nowrep
|
d5e21ab911
|
BookmarksSideBar: Get focus to search line when opening sidebar
- also addeed support for opening bookmarks with Enter
* Enter - opens bookmark in current tab
* Ctrl + Enter - opens bookmark in new tab
|
2012-09-02 15:53:00 +02:00 |
|
nowrep
|
ec70c7d43d
|
LocationCompleter: Bookmarks results are now ordered by count
|
2012-09-02 15:19:12 +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
|
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 |
|