2 Commits (2d9dfa9db7d1aa5d356c87e787cee2fa66b749a4)

Author SHA1 Message Date
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 e10126d2a9 [TabWidget] Fix showing empty tab title when adding new tab 12 years ago
nowrep 3d23f3eb02 [WebTab] Move more code into WebTab, instead of handling in TabWidget/TabBar 12 years ago
nowrep a701079d27 [LocationBar] Cleanup code + fixed showing rss icon 12 years ago
nowrep d2528417d1 [CodeCleanup] Removed all disconnectObjects() methods 12 years ago
nowrep e827249f50 [MainMenu] Added MainMenu class that holds all menu actions of window 12 years ago
nowrep 404fa68a1b [Cleanup] Renamed QupZilla class to BrowserWindow 12 years ago
nowrep 5e131033e6 [Flicker] Another set of flicker patches 12 years ago
nowrep 79cd4e381d [TabTooltips] Fixed tooltips disappearing on (un)pinning tabs 12 years ago
Jonathan Hooverman d917f43cf0 Updated copyright year to 2014 12 years ago
S. Razi Alavizadeh bff614144b Added TabStackedWidget + ComboTabBar 12 years ago
nowrep 55cbdec32c [Unloaded tab color] Make sure it work also for black color 13 years ago
nowrep 5de4075a98 Tabs: Make sure unloaded tabs color is different even for white color. 13 years ago
S. Razi Alavizadeh 7dbaf71f23 Fixed changing TabsOnTop option when there are more than one window. 13 years ago
nowrep 50a4d78026 Removed unnecessary QDebug 13 years ago
nowrep 99b35a19b5 Use palette colors for indicating not yet loaded tabs. 13 years ago
Charles 18f65a66f6 Only set the unloaded tab color if the url is not empty 13 years ago
Charles 7882cbcc98 Set unloaded tab color to rgb(100, 100, 100) 13 years ago
nowrep 9be2b6f5ca Fix "Hide tabbar with only one tab" option to work also with fullscreen. 13 years ago
nowrep 09a1bec467 Added option to detach tabs into own window. 13 years ago
nowrep d391b65bed [Oxygen] Fixes crash when closing window. 13 years ago
nowrep 16d5917d43 [Code] Make it possible to move TabbedWebView to other window. 13 years ago
nowrep 650f474113 [SessionRestore] Fixed saving some tab icons in session file. 13 years ago
nowrep db6f4333f2 [Code] Added comment for previous commit (Crash fix) 13 years ago
nowrep fe6e450a44 [Oxygen] Fix crash on close with tabs on top enabled. 13 years ago
nowrep f508475916 [Fix] Fixed duplicating current url in history when restoring session. 13 years ago
nowrep 63b5a059c9 Coding style + changed line endings of copyright 13 years ago
nowrep ac7dc197ae Fixed hiding navigation container when disable and enabling tabs on top. 13 years ago
nowrep 5b0f37abd5 Fixed crash when showing multiple notifications with Tabs On Top. 13 years ago
nowrep 9a99509faf Proper fix for restoring current tab. 13 years ago
nowrep 3b4d2f5534 [Regression] Fixed restoring current tab. 13 years ago
nowrep 38c4d347c9 [TabsOnTop] Fixed flickering when closing tab. 13 years ago
nowrep 83f3c90752 Added option to show tabs on top. 13 years ago
nowrep efe5ed8e7d Disabled opacity effect in animated tab previews by default. 13 years ago
nowrep 3b301e8446 [adblock] Added support for $image rules. 13 years ago
nowrep 2bb002b62d Properly returning page to its original state after rendering preview. 13 years ago
nowrep 4f42040c7e Followup for background fix with dark themes. 13 years ago
nowrep a97ef7d627 Properly fixed page background color with dark themes. 13 years ago
nowrep e28f9d438e [Code] qz_ prefixed functions moved to QzTools namespace. 13 years ago
nowrep 2d5b0c0bc0 Don't check for null pointer before deleting objects. 14 years ago
nowrep c71cf910cb TabBar: If not enough space, show close button only on current tab 14 years ago
nowrep b2181f0bab Coding style: Use empty QString() constructor instead of "" everywhere 14 years ago
nowrep e709e17d5c Small cleanup in code (classes holding settings as static variables) 14 years ago
nowrep 14e0040a9f AdBlock: Fixed $third-party option when Referer header is empty 14 years ago
nowrep 8e76ba5a47 Ensuring tab previews are painted without scrollbars. 14 years ago
nowrep 99722aa7aa Added option to open external protocols in system apps. 14 years ago
nowrep 48b7aed86b Fixed regression from last commit when page thumbnail could be rendered 14 years ago
nowrep a34057d1ea Using faster thumbnail generation also in Speed Dial. 14 years ago
Ariya Hidayat 7d1f8a4ae4 More memory efficient and faster preview generation. 14 years ago