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
|
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
|
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 |
|