David Rosca
|
8e93a76ca2
|
PopupWindow: Show statusbar and menubar according to preferences
|
2016-02-14 10:54:19 +01:00 |
|
David Rosca
|
e487e4c1f6
|
Add option to open popup windows in tabs
Closes #1796
|
2016-02-14 10:37:28 +01:00 |
|
David Rosca
|
9c082ac480
|
BUILDIGN: Add example and default value for SHARE_FOLDER
|
2016-02-14 10:20:51 +01:00 |
|
David Rosca
|
3d1996696b
|
Merge pull request #1848 from berniyh/master
Allow to split shared data from prefix
|
2016-02-14 10:18:55 +01:00 |
|
innermous
|
603f7f3211
|
Feature: implemented bookmark editing on the fly
|
2016-02-10 16:05:39 +02:00 |
|
Bernd Steinhauser
|
d9325de00e
|
Simplify folder definitions.
|
2016-02-07 17:04:56 +01:00 |
|
Bernd Steinhauser
|
3dd31ac8bb
|
Fix data installation paths.
|
2016-02-07 16:55:52 +01:00 |
|
David Rosca
|
11601f866e
|
NavigationContainer: Add small top margin top with tabs on top
|
2016-01-31 13:05:43 +01:00 |
|
David Rosca
|
779292713f
|
ComboTabBar: Add small space between pinned and main tabbar
|
2016-01-31 12:37:02 +01:00 |
|
David Rosca
|
fc5db42bb4
|
Disable travis builds again
|
2016-01-30 11:42:18 +01:00 |
|
David Rosca
|
960a46daef
|
Update to latest Qt 5.6 QtWebEngine
|
2016-01-30 11:41:39 +01:00 |
|
David Rosca
|
06b2414d80
|
Focus locationbar on startup if url of current tab is empty
|
2016-01-27 13:23:28 +01:00 |
|
David Rosca
|
6c30379077
|
Enable Qt 5.6 HighDpiScaling
|
2016-01-27 13:05:25 +01:00 |
|
David Rosca
|
7468aaf04b
|
Linux theme: Use rating/rating-unrated icons for bookmarks icon
Closes #1811
|
2016-01-27 12:50:35 +01:00 |
|
David Rosca
|
2f80ca55ef
|
IconProvider: Prefer theme icon for bookmarks
|
2016-01-27 12:44:19 +01:00 |
|
David Rosca
|
732e0ec94e
|
TabIcon: Fix rendering for Qt 5.6 HighDPI
|
2016-01-27 12:26:30 +01:00 |
|
David Rosca
|
06c3778753
|
Linux theme: Don't set minimum height of locationbar/searchbar
|
2016-01-27 12:02:33 +01:00 |
|
David Rosca
|
3ab21c1c2c
|
Breathe theme: Bring back the tab max-height
|
2016-01-25 15:00:37 +01:00 |
|
David Rosca
|
0b0041af41
|
WebSearchBar: Show the search engine menu relative to lineedit
|
2016-01-25 14:43:12 +01:00 |
|
David Rosca
|
2c04ebba63
|
LocationBarPopup: Show the popup relative to locationbar
|
2016-01-25 14:21:17 +01:00 |
|
David Rosca
|
007d68a027
|
Pass only current profile when starting private browsing
Fix starting private browsing when qupzilla is run eg. with
qupzilla -p profile_name
|
2016-01-25 13:52:12 +01:00 |
|
David Rosca
|
0aa64de13a
|
IconProvider: Use theme icon for settings icon
|
2016-01-25 13:51:08 +01:00 |
|
David Rosca
|
ac792de566
|
TabBar: Improve logic to calculate pinned tab width
|
2016-01-25 13:33:05 +01:00 |
|
David Rosca
|
74b9019a01
|
Themes: Don't limit the height of tab
|
2016-01-25 13:03:36 +01:00 |
|
David Rosca
|
ace8c9702b
|
TabIcon: Set the same size as close button
Some styles calculates the height of tabs from displayed tab buttons,
so if the close tab is not visible, it would render the tabs smaller.
|
2016-01-25 12:51:05 +01:00 |
|
David Rosca
|
a49f1e2763
|
DataPaths: Use QStandardPaths
|
2016-01-25 12:13:43 +01:00 |
|
David Rosca
|
5808f3c581
|
Fix position of status bar message popup
|
2016-01-24 16:42:09 +01:00 |
|
David Rosca
|
f9359da446
|
Fix some warnings when starting with new profile
|
2016-01-24 16:37:31 +01:00 |
|
David Rosca
|
59ac47b08c
|
Hide statusbar and menubar by default
|
2016-01-24 16:29:46 +01:00 |
|
David Rosca
|
48210c5aa6
|
SpeedDial: Ignore changed() signal from the current page
|
2016-01-24 16:17:57 +01:00 |
|
David Rosca
|
34475fcfc9
|
SpeedDial: Fix Esc key to close edit popups
|
2016-01-24 16:13:59 +01:00 |
|
David Rosca
|
e4abb59d3a
|
QzTools: Return empty url when pixmap is null in pixmapToDataUrl
|
2016-01-24 15:47:42 +01:00 |
|
David Rosca
|
18926fd85b
|
SpeedDial: Fix infinite reload when adding dial with invalid url
Closes #1763
|
2016-01-24 15:39:51 +01:00 |
|
David Rosca
|
a90c35223d
|
LocationBar: Show encrypted site icon on https sites
|
2016-01-24 13:49:15 +01:00 |
|
David Rosca
|
e88b475b3a
|
Linux theme: Don't make locationbar yellow on secured sites
|
2016-01-24 13:48:53 +01:00 |
|
David Rosca
|
becccf7ec5
|
Linux theme: Prefer arrow icons from icon theme
|
2016-01-24 13:26:32 +01:00 |
|
David Rosca
|
96e0ce6d8a
|
Linux theme: Use theme icons for go and key icons
See #1811
|
2016-01-24 13:12:01 +01:00 |
|
David Rosca
|
2a5c6ecfa1
|
ClickableLabel: Fix resizing icon with label
|
2016-01-24 13:03:16 +01:00 |
|
David Rosca
|
be2d14dcb8
|
Remove RSS manager style from themes
|
2016-01-24 12:43:38 +01:00 |
|
David Rosca
|
0d7da3837d
|
Linux theme: Use theme icon for menu button
See #1811
|
2016-01-24 12:34:58 +01:00 |
|
David Rosca
|
31508f2907
|
ToolButton: Bring back fallbackIcon property
|
2016-01-24 12:28:58 +01:00 |
|
David Rosca
|
95f10443ef
|
Merge pull request #1841 from innermous/master
Added action with all in one image search engines
|
2016-01-20 21:10:28 +01:00 |
|
Vladislav Tronko
|
b311902cf3
|
Added action with all in one image search engines
|
2016-01-20 19:44:22 +02:00 |
|
David Rosca
|
20f35c8a8d
|
Merge pull request #1833 from innermous/feature-imagefinder
Feature: ImageFinder plugin
|
2016-01-20 17:00:16 +01:00 |
|
innermous
|
2cc2c26c84
|
Feature: ImageFinder plugin
|
2016-01-17 01:13:00 +02:00 |
|
David Rosca
|
d3447e25e3
|
Fix autotests
|
2016-01-16 21:42:11 +01:00 |
|
David Rosca
|
ae5ab775ec
|
Travis: Fix libxcb-util package name
|
2016-01-16 21:26:11 +01:00 |
|
David Rosca
|
8111daad40
|
Travis: Add libxcb-util-dev
|
2016-01-16 21:23:37 +01:00 |
|
David Rosca
|
337b876af6
|
Travis: Add qt56x11extras package
|
2016-01-16 21:18:50 +01:00 |
|
David Rosca
|
5622caf917
|
Travis: Fix PPA name
|
2016-01-16 21:16:10 +01:00 |
|