aboutsummaryrefslogtreecommitdiff
path: root/src/qt/res
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * new splash screenJonas Schnelli2013-04-173-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | why: - the current splash-screen has no referring to official images on - https://en.bitcoin.it/wiki/Promotional_graphics - the current splash screen only exists in a low res jpg - current splash screen looks dark and "hackish" - new splash screen should generate positive, "trust-emotions". - new splash screen gives the user infos about the running client. - new splash screen can handle long messages (in a lot of - languages the text is cropped in current release) - new size (x2) 400x312 - contains textual information about the client - textinfos are dynamicly written to the pixmap when -testnet is switch on, the splashscreen will show the bitcoin logo in testnet-color (as well as a text [testnet]) example: https://dl.dropbox.com/u/7383846/new_bitcoin_splash.png
* | new toolbar icon for liunx/win fix #2518Jonas Schnelli2013-04-172-0/+0
| | | | | | | | | | | | | | | | On black toolbars, the new icon doesn't look very well. Now the toolbar icon has again a transparent "B" for better style on toolbars. Does not affect the mac client. Signed-off-by: Jonas Schnelli <[email protected]>
* | Merge pull request #2519 from jonasschnelli/new_testnet_ico_fileWladimir J. van der Laan2013-04-152-0/+1
|\ \ | |/ |/| new testnet ico file
| * embed bitcoin_testnet.ico in bitcoin-qt.exe (usable for shortcuts)Philip Kaufmann2013-04-141-0/+1
| |
| * new testnet window .ico fileJonas Schnelli2013-04-111-0/+0
| | | | | | | | Signed-off-by: Jonas Schnelli <[email protected]>
* | Merge pull request #2503 from Diapolo/copyright-yearWladimir J. van der Laan2013-04-111-1/+2
|\ \ | |/ |/| new COPYRIGHT_YEAR macro in clientversion.h
| * use the new COPYRIGHT_YEAR macro in bitcoin-qt.rcPhilip Kaufmann2013-04-101-1/+2
| | | | | | | | - this reduces the places, where we need to change the year further
* | better quality windows .ICO icon fileJonas Schnelli2013-04-101-0/+0
| | | | | | | | | | | | - icon quality of the win icon of <256px resolutions are now much better Signed-off-by: Jonas Schnelli <[email protected]>
* | overhaul of the testnet icon (green color) and the toolbar iconsJonas Schnelli2013-04-093-0/+0
|/ | | | | | | | - redefined the green color - created new toolbar icons - updated the assets-attribution.txt Signed-off-by: Jonas Schnelli <[email protected]>
* new windows and linux iconsJonas Schnelli2013-04-063-0/+0
| | | | | | | | | | - new windows .ico contains multiple resolutions up to 256px - new testnet (green) icon - new png icon for llinux, etc. - new doxygen icon - changed the assets-attribution.txt Signed-off-by: Jonas Schnelli <[email protected]>
* moved bitcoin.svg to correct folder (qt/res/src)Jonas Schnelli2013-04-062-173/+58
| | | | Signed-off-by: Jonas Schnelli <[email protected]>
* new mac osx icon (including SVG Version)Jonas Schnelli2013-04-023-0/+58
| | | | | | | | | - added new created and documented svg version of shaded icon - changed "B" background to white (no longer transparent) - removed PSD (Adobe Photoshop) document - license is now MIT Signed-off-by: Jonas Schnelli <[email protected]>
* new mac osx iconJonas Schnelli2013-04-022-0/+0
| | | | | | | | | | check why/preview: http://dl.dropbox.com/u/7383846/new_bitcoin_qt_mac_icon.png - according to official bitcoin logo - no chopped shadow - retina-screen support Signed-off-by: Jonas Schnelli <[email protected]>
* Bitcoin-Qt: update Win executable file meta-data copyrightPhilip Kaufmann2013-03-191-1/+1
|
* Revert "Merge pull request #1931 from laanwj/2012_10_newicons"Wladimir J. van der Laan2012-10-146-0/+0
| | | | | | | | This reverts commit 199d88cf901866f3c2fa2b5bd83074d11ebad02c, reversing changes made to 65bc1573e73791c26472c3177732b7d167aa5bec. License is worse instead of better. Will only accept public domain and MIT-licensed icons from now on.
* Changed connect?_16.png to non-GPL one and changed the assets attribution.xanatos2012-10-145-0/+0
|
* Changed the spinner to a non-GPL one, added instructions on how to ↵xanatos2012-10-141-0/+0
| | | | regenerate it, changed the assets attribution, removed old spinner + old spinner's sources.
* Bitcoin-Qt (Windows only): add version info to Resource FilePhilip Kaufmann2012-09-071-3/+13
| | | | | | | | | | | | | | | | | - add version information to bitcoin-qt.rc, which is displayed on Windows, when looking in the executable properties and selecting "Details" - introduce a new clientversion.h (used in bitcoin-qt.rc to generate version information), which takes only the version defines from version.h and is included in it (to allow usage with the windres rc-file compiler) - move #define STRINGIFY(s) #s into clientversion.h as that is used in bitcoin-qt.rc and rename to DO_STRINGIZE(X) - add #define STRINGIZE(X) DO_STRINGIZE(X), which is needed to convert the version defines into a version string in the rc-file - this ensures we only need to update 1 file and have bitcoin-qt.exe version information - for RC-file documentation see: http://msdn.microsoft.com/en-us/library/windows/desktop/aa381058%28v=vs.85%29.aspx
* Bitcoin-Qt (Windows only): extend Resource FilePhilip Kaufmann2012-08-141-0/+26
| | | | | | | | | | - extend bitcoin-qt.rc to include meta information, which is displayed on Windows, when looking in the executable properties and selecting "Details" - does currently NOT include version information, this is scheduled for later releases - for RC-file documentation see: http://msdn.microsoft.com/en-us/library/windows/desktop/aa381058%28v=vs.85%29.aspx
* Replace debug window icon with LGPL-licensed one (fixes #1348)Wladimir J. van der Laan2012-05-191-0/+0
|
* Add icon for debug windowWladimir J. van der Laan2012-05-171-0/+0
|
* simplified qrcode icon that scales gracefully to 16x16Wladimir J. van der Laan2012-05-052-0/+0
|
* by popular request, make 4th bar of connection icon greenWladimir J. van der Laan2012-04-111-0/+0
|
* Added 'Backup Wallet' menu optionsje3972012-02-151-0/+0
| | | | | | | | - icon from the LGPL Nuvola set (like the tick) - http://www.icon-king.com/projects/nuvola/ - include 'boost/version.hpp' in db.cpp so that the overwrite version of copy can be used - catch exceptions in BackupWallet (e.g. filesystem_error thrown when trying to overwrite without the overwrite flag set) - include db.h in walletmodel.cpp for BackupWallet function - updated doc/assets-attribution.txt and contrib/debian/copyright with copyright info for new icon
* Added QRCode generation functions via libqrencode. Switch on with ↵sje3972011-12-201-0/+0
| | | | | | | USE_QRENCODE=1. Amended build docs for Linux and OSX, and OSX makefile. Added package 'qrencode' to gitian.yml
* Make home and addressbook icon more consistent with other toolbar icons ↵Wladimir J. van der Laan2011-11-262-0/+0
| | | | (make it blue and flip light source direction)
* Replace kfm_home with go-home for "overview"Luke Dashjr2011-11-111-0/+0
|
* Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensedLuke Dashjr2011-11-103-0/+0
|
* Replace icons with Nuvola (LGPL 2.1): all non-free except for those by ↵Luke Dashjr2011-11-107-0/+0
| | | | Wladimir van der Laan (who will hopefully relicense)
* Some Mac OS X specific thingsp2k2011-09-111-0/+0
| | | | | * Added application icon for Mac OS X * Added instructions for compiling under Mac OS X * Added Portfile for compiling miniupnpc with MacPorts
* Wallet encryption part 2: ask passphrase when needed, add menu optionsWladimir J. van der Laan2011-08-311-0/+0
|
* Wallet encryption part 1: show wallet encryption statusWladimir J. van der Laan2011-08-232-0/+0
|
* improve sync spinnerWladimir J. van der Laan2011-08-051-0/+0
|
* show last few transactions on overview pageWladimir J. van der Laan2011-08-034-0/+0
|
* add splash screenWladimir J. van der Laan2011-08-021-0/+0
|
* address iconsWladimir J. van der Laan2011-07-3113-0/+122
|
* better exit iconWladimir J. van der Laan2011-07-241-0/+0
|
* make all tab icons blue/gray for more consistencyxWladimir J. van der Laan2011-07-242-0/+0
|