nowrep
528f398cbe
Using QLatin1String and QLatin1Char now everywhere
...
- it saves few unnecessary allocations
2012-09-04 12:42:45 +02:00
nowrep
ec70c7d43d
LocationCompleter: Bookmarks results are now ordered by count
2012-09-02 15:19:12 +02:00
nowrep
b2181f0bab
Coding style: Use empty QString() constructor instead of "" everywhere
2012-09-02 11:42:41 +02:00
nowrep
9f376ac14c
Enabling sorting for Table/Tree Widgets everywhere.
2012-09-01 13:56:00 +02:00
nowrep
e709e17d5c
Small cleanup in code (classes holding settings as static variables)
...
- merged LocationBarSettings and WebSettings into one class
- new class QzSettings no longer uses static variables
2012-08-10 21:16:43 +02:00
nowrep
dfb82fb3cc
Using user preferred new tab position now everywhere it makes sense.
...
see #382
2012-06-27 18:05:09 +02:00
nowrep
cf5d399f00
Added possibility to change icon of bookmarks
...
- created new IconChooser class with option to choose
icon from file or icon from database
Closes #401
2012-05-22 11:46:22 +02:00
nowrep
2055621f2a
Show star icon in completer when item is from bookmarks.
...
- IconProvider has no longer static members
- new macro qIconProvider for accessing IconProvider instance
2012-04-22 20:51:28 +02:00
nowrep
73dce1d2d2
Always using position from QContextMenuEvent when showing menus.
...
- so it will show menu on proper position even if you create context
menu event eg. from keyboard
2012-04-11 18:06:50 +02:00
nowrep
67907b5cea
Fixed USE_LIBPATH building define + restore cursor on delete bookmarks.
2012-04-04 23:43:37 +02:00
nowrep
fa4be83ea9
Little improvements + showing also Netscape plugins in qupzilla:config
...
- implemented JHooverman's suggestion from #202
2012-03-29 20:02:21 +02:00
nowrep
60c5b81f88
Improved source viewer, it now shows lines and fixed go to line.
...
- plugins can now register scheme handlers
- tweaked javascript alert window
- initial support for Geolocation & Notifications API
* question to ask user for permission needs not implemented yet
2012-03-15 19:35:37 +01:00
nowrep
f590ad1925
Removed use of whatsThis() and other code cleanups
2012-03-13 17:51:06 +01:00
nowrep
efab78ae5e
Added option "Don't load tabs until selected" when restoring session.
2012-03-11 15:17:12 +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