nowrep
3d4da9e4ea
[FileDialogs] Remember last path in all dialogs
...
Closes #1075
2013-12-25 19:06:58 +01:00
nowrep
5af425aecc
[WebView] Added new conetxt menu action for translating page
...
Also added icon for W3Validator.
Closes #860
2013-12-24 14:56:17 +01:00
nowrep
4ed66114e7
[TabPreviews] Only show previews after a small delay of mouse at tab
...
Instead of showing previews on ToolTipEvent, which would be fired
immediately if moving from one tooltip to another, it now always show
preview after a set small delay.
This delay have been changed to 300 msecs from original 200 msecs.
2013-12-24 11:58:00 +01:00
nowrep
cf87a9895e
[TabPreviews] Immediately hide preview when using mouse wheel in tabbar
2013-12-24 00:18:28 +01:00
nowrep
3bfa8cecaa
[TabPreviews] Fix some small tab preview issues with ComboTabBar
2013-12-24 00:01:35 +01:00
nowrep
6fcbefc7b1
TabBar: Edit sizes of tabs. Minimal tab width is now 100
2013-12-23 20:31:05 +01:00
S. Razi Alavizadeh
bff614144b
Added TabStackedWidget + ComboTabBar
...
Set of patches:
Introduce TabStackedWidget+ComboTabbar
[Windows] Fix enabling blur background in fullscreen
[ComboTabBar] Fix some issues with pinned tabs
[ComboTabBar] Don't use pointer to integer,
Implement TabStackedWidget::keyPressEvent() and fix changing tab by wheel event
Fix animation delay of dragged tab's buttons.
[ComboTabBar] Add themable scrollButtons
2013-12-23 20:30:54 +01:00
nowrep
7e088d0f1d
[Fix] Url with only query is valid too
...
mailto:?subject=foo should be treated as valid url too
Closes #1112
2013-12-22 00:46:00 +01:00
nowrep
ffd560142b
Fixed showing "//" as receiver in Thunderbird form "Send page/link ..." actions
...
Instead of empty receiver address, just one space %20 is used.
2013-12-22 00:39:23 +01:00
nowrep
b4f0096f96
[Code] Add/Edit some comments
2013-12-05 19:52:13 +01:00
nowrep
5a7789bd17
[WebView] Edit isValidUrl method. All non-empty urls are valid now.
...
Fixes #1099
2013-12-05 19:18:11 +01:00
nowrep
43ab2e44f0
[StatusBar] Don't decode url of hovered link
...
Workarounds #1095
2013-12-05 18:45:11 +01:00
nowrep
4f3aba95ff
[TabBar] Ask user before closing all other tabs.
...
Closes #1088
2013-11-21 18:37:59 +01:00
nowrep
2211fbf2b3
SearchEngines: Added support for POST method.
...
Closes #715
2013-11-09 15:48:24 +01:00
nowrep
c9ff4f1c94
SearchEngines: Return SearchResult on all searches
2013-11-09 13:32:03 +01:00
nowrep
55cbdec32c
[Unloaded tab color] Make sure it work also for black color
...
Closes #1013
2013-09-17 17:03:50 +02:00
nowrep
5de4075a98
Tabs: Make sure unloaded tabs color is different even for white color.
...
Closes #1013
2013-09-13 17:29:52 +02:00
S. Razi Alavizadeh
333d0b0cdd
Fixed, update icon of detached tab.
2013-09-03 10:59:12 +04:30
S. Razi Alavizadeh
1ebc952ae0
Fixed closing tabs from TabsMenu by middle-click
2013-08-21 17:08:37 +04:30
S. Razi Alavizadeh
7dbaf71f23
Fixed changing TabsOnTop option when there are more than one window.
2013-08-04 00:39:54 +04:30
Jonathan Hooverman
4848def230
Modified copyright year
2013-07-11 16:21:57 +02:00
nowrep
f05a300281
What is this? I didn't write it ...
2013-07-11 11:01:32 +02:00
nowrep
7e00f73daf
Define QzTools::setWmClass on all platforms.
...
Get rid of #ifdef's and make it do nothing on non X11.
2013-07-08 00:08:05 +02:00
nowrep
dccf8d9787
X11: Set correct WM_CLASS property to windows
...
Closes #968
2013-07-07 12:32:55 +02:00
S. Razi Alavizadeh
5d48edc7a3
[LocationBar][StatusBar] show precent decoded version of non-latin link and draw RTL path correctly.
...
- also fixed a compile issue
2013-07-05 02:51:07 +04:30
nowrep
2554ad9870
Coding style: Uninline public functions
2013-06-30 12:41:01 +02:00
nowrep
50a4d78026
Removed unnecessary QDebug
2013-06-18 11:05:25 +02:00
nowrep
99b35a19b5
Use palette colors for indicating not yet loaded tabs.
...
Also fixed compile issue from previous commit.
2013-06-18 11:03:52 +02:00
Charles
18f65a66f6
Only set the unloaded tab color if the url is not empty
2013-06-18 14:33:05 +07:00
Charles
7882cbcc98
Set unloaded tab color to rgb(100, 100, 100)
2013-06-18 14:25:37 +07:00
nowrep
136452ad2a
Properly test for USE_QTWEBKIT_2_2 define
2013-06-17 21:03:45 +02:00
Charles
9e476bfbc2
Enable closing tab by middle clicking in the tab list menu
2013-06-16 13:49:08 +02:00
nowrep
98fac13f85
[MacWebViewScroller] No need to use WebView subclass.
2013-06-12 19:58:25 +02:00
nowrep
9be2b6f5ca
Fix "Hide tabbar with only one tab" option to work also with fullscreen.
...
Closes #927
2013-06-06 13:14:12 +02:00
nowrep
b59d42fc1b
Don't try to download empty page.
...
Closes #925
2013-06-06 11:48:43 +02:00
nowrep
197240845d
[Oxygen] Tweaked last icon to be used from theme.
2013-06-02 22:47:02 +02:00
nowrep
10bba39bd4
New tab button in toolbar opens tab with url from clipboard on middle click.
...
Closes #907
2013-06-02 16:46:26 +02:00
nowrep
9725f53bbf
[StatusBarIcons] Added JavaScript icon to manage JavaScript settings.
2013-05-26 18:15:24 +02:00
nowrep
3259abef09
Added new plugin: StatusBar Icons.
...
This plugins add extra icons into statusbar with various
functionality.
Currently, only Images icon is present, which enable changing
image load settings per-site and globally.
2013-05-26 15:46:21 +02:00
nowrep
19adf74dc5
[WebView] Added Ctrl/Shift + Insert shortcuts to copy/paste.
2013-05-19 10:22:40 +02:00
nowrep
ac90002b6f
Make sure ProxyStyle is created before using it.
2013-05-15 16:49:05 +02:00
nowrep
bd315afe9e
[AutoFill] Rewritten password management to support multiple backends.
2013-05-14 17:57:13 +02:00
nowrep
09a1bec467
Added option to detach tabs into own window.
...
Closes #441
2013-05-13 22:01:36 +02:00
nowrep
d391b65bed
[Oxygen] Fixes crash when closing window.
...
This is proper fix for #838
2013-05-12 23:30:55 +02:00
nowrep
42e0f535fe
[Tabs] Use theme icons for tab-new and tab-duplicate.
2013-05-12 23:14:35 +02:00
nowrep
16d5917d43
[Code] Make it possible to move TabbedWebView to other window.
2013-05-12 22:55:53 +02:00
nowrep
16a7156d69
[Mac] Attempt to fix slow scrolling on Apple trackpads.
...
Closes #832
2013-05-04 15:15:43 +02:00
nowrep
650f474113
[SessionRestore] Fixed saving some tab icons in session file.
...
Saving directly QPixmap instead of QIcon fixes issue when some
icons don't save correctly for some reason (eg. oxygen hdd icon).
2013-05-03 00:35:14 +02:00
nowrep
1b617068b2
[AdBlock] Fixed hiding rules when more than 5000 rules in subscription.
...
Closes #873
2013-05-02 21:01:17 +02:00
nowrep
d59acd8dbb
[WebView] Make Direction & Fonts menu translatable.
...
Closes #871
2013-05-02 12:02:41 +02:00