aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
AgeCommit message (Expand)Author
2015-11-30Merge pull request #7112Wladimir J. van der Laan
2015-11-30[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli
2015-11-30[Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli
2015-11-28Bugfix: Default -uiplatform is not actually the platform this build was compi...Luke Dashjr
2015-11-12[Qt] add shortcurts for debug-/console-windowJonas Schnelli
2015-09-23[Qt] Raise debug window when requestedMarcoFalke
2015-09-04Disallow duplicate windows.Casey Rodarmor
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-05-19[QT] mainwindow toolbar must not be movableJonas Schnelli
2015-05-04qt: fix numerusform in English translationWladimir J. van der Laan
2015-04-20[Qt, Trivial] fix header groupings + space, intdentation fixesPhilip Kaufmann
2015-04-01Merge pull request #5833Wladimir J. van der Laan
2015-03-13[QT] some mac specifiy cleanup (memory handling, unnecessary code)Jonas Schnelli
2015-03-09[Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann
2015-03-06GUI: Display label rather than address on popupsLuke Dashjr
2015-03-06[Qt] fix a issue where "command line options"-action overwrite "Preference"-a...Jonas Schnelli
2015-03-05QT: remove unused parameterRob Van Mieghem
2015-02-09[Qt] use qint64 in BitcoinGUI::setNumBlocksPhilip Kaufmann
2015-01-26Merge pull request #5628Wladimir J. van der Laan
2015-01-14Use text-color icons for system tray Send/Receive menu entriesLuke Dashjr
2015-01-13[Qt] remove size grip to get rid of the right marginJonas Schnelli
2014-12-29Use real text rather than image-rendered text for unit selectorLuke Dashjr
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-19Merge pull request #5341Wladimir J. van der Laan
2014-12-16Merge pull request #5258Wladimir J. van der Laan
2014-12-16resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)Jonas Schnelli
2014-12-16Merge pull request #5219Wladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-02[Qt] change some strings to reflect name change to Bitcoin CorePhilip Kaufmann
2014-11-19[Qt, OSX] move QProgressBarMac to guiutil.hJonas Schnelli
2014-11-17[Qt, OSX] QProgressBar CPU-Issue workaroundJonas Schnelli
2014-11-13[Qt] the RPC Console should be a QWidget to make window more independentJonas Schnelli
2014-11-10Don't show wallet options in the preferences menu when running with -disablew...sinetek
2014-11-07Qt: new iconsJonas Schnelli
2014-10-30[Qt] fix slot connection problems when no wallet is loadedPhilip Kaufmann
2014-10-21qt: small English language updates from translatorsWladimir J. van der Laan
2014-10-17Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...Mark Friedenbach
2014-10-10qt: add network-specific style objectWladimir J. van der Laan
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-25[Qt] add more NULL pointer checks in bitcoinguiPhilip Kaufmann
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-08-26qt: Add null check in setClientModel(0)Wladimir J. van der Laan
2014-08-26Merge pull request #4649Wladimir J. van der Laan
2014-08-26Split up util.cpp/hWladimir J. van der Laan
2014-08-12qt: better looking trayiconntrgn
2014-08-08[Qt] disable tray interactions when client model set to 0Philip Kaufmann
2014-08-08[Qt] ensure all class attributes are init to 0Philip Kaufmann