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
*
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
1
-1
/
+1
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-2
/
+2
*
small update for BitcoinGUI::setNumBlocks() function
Philip Kaufmann
2012-07-17
1
-15
/
+14
*
Merge pull request #1592 from Diapolo/Qt_WindowTitle
Wladimir J. van der Laan
2012-07-14
1
-3
/
+2
|
\
|
*
change Window title to "Bitcoin - Wallet" / misc related renames
Philip Kaufmann
2012-07-13
1
-3
/
+2
*
|
when on testnet, set testnet icon for about dialog
Philip Kaufmann
2012-07-13
1
-0
/
+3
|
/
*
replace some ugly code in addressbookpage.cpp
Philip Kaufmann
2012-07-08
1
-0
/
+5
*
Merge pull request #1469 from Diapolo/signverifymessagedialog
Wladimir J. van der Laan
2012-07-07
1
-30
/
+56
|
\
|
*
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-07-06
1
-30
/
+56
*
|
update QRCodeDialog
Philip Kaufmann
2012-07-06
1
-0
/
+2
|
/
*
Merge pull request #1459 from laanwj/2012_06_trayiconmenu
Wladimir J. van der Laan
2012-06-14
1
-5
/
+5
|
\
|
*
Reorganize tray icon menu into more logical order
Wladimir J. van der Laan
2012-06-14
1
-5
/
+5
*
|
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-14
1
-6
/
+17
|
/
*
merge toggleHidden() code into showNormalIfMinimized() to extend the function...
Philip Kaufmann
2012-06-12
1
-28
/
+22
*
change verifymessagepage behaviour to match RPC-call "verifymessage" (input a...
Philip Kaufmann
2012-06-01
1
-1
/
+1
*
Remove duplicate behavior on MacOSX
Wladimir J. van der Laan
2012-05-22
1
-1
/
+0
*
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-5
/
+4
*
change strings to Bitcoin (uppercase), where it is used as a noun and update ...
Philip Kaufmann
2012-05-18
1
-4
/
+4
*
Merge pull request #1314 from Diapolo/Wallet_Transaction_state_Overviewpage
Wladimir J. van der Laan
2012-05-17
1
-0
/
+4
|
\
|
*
add 2 labels to the overviewpage that display Wallet and Transaction status (...
Philip Kaufmann
2012-05-17
1
-0
/
+4
*
|
Add icon for debug window
Wladimir J. van der Laan
2012-05-17
1
-1
/
+1
|
/
*
Merge pull request #906 from sje397/ValidateMessage
Wladimir J. van der Laan
2012-05-14
1
-0
/
+13
|
\
|
*
Add a menu option to verify a signed message
sje397
2012-05-12
1
-0
/
+13
*
|
When a transaction is clicked on overview page, focus it on history page
Wladimir J. van der Laan
2012-05-12
1
-0
/
+1
*
|
Correct Date
Fordy
2012-05-12
1
-1
/
+1
*
|
Correct Date
Fordy
2012-05-12
1
-1
/
+1
*
|
add calls to qApp->setWindowIcon(), to remove the need to set window icons fo...
Philip Kaufmann
2012-05-11
1
-0
/
+2
|
/
*
Merge pull request #1204 from Diapolo/messagepage_focus_placeholder
Wladimir J. van der Laan
2012-05-10
1
-8
/
+4
|
\
|
*
add placeholder text to address field (like in sendcoins) and set focus to ad...
Philip Kaufmann
2012-05-10
1
-8
/
+4
*
|
Merge pull request #1090 from laanwj/2012_04_wraptooltips
Wladimir J. van der Laan
2012-05-10
1
-3
/
+6
|
\
\
|
*
|
Allow Qt to wrap long tooltips (fixes #1063)
Wladimir J. van der Laan
2012-05-05
1
-3
/
+6
*
|
|
Merge pull request #1238 from Diapolo/tray
Wladimir J. van der Laan
2012-05-10
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
add Debug window to tray-menu / switch sendCoinsAction and receiveCoinsAction...
Philip Kaufmann
2012-05-09
1
-1
/
+2
*
|
|
Show testnet icon for tray-menu option Show/Hide / set tooltip for tray icon ...
Philip Kaufmann
2012-05-09
1
-3
/
+3
|
/
/
*
|
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...
Philip Kaufmann
2012-05-09
1
-5
/
+5
*
|
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-05-05
1
-1
/
+12
|
/
*
Merge pull request #1091 from Diapolo/GUI-BlockDL
Wladimir J. van der Laan
2012-04-16
1
-9
/
+6
|
\
|
*
revert to default OS theme for progressbar / fix small glitches in bitcoingui...
Philip Kaufmann
2012-04-13
1
-9
/
+6
*
|
Merge pull request #1089 from laanwj/2012_04_translationupdate
Wladimir J. van der Laan
2012-04-13
1
-1
/
+1
|
\
\
|
*
|
Update translations for bitcoin core
Wladimir J. van der Laan
2012-04-14
1
-1
/
+1
|
|
/
*
/
Do not show green tick unless all known blocks are downloaded (fixes #921)
Wladimir J. van der Laan
2012-04-14
1
-1
/
+1
|
/
*
Fix OSX build errors.
Gavin Andresen
2012-04-12
1
-1
/
+1
*
Toggle main window hide on tray icon click
sje397
2012-04-11
1
-5
/
+28
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-6
/
+6
*
Merge pull request #1019 from laanwj/2012_03_uirefactor
Pieter Wuille
2012-04-04
1
-17
/
+9
|
\
|
*
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
1
-4
/
+9
|
*
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-04-04
1
-13
/
+0
*
|
Merge pull request #1025 from Diapolo/GUI-BlockDL
Wladimir J. van der Laan
2012-04-04
1
-10
/
+24
|
\
\
|
|
/
|
/
|
|
*
clarified comment why we use an own progressbar style / included "~" in the t...
Philip Kaufmann
2012-04-03
1
-1
/
+2
|
*
changed percentage done in tooltip to float to be more precise / allowed plur...
Philip Kaufmann
2012-04-03
1
-4
/
+4
[next]