7 Commits (34feb19dab19cfcc9943ddcea5d951a4c15a59f7)

Author SHA1 Message Date
David Rosca 34feb19dab [Code] TabHelper: Rename m_pinnedTabBar to m_isPinnedTabBar 12 years ago
David Rosca 78fbccae15 [ComboTabBar] Correctly set QStyleOptionTab::position for tabs 12 years ago
David Rosca 964a76c04b [ComboTabBar] Correctly switch tabs when closing last tab in tabbar 12 years ago
David Rosca 6797433e39 [ComboTabBar] Fixed tabAt() on scroll buttons 12 years ago
nowrep 7469aced65 [Cleanup] Deleted unused ActionCopy class 12 years ago
nowrep 98907c2055 [WebTab] Reworked tab attaching/detaching. 12 years ago
nowrep 7f3d8ee786 [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 12 years ago
nowrep bfe08409b4 [PrivateBrowsing] Show PrivateBrowsing indicator as left corner widget in tabbar 12 years ago
nowrep da6ccdcee5 [ComboTabBar] Draw TabBarBase also on parts that are not QTabBar 12 years ago
S. Razi Alavizadeh b26d9b06ab [ComboTabBar] Fixed right scroll button being hidden on resize 12 years ago
nowrep 27a3781ed0 [ComboTabBar] Move right/left containers to ComboTabBar class 12 years ago
nowrep 23a599ed75 [ComboTabBar] Fixed double clicking on scroll buttons with Qt5 12 years ago
nowrep 9a6bb0444d [TabBar] Make sure adding new background tab make it visible in tabbar 12 years ago
nowrep 07cf7036df [ComboTabBar] When removing tabs, don't use timer for enabling updates 12 years ago
nowrep 5e4f703ef2 [Code] Renamed qz_namespace.h to qzcommon.h 12 years ago
nowrep afae00e4a2 [Cleanup] Rename export macro to just QUPZILLA_EXPORT 12 years ago
nowrep 6a4a41a5d9 [TabBar] Don't show tab previews while dragging tabs 12 years ago
nowrep d17584d944 [ComboTabBar] Rework tab scrolling animation 12 years ago
nowrep 4d211e0098 [ComboTabBar] Hopefully fixed all issues with wrong mouseover state for tabs 12 years ago
nowrep 47496501eb [ComboTabBar] Correctly set height of pinned tabbar 12 years ago
nowrep f7806bed7d [ComboTabBar] Fixed incorrectly changing current index when closing tabs in inactive tabbar. 12 years ago
nowrep d21d6c43a0 [ComboTabBar] Fixed flickering when removing tabs from tabbar 12 years ago
nowrep 555453a7e2 [ComboTabBar] Fixed isOverflowed() for empty tabbar. 12 years ago
Jonathan Hooverman d917f43cf0 Updated copyright year to 2014 12 years ago
nowrep 36d1bed75a [CodingStyle] Coding style updates in ComboTabBar 12 years ago
nowrep 33615d3f32 Fixed compilation with Qt 5 12 years ago
nowrep 23d402a12b [ComboTabBar] Setup layout as soon as possible. 12 years ago
nowrep e8bbe53edb [ComboTabBar] Correctly fix tabAt function 12 years ago
nowrep b4f3b5962e [ComboTabBar] Fix tabAt when pos is on right/left scroll buttons 12 years ago
nowrep 3e3d823d95 [ComboTabBar] m_heightIsDirty is not really needed 12 years ago
nowrep 6fcbefc7b1 TabBar: Edit sizes of tabs. Minimal tab width is now 100 12 years ago
S. Razi Alavizadeh bff614144b Added TabStackedWidget + ComboTabBar 12 years ago