David Rosca
4566a02ed7
Linux theme: Don't use go icon from system icon theme
...
It's not available in most of icon themes.
Closes #1528
11 years ago
David Rosca
77afa7847c
Themes: Change author name from nowrep to David Rosca
12 years ago
David Rosca
c56bc1ef63
Import Breathe theme from QupZilla-plugins
...
Theme by @pejakm
[ci-skip]
12 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
fa51392a17
[ChromeTheme] Make use of a new ToolButton "toolbar-look" property
12 years ago
David Rosca
927c8b2a17
[Themes] No longer needed to set menu-indicator to none for ToolButtons
12 years ago
nowrep
543c3b8732
[Translations] Try to load Qt (qt_*.qm) translations from Qt path
...
Also removed all qt_*.qm translations that are part of official Qt
distribution.
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
nowrep
9cdad1b45d
[Linux Theme] Use new icon for supermenu and bookmarks in locationbar
...
All icons in locationbar now have 16px height.
Also all fallback icons in Linux theme are now from Oxygen.
12 years ago
nowrep
caabbc237f
[LocationBar] Tweaked Linux theme. No longer hardcode height
...
It is now specified only minimum height.
Fixes issue with locationbar being too small with bigger fonts.
12 years ago
Mladen Pejaković
6598885538
[Translations] Serbian qt translations update
12 years ago
S. Razi Alavizadeh
f52d5fa234
[Themes][RTL] Use correct icons for tabbar scroll buttons.
...
- also fixed compile issue on Windows.
12 years ago
Javier Llorente
c84f3d2366
[Theme] Use theme icon for Exit Fullscreen button in toolbar
12 years ago
nowrep
8eea60fe6a
[AdBlockDialog] Options button is now QPushButton
...
Qt renders better down icon indicating the button has menu
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
d11d9f15e0
Added Qt translations for new languages
12 years ago
nowrep
9fe5df8497
Added Qt Arabic translation file (qm)
13 years ago
nowrep
6dbc73a392
Added Basque translation
13 years ago
Mladen Pejaković
9b9e5ecf8b
Serbian qt translations update
13 years ago
nowrep
f8df64aa1c
[Qt translation] Updated Portuguese Qt translation.
13 years ago
Mladen Pejaković
774f156865
Optimization of png icons
13 years ago
Mladen Pejaković
2f1cd3f0f5
Fix icons incorrect sRGB profiles. Closes #843
13 years ago
nowrep
c106c2376b
[Themes] Set navigationbar layout margin and spacing from style sheet.
13 years ago
nowrep
a618cb7249
[WebSearchBar] Use search icon from theme.
13 years ago
nowrep
ba9535a727
[ToolBar] Use size of icons according to Qt style.
13 years ago
nowrep
90ccae62f2
[Linux theme] Small tweaks in locationbar icons.
...
Using theme icon for GoIcon. Removed explicitly setting padding.
13 years ago
nowrep
3346c8f1ce
Updated header in themes.
13 years ago
S. Razi Alavizadeh
4e862414a1
[Windows] Small fix in theme + fixed shadow of desktop notification.
13 years ago
nowrep
b12c324f87
[SuperMenu] Improved menu in button used instead of menubar.
...
The menu is now displayed inside window, even when window
is not in fullscreen.
It now also contains the most important actions in addition to copy of
top level menus.
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
S. Razi Alavizadeh
f6f604698d
[Win] Improved "windows" theme+transparent TabBar's background
13 years ago
S. Razi Alavizadeh
b52d150e7d
[Mac] Small fixes in themes + fixed building
...
Theme: fixed color of statusbar
Building: fixed linking to CoreServices framework
QzTools: show correct version of Mac OS X
Code: coding style
13 years ago
nowrep
41fb5bfcc6
[Mac] Little modifications in theme for better native look.
...
Closes #765
13 years ago
nowrep
1ae60d65bb
Added new Catalan translation.
...
Thanks to Guillem Prats and Clara Villalba.
13 years ago
nowrep
67d6d380cd
[AutoFill] Added password icon into locationbar to choose username.
...
Closes #735
13 years ago
Mladen Pejaković
62ca09edf4
Serbian Latin translations
13 years ago
nowrep
6ebfee73ba
[Linux theme] New icon for search button in searchbar.
...
Use "edit-find" icon for theme, if there is no such
icon, the old one will be used.
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
98bdacc296
Added missing qt_fa.qm Qt translation file.
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
S. Razi Alavizadeh
89f9fc9ac2
Added support for Right To Left layout direction and also themes support RTL!
14 years ago