adem
eddc82d8a5
Remove white outline around mascot.png
5 years ago
FranciscoPombal
f4742a98c5
Add stalled filters to GUI and Web API/UI
...
`/api/v2/torrents/info` can now take the following new values for the`filter` parameter: `stalled`, `stalled_uploading` and `stalled_downloading`.
Requires Web API version bump.
Closes #11787
5 years ago
Peter Dave Hello
eaaf8b8e85
Optimize PNG images losslessly with zopflipng
...
18 images compressed as below:
dist/unix/menuicons/128x128/apps/qbittorrent.png | Bin 7736 -> 7674 bytes
dist/unix/menuicons/128x128/status/qbittorrent-tray.png | Bin 7736 -> 7674 bytes
dist/unix/menuicons/16x16/apps/qbittorrent.png | Bin 986 -> 775 bytes
dist/unix/menuicons/16x16/status/qbittorrent-tray.png | Bin 986 -> 775 bytes
dist/unix/menuicons/192x192/apps/qbittorrent.png | Bin 11625 -> 11562 bytes
dist/unix/menuicons/192x192/status/qbittorrent-tray.png | Bin 11625 -> 11562 bytes
dist/unix/menuicons/22x22/apps/qbittorrent.png | Bin 1169 -> 1163 bytes
dist/unix/menuicons/22x22/status/qbittorrent-tray.png | Bin 1169 -> 1163 bytes
dist/unix/menuicons/48x48/apps/qbittorrent.png | Bin 2995 -> 2960 bytes
dist/unix/menuicons/48x48/status/qbittorrent-tray.png | Bin 2995 -> 2960 bytes
dist/unix/menuicons/72x72/apps/qbittorrent.png | Bin 4321 -> 4288 bytes
dist/unix/menuicons/72x72/status/qbittorrent-tray.png | Bin 4321 -> 4288 bytes
dist/unix/menuicons/96x96/apps/qbittorrent.png | Bin 5712 -> 5624 bytes
dist/unix/menuicons/96x96/status/qbittorrent-tray.png | Bin 5712 -> 5624 bytes
src/icons/loading.png | Bin 178 -> 174 bytes
src/icons/skin/mascot.png | Bin 21876 -> 21084 bytes
src/icons/skin/splash.png | Bin 59072 -> 58581 bytes
src/icons/sphere.png | Bin 277 -> 250 bytes
6 years ago
Chocobo1
83d4641a4d
Fix misaligned icons in STATUS list in GUI
...
The 2 changed icons has different width/height ratio than other icons in STATUS list, thus
they take more width than others when rendered in GUI.
6 years ago
sledgehammer999
f4bb65b46e
Optimize svg files using SVGO
6 years ago
Bert Verhelst
9f8f9b6702
Converted remaining icons to svg
6 years ago
Chocobo1
903a747dba
Add config file for SVGO
6 years ago
Chocobo1
e9a8ac0544
Fix icon height/width ratio
...
It was causing misalignment in TransferListFiltersWidget text label.
6 years ago
Chocobo1
71dcc76a64
Replace png icons with svg
6 years ago
Chocobo1
5d94db9c79
Move .desktop file
7 years ago
Chocobo1
6203f23f06
Move .ico files into icons dir
7 years ago
Chocobo1
26a4703398
Move .qrc files into its own directory
7 years ago
Chocobo1
0b63f35a54
Use 32px icons for favicon
...
One less resource to manage and 16px size can be downsampled from 32px
on-the-fly anyway.
7 years ago
sledgehammer999
e23c5614b6
Add height padding to the transfer list icons. Closes #7951 .
7 years ago
Nikolay Korotysh
7d0342e366
dropped unneeded executable flag from several files
7 years ago
sledgehammer999
a89c1a8d9a
Use new logo in the file icon.
7 years ago
sledgehammer999
86215f8483
Use new logo in the splash screen.
7 years ago
sledgehammer999
a1b01c1b40
Remove unused image.
7 years ago
sledgehammer999
09cb95d3da
Use the SVG for the tray icon.
7 years ago
sledgehammer999
48d7bdee0e
Change qbittorrent logo. Issue #6467 .
7 years ago
sledgehammer999
52df71ad3a
Use svg icons for the country flags.
...
Closes #6223 .
7 years ago
sledgehammer999
4e77e01a67
Generate pngs using svgexport and optimize using PNGGauntlet.
7 years ago
sledgehammer999
5acdcb6c09
Optimize and prettify the svg source using svgo.
7 years ago
LordNyriox
d7e0a9b1ad
Invert Framing for Torrent Status Icons
...
Also recolor the icons to match the text-color used for the torrent-status as well.
Optimized using SVGOMG [<https://jakearchibald.github.io/svgomg/ >].
7 years ago
sledgehammer999
aca7a851bb
Optimize SVGs.
...
Used svgo with commands --pretty --indent=2 --multipass.
7 years ago
sledgehammer999
e9caefdfce
Optimize PNGs.
...
Using PNGGauntlet.
7 years ago
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.
9 years ago