nowrep
|
a34a72cdb8
|
Moved all cookies settings into Cookies Manager.
|
2013-01-23 01:34:15 +01:00 |
|
nowrep
|
e28f9d438e
|
[Code] qz_ prefixed functions moved to QzTools namespace.
|
2013-01-22 19:04:22 +01:00 |
|
nowrep
|
89e091f09c
|
Qt5: Main code has been edited to support both Qt4 and Qt5
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
|
2012-12-20 14:45:35 +01:00 |
|
nowrep
|
2d5b0c0bc0
|
Don't check for null pointer before deleting objects.
- as delete 0 is safe
|
2012-09-11 11:43:11 +02:00 |
|
nowrep
|
528f398cbe
|
Using QLatin1String and QLatin1Char now everywhere
- it saves few unnecessary allocations
|
2012-09-04 12:42:45 +02:00 |
|
nowrep
|
5de31410a4
|
Fixed padding of text and widgets position in address bar
- after recent RTL commit
closes #500
|
2012-08-13 15:41:08 +02:00 |
|
nowrep
|
5e3e9393b1
|
Cookies: Fixed issues with cookies filtering
closes #450
|
2012-07-13 16:43:47 +02:00 |
|
nowrep
|
dd170f653f
|
Using QChar instead of 1-char QString everywhere
|
2012-07-01 18:50:18 +02:00 |
|
nowrep
|
8f75fd2532
|
Fixed crash when cleaning cache while cache is not used (disabled).
|
2012-06-15 17:43:19 +02:00 |
|
nowrep
|
835926cc9e
|
Added option to import certificate in Certificate Manager
- Cookies manager, browsing library and download manager
can now be closed with Esc key press
|
2012-04-20 14:49:16 +02:00 |
|
nowrep
|
47ec2b57f7
|
Fixed potentional crash on history/cookies loading
- changed settings path for plugins to PROFILE/extensions/
|
2012-04-02 16:00:08 +02:00 |
|
nowrep
|
f590ad1925
|
Removed use of whatsThis() and other code cleanups
|
2012-03-13 17:51:06 +01:00 |
|
nowrep
|
a0b9c0fc69
|
Fixed building on Windows + whole compilation is now faster.
|
2012-02-29 18:33:50 +01:00 |
|
nowrep
|
9c789792f4
|
Rearranged directory structure. All sources are under src/ dir now.
- updated Italian homepage translation
|
2012-02-23 19:18:08 +01:00 |
|