index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoingui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GUI to import private keys
chromatic
2021-05-23
1
-0
/
+1
*
Re-add paperwallet printer (#1467)
Max K
2019-03-25
1
-0
/
+1
*
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
1
-0
/
+2
|
\
|
*
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
1
-0
/
+2
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel
Wladimir J. van der Laan
2016-11-24
1
-15
/
+4
*
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
1
-1
/
+20
|
\
|
*
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
1
-1
/
+15
|
*
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-10-24
1
-0
/
+5
*
|
[Qt] add out-of-sync modal info layer
Jonas Schnelli
2016-08-26
1
-0
/
+4
|
/
*
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-19
1
-1
/
+8
*
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...
Jonas Schnelli
2016-05-23
1
-0
/
+1
|
\
|
*
[Qt] Disable some menu items during splashscreen/verification state
Jonas Schnelli
2016-05-12
1
-0
/
+1
*
|
Report reindexing progress in GUI
Pieter Wuille
2016-05-17
1
-1
/
+1
*
|
Qt: Add option to hide the system tray icon
Tyler Hardin
2016-05-11
1
-0
/
+3
|
/
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Merge pull request #7112
Wladimir J. van der Laan
2015-11-30
1
-1
/
+1
|
\
|
*
[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...
Jonas Schnelli
2015-11-30
1
-2
/
+1
|
*
[Qt] reduce cs_main in getVerificationProgress()
Jonas Schnelli
2015-11-30
1
-1
/
+2
*
|
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-28
1
-0
/
+1
|
/
*
[Qt] add shortcurts for debug-/console-window
Jonas Schnelli
2015-11-12
1
-0
/
+2
*
[Qt] Raise debug window when requested
MarcoFalke
2015-09-23
1
-0
/
+2
*
Disallow duplicate windows.
Casey Rodarmor
2015-09-04
1
-0
/
+2
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-2
/
+5
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-4
/
+4
*
Merge pull request #5833
Wladimir J. van der Laan
2015-04-01
1
-1
/
+1
|
\
|
*
GUI: Display label rather than address on popups
Luke Dashjr
2015-03-06
1
-1
/
+1
*
|
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-03-09
1
-2
/
+2
*
|
QT: remove unused parameter
Rob Van Mieghem
2015-03-05
1
-1
/
+1
|
/
*
Use text-color icons for system tray Send/Receive menu entries
Luke Dashjr
2015-01-14
1
-0
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Don't show wallet options in the preferences menu when running with -disablew...
sinetek
2014-11-10
1
-0
/
+1
*
Fix all header defines
Pavel JanÃk
2014-11-03
1
-3
/
+3
*
[Qt] fix slot connection problems when no wallet is loaded
Philip Kaufmann
2014-10-30
1
-3
/
+3
*
qt: add network-specific style object
Wladimir J. van der Laan
2014-10-10
1
-3
/
+4
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-1
/
+3
*
[Qt] disable tray interactions when client model set to 0
Philip Kaufmann
2014-08-08
1
-0
/
+1
*
[Qt] ensure all class attributes are init to 0
Philip Kaufmann
2014-08-08
1
-0
/
+1
*
[Qt] remove dup includes in bitcoingui
Philip Kaufmann
2014-07-04
1
-5
/
+1
*
[Qt] New status bar Unit Display Control and related changes.
gubatron
2014-06-25
1
-0
/
+37
*
build: fix build weirdness after 54372482.
Cory Fields
2014-06-23
1
-1
/
+1
*
VerifyDB progress
Cozz Lovan
2014-06-03
1
-0
/
+5
*
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-05-06
1
-1
/
+1
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
[Qt] move helpmessage from debug window to main menu
Philip Kaufmann
2014-01-22
1
-0
/
+3
*
qt: use series of pngs for spinner
Wladimir J. van der Laan
2014-01-13
1
-1
/
+1
*
GUI for --disable-wallet compiles and -disablewallet mode
Wladimir J. van der Laan
2014-01-11
1
-8
/
+18
*
qt: Remove global references in bitcoin.cpp
Wladimir J. van der Laan
2014-01-11
1
-0
/
+5
*
Remove unused ThreadSafeAskFee from ui_interface
Wladimir J. van der Laan
2013-12-14
1
-10
/
+0
[next]