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-11-12
Mention the new network toggle functionality in the tooltip.
Pavel Janík
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-10-24
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-10-20
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-04
[doc] Rework docs
MarcoFalke
2016-09-23
Merge #8371: [Qt] Add out-of-sync modal info layer
Jonas Schnelli
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...
Jonas Schnelli
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-21
[qt] WalletModel: Expose disablewallet
MarcoFalke
2016-09-21
[wallet] Introduce DEFAULT_DISABLE_WALLET
MarcoFalke
2016-09-13
[Qt] only update "amount of blocks left" when the header chain is in-sync
Jonas Schnelli
2016-08-26
[Qt] add out-of-sync modal info layer
Jonas Schnelli
2016-08-26
[Refactor] refactor function that forms human readable text out of a timeoffset
Jonas Schnelli
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-06
Fix minimize and close bugs
adlawren
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
[next]