nowrep
896ab6bac9
[Shortcuts] Ctrl+W shortcut no longer closes a pinned tab
...
Pinned tab can now only be closed from tab context menu
2014-02-12 11:16:57 +01:00
nowrep
dc6f71a1b8
[Preferences] Update default settings on some options
...
TabsOnTop: Enabled by default
DontLoadTabsUntilSelected: Enabled by default
AfterLaunch: Restore session is now default
2014-02-11 15:44:47 +01:00
nowrep
395b865d55
[Bookmarks] Various smaller changes
...
BookmarksTreeView: Select & ensure visibility of newly added bookmark
BookmarksTools: Added function to open folder in tabs
LocationCompleterModel: Removed bookmarks bits in createQuery
QupZilla: loadAddress now opens new tab if current tab is pinned
2014-02-09 15:09:04 +01:00
nowrep
511a6e1cd7
[Bookmarks] BookmarksSidebar is now working
2014-02-09 11:02:51 +01:00
nowrep
973014ae89
[EnhancedMenu] Rename signals to ctrlTriggerd and shiftTriggered
2014-02-09 01:14:00 +01:00
nowrep
bb6ead3ad4
[Bookmarks] Bookmarks menu is now working
2014-02-09 01:09:08 +01:00
nowrep
a805f19f13
[Bookmarks] Add bookmarks dialogs are now working
2014-02-08 23:01:01 +01:00
nowrep
8c3623e633
[Bookmarks] BookmarksManager now uses new BookmarksTreeView
2014-02-08 18:14:38 +01:00
nowrep
371306cd3c
[Code] Various cleanups in Bookmarks code
2014-02-05 17:52:14 +01:00
nowrep
fe9ecbbbaa
[Code] Renamed BookmarksModel class to Bookmarks
...
It actually is not model. BookmarksModel name will be needed for future
Bookmarks DataModel class.
2014-02-05 15:26:51 +01:00
nowrep
a0117e6313
Updated copyright to 2014
2014-01-26 19:13:17 +01:00
nowrep
585da812dd
Development version 1.7.0
2014-01-26 19:12:34 +01:00
nowrep
a1f9b784d7
[CommandLineOptions] New option to toggle fullscreen.
2014-01-22 17:34:25 +01:00
nowrep
b347d00479
[CloseDialog] Fixed string in window close dialog.
...
Are you sure to quit QupZilla -> Are you sure to close this window
2014-01-21 23:09:53 +01:00
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
2014-01-11 16:11:42 +01:00
Mladen Pejaković
3a3e7341a2
Thematic changes
2014-01-05 00:44:36 +01:00
S. Razi Alavizadeh
68cdba9e3a
Fixed some small issues when re-loading settings.
2014-01-02 15:40:23 +03:30
nowrep
4e4e653f9f
Version 1.6.0
2014-01-01 20:55:33 +01:00
nowrep
da15e5868d
[CodingStyle] Don't use references when assigning to local variable
...
Let the compiler do the optimization
2013-12-30 13:43:48 +01:00
nowrep
3d4da9e4ea
[FileDialogs] Remember last path in all dialogs
...
Closes #1075
2013-12-25 19:06:58 +01:00
S. Razi Alavizadeh
bff614144b
Added TabStackedWidget + ComboTabBar
...
Set of patches:
Introduce TabStackedWidget+ComboTabbar
[Windows] Fix enabling blur background in fullscreen
[ComboTabBar] Fix some issues with pinned tabs
[ComboTabBar] Don't use pointer to integer,
Implement TabStackedWidget::keyPressEvent() and fix changing tab by wheel event
Fix animation delay of dragged tab's buttons.
[ComboTabBar] Add themable scrollButtons
2013-12-23 20:30:54 +01:00
nowrep
6f6bba66f6
X11: Use different WM_CLASS for private browsing window
2013-10-21 15:59:25 +02:00
nowrep
e56a3a69f8
X11: Changed main window WM_CLASS to "QupZilla Browser"
2013-09-14 21:26:40 +02:00
S. Razi Alavizadeh
dfa2218893
[Windows] Fixed disabling transparent effect when composition is disabled by OS.
2013-09-03 10:14:51 +04:30
S. Razi Alavizadeh
99236b58be
Open the new window in the screen contains the last active window.
2013-08-04 00:47:15 +04:30
S. Razi Alavizadeh
7dbaf71f23
Fixed changing TabsOnTop option when there are more than one window.
2013-08-04 00:39:54 +04:30
nowrep
7e00f73daf
Define QzTools::setWmClass on all platforms.
...
Get rid of #ifdef's and make it do nothing on non X11.
2013-07-08 00:08:05 +02:00
nowrep
dccf8d9787
X11: Set correct WM_CLASS property to windows
...
Closes #968
2013-07-07 12:32:55 +02:00
nowrep
9be2b6f5ca
Fix "Hide tabbar with only one tab" option to work also with fullscreen.
...
Closes #927
2013-06-06 13:14:12 +02:00
nowrep
197240845d
[Oxygen] Tweaked last icon to be used from theme.
2013-06-02 22:47:02 +02:00
nowrep
0c7dea70fd
[Oxygen] Use preference icons from theme if available.
2013-06-02 17:37:38 +02:00
nowrep
7dcb19bb5f
Add "Save Page Screen" action into super menu.
...
Also removed unncessary usage of ActionCopy.
Closes #913
2013-06-02 17:28:52 +02:00
nowrep
1a2e7ef788
[Print Page] Set creator to QupZilla and suggest filename.
...
Closes #904
2013-05-31 10:46:50 +02:00
nowrep
3259abef09
Added new plugin: StatusBar Icons.
...
This plugins add extra icons into statusbar with various
functionality.
Currently, only Images icon is present, which enable changing
image load settings per-site and globally.
2013-05-26 15:46:21 +02:00
nowrep
09a1bec467
Added option to detach tabs into own window.
...
Closes #441
2013-05-13 22:01:36 +02:00
nowrep
42e0f535fe
[Tabs] Use theme icons for tab-new and tab-duplicate.
2013-05-12 23:14:35 +02:00
nowrep
53890c9f0e
[Oxygen] Workaround for transparent background of tooltips.
...
Closes #865
2013-05-12 10:59:33 +02:00
Mladen Pejaković
b6f4aed233
Refactoring private browsing menu action v2
2013-04-16 09:52:44 +02:00
Mladen Pejaković
6681a9156b
Add icon to private browsing menu action, and add the action to super menu
2013-04-16 09:52:30 +02:00
S. Razi Alavizadeh
334f90b12b
[Windows] Fixed first moment black background of new tab.
2013-03-24 01:00:05 +04:30
S. Razi Alavizadeh
dc659e2fa4
[Windows] Fixed issues about window positioning
...
-Fixed #821 and also position of new window
2013-03-23 21:07:58 +04:30
nowrep
1d5d480c85
Added support for building with Wayland.
...
See NO_X11 define in BUILDING.
2013-03-23 14:16:08 +01:00
David Rosca
90923d5127
Merge pull request #822 from srazi/master
...
Fixed a few shortcuts problems.
Closes #809
2013-03-23 05:44:30 -07:00
Oliver Gerlich
eecbc352c4
Added option to open another private window from private window.
...
Closes #776
Closes #772
2013-03-23 13:04:35 +01:00
S. Razi Alavizadeh
4e17c39dd8
Fixed shortcuts for RTL layout and fixed back/forward shortcuts
...
-see #809
-also fixed some little windows issues
2013-03-23 04:17:55 +04:30
nowrep
194b0ddd30
Merge branch 'master' of github.com:QupZilla/qupzilla
2013-03-17 10:36:28 +01:00
nowrep
e313c7bfde
Fixed build warning.
2013-03-17 10:32:39 +01:00
Jonathan Hooverman
bd406d836f
Minor change to menu file entry
2013-03-16 20:50:35 +01:00
nowrep
9069a5de54
[Windows] Fixed building on Windows.
2013-03-16 19:46:22 +01:00
S. Razi Alavizadeh
d75ab566ef
[Mac] Added some actions to menu of dock icon
2013-03-16 18:19:28 +03:30