IceArmy
|
c7dafc8dcb
|
Fix wrong viewport size due to commits 983518d9 and 7641e4e1.
http://code.google.com/p/phantomjs/issues/detail?id=217
|
2011-09-10 18:24:54 -07:00 |
|
IceArmy
|
7bb97fb0da
|
Create FileSystem instance only when needed.
Also made FileSystem a singleton.
|
2011-09-09 01:05:33 -07:00 |
|
IceArmy
|
6bba1715df
|
Regenerate resources
|
2011-09-09 01:05:33 -07:00 |
|
IceArmy
|
0a25130e57
|
Implement require('webpage').
window.WebPage still works, it is not recommended and will be deprecated.
http://code.google.com/p/phantomjs/issues/detail?id=47
|
2011-09-09 01:05:23 -07:00 |
|
IceArmy
|
dab9b24983
|
Regenerate resources
|
2011-09-08 15:53:20 -07:00 |
|
IceArmy
|
ad390acd96
|
Implement require('fs')
http://code.google.com/p/phantomjs/issues/detail?id=47
|
2011-09-08 15:24:50 -07:00 |
|
IceArmy
|
5821a60db1
|
Rename option/config to localToRemoteUrlAccess(Enabled).
|
2011-09-07 20:52:22 -07:00 |
|
IceArmy
|
de2dc7b861
|
Stop unsafe QByteArray conversions using str()
|
2011-09-07 05:00:26 -07:00 |
|
IceArmy
|
8a2b9e77df
|
Include ChangeLog in build_binary
|
2011-09-06 22:47:07 -07:00 |
|
IceArmy
|
70fe7a4777
|
Don't check for multiple examples paths in build_binary anymore
|
2011-09-06 22:46:56 -07:00 |
|
IceArmy
|
bd67351ab0
|
Fix import of version in build_binary
|
2011-09-06 22:40:33 -07:00 |
|
IceArmy
|
2448157c04
|
Config to limit the disk cache size
|
2011-09-06 19:32:10 -07:00 |
|
IceArmy
|
8d754a3e95
|
Remove fs.move; it's already implemented in filesystem-shim
|
2011-09-04 22:43:24 -07:00 |
|
IceArmy
|
c3262dcb9b
|
Regenerate resources
|
2011-09-04 22:08:00 -07:00 |
|
IceArmy
|
bb1a6fa838
|
Implement copyTree in filesystem-shim
|
2011-09-04 22:07:17 -07:00 |
|
IceArmy
|
a323161a56
|
Add HTTP Basic authentication support
Digest, and NTLM might also be supported, but is untested
|
2011-09-04 03:23:58 -07:00 |
|
IceArmy
|
aaabac948c
|
Regenerate resources
|
2011-09-04 02:51:26 -07:00 |
|
IceArmy
|
b5899f9064
|
Added ability to use JSON config files to set command-line arguments
|
2011-09-04 02:46:19 -07:00 |
|
IceArmy
|
d4fe103a66
|
Whoops! self.parent != self.m_parent
|
2011-09-04 00:04:12 -07:00 |
|
IceArmy
|
f786a4b864
|
Regenerate resources
|
2011-09-03 23:52:57 -07:00 |
|
IceArmy
|
5f69a34a4f
|
Add execjosh to webpage-shim copyrights
|
2011-09-03 23:52:36 -07:00 |
|
IceArmy
|
189db2f520
|
Remove unneeded fs.umask
|
2011-09-03 23:44:42 -07:00 |
|
IceArmy
|
1f90c8b9f3
|
Regenerate resources
|
2011-09-03 22:58:33 -07:00 |
|
IceArmy
|
cb216ccc6f
|
Update FS API
Put shims into separate js files
All tests now pass again as well
|
2011-09-03 22:57:01 -07:00 |
|
IceArmy
|
1f7cb51780
|
Convert all Qt api's to api 2
|
2011-09-01 16:04:23 -07:00 |
|