David Rosca
7143e1130c
Update themes
...
- use window background instead of white for AboutDialog background
- use new style for desktop notifications
- set pinned tab width in Windows theme
- remove styling of Download Manager
8 years ago
David Rosca
29f0644f59
Fix background of tab icon in Windows theme
8 years ago
David Rosca
1f9599aac7
Add DownloadsButton to navigation toolbar
...
It is visible only when there are items in download manager and shows
number of active downloads in badge text.
8 years ago
David Rosca
e33174100e
NavigationBar: Bring back exit fullscreen button
...
This time it is configurable and hidden by default.
8 years ago
David Rosca
a4738c8a3e
Hide tabbar base in Windows style
8 years ago
David Rosca
c62b41d3d7
Fix tabbar buttons to have equal height as tabs in Windows theme
8 years ago
David Rosca
4f9c375ff1
Don't set fixed height for locationbar/websearchbar in Windows theme
...
Makes it possible to use arbitrary font size
8 years ago
David Rosca
4801721722
Use tabPadding property in Windows theme
8 years ago
David Rosca
ceb087a4c2
Fix last cases of wrong tab borders in Windows theme
8 years ago
David Rosca
0febcb72cd
Fix theme issues with RTL
8 years ago
David Rosca
ba781135a8
Revamp Windows theme so it doesn't look like it is from 1999
...
Windows theme is now also high-dpi ready.
See #2418
8 years ago
David Rosca
15a2afb4b6
NavigationBar: Add support for badge text in tool buttons
8 years ago
David Rosca
0b8a693bca
NavigationBar: Add Tools button
...
It now contains toolbars and sidebars menus and configure
action that doesn't work yet.
8 years ago
David Rosca
2e7a77a6b4
NavigationBar: Remove exit fullscreen button
8 years ago
David Rosca
02f7c68ec2
Move themes to root source directory + remove bin directory
9 years ago
David Rosca
ca39d3cd14
Remove Click2Flash images from themes
9 years ago
David Rosca
be2d14dcb8
Remove RSS manager style from themes
10 years ago
David Rosca
4f04e6e8e2
BrowsingLibrary: Remove the gradient from top toolbar
...
Closes #1743
10 years ago
David Rosca
028db62be0
[ComboTabBar] Set objectName of base widget, so it can be styled
...
TabBar base is now correctly styled in all themes.
Updated the themes accordingly to this change.
12 years ago
David Rosca
927c8b2a17
[Themes] No longer needed to set menu-indicator to none for ToolButtons
12 years ago
nowrep
b9891a815b
[LinuxTheme] Deleted now unused icons
...
Also added "edit-find" icon to oxygen-fallback
12 years ago
nowrep
5d523d1418
[ClosedTabsButton] Hide menu indicator
12 years ago
nowrep
96b6743ac6
[ClosedTabsButton] New button in the right corner of tabbar
...
Added icon for Linux theme.
But it needs a new icon for other themes...
12 years ago
Javier Llorente
c84f3d2366
[Theme] Use theme icon for Exit Fullscreen button in toolbar
12 years ago
nowrep
4b75a98806
[WindowsTheme] Add extra icon for add-tab button when outside tabbar.
12 years ago
nowrep
ea8b099688
[ComboTabBar] Tweaked appearance of buttons when tabs overflows.
...
Also disabled painting shadow gradient indicationg that tabbar is not
scrolled at the end.
12 years ago
nowrep
c106c2376b
[Themes] Set navigationbar layout margin and spacing from style sheet.
13 years ago
nowrep
3346c8f1ce
Updated header in themes.
13 years ago
nowrep
8820703a2e
[Windows] Small theme improvements of tab style.
...
Using transparent background for tabbar also with tabs on top.
13 years ago
nowrep
67d6d380cd
[AutoFill] Added password icon into locationbar to choose username.
...
Closes #735
13 years ago
Franz Fellner
e97e1c8746
Also adjust websearchbar
14 years ago
Franz Fellner
5d8767357c
Also adjust websearchbar
14 years ago
Franz Fellner
00d9f99f9c
Adjusted themes main.css to get a vertically centered contentsRect.
...
Also adjusted mac siteicon-[secure]-bg.png to not have opaque pixels, which would cut content (e.g. Top progress bar).
Filled bar is now drawn independent of textRect.
14 years ago
Franz Fellner
63edb90cbe
Adjusted themes main.css to get a vertically centered contentsRect.
...
Also adjusted mac siteicon-[secure]-bg.png to not have opaque pixels, which would cut content (e.g. Top progress bar).
Filled bar is now drawn independent of textRect.
14 years ago
nowrep
abc4959e7c
Using color from palette for all links.
14 years ago
nowrep
826d85a5e1
Fixed left margin in websearchbar after RTL commits.
...
- also added Seyyed Razi Alavizadeh into authors
14 years ago
nowrep
5de31410a4
Fixed padding of text and widgets position in address bar
...
- after recent RTL commit
closes #500
14 years ago
S. Razi Alavizadeh
341739cf59
LineEdit class uses a new layouting strategy for support RTL direction. theme changed for fulfillment this strategy.
14 years ago
nowrep
2055621f2a
Show star icon in completer when item is from bookmarks.
...
- IconProvider has no longer static members
- new macro qIconProvider for accessing IconProvider instance
14 years ago
nowrep
a85d975093
Reduced spacing in navigation bar and bookmarks toolbar.
...
- So also KDE users can be happy once again :-)
14 years ago
nowrep
0e82994e7f
Improved javascript alert, confirm, prompt dialogs.
...
- instead of injecting semi transparent block into page, we
just set background of the whole widget frame to semi
transparent image
- fixes issue, when sometimes background filled only half
of the page
this issue occurs sometimes when more than one frames
were in page
15 years ago
nowrep
2eb0f542a9
Various small fixes
...
Finally fixed "floating statusbar", it has now proper ToolTip behaviour.
DownloadManager now won't ask you whether you want delete file if some
error in downloading occurs.
In all themes fixed TextBrowser's rounded borders in KDE
15 years ago
nowrep
1b7c01bec2
Rewritten icon fetching in bookmarks importing, closes #24
...
Instead of using QWebPage and then loading the whole page in order to
get icon, it is now using own IconFetcher class.
It simply download page, looks for <link rel=shortcut and downloads icon
from here. If no <link rel=shortcut is present, the downloading standard
favicon.ico from base directory.
15 years ago
nowrep
56397717f9
Add Tab icon next to last tab
...
Also uploaded scripts for various jobs related to QupZilla to github
(scripts folder)
15 years ago
nowrep
d361c0631d
Updated drawing of tabs in TabBar. It will no longer show "..." when not
...
needed.
With this update is also possible implement showing "new tab" button
after the last tab
15 years ago
nowrep
c857ff4bf0
Updated themes + deleted now unneeded files
15 years ago
nowrep
9902e64f81
Added theme support. 5 themes are available now: Chrome, Windows, Old,
...
Linux Native and Mac
15 years ago