LordNyriox
28f336f5bd
Create README for "qbt-theme"
7 years ago
Eugene Shalygin
e66dba6a2d
Use SVG files for monochrome tray icons. Closes #6085 .
7 years ago
Vladimir Golovnev (Glassez)
989a70fe60
Redesign RSS subsystem
8 years ago
Eugene Shalygin
ecd67b9d75
Rename .desktop and appdata files to match executable name. Fixes #6625 .
8 years ago
sledgehammer999
50f0ba4f7a
Sync translations of .desktop file from Transifex.
8 years ago
sledgehammer999
9839ef7292
Add keywords to the .desktop file.
8 years ago
Tim Delaney
0fb8810c52
Resize RSS icon to fit theme.
...
--HG--
branch : magao-dev
8 years ago
Eugene Shalygin
9bab229108
Adjust icons names to better fit FDO scheme
...
An icon theme may use variously styled icons for various types of UI
elements. For example, Breeze theme uses monochrome icons for actions
(toolbars) and statuses, but colourful for view contents. qBittorrent
was using icon names without putting attention to categories, creating
mix of styles in UI elements (i.e. the main toolbar).
This commit fixes icon names (and move some of them to theme) to avoid
this style mixes where possible.
Unfortunately, options dialog page icons for network and speed limits
are remained monochrome because there are no Breeze or Adwaita icons to
match.
8 years ago
sledgehammer999
c384cc8c8c
Move new icons to their own theme folder.
8 years ago
Bert Verhelst
b00a9d4398
Update icon size of pngs to 256px + make pause icon wider
8 years ago
Bert Verhelst
13e67f176a
resized icons to 32px by 32px
9 years ago
Eugene Shalygin
1336cb7a61
Implement search filters in the proxy model. Partially closes #972
9 years ago
Bert Verhelst
95df9c5cf6
Delete collapse-expand.svg
...
This is a gif and wont be as crisp
9 years ago
Bert Verhelst
4c4fb44363
Delete arrow-right.svg
...
This is a gif and won't be as crisp as the original
9 years ago
Bert Verhelst
d9cf1187d7
Added png converted files for skin icons
9 years ago
Bert Verhelst
403de336d2
Added the last of the skin icons (svg)
9 years ago
Bert Verhelst
f579360086
converted all oxygen icons to svg files + added grunt task to convert to png
...
Check readme for more information on how to convert the icons to png
src/icons/oxygen/build-icons/readme.md
9 years ago
Bert Verhelst
b752df7557
60 of the svg's in the oxigen folder converted
9 years ago
buinsky
00e6e00e71
Edit speed limits and upload ratio icons
9 years ago
Bert Verhelst
ad7bce76d8
Added stylized icons for the main actions bar
...
This will look like this:
https://goo.gl/tV7duh
9 years ago
sledgehammer999
3eac05b229
Fix broken .desktop file icon for some locales. See #3905 .
9 years ago
Anton Lashkov
7b736b6ae3
Add speedwidget based on QGraphicsView
9 years ago
ngosang
9dbb2720b0
Changes in Force Resume icon and menu order
9 years ago
sledgehammer999
39e0c560cf
Update color scheme of completed.png icon.
10 years ago
sledgehammer999
f9e7345776
Implement a 'Completed' status. Closes #2326 #2483 #939 .
10 years ago
ADTC
286b247bf7
Optimize PNG - other icons
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
21bcb838b9
Optimize PNG - skin icons
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
508d54ac81
Optimize PNG - oxygen icons
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
ADTC
f3e015f20e
Optimize PNG - flags
...
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
10 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago