David Rosca
9c3f38fa11
Fix installing and loading plugins
2017-10-27 14:14:40 +02:00
Razi Alavizadeh
4c827bee74
TabManager: Bump version to 0.8
2017-10-03 17:02:31 +03:30
Razi Alavizadeh
48c409fa76
TabManager: Support moving tabs between windows by drag & drop.
2017-10-03 17:02:30 +03:30
Razi Alavizadeh
bad3a76a2e
TabManager: Don't repeat detaching tab code.
2017-10-03 17:02:30 +03:30
Razi Alavizadeh
33846b9523
TabManager: Use italic font and "disabled" style for non-loaded saved tab item.
2017-10-03 17:02:29 +03:30
Razi Alavizadeh
b9a9c24060
TabManager: Cleanup and fix.
2017-10-03 17:02:28 +03:30
Razi Alavizadeh
9cb5f106ef
TabManager: item based update.
2017-10-03 17:02:27 +03:30
Razi Alavizadeh
06094cfc1c
TabManager: Scroll to the current tab item.
2017-10-03 17:02:27 +03:30
Razi Alavizadeh
f17eb82cf9
TabManager: Add tab context-menu to treewidget context-menu.
2017-10-03 17:02:26 +03:30
David Rosca
df25f49cfb
Remove more unused files
2017-09-25 14:18:33 +02:00
David Rosca
3b09f115e7
Remove QMake build files
2017-09-25 13:08:06 +02:00
David Rosca
c77ec4005e
Don't include plugins translations as resource
...
Fixes CMake build, but plugin translations are not working now.
2017-09-25 13:04:54 +02:00
David Faure
6e7a14a9c2
CMake buildsystem for plugins
2017-09-10 15:01:58 +02:00
David Rosca
efff69b7b2
Continue with Falkon renaming
2017-08-25 17:55:52 +02:00
David Rosca
d00e769749
Initial rename to Falkon
2017-08-25 17:32:32 +02:00
David Rosca
d7ff9546d6
Fix build
2017-08-11 15:46:19 +02:00
David Rosca
def0c8e4f4
Update empty.ts
2017-08-11 15:35:46 +02:00
David Rosca
f82cab9f19
Pull translations from Transifex
2017-07-24 12:05:22 +02:00
srazi
f57d6d0682
TabManager: Fix add tab button when grouping type is not window
2017-04-10 00:30:04 +04:30
srazi
8a85fb3c0f
TabManager: Bump version to 0.7.0
2017-04-07 13:31:20 +04:30
srazi
47e2c8c1f0
TabManager: show add tab button on window item under mouse.
2017-04-07 13:24:39 +04:30
srazi
457d32ae82
TabManager: Update close button icon
2017-04-07 13:24:38 +04:30
srazi
e40be295ab
TabManager: Fix showing close button on show
2017-04-07 13:24:37 +04:30
srazi
ae29ef0030
TabManager: Rename TabFilterDelegate to TabManagerDelegate
2017-04-07 13:24:36 +04:30
srazi
3a7e843677
TabManager: show close button on tab item under mouse.
2017-04-07 13:24:36 +04:30
srazi
56c737d836
TabManager: Use single click to switch between tabs
2017-04-07 13:24:35 +04:30
David Rosca
f20d421113
Merge branch 'v2.1'
2017-03-15 13:29:24 +01:00
David Rosca
900e5d593c
Pull translations from Transifex
2017-03-15 13:27:29 +01:00
srazi
3c8907284d
macOS: Fix unused-private-field warning
2017-03-13 00:23:01 +03:30
David Rosca
5ff5fb5b10
Updated translations
...
Closes #2202
2017-02-13 23:06:04 +01:00
David Rosca
85f8cf881e
Fix drawing text with correct color in item delegates on Windows
2017-02-07 15:47:41 +01:00
David Rosca
5240d70c51
Fix TabManager.pro
2017-01-27 14:40:07 +01:00
David Rosca
7d6a2efab2
Update translations
2017-01-27 14:38:03 +01:00
David Rosca
23af6c3af7
Fix drawing correct text color in custom item views
2016-12-26 19:41:06 +01:00
David Rosca
9626eac48e
Update translations
2016-12-21 21:53:39 +01:00
David Rosca
9e1c6312cb
Fix connecting to WebView::iconChanged
2016-10-24 21:43:31 +02:00
srazi
d4facf2806
TabManager: Add quick filter/switch support.
...
- Also key navigation support was added.
- Closes #2063
2016-08-29 12:48:31 +04:30
Martii
fc2ae4c4dd
Brute crush all pngs
...
* Making the footprint a little smaller
2016-05-12 12:47:46 -06:00
David Rosca
a262de8239
Fix build
2016-02-15 17:36:32 +01:00
David Rosca
6e10e6ac92
Update translations
2016-02-15 10:10:03 +01:00
Vladislav Tronko
f7aee14343
Typos: extra semicolons
2016-02-14 22:31:28 +02:00
David Rosca
176b31198e
Plugins: Set plugin as parent for all created actions
...
This fixes crash on Windows when unloading plugin and then showing a menu
where the plugin action was.
There is still crash on exit in that case.
2015-10-22 20:54:42 +02:00
Philipp Wiesemann
59ba849e8f
Fix typos in messages
2015-10-22 20:53:06 +02:00
srazi
33553a049a
TabManager: Add an option to use it as main tabbar replacement.
...
- Note: in `TabBar::setVisible()` we didn't need to
check `(visible && m_window->isFullScreen())` because tabbar's
visibility in fullscreen mode is managed by m_navigationContainer.
2015-10-22 20:50:35 +02:00
David Rosca
cefe1bce54
Remove remaining Qt 4 code
2015-10-15 17:57:03 +02:00
srazi
e604120f49
FCM, TabManager: add them to extension sub-menu.
2015-10-15 17:44:13 +02:00
David Rosca
1a068e8c7d
Use QWebEnginePage::RequestClose action to close tabs
...
It is no longer to use hacky onbeforeunload javascript handling when
closing tabs.
2015-10-12 12:07:01 +02:00
David Rosca
8f353d7c21
Bring back TabManager plugin
2015-05-24 21:53:12 +02:00
David Rosca
05fcc35658
Fix build with Qt 5.5
...
Also enable plugins: FlashCookieManager, Gnome and KWallet passwords.
2015-05-22 18:14:16 +02:00
David Rosca
ee80b04a11
Import TabManager plugin from qupzilla-plugins
2015-01-21 13:00:51 +01:00