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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix Qt build on OSX
Gavin Andresen
2012-07-09
2
-6
/
+16
|
/
*
Merge pull request #1464 from Diapolo/GUI_showSSLVersion
Wladimir J. van der Laan
2012-07-08
2
-21
/
+51
|
\
|
*
show used OpenSSL library version in debug window
Philip Kaufmann
2012-07-07
2
-21
/
+51
*
|
fix typo in optionsmodel.cpp
Philip Kaufmann
2012-07-07
1
-1
/
+1
|
/
*
Merge pull request #1469 from Diapolo/signverifymessagedialog
Wladimir J. van der Laan
2012-07-07
14
-699
/
+818
|
\
|
*
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-07-06
14
-699
/
+818
*
|
Merge pull request #1518 from Diapolo/qrcodedialog
Wladimir J. van der Laan
2012-07-07
7
-152
/
+215
|
\
\
|
*
|
update QRCodeDialog
Philip Kaufmann
2012-07-06
7
-152
/
+215
|
|
/
*
|
Merge pull request #1552 from Diapolo/txdesc
Wladimir J. van der Laan
2012-07-07
2
-47
/
+39
|
\
\
|
*
|
enhance translation possibilities in TransactionDesc / misc other changes
Philip Kaufmann
2012-07-03
2
-47
/
+39
*
|
|
Merge pull request #1559 from sje397/BalanceSignalFix
Wladimir J. van der Laan
2012-07-07
3
-14
/
+55
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a timer to check for changes in immature or unconfirmed balances,
Scott Ellis
2012-07-06
3
-14
/
+55
|
|
/
*
|
Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-07-05
2
-13
/
+6
|
\
\
|
|
/
|
/
|
|
*
Revert "Disable bitcoin: URI handling on Windows for the 0.6 release"
Matt Corallo
2012-06-15
2
-13
/
+1
|
*
Fix #956 the Boost 1.49 way.
Matt Corallo
2012-06-15
1
-0
/
+5
*
|
Merge pull request #1540 from fanquake/master
Jeff Garzik
2012-06-30
1
-1
/
+1
|
\
\
|
*
|
Fix a couple more typos
fanquake
2012-06-30
1
-1
/
+1
*
|
|
Fix a typo in TransactionDesc
cardpuncher
2012-06-30
1
-1
/
+1
*
|
|
fix a typo in OptionsDialog
Philip Kaufmann
2012-06-30
1
-1
/
+1
|
/
/
*
|
Merge branch 'patch-5' of https://github.com/xanatos/bitcoin
Gavin Andresen
2012-06-28
1
-1
/
+1
|
\
\
|
*
|
Changed a comment about a QVariant type
xanatos
2012-06-23
1
-1
/
+1
*
|
|
GUI: change language selection format
Philip Kaufmann
2012-06-26
1
-1
/
+14
|
/
/
*
|
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
Philip Kaufmann
2012-06-20
2
-0
/
+8
*
|
Merge pull request #1434 from Diapolo/GUI_fix_displayunit
Wladimir J. van der Laan
2012-06-17
6
-18
/
+45
|
\
\
|
*
|
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...
Philip Kaufmann
2012-06-17
6
-18
/
+45
|
|
/
*
|
Merge pull request #1451 from Diapolo/sendcoins
Wladimir J. van der Laan
2012-06-17
1
-0
/
+9
|
\
\
|
*
|
set cursor for balance field to IBeamCursor (to show the user it IS selectabl...
Philip Kaufmann
2012-06-13
1
-0
/
+9
*
|
|
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-14
3
-7
/
+17
|
|
/
|
/
|
*
|
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
*
|
|
Merge pull request #1002 from Diapolo/URL-handling_2
Wladimir J. van der Laan
2012-06-13
4
-21
/
+39
|
\
\
\
|
*
|
|
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-14
4
-21
/
+39
|
|
/
/
*
|
|
Merge pull request #1439 from Diapolo/ClientShutdown
Wladimir J. van der Laan
2012-06-13
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-12
1
-0
/
+1
*
|
|
Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized
Wladimir J. van der Laan
2012-06-13
2
-31
/
+25
|
\
\
\
|
*
|
|
merge toggleHidden() code into showNormalIfMinimized() to extend the function...
Philip Kaufmann
2012-06-12
2
-31
/
+25
*
|
|
|
Merge pull request #1448 from Diapolo/2012-06-13_translation_updates
Wladimir J. van der Laan
2012-06-13
36
-19745
/
+34832
|
\
\
\
\
|
*
|
|
|
update translation files (fetched from Transifex) and remove translation for ...
Philip Kaufmann
2012-06-13
36
-19745
/
+34832
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Update bitcoinstrings from core and English source translation file
Wladimir J. van der Laan
2012-06-13
2
-462
/
+495
|
/
/
/
*
|
|
re-work optionsdialog to a tabbed UI based on an ui-file
Philip Kaufmann
2012-06-13
4
-344
/
+644
*
|
|
Merge pull request #1444 from laanwj/2012_06_opendebuglog
Wladimir J. van der Laan
2012-06-12
2
-10
/
+2
|
\
\
\
|
*
|
|
Cross-platform "Open debug logfile"
Wladimir J. van der Laan
2012-06-12
2
-10
/
+2
*
|
|
|
make buttons in debug window non autoDefault
Philip Kaufmann
2012-06-12
1
-0
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1440 from Diapolo/overviewpage_InitialBalance
Wladimir J. van der Laan
2012-06-12
1
-1
/
+1
|
\
\
\
|
*
|
|
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...
Philip Kaufmann
2012-06-11
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Do not select first address automatically in the address book
Wladimir J. van der Laan
2012-06-12
1
-5
/
+0
|
|
/
|
/
|
*
|
Merge pull request #1412 from Diapolo/string_wait_mature
Wladimir J. van der Laan
2012-06-11
2
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
update info string in GUI for generated blocks and change "must wait" into "m...
Philip Kaufmann
2012-06-09
2
-3
/
+2
*
|
Fix Mingw64 build (missing headers according to M$ documentation)
Matt Corallo
2012-06-09
1
-0
/
+2
|
/
*
fix default Proxy address in Qt options (no hostname allowed currently)
Philip Kaufmann
2012-06-04
1
-1
/
+1
[prev]
[next]