Commit Graph

  • b1cb3a00bd Merge pull request #11425 from Vitallium/master Vitaliy Slobodin 2013-06-23 00:45:30 -07:00
  • fdec25ac4c Fix typo in loadurlwithoutcss example Vitaliy Slobodin 2013-06-23 11:28:51 +04:00
  • 6ba33cbcab Merge pull request #11422 from detro/ghostdriver-dev Ivan De Marino 2013-06-21 15:55:25 -07:00
  • c466d8aeef WebServer Headers for Request are treated case-insensitive Ivan De Marino 2013-06-21 01:41:20 +01:00
  • edf2d90a11 Patch for table page break improvement. Ariya Hidayat 2013-06-08 21:40:16 -07:00
  • 644f379588 Include all the changes from 1.9.1. Ariya Hidayat 2013-06-08 02:20:42 -07:00
  • b4c4429e86 Unit tests: reduce the flakiness of loading progress tests. Ariya Hidayat 2013-06-02 13:33:52 -07:00
  • 01587211cb Unit test: secure connection check becomes async. Ariya Hidayat 2013-06-02 12:22:17 -07:00
  • 44c3d6080d Unit tests: robustify the tests of PDF, GIF, PNG, JPEG rendering. Ariya Hidayat 2013-06-01 23:48:14 -07:00
  • 9f1f56bc3b Unit tests: terminate any web servers after finishing the tests. Ariya Hidayat 2013-06-01 22:05:05 -07:00
  • f57fa468ab Unit test: tweak secure connection check. Ariya Hidayat 2013-06-01 19:52:38 -07:00
  • 33355845ac Downloads for 1.9.1. Ariya Hidayat 2013-06-05 23:34:10 -07:00
  • 82c941da62 Changes for 1.9.1. Ariya Hidayat 2013-06-05 23:20:23 -07:00
  • fb8edb7c72 Fix minor typos in preconfig.sh. Bryan Bishop 2013-06-05 17:58:08 -05:00
  • 34c5e418f1 Get ready for 1.9.1. 1.9.1 Ariya Hidayat 2013-06-03 23:11:50 -07:00
  • de6e1928a4 ChangeLog: Include the proxy fix. Ariya Hidayat 2013-06-02 19:02:09 -07:00
  • d181c00378 Unit tests: reduce the flakiness of loading progress tests. Ariya Hidayat 2013-06-02 13:33:52 -07:00
  • 192a1e15f9 Unit test: secure connection check becomes async. Ariya Hidayat 2013-06-02 12:22:17 -07:00
  • f01ab4ec5a Unit tests: robustify the tests of PDF, GIF, PNG, JPEG rendering. Ariya Hidayat 2013-06-01 23:48:14 -07:00
  • 218baaa1d1 Unit tests: terminate any web servers after finishing the tests. Ariya Hidayat 2013-06-01 22:05:05 -07:00
  • 678f751275 Unit test: tweak secure connection check. Ariya Hidayat 2013-06-01 19:52:38 -07:00
  • 0cdd1ecc7a Fix including http:// in the proxy URL: The proxy host parsed incorrectly, when it was typed with a scheme (http or https). Now proxy can be specified with the scheme. Vitaliy Slobodin 2013-05-27 23:59:42 +04:00
  • 4d916971b3 Fix including http:// in the proxy URL: The proxy host parsed incorrectly, when it was typed with a scheme (http or https). Now proxy can be specified with the scheme. Vitaliy Slobodin 2013-05-27 23:59:42 +04:00
  • 36c6105c5d Make some basic url shortcuts to the API docs. Bryan Bishop 2013-05-25 20:57:01 -05:00
  • f63815d4bc Issue #10939: Mark for the upcoming version 1.9.1. Ariya Hidayat 2013-05-20 00:31:57 -07:00
  • 82dcf089e6 Update ChangeLog with the important (backported) network crash fix. Ariya Hidayat 2013-05-20 00:28:41 -07:00
  • bfc41e6632 Make QNetworkReplyHandler deliver content asynchronously when its load type is set to SynchronousLoad. Vitaliy Slobodin 2013-05-20 22:13:57 +04:00
  • 639e8c85b2 Make QNetworkReplyHandler deliver content asynchronously when its load type is set to SynchronousLoad. Vitaliy Slobodin 2013-05-20 22:13:57 +04:00
  • fa238856f9 third-party.txt: Include OpenSSL. Ariya Hidayat 2013-05-20 00:37:08 -07:00
  • b1430051c8 third-party.txt: Include OpenSSL. Ariya Hidayat 2013-05-20 00:37:08 -07:00
  • 2c2d020891 Netsniff.js example should exit with an error when fails to load the adress Alex Alvarez 2013-05-18 17:39:49 +03:00
  • 08cf5bb4e2 Netsniff.coffee example should exit with an error when fails to load the adress Alex Alvarez 2013-05-18 16:40:37 +02:00
  • 77bb8d496a Fix crash when calling QObject::disconnect for QNetworkReplyWrapper Vitaliy Slobodin 2013-05-16 21:50:48 +04:00
  • 9aa0705d3c Update ChangeLog. Ariya Hidayat 2013-05-20 00:20:14 -07:00
  • 3bd7a3dfa6 Netsniff.js example should exit with an error when fails to load the adress Alex Alvarez 2013-05-18 17:39:49 +03:00
  • 2f851086e4 Netsniff.coffee example should exit with an error when fails to load the adress Alex Alvarez 2013-05-18 16:40:37 +02:00
  • 320608662d Reword for better English Jan Minar 2013-05-18 20:09:55 +02:00
  • 0726a8e2bb Fix crash when calling QObject::disconnect for QNetworkReplyWrapper Vitaliy Slobodin 2013-05-16 21:50:48 +04:00
  • 706e928e78 Update ChangeLog. Ariya Hidayat 2013-05-15 00:03:21 -07:00
  • f1472b54d1 Update RPM spec changelog Eric Heydenberk 2013-04-30 01:06:41 -04:00
  • dff8ce2526 Update rpm spec file names Eric Heydenberk 2013-04-24 14:09:21 -04:00
  • 5528d75c9d Network request header manipulation Vitaliy Slobodin 2013-03-11 23:24:28 +04:00
  • f8e79fb8c6 Limit the maximum request post size to 10 MB (megabytes). Vitaliy Slobodin 2013-05-09 13:50:47 +04:00
  • 23515550d5 MINOR: Reorder initialisation order in NAM constr. Ivan De Marino 2013-04-30 22:57:58 +01:00
  • be24776878 Link with text codec plugins on mac and linux execjosh 2013-03-26 17:36:19 +09:00
  • 5936872c51 Improve WebPage CJK support tests. execjosh 2013-04-07 00:54:42 +09:00
  • 3f2336e71a ChangeUrl to accept an encoded string Andrew Galloni 2013-04-16 17:37:44 +01:00
  • 9b4a3db92b Updated rpm spec file to work with 1.9. Robin Helgelin 2013-04-24 11:35:49 +02:00
  • 3ae632e704 ChangeUrl to accept an encoded string Andrew Galloni 2013-04-16 17:37:44 +01:00
  • f72f2962d1 Updated rpm spec file to work with 1.9. Robin Helgelin 2013-04-24 11:35:49 +02:00
  • 39bec1ce17 Synchronize std{in,out,err} encoding with Terminal execjosh 2013-03-26 21:34:28 +09:00
  • b159144a48 Teach File how to change its encoding execjosh 2013-03-26 21:22:53 +09:00
  • 3d874d9e0d Make Terminal emit a signal upon encoding change execjosh 2013-03-26 19:23:02 +09:00
  • c07a2efa33 Update ChangeLog. Ariya Hidayat 2013-04-22 22:39:02 -07:00
  • f8a905c8b0 Link with text codec plugins on mac and linux execjosh 2013-03-26 17:36:19 +09:00
  • d925a510d9 Improve WebPage CJK support tests. execjosh 2013-04-07 00:54:42 +09:00
  • 2f08002d07 Add compile time on EC2 M1 Extra Large. Ariya Hidayat 2013-04-20 18:16:28 -07:00
  • ba1ff4cae6 ChangeLog: Update with backported fixes. Ariya Hidayat 2013-04-14 07:24:47 -07:00
  • 302b6bacb5 Fix command line option typo Vitaliy Slobodin 2013-04-10 02:52:45 +04:00
  • d90870aa26 Use UTF-8 encoding for std{in,out,err} execjosh 2013-04-03 03:39:18 +09:00
  • 9a7fd20697 Flush in File::write when in unbuffered "text" mode execjosh 2013-03-26 13:05:25 +09:00
  • 1e6b9dfb6a Fire onResourceReceived callback when the resource error occured. Vitaliy Slobodin 2013-03-30 20:12:49 +04:00
  • e5c456bb07 Fix loading modules from an absolute path on Windows. Vitaliy Slobodin 2013-03-25 03:02:51 +04:00
  • 3edcabef9f Fix compilation with MSVC 2010 Vitaliy Slobodin 2013-04-13 14:21:22 +04:00
  • 78242e5d6c Fix command line option typo Vitaliy Slobodin 2013-04-10 02:52:45 +04:00
  • 36ab7194e4 Use UTF-8 encoding for std{in,out,err} execjosh 2013-04-03 03:39:18 +09:00
  • 8042f3b92c Flush in File::write when in unbuffered "text" mode execjosh 2013-03-26 13:05:25 +09:00
  • 24078b56c7 Update ChangeLog. Ariya Hidayat 2013-03-31 03:08:26 -07:00
  • 0bc2eb418e Temporarily call this branch as version 1.10. Ariya Hidayat 2013-03-31 03:06:50 -07:00
  • fcdd274f2e Show postData in onResourceRequested callback. Pavel 2013-03-27 19:05:34 +08:00
  • 47dc82681d Fire onResourceReceived callback when the resource error occured. Vitaliy Slobodin 2013-03-30 20:12:49 +04:00
  • 9ca45ed62e Fix loading modules from an absolute path on Windows. Vitaliy Slobodin 2013-03-25 03:02:51 +04:00
  • 0ad09f02b9 Fixed issue #11124: Linux RPM stage needs to mention rpm-build package. Ariya Hidayat 2013-03-24 09:27:53 -07:00
  • 39d22fa520 Issue #10939: Mention 1.9 as the last in the 1.x series. Ariya Hidayat 2013-03-24 00:40:26 -07:00
  • f9dc08a920 Download: Link for 1.9.0 Windows. Ariya Hidayat 2013-03-24 00:26:10 -07:00
  • 8ec5465131 Release notes: link every issue to the corresponding issue tracker. Ariya Hidayat 2013-03-23 22:35:58 -07:00
  • 7916e8c1eb Issue #10939: Enumerate 1.9 changes in the release notes. Ariya Hidayat 2013-03-23 21:59:12 -07:00
  • ebfcf81f3a Remove my name since it becomes a truly group effort. Ariya Hidayat 2013-03-23 22:37:31 -07:00
  • 814fac389b Removed file for Freenode IRC verification James M. Greene 2013-03-23 14:19:10 -05:00
  • 55f1df1828 Version 1.9.0. Ariya Hidayat 2013-03-22 21:55:47 -07:00
  • 2be27e7f65 Build instructions should refer to 1.9 branch. Ariya Hidayat 2013-03-22 21:53:30 -07:00
  • cf7adc128d Download: Calm down the impatient Windows users. Ariya Hidayat 2013-03-22 21:52:41 -07:00
  • f15b1a40db Download for 1.9 source, Linux, and OS X. Ariya Hidayat 2013-03-22 21:51:40 -07:00
  • 3b92a4939a Linux: Note the build time on Amazon EC2 AMI. Ariya Hidayat 2013-03-22 17:45:57 -07:00
  • afd2f4cf9e Linux build: The number of parallel jobs is detected automatically. Ariya Hidayat 2013-03-22 08:05:35 -07:00
  • e4baa9175f Linux build: Precise, also ensure we update the package list. Ariya Hidayat 2013-03-21 23:04:27 -07:00
  • 86759e7b0d Added file to confirm repo member status for IRC James M. Greene 2013-03-23 00:13:55 -05:00
  • d05dc1d642 Release notes placeholder. Ariya Hidayat 2013-03-20 22:51:23 -07:00
  • da71c5fbdd Issue #10939: Mention 1.9 as the new stable. 1.9.0 Ariya Hidayat 2013-03-20 22:36:28 -07:00
  • bb1a407e8d ChangeLog: Always mention the code names. Ariya Hidayat 2013-03-20 22:37:46 -07:00
  • bda3355060 Issue #10939: Get ready for version 1.9.0. Ariya Hidayat 2013-03-20 22:23:26 -07:00
  • 08bbd324d1 Update ChangeLog. Ariya Hidayat 2013-03-20 22:13:38 -07:00
  • 9ef69005d4 ChangeLog: Modify the issue numbers to match the new issue tracker. Ariya Hidayat 2013-03-20 20:32:24 -07:00
  • b5345bc133 netsniff example: Exclude Data URI from HAR. DjinnS 2013-03-19 21:51:54 +01:00
  • 9f9053ec44 Add support for specifying non-default CA certificate bundles. Jonathan Wilkins 2013-02-27 14:50:51 -08:00
  • 52883ced68 WebPage: network timeout setting. Tom Aizenberg 2013-03-12 17:38:37 +01:00
  • 1d57794edc Update index.html Chris J. Lee 2013-03-19 09:02:36 -05:00
  • b16a5348a9 WebPage: new constants for modifiers keys Laurent Jouanneau 2013-02-08 09:50:04 +01:00
  • 63dc1e2c8f Add a patch to disable touch event support. Ariya Hidayat 2013-03-18 22:00:16 -07:00
  • 0147fcbc07 Support for specifying request body encoding for WebPage::openUrl Max Desyatov 2013-03-09 16:22:34 +02:00