David Rosca
|
d00e769749
|
Initial rename to Falkon
|
2017-08-25 17:32:32 +02:00 |
|
David Rosca
|
bcb633fcd0
|
TabBar: Use correct duration for showing add tab button after releasing dragged tab
|
2017-01-28 10:31:45 +01:00 |
|
David Rosca
|
8ba412e584
|
ComboTabBar: Add setFocusPolicy
TabBar is setting Qt::NoFocus policy which was ignored
|
2017-01-27 16:51:45 +01:00 |
|
David Rosca
|
5cc7dd080e
|
Fix scrolling with high resolution mouse/touchpads
Use helper class to accumulate "common steps" of 120 angle delta.
|
2017-01-21 12:23:53 +01:00 |
|
David Rosca
|
56399c0fab
|
Fix use of deprecated QStyleOptions
|
2016-04-24 10:17:13 +02:00 |
|
David Rosca
|
ac792de566
|
TabBar: Improve logic to calculate pinned tab width
|
2016-01-25 13:33:05 +01:00 |
|
David Rosca
|
fb4782dab2
|
ComboTabBar: Event handling cleanup
|
2015-11-06 18:12:48 +01:00 |
|
David Rosca
|
e127000cb7
|
ComboTabBar: Remove blured background support
|
2015-10-11 10:52:04 +02:00 |
|
David Rosca
|
53e4512d31
|
ComboTabBar: Fix showing tooltip when animating scrolling
|
2015-10-11 10:51:16 +02:00 |
|
S. Razi Alavizadeh
|
37ce38bbf8
|
TabBarHelper: Fix a rare bug and compute pressed index, correctly.
|
2014-12-25 15:16:31 +03:30 |
|
S. Razi Alavizadeh
|
4ea5974914
|
[Windows] Fixed some issue with the blur background effect,
- Also moved all of codes related to blur effect of tabbar to ComboTabBar.
|
2014-05-29 01:08:42 +04:30 |
|
David Rosca
|
34feb19dab
|
[Code] TabHelper: Rename m_pinnedTabBar to m_isPinnedTabBar
[ci skip]
|
2014-05-02 22:16:48 +02:00 |
|
David Rosca
|
78fbccae15
|
[ComboTabBar] Correctly set QStyleOptionTab::position for tabs
This fixes rendering of OnlyOneTab with Bespin theme.
|
2014-05-02 22:15:36 +02:00 |
|
David Rosca
|
964a76c04b
|
[ComboTabBar] Correctly switch tabs when closing last tab in tabbar
Also remove custom logic for SelectPreviousTab on tab remove and use
only the QTabBar's selectionBehaviorOnRemove
Fix 1 for #1322
|
2014-05-02 20:02:33 +02:00 |
|
David Rosca
|
6797433e39
|
[ComboTabBar] Fixed tabAt() on scroll buttons
|
2014-04-19 18:47:44 +02:00 |
|
nowrep
|
7469aced65
|
[Cleanup] Deleted unused ActionCopy class
Also added myself to ComboTabBar copyright
|
2014-04-02 20:42:29 +02:00 |
|
nowrep
|
98907c2055
|
[WebTab] Reworked tab attaching/detaching.
This also fixes crash on detach
|
2014-04-01 18:47:19 +02:00 |
|
nowrep
|
7f3d8ee786
|
[Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders
|
2014-03-31 14:54:08 +02:00 |
|