7 Commits (7568ee3e2d9b9fe8749fa5e74f300babff33a430)

Author SHA1 Message Date
David Rosca 7568ee3e2d [TabWidget] Don't save qupzilla:restore page in closed tabs 12 years ago
nowrep a560b7f498 [TabWidget] Make sure current tab is loaded on session restore 12 years ago
nowrep aa248893c1 [TabWidget] Renamed getTabBar() to just tabBar() 12 years ago
nowrep 5c2c90ae6d [WebTab] More cleanup in detach/attach code. 12 years ago
nowrep 98907c2055 [WebTab] Reworked tab attaching/detaching. 12 years ago
nowrep 2d9dfa9db7 [WebInspector] WebInspector is now displayed inside WebTab 12 years ago
nowrep 7f3d8ee786 [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 12 years ago
nowrep ed823d4d50 [ClosedTabsButton] No longer needed to have two copies of button 12 years ago
nowrep 6e71ae3c54 [ClosedTabsManager] Save icon of closed tab 12 years ago
nowrep 545b3f9c54 [SessionRestore] Set override busy cursor when restoring session 12 years ago
nowrep e1661a88b5 [ClosedTabsButton] Hide by default 12 years ago
nowrep e10126d2a9 [TabWidget] Fix showing empty tab title when adding new tab 12 years ago
nowrep e36697eedf [SearchEngines] Support for loading POST engines from LocationBar 12 years ago
korwru a4588a0c28 Fix msvc compile issue in tabwidget. 12 years ago
nowrep f042ba9b88 [TabBar] Fixed showing 2 AddTab buttons when tabs overflows 12 years ago
nowrep 3d23f3eb02 [WebTab] Move more code into WebTab, instead of handling in TabWidget/TabBar 12 years ago
nowrep 27a3781ed0 [ComboTabBar] Move right/left containers to ComboTabBar class 12 years ago
nowrep 96b6743ac6 [ClosedTabsButton] New button in the right corner of tabbar 12 years ago
nowrep 5b6b6c6eaf [LoadingAnimation] New loading animation 12 years ago
nowrep 16ff847a8b [Session] Use the same session with both Qt4 & Qt5 12 years ago
nowrep b52a84da3c [CreatingWindow] Don't disable updates when creating browser windows 12 years ago
nowrep 9a6bb0444d [TabBar] Make sure adding new background tab make it visible in tabbar 12 years ago
nowrep d2528417d1 [CodeCleanup] Removed all disconnectObjects() methods 12 years ago
nowrep d109159408 [CloseOnLastTab] Instead of blocking closing tab, load new-tab-url 12 years ago
nowrep 22452aa825 [CloseOnLastTab] Changed behavior of "Don't quit upon closing last tab" option 12 years ago
nowrep e827249f50 [MainMenu] Added MainMenu class that holds all menu actions of window 12 years ago
nowrep 2e9ce1ba90 [CodeCleanup] Major cleanup in MainApplication class 12 years ago
nowrep 969f262cf8 [DataPaths] Don't add trailing slash to paths 12 years ago
nowrep 214279e3bb [DataPaths] Added new class DataPaths 12 years ago
nowrep a3c3dead87 [CodeCleanup] Get rid of Qz::AppMessage enum 12 years ago
nowrep 9764cea3a3 [ToolButton] ShowMenuInside option needs own aboutToShowMenu signal 12 years ago
nowrep edbb87bd1f [CodeCleanup] IconProvider now have static methods for getting icons 12 years ago
nowrep f33552320f [AutoSaver] Rework AutoSaver so each object can use own instance 12 years ago
Mladen Pejaković b18ac632df [HistoryMenu] Improvements 12 years ago
nowrep 404fa68a1b [Cleanup] Renamed QupZilla class to BrowserWindow 12 years ago
Mladen Pejaković 3eede1d8a2 Rework list of closed tabs 12 years ago
nowrep 5e131033e6 [Flicker] Another set of flicker patches 12 years ago
nowrep 3ec9e0b893 [TabListButton] Show popup menu inside window for tab-list button in tabbar 12 years ago
nowrep 7cefc22c0a [Flicker] Fixed flicker when opening new tabs with sites that loads instantly 12 years ago
nowrep dab7c82ae8 [WebView] Another approach to window.onbeforeunload handling 12 years ago
nowrep 818afc1398 [ClosedTabs] Fixed saving closed tabs after 1fd1691ee2 12 years ago
nowrep b88bbe4fc8 [WebView] Better window.onbeforeunload handling 12 years ago
nowrep 260447e414 [coverity] Fixes for issues found by scan.coverity.com 12 years ago
Jonathan Hooverman d917f43cf0 Updated copyright year to 2014 12 years ago
Mladen Pejaković 47fee7b3b2 [Translations] Plural for number of opened tabs. Closes #1143 12 years ago
nowrep 1fd1691ee2 Handle window.beforeunload event 12 years ago
nowrep 4b75a98806 [WindowsTheme] Add extra icon for add-tab button when outside tabbar. 12 years ago
nowrep da15e5868d [CodingStyle] Don't use references when assigning to local variable 12 years ago
S. Razi Alavizadeh bff614144b Added TabStackedWidget + ComboTabBar 12 years ago
S. Razi Alavizadeh 333d0b0cdd Fixed, update icon of detached tab. 13 years ago