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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-14
1
-6
/
+10
|
/
*
[Qt] add shortcurts for debug-/console-window
Jonas Schnelli
2015-11-12
1
-0
/
+10
*
[Qt] Raise debug window when requested
MarcoFalke
2015-09-23
1
-5
/
+12
*
Disallow duplicate windows.
Casey Rodarmor
2015-09-04
1
-3
/
+3
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-34
/
+35
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-5
/
+5
*
[QT] mainwindow toolbar must not be movable
Jonas Schnelli
2015-05-19
1
-0
/
+1
*
qt: fix numerusform in English translation
Wladimir J. van der Laan
2015-05-04
1
-1
/
+1
*
[Qt, Trivial] fix header groupings + space, intdentation fixes
Philip Kaufmann
2015-04-20
1
-1
/
+1
*
Merge pull request #5833
Wladimir J. van der Laan
2015-04-01
1
-9
/
+9
|
\
|
*
GUI: Display label rather than address on popups
Luke Dashjr
2015-03-06
1
-9
/
+9
*
|
[QT] some mac specifiy cleanup (memory handling, unnecessary code)
Jonas Schnelli
2015-03-13
1
-1
/
+1
*
|
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-03-09
1
-5
/
+4
*
|
[Qt] fix a issue where "command line options"-action overwrite "Preference"-a...
Jonas Schnelli
2015-03-06
1
-0
/
+1
*
|
QT: remove unused parameter
Rob Van Mieghem
2015-03-05
1
-2
/
+2
*
|
[Qt] use qint64 in BitcoinGUI::setNumBlocks
Philip Kaufmann
2015-02-09
1
-3
/
+3
|
/
*
Merge pull request #5628
Wladimir J. van der Laan
2015-01-26
1
-0
/
+3
|
\
|
*
[Qt] remove size grip to get rid of the right margin
Jonas Schnelli
2015-01-13
1
-0
/
+3
*
|
Use text-color icons for system tray Send/Receive menu entries
Luke Dashjr
2015-01-14
1
-2
/
+18
|
/
*
Use real text rather than image-rendered text for unit selector
Luke Dashjr
2014-12-29
1
-1
/
+11
*
Adopt style colour for button icons
Luke Dashjr
2014-12-27
1
-26
/
+26
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
1
-1
/
+1
|
\
|
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
|
Merge pull request #5341
Wladimir J. van der Laan
2014-12-19
1
-1
/
+1
|
\
\
|
*
|
[Qt] change some strings to reflect name change to Bitcoin Core
Philip Kaufmann
2014-12-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #5258
Wladimir J. van der Laan
2014-12-16
1
-1
/
+6
|
\
\
|
*
|
[Qt] the RPC Console should be a QWidget to make window more independent
Jonas Schnelli
2014-11-13
1
-1
/
+6
*
|
|
resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)
Jonas Schnelli
2014-12-16
1
-3
/
+3
*
|
|
Merge pull request #5219
Wladimir J. van der Laan
2014-12-16
1
-10
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Qt: new icons
Jonas Schnelli
2014-11-07
1
-10
/
+6
|
|
/
*
|
[Qt, OSX] move QProgressBarMac to guiutil.h
Jonas Schnelli
2014-11-19
1
-19
/
+1
*
|
[Qt, OSX] QProgressBar CPU-Issue workaround
Jonas Schnelli
2014-11-17
1
-0
/
+18
*
|
Don't show wallet options in the preferences menu when running with -disablew...
sinetek
2014-11-10
1
-3
/
+3
|
/
*
[Qt] fix slot connection problems when no wallet is loaded
Philip Kaufmann
2014-10-30
1
-11
/
+13
*
qt: small English language updates from translators
Wladimir J. van der Laan
2014-10-21
1
-1
/
+1
*
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...
Mark Friedenbach
2014-10-17
1
-0
/
+3
*
qt: add network-specific style object
Wladimir J. van der Laan
2014-10-10
1
-42
/
+15
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-1
/
+1
*
[Qt] add more NULL pointer checks in bitcoingui
Philip Kaufmann
2014-09-25
1
-6
/
+8
*
[Qt] include and file header cleanup
Philip Kaufmann
2014-09-18
1
-2
/
+3
*
qt: Add null check in setClientModel(0)
Wladimir J. van der Laan
2014-08-26
1
-2
/
+5
*
Merge pull request #4649
Wladimir J. van der Laan
2014-08-26
1
-7
/
+36
|
\
|
*
[Qt] disable tray interactions when client model set to 0
Philip Kaufmann
2014-08-08
1
-4
/
+9
|
*
[Qt] ensure all class attributes are init to 0
Philip Kaufmann
2014-08-08
1
-3
/
+27
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
|
qt: better looking trayicon
ntrgn
2014-08-12
1
-2
/
+2
|
/
*
more Bitcoin -> Bitcoin Core string changes
Philip Kaufmann
2014-08-04
1
-3
/
+3
*
Merge pull request #4524
Wladimir J. van der Laan
2014-07-14
1
-5
/
+3
|
\
|
*
qt: Ignore showNormalIfMinimized in initialization or shutdown
Wladimir J. van der Laan
2014-07-14
1
-5
/
+3
[prev]
[next]