nowrep
|
ab3c351e5a
|
Limit height of image in PageScreen to prevent crash.
Closes #608
|
2013-01-22 11:45:45 +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
|
528f398cbe
|
Using QLatin1String and QLatin1Char now everywhere
- it saves few unnecessary allocations
|
2012-09-04 12:42:45 +02:00 |
|
nowrep
|
6560459418
|
Fixed loading plugins when using USE_LIBPATH define
- reverted displaying page url with QWebFrame::baseUrl()
|
2012-04-03 19:28:12 +02:00 |
|
nowrep
|
9dc38ca000
|
Reverted adding ".html" to downloads without suffix from 60d063a320
|
2012-03-22 19:41:12 +01:00 |
|
nowrep
|
3898f7f3f7
|
Improved dialogs in Speed Dial + fixed issue with saving page screen.
- closes #319
- closes #318
|
2012-03-17 16:01:12 +01:00 |
|
nowrep
|
5c2befabff
|
Fixed loading of plugins. Regression from previous commit.
|
2012-03-07 20:01:57 +01:00 |
|
nowrep
|
0e4fd462ba
|
Access Keys Navigation plugin now add also lower/upper case chars.
- imporved pages screen = removing scrollbars from screen
|
2012-03-07 12:19:54 +01:00 |
|
nowrep
|
94fdba5aba
|
Fixed building (removed one unused slot)
|
2012-03-05 20:41:54 +01:00 |
|
nowrep
|
6878522c31
|
Improved "Save Page Screen" dialog.
- it is now loading page screen in new thread
- it now resizes thumbnail to fit the dialog size
|
2012-03-05 14:33:24 +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 |
|