aboutsummaryrefslogtreecommitdiff
path: root/src/qt/res
Commit message (Collapse)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-2/+2
|
* really s/doge/dis/g this timeTomo Ueda2021-09-021-2/+2
|
* optimise imgs (only src/qt/res/)cg2021-05-0165-639/+18
|
* Actual dogecoin icons instead of bitcoin ones for OSX build.Michi Lumin2019-03-252-0/+0
| | | Actual dogecoin icons in ICNS format for OSX build, instead of old bitcoin ones.
* Re-add paperwallet printer (#1467)Max K2019-03-252-0/+0
| | | | | | | | | | | | | | * Add paper wallet generator to QT wallet * Replace print icon with Typeicons equivalent * Re-add printer support to Qt * depends: fix fontconfig with newer glibc See comment for more detail * Set fixed size for paper wallet dialog
* Update about menu icon to DogecoinJ Ross Nicoll2019-03-251-0/+0
| | | | Icon provided by cdeverett
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-4/+4
|
* Introduce basic Dogecoin brandingRoss Nicoll2019-03-258-0/+0
|
* [qt] Make network disabled icon 50% opaqueMarcoFalke2016-11-137-34/+15
|
* Qt: New network_disabled iconLuke Dashjr2016-10-242-0/+68
|
* Overhaul network activity toggleJonas Schnelli2016-10-241-0/+0
| | | | | | - Rename RPC command "togglenetwork" to "setnetworkactive (true|false)" - Add simple test case - GUI toggle added to connections icon in statusbar
* [copyright] add MIT license headers to .sh scripts where missingisle29832016-09-111-0/+4
| | | | Years are set according to 'git log' history
* [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-194-0/+39
|
* windows: Add testnet icon for testnet linkWladimir J. van der Laan2016-06-302-0/+1
| | | | Overhauled testnet icon by Jonas Schnelli
* [Qt] Support for abandoned/abandoning transactionsJonas Schnelli2016-04-041-0/+0
|
* qt: Remove reflection from `about` iconWladimir J. van der Laan2016-03-142-0/+0
| | | | | | | | | | While trying to find a black/white version of the Bitcoin logo for the organization I noticed the about.png is not entirely black - it has some reflection. Remove this to make it the same as other icons. Also ran the icons through `contrib/devtools/optimize-pngs.py`, so `chevron.png` was optimized too.
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-033-0/+0
|\
| * [Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli2016-01-261-0/+0
| |
| * [Qt] Add option to increase/decrease font size in the console windowJonas Schnelli2016-01-222-0/+0
| |
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-2/+2
|/
* [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.shMarcoFalke2015-09-133-3/+4
| | | | | | * Merge make_spinner.py into makespinner.sh * Also delete now unused imgs * Actually use all 36 frames for the spinner animation
* [Qt] replace wifi icon with network symbolMarco2015-08-0410-70/+331
|
* [QT] cleanup iconsMarco2015-08-0414-49/+91
| | | | | | * Cleanup SVG code * Unify design ("Typicons" seem to have round edges) * Fix transparency issue with clock5.png
* Merge pull request #6098Wladimir J. van der Laan2015-05-221-1/+1
|\ | | | | | | cc24610 Update Windows resource files (and add one for bitcoin-tx) (Luke Dashjr)
| * Update Windows resource files (and add one for bitcoin-tx)Luke Dashjr2015-05-221-1/+1
| |
* | [QT] use alert icon with tooltip insted of "(out of sync)" textJonas Schnelli2015-05-121-0/+0
|/ | | | | | # Conflicts: # src/qt/forms/overviewpage.ui # src/qt/overviewpage.cpp
* Merge pull request #5626Wladimir J. van der Laan2015-01-262-0/+0
|\ | | | | | | | | 652eb90 [Qt] change transaction table column width (Jonas Schnelli) af95b17 [Qt] resize oversized icons (Jonas Schnelli)
| * [Qt] change transaction table column widthJonas Schnelli2015-01-162-0/+0
| | | | | | | | make enought space for the new icons
| * [Qt] resize oversized iconsJonas Schnelli2015-01-162-0/+0
| |
* | Merge pull request #5632Wladimir J. van der Laan2015-01-161-0/+0
|\ \ | |/ |/| | | 98c222b [Qt] optimize helpmessage dialog (Jonas Schnelli)
| * [Qt] optimize helpmessage dialogJonas Schnelli2015-01-091-0/+0
| | | | | | | | | | | | | | - enlarge standard size - remove fixed 10px font - remove left mood image - ensure that table has no ugly line-breaks on OSX, Linux
* | [Qt] optimize PNG filesJonas Schnelli2015-01-1481-0/+0
|/ | | | | - provide a python script - add optimized png files
* Use real text rather than image-rendered text for unit selectorLuke Dashjr2014-12-293-0/+0
| | | | The width of each unit is measured to set a fixed width for the widget, and the color is set to match the other status widgets.
* [Qt] new icon for the debug windowJonas Schnelli2014-12-271-0/+0
|
* Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\ | | | | | | 78253fc Remove references to X11 licence (Michael Ford)
| * Remove references to X11 licenceMichael Ford2014-12-161-1/+1
| |
* | Qt: HiDPI (retina) support for splash screenJonas Schnelli2014-12-166-1/+0
| | | | | | | | | | | | | | - remove splash screen images (reduce binary size) - dynamicly draw splash screen with available icon. - remove testnet icon - dynamicly colorize testnet icon
* | Qt: new iconsJonas Schnelli2014-11-07113-1850/+221
|/ | | | | | | | - flat and b/w icons seems to be the new trend - support for HiDPI/retina - change icon sizes - fix assets-attribution.md - removed unused icons
* Merge pull request #4673Wladimir J. van der Laan2014-08-263-0/+0
|\ | | | | | | | | 1c5f0af [Qt] Add column Watch-only to transactions list (Cozz Lovan) 939ed97 Add boolean HaveWatchonly and signal NotifyWatchonlyChanged (Cozz Lovan)
| * [Qt] Add column Watch-only to transactions listCozz Lovan2014-08-113-0/+0
| |
* | qt: better looking trayiconntrgn2014-08-122-0/+0
|/ | | | | Github-Pull: #4678 Rebased-By: Wladimir J. van der Laan <[email protected]>
* [Qt] Replace status bar unit icon with actual imagesCozz Lovan2014-07-053-0/+0
|
* fix copyright string in two of our *.rc filesPhilip Kaufmann2014-07-011-1/+0
| | | | | | - also make comment about rc-files in clientversion.h generic Merges #4429.
* qt: GUI for conflicted transactionsWladimir J. van der Laan2014-02-141-0/+0
| | | | | | - Exclamation mark icon for conflicted transactions - Show mouseover status for conflicted transactions as "conflicted" - Don't show inactive transactions on overview page overview
* qt: use series of pngs for spinnerWladimir J. van der Laan2014-01-1336-0/+0
| | | | | | | | | | Use a series of .png frames for the spinner instead of a .mng. `mng` is an obscure image format and is not built by default into Qt5. This appears to improve the crispness of the spinner as well. Does not noticably increase the size (still ~27k) and the code is not more complicated either.
* [Qt] update bitcoin-qt.pro and assets-attribution.mdPhilip Kaufmann2014-01-091-0/+0
| | | | | | | - remove unused and unmentioned file notsynced.png (we use an animation for this) - add missing coincontroldialog.ui to bitcoin-qt.pro - also unify formating in assets-attribution.md
* Rebrand to `Bitcoin Core`Wladimir J. van der Laan2013-12-131-2/+2
| | | | | | | | | | | | Only messages for now, executable names and other file names can be changed later if necessary and safe. Do not do an all-sweeping change. Some occurences of Bitcoin-Qt need to be kept: - Applicationname: this is used to determine the registry entry names, we don't want to lose settings over a silly name change. - Where it refers to the executable name instead of the product name.
* Lossless image optimizationSined2013-12-0244-0/+0
| | | | less bytes, same images
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+0
|
* Merge pull request #2524 from jonasschnelli/new_splashscreen_freshWladimir J. van der Laan2013-04-183-0/+0
|\ | | | | new splash screen