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
/
bitcoin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Allow setting UI language from commandline (implements #678)
Wladimir J. van der Laan
2012-02-17
1
-2
/
+4
|
/
*
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo
2012-02-10
1
-0
/
+2
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
1
-0
/
+55
*
Comments update
Wladimir J. van der Laan
2011-12-23
1
-0
/
+1
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-2
/
+1
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-1
/
+2
*
Merge pull request #690 from runeksvendsen/qt-cmdline-options-parsing
Gavin Andresen
2011-12-19
1
-0
/
+2
|
\
|
*
When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main()
Rune K Svendsen
2011-12-09
1
-0
/
+2
*
|
Fix status bar not displaying Alerts.
Matt Corallo
2011-12-13
1
-0
/
+2
|
/
*
Implement -min option to start minimized
Wladimir J. van der Laan
2011-12-04
1
-2
/
+10
*
Merge git://github.com/p2k/bitcoin-qt
Gavin Andresen
2011-11-03
1
-1
/
+1
|
\
|
*
Mac Deployment Script
p2k
2011-11-02
1
-1
/
+1
*
|
Translation lookup logic improvements
Wladimir J. van der Laan
2011-10-23
1
-6
/
+19
|
/
*
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-10-09
1
-0
/
+7
*
only install translator when not empty
Wladimir J. van der Laan
2011-10-01
1
-1
/
+2
*
translation handling improvements
Wladimir J. van der Laan
2011-09-27
1
-1
/
+1
*
Pull request #21: windows fixes/cleanup by Matoking
Janne Pulkkinen
2011-09-07
1
-19
/
+0
*
add russian translation and add unicode compatibility (merges pull request #20)
Misbakh-Soloviev Vadim A
2011-08-28
1
-1
/
+5
*
fix issue #13
Wladimir J. van der Laan
2011-08-16
1
-1
/
+1
*
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-08-08
1
-1
/
+1
*
don't include <QDebug>
Wladimir J. van der Laan
2011-08-07
1
-1
/
+0
*
update readme and splash screen text
Wladimir J. van der Laan
2011-08-02
1
-1
/
+1
*
add splash screen
Wladimir J. van der Laan
2011-08-02
1
-0
/
+20
*
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
2011-07-29
1
-2
/
+4
*
wxp/mingw build fixes
Wladimir J. van der Laan
2011-07-09
1
-12
/
+12
*
add better windows7/vista look by nico_w
Wladimir J. van der Laan
2011-07-09
1
-0
/
+20
*
windows build fixes
Wladimir J. van der Laan
2011-07-03
1
-14
/
+17
*
Split off WalletModel from ClientModel, to be able to support multi-wallets i...
Wladimir J. van der Laan
2011-06-30
1
-2
/
+5
*
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-26
1
-4
/
+3
*
experiment with internationalization (nl), unbreak build (externui.h->qtui.h)
Wladimir J. van der Laan
2011-06-23
1
-1
/
+10
*
Use explicit resource initialization, apparently needed on some platforms
Wladimir J. van der Laan
2011-06-18
1
-0
/
+1
*
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-18
1
-3
/
+2
*
Internationalization -- initial step, make _ return a std::string to prevent ...
Wladimir J. van der Laan
2011-06-13
1
-0
/
+8
*
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
1
-0
/
+122
[prev]