Commit Graph

  • b3a589aaa7 This is the basic web server functionality. IceArmy 2011-12-02 16:02:52 -0800
  • f94b87551d Probably best to take the base of the UnicodeError exceptions... IceArmy 2011-11-30 11:35:44 -0800
  • 60b8d6b347 Fix bug where unicode characters in script arguments weren't correctly passed along. IceArmy 2011-11-30 11:23:40 -0800
  • 2ffcd1375f Passed test results failed count as exit code Viorel Dram 2011-11-29 11:39:09 +0200
  • 424214361a Further refactoring IceArmy 2011-11-27 10:56:12 -0800
  • 4ec8df3a84 Refactor arguments system IceArmy 2011-11-26 17:13:13 -0800
  • 4dc051a60e Added ability to specify SOCKS5 proxy type. IceArmy 2011-11-25 11:27:03 -0800
  • ac95479424 Merge pull request #166 from jgornick/add-socks5-proxy Ariya Hidayat 2011-11-21 20:47:56 -0800
  • 6c0f723aa9 Merge pull request #175 from jonleighton/fix_mongoose Ariya Hidayat 2011-11-21 10:16:43 -0800
  • 717c4af108 Explicitly link to libdl Jon Leighton 2011-11-21 18:08:30 +0000
  • 61f4434247 Merge pull request #174 from KDAB/inspector-for-upstream Ariya Hidayat 2011-11-16 20:43:59 -0800
  • f77046ea16 Merge pull request #173 from KDAB/git-build Ariya Hidayat 2011-11-16 20:40:32 -0800
  • d5b2d110fb Add patches Leo Franchi 2011-11-15 22:08:31 -0500
  • f22877d625 Add Qt 4.8 support to deploy script, along with some patches to qt Leo Franchi 2011-11-15 19:36:14 -0500
  • fbdbcd7f69 Minor fixes Leo Franchi 2011-11-15 19:11:42 -0500
  • 610fb41922 Add support for remotely debugging a script. Leo Franchi 2011-10-25 15:16:25 -0400
  • fa4391d514 Merge pull request #172 from KDAB/webserver-cleaned Ariya Hidayat 2011-11-15 08:11:24 -0800
  • 46a5ccf1e5 extend webserver test Milian Wolff 2011-11-15 12:28:22 +0100
  • bd2052631f basic unit testing for WebServer.listen Milian Wolff 2011-11-07 18:35:35 +0100
  • 5eaf705955 basic unit test for webserver Milian Wolff 2011-11-07 18:25:57 +0100
  • 667c585424 don't deadlock, could happen on error Milian Wolff 2011-11-07 18:25:38 +0100
  • 36e8a3e87c cleanup api Milian Wolff 2011-11-07 18:24:45 +0100
  • e5a35d6416 some API dox Milian Wolff 2011-11-07 17:46:36 +0100
  • 6376ff0cb9 --debug Milian Wolff 2011-11-07 17:39:23 +0100
  • a6bde751a9 extend WebServerResponse API Milian Wolff 2011-11-07 17:33:35 +0100
  • 705eda8823 add read-properties to WebServerRequest Milian Wolff 2011-11-07 16:30:28 +0100
  • 245eec551f make it possible to access the request headers Milian Wolff 2011-11-07 16:24:20 +0100
  • f30bfa9fb7 extend WebServerRequest API Milian Wolff 2011-11-07 16:16:54 +0100
  • 0abdc7f9ed very basic response + request handling for WebServer Milian Wolff 2011-11-05 16:38:08 +0100
  • 73705e484b first work towards a WebServer Milian Wolff 2011-11-15 13:44:47 +0100
  • c3179c3dee move mongoose dir, use same setup like in gif folder Milian Wolff 2011-11-05 15:58:03 +0100
  • feed6fdc72 From now on including mongoose directly in the project Aditya Ivaturi 2011-08-20 10:17:44 -0700
  • 2e43d7da15 Modified name of the shared lib generated Aditya Ivaturi 2011-08-19 23:19:15 -0700
  • 2b21135119 Fixed the make command for mingw unknown 2011-08-19 09:35:19 -0700
  • 71ffff002f Adding mongoose code & commented out parts in Makefile to skip the exe generation Aditya Ivaturi 2011-08-18 23:07:52 -0700
  • cd9f40b22d Merge branch 'master' of git://github.com/ariya/phantomjs into add-socks5-proxy Joe Gornick 2011-11-08 23:22:30 -0600
  • d91c5af9b2 Added ability to specify SOCKS5 proxy type. Joe Gornick 2011-09-25 23:51:44 -0500
  • d8494a3f37 Merge pull request #170 from Roejames12/bfd54c381716fb841bd59372d52c390678c62b2e Ariya Hidayat 2011-11-06 05:40:09 -0800
  • bfd54c3817 Add a bug fix to the changelog IceArmy 2011-11-05 21:10:46 -0700
  • 04e281e365 Static Linux build script: disable some more configs. Ariya Hidayat 2011-11-04 16:36:31 -0700
  • ada7611cda Initial version of build script for static Linux. Ariya Hidayat 2011-11-04 08:35:35 -0700
  • f1b03e84d9 Bump the unstable version to 1.4. Ariya Hidayat 2011-10-29 10:40:40 -0500
  • 708c8e4719 Merge pull request #169 from Roejames12/master Ariya Hidayat 2011-10-29 08:36:36 -0700
  • be8eece175 Refactor hook creation and hook existence checks in plugincontroller IceArmy 2011-10-28 01:03:44 -0700
  • 5bcd3897a3 Refactored some redundant code from load_plugins() IceArmy 2011-10-28 00:26:22 -0700
  • ec55ebdc00 Merge branch 'master' of git://github.com/ariya/phantomjs IceArmy 2011-10-26 11:48:04 -0700
  • 8ffd7a2403 detectsniff example: Check if the web page sniffs the user agent. Ariya Hidayat 2011-10-25 10:19:37 -0500
  • f18fd5372f Fix regression of onInitialized. Ariya Hidayat 2011-10-25 09:48:27 -0500
  • 3980f76533 Merge branch 'master' of git://github.com/ariya/phantomjs IceArmy 2011-10-20 20:51:23 -0700
  • ee9646c5e7 Revert "cookie.value() didn't really need to be a string, since QSettings will take a QVariant anyways." IceArmy 2011-10-18 18:52:47 -0700
  • b032d59297 Merge pull request #168 from Roejames12/master Ariya Hidayat 2011-10-18 00:23:56 -0700
  • 5ffeef450c cookie.value() didn't really need to be a string, since QSettings will take a QVariant anyways. IceArmy 2011-10-17 23:32:55 -0700
  • 3ea50c443f Minimize down the with statements that use QPyFile IceArmy 2011-10-17 22:44:19 -0700
  • 005e54de56 Merge branch 'master' of git://github.com/ariya/phantomjs IceArmy 2011-10-17 21:01:45 -0700
  • 34b595d01d Remove unused javascript files IceArmy 2011-10-17 21:01:17 -0700
  • d4abd3b71b Merge pull request #167 from detro/master Ariya Hidayat 2011-10-17 20:49:24 -0700
  • 19b32cff0a Refactored and Centralised how we handle the loading of resource files. Ivan De Marino 2011-10-16 20:35:21 +0100
  • 761f456c32 Change comment in run-jasmine example to be consistent with the way the code is written 1.3 Nick Rowe 2011-10-06 13:43:12 -0700
  • 3c11109e28 Merge pull request #164 from nixterrimus/patch-1 Ariya Hidayat 2011-10-06 19:40:30 -0700
  • 56f470e3a1 Change comment in run-jasmine example to be consistent with the way the code is written Nick Rowe 2011-10-06 13:43:12 -0700
  • 13118b35bf Avoid deleting a QWebPage inside its own signal emission. IceArmy 2011-10-06 08:28:23 -0700
  • fe20c0987d Avoid deleting a QWebPage inside its own signal emission. Ariya Hidayat 2011-10-05 17:26:46 -0700
  • b6e69b5015 Fix bug in CookieJar where QSettings expected str, but got QByteArray instead (#10) IceArmy 2011-10-04 11:16:44 -0700
  • 3ba6649706 Merge pull request #163 from aportale/master Ariya Hidayat 2011-10-04 21:41:55 -0700
  • a00d453fcd Minor rewording. Ariya Hidayat 2011-10-04 21:41:35 -0700
  • bf9a68ed43 Autotest for Issue 249 (text codec support in static builds) Alessandro Portale 2011-10-05 04:34:35 +0200
  • b8e69788d1 Merge pull request #162 from Roejames12/master Ariya Hidayat 2011-10-04 11:53:13 -0700
  • af88a37ed8 Fix bug in CookieJar where QSettings expected str, but got QByteArray instead (#10) IceArmy 2011-10-04 11:16:44 -0700
  • 1505c9a486 Add an actual version in the INSTALL for python-argparse IceArmy 2011-09-28 12:29:56 -0700
  • c513f6430f Allow render() to save gif files. Requires PIL. IceArmy 2011-09-27 14:17:35 -0700
  • d1b6623251 Merge branch 'master' of git://github.com/ariya/phantomjs IceArmy 2011-09-27 10:34:03 -0700
  • 2accc8a724 Reorder methods to be alphabetical IceArmy 2011-09-24 23:11:42 -0700
  • 11a5e95281 This is "Water Lily". 1.3.0 Ariya Hidayat 2011-09-23 22:01:12 -0700
  • 1b7564ec3c This is "Water Lily". Ariya Hidayat 2011-09-23 22:01:12 -0700
  • 470aaf5143 Reorder signals alphabetically IceArmy 2011-09-23 06:38:41 -0700
  • 698c2619a8 Remove extra spaces in license IceArmy 2011-09-23 04:40:56 -0700
  • fbbde0c7ca Revert "Add plugin hook to __init__" Ariya Hidayat 2011-09-23 00:20:40 -0700
  • 8727c9119f Improve QPyFile implementation IceArmy 2011-09-18 15:37:40 -0700
  • d90fd949de Simplify process where auth username and password gets set IceArmy 2011-09-22 04:26:58 -0700
  • f58b6701fa Bracing for release, no "development" in the version string. Ariya Hidayat 2011-09-22 19:28:48 -0700
  • 261298888c Merge pull request #161 from Roejames12/1.3 Ariya Hidayat 2011-09-22 19:21:32 -0700
  • 508c6619bf Remove 'dev' from version, for the next stable release IceArmy 2011-09-22 18:08:28 -0700
  • 72279ca335 Merge pull request #160 from Roejames12/master Ariya Hidayat 2011-09-22 17:06:16 -0700
  • 58ea69dd7f Simplify process where auth username and password gets set IceArmy 2011-09-22 04:26:58 -0700
  • 77d213f3ec Merge branch 'master' of git://github.com/ariya/phantomjs IceArmy 2011-09-21 00:13:42 -0700
  • 79d5677ae7 Merge branch 'master' into 1.3 Ariya Hidayat 2011-09-20 23:15:11 -0700
  • eb255817c5 Revert support for getting body of requests or responses. Ariya Hidayat 2011-09-20 23:05:34 -0700
  • 8a4a13ccbc Merge branch 'master' into 1.3 Ariya Hidayat 2011-09-20 22:11:00 -0700
  • 8b0f13309a examples/follow: Update Sencha folks. Ariya Hidayat 2011-09-20 21:55:24 -0700
  • 428c386cb8 Merge pull request #159 from gr2m/patch-1 Ariya Hidayat 2011-09-20 18:18:54 -0700
  • cec8b5672e Just a simple change to not only log the failed error, but also the actual message Gregor Martynus 2011-09-21 02:50:21 +0300
  • 796343a8f2 Revert "Add plugin hook to __init__" IceArmy 2011-09-18 21:22:27 -0700
  • 06e8a6dd3b Improve QPyFile implementation IceArmy 2011-09-18 15:37:40 -0700
  • 6437224f7f Merge branch 'master' into 1.3 Ariya Hidayat 2011-09-18 08:15:26 -0700
  • 7c39b715a3 Merge pull request #158 from execjosh/issue-206-webpage-constructor-tests Ariya Hidayat 2011-09-18 07:08:13 -0700
  • caab0951bf Add unit tests for initializing WebPage via constructor execjosh 2011-09-18 22:49:58 +0900
  • 4d8be6bd5d Merge pull request #157 from Roejames12/master Ariya Hidayat 2011-09-18 06:08:41 -0700
  • 2b5f24c482 Make webpage unit tests more readable execjosh 2011-09-18 20:48:55 +0900
  • 2e44f1abd6 Make HTTP authentication as page settings. IceArmy 2011-09-18 04:22:49 -0700
  • 4b882c25bd Improve the API for mouse events. It now looks like in this example: IceArmy 2011-09-18 04:06:00 -0700