index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoingui.cpp
Age
Commit message (
Expand
)
Author
2016-06-24
Do not ask a UI question from bitcoind
Pieter Wuille
2016-05-23
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...
Jonas Schnelli
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-12
[Qt] Disable some menu items during splashscreen/verification state
Jonas Schnelli
2016-05-11
Qt: Add option to hide the system tray icon
Tyler Hardin
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-30
Merge pull request #7112
Wladimir 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-28
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-12
[Qt] add shortcurts for debug-/console-window
Jonas Schnelli
2015-09-23
[Qt] Raise debug window when requested
MarcoFalke
2015-09-04
Disallow duplicate windows.
Casey Rodarmor
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-05-19
[QT] mainwindow toolbar must not be movable
Jonas Schnelli
2015-05-04
qt: fix numerusform in English translation
Wladimir J. van der Laan
2015-04-20
[Qt, Trivial] fix header groupings + space, intdentation fixes
Philip Kaufmann
2015-04-01
Merge pull request #5833
Wladimir 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 parameter
Philip Kaufmann
2015-03-06
GUI: Display label rather than address on popups
Luke Dashjr
2015-03-06
[Qt] fix a issue where "command line options"-action overwrite "Preference"-a...
Jonas Schnelli
2015-03-05
QT: remove unused parameter
Rob Van Mieghem
2015-02-09
[Qt] use qint64 in BitcoinGUI::setNumBlocks
Philip Kaufmann
2015-01-26
Merge pull request #5628
Wladimir J. van der Laan
2015-01-14
Use text-color icons for system tray Send/Receive menu entries
Luke Dashjr
2015-01-13
[Qt] remove size grip to get rid of the right margin
Jonas Schnelli
2014-12-29
Use real text rather than image-rendered text for unit selector
Luke Dashjr
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
Merge pull request #5341
Wladimir J. van der Laan
2014-12-16
Merge pull request #5258
Wladimir J. van der Laan
2014-12-16
resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)
Jonas Schnelli
2014-12-16
Merge pull request #5219
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-02
[Qt] change some strings to reflect name change to Bitcoin Core
Philip Kaufmann
2014-11-19
[Qt, OSX] move QProgressBarMac to guiutil.h
Jonas Schnelli
2014-11-17
[Qt, OSX] QProgressBar CPU-Issue workaround
Jonas Schnelli
2014-11-13
[Qt] the RPC Console should be a QWidget to make window more independent
Jonas Schnelli
2014-11-10
Don't show wallet options in the preferences menu when running with -disablew...
sinetek
2014-11-07
Qt: new icons
Jonas Schnelli
2014-10-30
[Qt] fix slot connection problems when no wallet is loaded
Philip Kaufmann
2014-10-21
qt: small English language updates from translators
Wladimir J. van der Laan
2014-10-17
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...
Mark Friedenbach
2014-10-10
qt: add network-specific style object
Wladimir J. van der Laan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
[next]