Commit Graph

  • ffc594e264 Fix Twitter-related examples to work with the new site. Ariya Hidayat 2012-06-20 22:53:14 -07:00
  • 78b1e271d6 Merge branch 'master' into 1.6 Ariya Hidayat 2012-06-20 21:30:30 -07:00
  • 9c05341698 Changes for Lavender. Ariya Hidayat 2012-06-20 21:24:30 -07:00
  • 8c46d6db83 Only compress with UPX if it's available. Ariya Hidayat 2012-06-20 21:18:37 -07:00
  • e524157c81 Merge branch 'master' into 1.6 Ariya Hidayat 2012-06-20 09:06:25 -07:00
  • 06e424b614 Merge pull request #278 from jonleighton/deploy Ariya Hidayat 2012-06-20 07:48:08 -07:00
  • eca983cdda fix lib paths for dump-symbols.sh Jon Leighton 2012-06-20 09:15:03 +01:00
  • 7944013141 Merge branch 'master' into 1.6 Ariya Hidayat 2012-06-19 17:26:04 -07:00
  • 959f8ca323 Merge pull request #277 from jonleighton/deploy Ariya Hidayat 2012-06-19 17:23:44 -07:00
  • 7ff61604e3 use upx to compress binary on OS X Jon Leighton 2012-06-19 23:49:06 +01:00
  • d0ee703529 tweak/fix provision-vm.sh Jon Leighton 2012-06-19 23:19:49 +01:00
  • 1f685ec241 Set version to 1.6.0. Ariya Hidayat 2012-06-19 06:58:19 -07:00
  • 78d23935a5 Update CoffeeScript compiler to version 1.3.3. Ariya Hidayat 2012-06-18 22:40:51 -07:00
  • c68082e3b1 Undocument the callback mechanism. Ariya Hidayat 2012-06-18 22:35:53 -07:00
  • 23469d6cde Merge pull request #276 from jonleighton/breakpad Ariya Hidayat 2012-06-18 20:59:35 -07:00
  • e5f695a0b4 Merge pull request #275 from jonleighton/stacktraces Ariya Hidayat 2012-06-18 20:59:12 -07:00
  • fe784b45e6 PhantomJS itself also needs to be build in debug mode. Jon Leighton 2012-06-18 20:15:15 +01:00
  • aa533a5659 ignore deploy/brandelf Jon Leighton 2012-06-19 00:29:18 +01:00
  • 5fa0202f29 Add breakpad support for Mac Tom Stuart & Jon Leighton 2012-06-18 22:35:38 +01:00
  • 439a58eaee Fix segfault when using e.g. console.error Jon Leighton 2012-06-18 23:43:50 +01:00
  • c3c65df12d Merge pull request #273 from ferama/master Ariya Hidayat 2012-06-18 06:53:29 -07:00
  • 1a3be3bbce fix wrong pdf margins using custom header/footer Marco Ferragina 2012-06-18 12:25:14 +02:00
  • 37cfc05a9b Merge pull request #272 from detro/master Ariya Hidayat 2012-06-17 22:20:12 -07:00
  • b443b7add8 Changing the "working directory" to "/test" before running tests. Ivan De Marino 2012-06-17 19:37:24 -07:00
  • bd6f1f2ffe Adding a Q_UNUSED to removing compilation annoyance. Ivan De Marino 2012-06-17 19:21:44 -07:00
  • 55efadc926 After discussing with @ariya on [Issue 547](http://code.google.com/p/phantomjs/issues/detail?id=547), I reduced the methods to 1: rendereBase64(format). Ivan De Marino 2012-06-17 18:22:43 -07:00
  • a272d660a6 Merge pull request #271 from jonleighton/deploy Ariya Hidayat 2012-06-17 16:37:28 -07:00
  • 1b621e9f50 Provide scripts and workflow for building Linux packages for release. Jon Leighton 2012-06-17 23:39:32 +01:00
  • 804a7f3df4 Fix qscriptengine.h after Qt update to 4.8.2. Ariya Hidayat 2012-06-17 14:48:39 -07:00
  • 70c09ba620 WebKit: Don't treat warnings as errors. Ariya Hidayat 2012-06-17 09:59:16 -07:00
  • 593f4a590b Update Qt to the latest version 4.8.2. Ariya Hidayat 2012-06-17 02:21:54 -07:00
  • ead8066c57 Merge remote-tracking branch 'neraliu/cookiesapi' Ariya Hidayat 2012-06-17 07:56:25 -07:00
  • c9cf14f221 Don't pass an error object to the onError callback. Jon Leighton 2012-06-16 19:44:43 +01:00
  • d2290a60a9 Localize variables. Jon Leighton 2012-06-13 23:22:30 +01:00
  • a61d5e5400 Build script: don't fail too early. Ariya Hidayat 2012-06-16 14:21:28 -07:00
  • 744df38071 Fixing a compilation problem on Ubuntu 10.04 64bits Anthony O 2012-05-21 12:10:48 +02:00
  • 94a1fbecdb Fix an indentation problem in the file test/webpage-spec.js. Nera Liu 2012-06-16 08:13:05 -07:00
  • 77052e60a8 Simplify the cookies api as property setter and getter for issue 354. Nera Liu 2012-06-16 07:58:11 -07:00
  • 1014efe26f Adding missing completions on the "WebPage" object Ivan De Marino 2012-06-14 17:13:28 +01:00
  • f40b7ab730 Adding property "os" to the "system" module. Ivan De Marino 2012-05-18 14:19:27 +01:00
  • f386f7d484 Adding the ability to switch between frames. Ivan De Marino 2012-05-30 13:28:20 +02:00
  • 40fd210c99 Add navigation event hook to PhantomJS. david 2012-06-14 23:51:42 -07:00
  • c153a2816e Fix error handler when error is null. david 2012-06-12 18:51:56 +02:00
  • 38c3f862b3 Do not attempt to compile PhantomJS if the Qt compile failed. Eivind Uggedal 2012-06-07 10:38:48 +02:00
  • 28d507d24f Allow debug/warning messages to be enabled at runtime. Jon Leighton 2012-06-05 12:43:23 +01:00
  • 51ab11c6d9 Render page as a base64 string. Ivan De Marino 2012-05-16 21:35:51 +01:00
  • ebc1855483 Another tweak for "evaluateAsync". Ivan De Marino 2012-05-16 17:10:26 +01:00
  • caf13651b7 Adding "window.phantomCallback()" within the page context. Ivan De Marino 2012-05-12 01:32:16 +01:00
  • 945b845d35 Adding a new "evaluateAsync" on the "webpage" object. Ivan De Marino 2012-05-09 16:16:34 +01:00
  • 7919387c71 Add WebPage.setCookies and WebPage.cookies apis for the issue 354. Nera Liu 2012-06-14 00:43:20 -07:00
  • 37003332ac Merge pull request #267 from jonleighton/breakpad Ariya Hidayat 2012-06-14 00:30:12 -07:00
  • eedf2441b9 Add a few more missing Makefiles. Jon Leighton 2012-06-13 23:23:52 +01:00
  • 834d9f5891 Fix missing Makefiles in breakpad due to global .gitignore. Marco Ferragina 2012-06-12 13:23:09 +02:00
  • cec3fdd8a0 Merge pull request #264 from jonleighton/multi_file_input Ariya Hidayat 2012-06-12 08:42:23 -07:00
  • 8d366f9328 Merge pull request #262 from jonleighton/stacktraces Ariya Hidayat 2012-06-12 08:41:48 -07:00
  • cd65c63af1 Merge pull request #263 from jonleighton/breakpad Ariya Hidayat 2012-06-12 07:24:34 -07:00
  • bbbd6a22d7 Handle multiple file inputs. Jon Leighton 2012-06-10 23:24:45 +01:00
  • e781f243dc Compile the breakpad client in directly. Jon Leighton 2012-06-10 21:40:49 +01:00
  • f7ecf6ccb9 Error.stack returns a string to match V8/Node.js Jon Leighton 2012-06-10 21:25:58 +01:00
  • fb7a5191f9 Merge pull request #261 from b-long/patch-1 Ariya Hidayat 2012-06-09 14:33:21 -07:00
  • 293865ceeb Merge remote-tracking branch 'jonleighton/breakpad' Ariya Hidayat 2012-06-08 11:15:32 +02:00
  • 1b53adec2b Tweak the linux deploy script. Jon Leighton 2012-06-05 21:00:01 +01:00
  • 5c2e330a15 Make QWebPage::zoomFactor accessible to PhantomJS scripts. Milian Wolff 2012-06-01 16:06:48 +02:00
  • ffb57958d2 Switched link for GhostDriver, since GitHub page appears to be missing. b.long 2012-06-07 17:47:22 -03:00
  • 8f7ee0ecd8 Integrate Google Breakpad crash reporter. Linux only for now. Jon Leighton 2012-06-05 20:22:12 +01:00
  • 0fa15e51c9 Import Google Breakpad Jon Leighton 2012-06-05 21:43:38 +01:00
  • 7448af2f69 Merge pull request #254 from jonleighton/static_inspector Ariya Hidayat 2012-06-03 06:10:13 -07:00
  • be4686ab04 Fix remote inspector + static build. Jon Leighton & Tom Stuart 2012-06-03 11:14:03 +02:00
  • c8e311d79d Fix some wrong whitespace. Ariya Hidayat 2012-06-02 06:42:14 -07:00
  • 18ed0554ae FIX build issue with glib 2.31.0+. 1.5 leeight 2012-06-01 22:27:52 -07:00
  • 412c3f4246 FIX build issue with glib 2.31.0+. leeight 2012-06-01 22:27:52 -07:00
  • 1989184fa1 Merge pull request #248 from neraliu/localstorage Ariya Hidayat 2012-06-01 21:31:19 -07:00
  • 824ad9d9d8 Merge pull request #253 from jonleighton/stacktraces Ariya Hidayat 2012-06-01 21:28:43 -07:00
  • ad91d651a8 Pass an actual exception object to the error handler. Jon Leighton 2012-05-28 23:50:38 +01:00
  • 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 +08:00
  • 2db6ba41bf Fix a wrong module require in imagebin example. Ariya Hidayat 2012-05-17 23:41:33 -07:00
  • ca60a58596 Fix a wrong module require in imagebin example. Ariya Hidayat 2012-05-17 23:41:33 -07:00
  • 1125b86e72 Fixed missing exit code when errornous. Brikou CARRE 2012-05-16 09:37:26 +02:00
  • 71425850f6 Mac: Embed Info.plist in the executable. Ariya Hidayat 2012-05-08 06:41:04 +07:00
  • 54c41ae77a Support retrieving the stack of an error Jon Leighton 2012-05-07 23:29:36 +01:00
  • 479b827b66 Enable rich source info for errors. Jon Leighton 2012-05-07 17:34:07 +01:00
  • 834a8cf124 Fix application font loading in basic font db Milian Wolff 2012-05-03 18:16:14 +02:00
  • 4669c16e64 Fix application font loading in basic font db Milian Wolff 2012-05-03 18:16:14 +02:00
  • c49c6dc9e7 Properly handle fourth CLI parameter in rasterize.js example. Milian Wolff 2012-05-02 15:31:46 +02:00
  • bf029ae65a Properly handle fourth CLI parameter in rasterize.js example. Milian Wolff 2012-05-02 15:31:46 +02:00
  • b3d74c9a6c Extend printheaderfooter.js example documentation Milian Wolff 2012-04-25 14:16:31 +02:00
  • e185a5c2b6 Improve package-linux-dynamic.sh to create a quasi-static phantomjs. Milian Wolff 2012-04-25 17:42:31 +02:00
  • 2c4e7b6a7e Properly pass --qt-config value from build.sh to src/qt/preconfig.sh. Milian Wolff 2012-04-20 13:38:11 +02:00
  • 3a84eb6d16 Reuse number of jobs configured in MAKEFLAGS env var if available Milian Wolff 2012-04-18 14:16:27 +02:00
  • d937e6e05a Fixed minor typo in README.md. Ariya Hidayat 2012-04-16 17:11:05 -07:00
  • da302b598f Build system: do not assume 4 parallel jobs on Linux. Ariya Hidayat 2012-04-15 18:21:02 -07:00
  • edc93dc8d0 Build system: do not assume 4 parallel jobs on Linux. Ariya Hidayat 2012-04-15 18:21:02 -07:00
  • b1d7ccb91f Improve README.md regarding the contributors. Ariya Hidayat 2012-04-15 11:27:22 -07:00
  • 5a46423d28 Improve README.md regarding the contributors. Ariya Hidayat 2012-04-15 11:27:22 -07:00
  • 24a9665c4d Make it possible to print pages with user-defined headers/footers. Milian Wolff 2012-04-11 15:23:25 +02:00
  • 09dfadcb21 Fix crash on close due to an uninitialized pointer in QEventDispatcherQPAPrivate. Milian Wolff 2012-04-11 15:42:31 +02:00
  • 67d2e8c2f7 Fix crash on close due to an uninitialized pointer in QEventDispatcherQPAPrivate. Milian Wolff 2012-04-11 15:42:31 +02:00
  • d6f18f7f8b Update CoffeeScript compiler to version 1.3.1. Ariya Hidayat 2012-04-11 00:46:43 -07:00
  • 814464cfd9 Moved to gh-pages branch. Ariya Hidayat 2012-04-11 00:43:54 -07:00
  • f6f139e99f Moved to gh-pages branch. Ariya Hidayat 2012-04-11 00:43:54 -07:00