Commit Graph

  • ead8066c57 Merge remote-tracking branch 'neraliu/cookiesapi' Ariya Hidayat 2012-06-17 07:56:25 -0700
  • c9cf14f221 Don't pass an error object to the onError callback. Jon Leighton 2012-06-16 19:44:43 +0100
  • d2290a60a9 Localize variables. Jon Leighton 2012-06-13 23:22:30 +0100
  • a61d5e5400 Build script: don't fail too early. Ariya Hidayat 2012-06-16 14:21:28 -0700
  • 744df38071 Fixing a compilation problem on Ubuntu 10.04 64bits Anthony O 2012-05-21 12:10:48 +0200
  • 94a1fbecdb Fix an indentation problem in the file test/webpage-spec.js. Nera Liu 2012-06-16 08:13:05 -0700
  • 77052e60a8 Simplify the cookies api as property setter and getter for issue 354. Nera Liu 2012-06-16 07:58:11 -0700
  • 1014efe26f Adding missing completions on the "WebPage" object Ivan De Marino 2012-06-14 17:13:28 +0100
  • f40b7ab730 Adding property "os" to the "system" module. Ivan De Marino 2012-05-18 14:19:27 +0100
  • f386f7d484 Adding the ability to switch between frames. Ivan De Marino 2012-05-30 13:28:20 +0200
  • 40fd210c99 Add navigation event hook to PhantomJS. david 2012-06-14 23:51:42 -0700
  • c153a2816e Fix error handler when error is null. david 2012-06-12 18:51:56 +0200
  • 38c3f862b3 Do not attempt to compile PhantomJS if the Qt compile failed. Eivind Uggedal 2012-06-07 10:38:48 +0200
  • 28d507d24f Allow debug/warning messages to be enabled at runtime. Jon Leighton 2012-06-05 12:43:23 +0100
  • 51ab11c6d9 Render page as a base64 string. Ivan De Marino 2012-05-16 21:35:51 +0100
  • ebc1855483 Another tweak for "evaluateAsync". Ivan De Marino 2012-05-16 17:10:26 +0100
  • caf13651b7 Adding "window.phantomCallback()" within the page context. Ivan De Marino 2012-05-12 01:32:16 +0100
  • 945b845d35 Adding a new "evaluateAsync" on the "webpage" object. Ivan De Marino 2012-05-09 16:16:34 +0100
  • 7919387c71 Add WebPage.setCookies and WebPage.cookies apis for the issue 354. Nera Liu 2012-06-14 00:43:20 -0700
  • 37003332ac Merge pull request #267 from jonleighton/breakpad Ariya Hidayat 2012-06-14 00:30:12 -0700
  • eedf2441b9 Add a few more missing Makefiles. Jon Leighton 2012-06-13 23:23:52 +0100
  • 834d9f5891 Fix missing Makefiles in breakpad due to global .gitignore. Marco Ferragina 2012-06-12 13:23:09 +0200
  • cec3fdd8a0 Merge pull request #264 from jonleighton/multi_file_input Ariya Hidayat 2012-06-12 08:42:23 -0700
  • 8d366f9328 Merge pull request #262 from jonleighton/stacktraces Ariya Hidayat 2012-06-12 08:41:48 -0700
  • cd65c63af1 Merge pull request #263 from jonleighton/breakpad Ariya Hidayat 2012-06-12 07:24:34 -0700
  • bbbd6a22d7 Handle multiple file inputs. Jon Leighton 2012-06-10 23:24:45 +0100
  • e781f243dc Compile the breakpad client in directly. Jon Leighton 2012-06-10 21:40:49 +0100
  • f7ecf6ccb9 Error.stack returns a string to match V8/Node.js Jon Leighton 2012-06-10 21:25:58 +0100
  • fb7a5191f9 Merge pull request #261 from b-long/patch-1 Ariya Hidayat 2012-06-09 14:33:21 -0700
  • 293865ceeb Merge remote-tracking branch 'jonleighton/breakpad' Ariya Hidayat 2012-06-08 11:15:32 +0200
  • 1b53adec2b Tweak the linux deploy script. Jon Leighton 2012-06-05 21:00:01 +0100
  • 5c2e330a15 Make QWebPage::zoomFactor accessible to PhantomJS scripts. Milian Wolff 2012-06-01 16:06:48 +0200
  • ffb57958d2 Switched link for GhostDriver, since GitHub page appears to be missing. b.long 2012-06-07 17:47:22 -0300
  • 8f7ee0ecd8 Integrate Google Breakpad crash reporter. Linux only for now. Jon Leighton 2012-06-05 20:22:12 +0100
  • 0fa15e51c9 Import Google Breakpad Jon Leighton 2012-06-05 21:43:38 +0100
  • 7448af2f69 Merge pull request #254 from jonleighton/static_inspector Ariya Hidayat 2012-06-03 06:10:13 -0700
  • be4686ab04 Fix remote inspector + static build. Jon Leighton & Tom Stuart 2012-06-03 11:14:03 +0200
  • c8e311d79d Fix some wrong whitespace. Ariya Hidayat 2012-06-02 06:42:14 -0700
  • 18ed0554ae FIX build issue with glib 2.31.0+. 1.5 leeight 2012-06-01 22:27:52 -0700
  • 412c3f4246 FIX build issue with glib 2.31.0+. leeight 2012-06-01 22:27:52 -0700
  • 1989184fa1 Merge pull request #248 from neraliu/localstorage Ariya Hidayat 2012-06-01 21:31:19 -0700
  • 824ad9d9d8 Merge pull request #253 from jonleighton/stacktraces Ariya Hidayat 2012-06-01 21:28:43 -0700
  • ad91d651a8 Pass an actual exception object to the error handler. Jon Leighton 2012-05-28 23:50:38 +0100
  • c85a26a229 Add --local-storage-quota and --local-storage-path options for issue 300. Add sanity check for the configuration of --local-storage-quota and --local-storage-path. Nera Liu 2012-05-19 21:04:01 +0800
  • 2db6ba41bf Fix a wrong module require in imagebin example. Ariya Hidayat 2012-05-17 23:41:33 -0700
  • ca60a58596 Fix a wrong module require in imagebin example. Ariya Hidayat 2012-05-17 23:41:33 -0700
  • 1125b86e72 Fixed missing exit code when errornous. Brikou CARRE 2012-05-16 09:37:26 +0200
  • 71425850f6 Mac: Embed Info.plist in the executable. Ariya Hidayat 2012-05-08 06:41:04 +0700
  • 54c41ae77a Support retrieving the stack of an error Jon Leighton 2012-05-07 23:29:36 +0100
  • 479b827b66 Enable rich source info for errors. Jon Leighton 2012-05-07 17:34:07 +0100
  • 834a8cf124 Fix application font loading in basic font db Milian Wolff 2012-05-03 18:16:14 +0200
  • 4669c16e64 Fix application font loading in basic font db Milian Wolff 2012-05-03 18:16:14 +0200
  • c49c6dc9e7 Properly handle fourth CLI parameter in rasterize.js example. Milian Wolff 2012-05-02 15:31:46 +0200
  • bf029ae65a Properly handle fourth CLI parameter in rasterize.js example. Milian Wolff 2012-05-02 15:31:46 +0200
  • b3d74c9a6c Extend printheaderfooter.js example documentation Milian Wolff 2012-04-25 14:16:31 +0200
  • e185a5c2b6 Improve package-linux-dynamic.sh to create a quasi-static phantomjs. Milian Wolff 2012-04-25 17:42:31 +0200
  • 2c4e7b6a7e Properly pass --qt-config value from build.sh to src/qt/preconfig.sh. Milian Wolff 2012-04-20 13:38:11 +0200
  • 3a84eb6d16 Reuse number of jobs configured in MAKEFLAGS env var if available Milian Wolff 2012-04-18 14:16:27 +0200
  • d937e6e05a Fixed minor typo in README.md. Ariya Hidayat 2012-04-16 17:11:05 -0700
  • da302b598f Build system: do not assume 4 parallel jobs on Linux. Ariya Hidayat 2012-04-15 18:21:02 -0700
  • edc93dc8d0 Build system: do not assume 4 parallel jobs on Linux. Ariya Hidayat 2012-04-15 18:21:02 -0700
  • b1d7ccb91f Improve README.md regarding the contributors. Ariya Hidayat 2012-04-15 11:27:22 -0700
  • 5a46423d28 Improve README.md regarding the contributors. Ariya Hidayat 2012-04-15 11:27:22 -0700
  • 24a9665c4d Make it possible to print pages with user-defined headers/footers. Milian Wolff 2012-04-11 15:23:25 +0200
  • 09dfadcb21 Fix crash on close due to an uninitialized pointer in QEventDispatcherQPAPrivate. Milian Wolff 2012-04-11 15:42:31 +0200
  • 67d2e8c2f7 Fix crash on close due to an uninitialized pointer in QEventDispatcherQPAPrivate. Milian Wolff 2012-04-11 15:42:31 +0200
  • d6f18f7f8b Update CoffeeScript compiler to version 1.3.1. Ariya Hidayat 2012-04-11 00:46:43 -0700
  • 814464cfd9 Moved to gh-pages branch. Ariya Hidayat 2012-04-11 00:43:54 -0700
  • f6f139e99f Moved to gh-pages branch. Ariya Hidayat 2012-04-11 00:43:54 -0700
  • 763fba1bd2 Contents for the website. Ariya Hidayat 2012-04-11 00:20:05 -0700
  • 67a783960a Prepare to host phantomjs.org here. Ariya Hidayat 2012-04-11 00:18:55 -0700
  • cbd99e387a Improve PhantomJS README, fix minor editing issue. Ariya Hidayat 2012-04-01 17:32:43 -0700
  • 5dedba5048 Improve PhantomJS README, mention well-known related projects. Ariya Hidayat 2012-04-01 16:12:17 -0700
  • 79e2d835e6 Improve PhantomJS README with various use cases. Ariya Hidayat 2012-04-01 08:44:22 -0700
  • 204ea6552f Improve PhantomJS description. Ariya Hidayat 2012-04-01 08:17:13 -0700
  • 81794f9096 Squashed commit of the following: Ariya Hidayat 2012-04-10 23:52:56 -0700
  • afb0707c9d Improve PhantomJS README, fix minor editing issue. Ariya Hidayat 2012-04-01 17:32:43 -0700
  • 29d98196b9 Improve PhantomJS README, mention well-known related projects. Ariya Hidayat 2012-04-01 16:12:17 -0700
  • 7ec234801b Improve PhantomJS README with various use cases. Ariya Hidayat 2012-04-01 08:44:22 -0700
  • 71323e3be1 Improve PhantomJS description. Ariya Hidayat 2012-04-01 08:17:13 -0700
  • 2951a55343 Some Windows build fixes. Alessandro Portale 2012-03-27 23:18:42 +0200
  • 8c645ecd79 Added tests for customHeaders. david 2012-03-26 16:25:08 +0200
  • 55fa808689 Added tests for customHeaders. david 2012-03-26 16:25:08 +0200
  • 6d343f4d0f Fixing defect in the "Filesystem Spec 03". Ivan De Marino 2012-03-23 11:45:13 +0000
  • 4420957e4b Updating "webserver" test spec. Ivan De Marino 2012-03-23 10:56:25 +0000
  • 6cb60c8d57 Remove setting and command-line option for plugins loading. Ariya Hidayat 2012-03-23 07:42:17 -0700
  • 14b1ec6688 Remove setting and command-line option for plugins loading. Ariya Hidayat 2012-03-23 07:42:17 -0700
  • ac771a22b9 Option to pass "headers" when using "open()" on "webpage" module. Ivan De Marino 2012-03-23 11:48:16 +0000
  • 03e47a1712 Fixing defect in the "Filesystem Spec 03". Ivan De Marino 2012-03-23 11:45:13 +0000
  • 40b1590cbb Adding Webserver "response.closeGracefully()" to easily (and more elegantly) send empty HTTP responses. Ivan De Marino 2012-03-23 11:42:16 +0000
  • 59c4e32c60 Updating "webserver" test spec. Ivan De Marino 2012-03-23 10:56:25 +0000
  • b94ad4a482 Fix visibility warnings during the linking stage. Ariya Hidayat 2012-03-22 23:05:46 -0700
  • 3a6c243ca9 Fix visibility warnings during the linking stage. Ariya Hidayat 2012-03-22 23:05:46 -0700
  • fcc0ff7bae Open master branch for 1.6 development. Ariya Hidayat 2012-03-22 21:24:27 -0700
  • c94ad4336f Mark this 1.5 branch for the upcoming 1.5.1 release. Ariya Hidayat 2012-03-22 21:19:10 -0700
  • c090ee7c07 Second attempt to solve Issue 439. Ivan De Marino 2012-03-22 18:16:07 +0000
  • 83a3720dcc Correct use of "QT_NO_DEBUG_OUTPUT" and "QT_NO_WARNING_OUTPUT" Ivan De Marino 2012-03-22 18:10:39 +0000
  • 985d9c58f2 Second attempt to solve Issue 439. Ivan De Marino 2012-03-22 18:16:07 +0000
  • 775c2ad2af Correct use of "QT_NO_DEBUG_OUTPUT" and "QT_NO_WARNING_OUTPUT" Ivan De Marino 2012-03-22 18:10:39 +0000
  • 67a9e77770 Bracing for Ghost Flower. 1.5.0 Ariya Hidayat 2012-03-20 17:52:43 -0700