aboutsummaryrefslogtreecommitdiff
path: root/doc/assets-attribution.md
Commit message (Collapse)AuthorAgeFilesLines
* qt: better looking trayiconntrgn2014-08-121-1/+0
| | | | | Github-Pull: #4678 Rebased-By: Wladimir J. van der Laan <[email protected]>
* Update moved and dead linksLuke Dashjr2014-03-241-2/+2
|
* qt: use series of pngs for spinnerWladimir J. van der Laan2014-01-131-2/+2
| | | | | | | | | | 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-23/+23
| | | | | | | - 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
* Markdown Cleanup - Part 2super32013-06-161-0/+104
Now everything is in markdown...