aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-6/+10
|/
* [Qt] add shortcurts for debug-/console-windowJonas Schnelli2015-11-121-0/+10
* [Qt] Raise debug window when requestedMarcoFalke2015-09-231-5/+12
* Disallow duplicate windows.Casey Rodarmor2015-09-041-3/+3
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-34/+35
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-5/+5
* [QT] mainwindow toolbar must not be movableJonas Schnelli2015-05-191-0/+1
* qt: fix numerusform in English translationWladimir J. van der Laan2015-05-041-1/+1
* [Qt, Trivial] fix header groupings + space, intdentation fixesPhilip Kaufmann2015-04-201-1/+1
* Merge pull request #5833Wladimir J. van der Laan2015-04-011-9/+9
|\
| * GUI: Display label rather than address on popupsLuke Dashjr2015-03-061-9/+9
* | [QT] some mac specifiy cleanup (memory handling, unnecessary code)Jonas Schnelli2015-03-131-1/+1
* | [Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann2015-03-091-5/+4
* | [Qt] fix a issue where "command line options"-action overwrite "Preference"-a...Jonas Schnelli2015-03-061-0/+1
* | QT: remove unused parameterRob Van Mieghem2015-03-051-2/+2
* | [Qt] use qint64 in BitcoinGUI::setNumBlocksPhilip Kaufmann2015-02-091-3/+3
|/
* Merge pull request #5628Wladimir J. van der Laan2015-01-261-0/+3
|\
| * [Qt] remove size grip to get rid of the right marginJonas Schnelli2015-01-131-0/+3
* | Use text-color icons for system tray Send/Receive menu entriesLuke Dashjr2015-01-141-2/+18
|/
* Use real text rather than image-rendered text for unit selectorLuke Dashjr2014-12-291-1/+11
* Adopt style colour for button iconsLuke Dashjr2014-12-271-26/+26
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\
| * Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* | Merge pull request #5341Wladimir J. van der Laan2014-12-191-1/+1
|\ \
| * | [Qt] change some strings to reflect name change to Bitcoin CorePhilip Kaufmann2014-12-021-1/+1
| |/
* | Merge pull request #5258Wladimir J. van der Laan2014-12-161-1/+6
|\ \
| * | [Qt] the RPC Console should be a QWidget to make window more independentJonas Schnelli2014-11-131-1/+6
* | | resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)Jonas Schnelli2014-12-161-3/+3
* | | Merge pull request #5219Wladimir J. van der Laan2014-12-161-10/+6
|\ \ \ | |_|/ |/| |
| * | Qt: new iconsJonas Schnelli2014-11-071-10/+6
| |/
* | [Qt, OSX] move QProgressBarMac to guiutil.hJonas Schnelli2014-11-191-19/+1
* | [Qt, OSX] QProgressBar CPU-Issue workaroundJonas Schnelli2014-11-171-0/+18
* | Don't show wallet options in the preferences menu when running with -disablew...sinetek2014-11-101-3/+3
|/
* [Qt] fix slot connection problems when no wallet is loadedPhilip Kaufmann2014-10-301-11/+13
* qt: small English language updates from translatorsWladimir J. van der Laan2014-10-211-1/+1
* Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...Mark Friedenbach2014-10-171-0/+3
* qt: add network-specific style objectWladimir J. van der Laan2014-10-101-42/+15
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-1/+1
* [Qt] add more NULL pointer checks in bitcoinguiPhilip Kaufmann2014-09-251-6/+8
* [Qt] include and file header cleanupPhilip Kaufmann2014-09-181-2/+3
* qt: Add null check in setClientModel(0)Wladimir J. van der Laan2014-08-261-2/+5
* Merge pull request #4649Wladimir J. van der Laan2014-08-261-7/+36
|\
| * [Qt] disable tray interactions when client model set to 0Philip Kaufmann2014-08-081-4/+9
| * [Qt] ensure all class attributes are init to 0Philip Kaufmann2014-08-081-3/+27
* | Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+1
* | qt: better looking trayiconntrgn2014-08-121-2/+2
|/
* more Bitcoin -> Bitcoin Core string changesPhilip Kaufmann2014-08-041-3/+3
* Merge pull request #4524Wladimir J. van der Laan2014-07-141-5/+3
|\
| * qt: Ignore showNormalIfMinimized in initialization or shutdownWladimir J. van der Laan2014-07-141-5/+3