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
...
*
Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
Jonas Schnelli
2013-06-03
1
-5
/
+12
|
\
|
*
Bitcoin-Qt: setup testnet GUI directly
Philip Kaufmann
2013-06-02
1
-12
/
+1
|
*
Merge pull request #2588 from Diapolo/GetBoolArg
Wladimir J. van der Laan
2013-06-02
1
-8
/
+8
|
|
\
|
|
*
remove GetBoolArg() fDefault parameter defaulting to false
Philip Kaufmann
2013-06-01
1
-8
/
+8
|
*
|
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-0
/
+4
|
|
/
|
*
Merge pull request #2577 from gavinandresen/fee_bandaid
Gavin Andresen
2013-05-04
1
-1
/
+1
|
|
\
|
|
*
Un-hardcode TX_FEE constants
Gavin Andresen
2013-05-03
1
-1
/
+1
|
*
|
Merge pull request #2606 from gavinandresen/threadfix
Pieter Wuille
2013-05-04
1
-0
/
+3
|
|
\
\
|
|
*
|
Exit cleanly if AppInit2 returns false
Gavin Andresen
2013-05-02
1
-0
/
+3
|
|
|
/
|
*
/
osx: show testnet icon in dock as early as possible
Jonas Schnelli
2013-05-03
1
-0
/
+11
|
|
/
*
/
MaxOSX: settings fixes (#2371)
Jonas Schnelli
2013-06-03
1
-0
/
+3
|
/
*
Merge pull request #2526 from Diapolo/Qt_misc
Wladimir J. van der Laan
2013-04-23
1
-5
/
+4
|
\
|
*
bitcoin: use static QApplication:: instead of app.
Philip Kaufmann
2013-04-14
1
-5
/
+4
*
|
Merge pull request #2525 from laanwj/2013_04_metatypebool
Wladimir J. van der Laan
2013-04-18
1
-0
/
+6
|
\
\
|
*
|
qt: register metatype for bool*
Wladimir J. van der Laan
2013-04-14
1
-0
/
+6
|
|
/
*
/
new splash screen
Jonas Schnelli
2013-04-17
1
-4
/
+4
|
/
*
Have Qt poll for shutdown requested, the QT way.
Gavin Andresen
2013-04-03
1
-6
/
+6
*
Clean up shutdown process
Gavin Andresen
2013-04-03
1
-1
/
+1
*
Shutdown cleanup prep-work
Gavin Andresen
2013-04-03
1
-1
/
+5
*
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
Philip Kaufmann
2013-04-02
1
-2
/
+2
*
Minimal architectural changes necessary to support multiple wallets in bitcoi...
Eric Lombrozo
2013-03-22
1
-2
/
+3
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-1
/
+3
*
Merge pull request #2299 from gavinandresen/localsocketuri
Wladimir J. van der Laan
2013-02-23
1
-21
/
+12
|
\
|
*
Reimplement click-to-pay links. Add OSX support.
Gavin Andresen
2013-02-12
1
-21
/
+12
*
|
Improve block database load error reporting
Pieter Wuille
2013-02-17
1
-2
/
+6
|
/
*
add InitMessage() to noui and use debug.log for GUI
Philip Kaufmann
2013-01-11
1
-0
/
+1
*
Bitcoin-Qt: give testnet a unique IPC message queue name
Philip Kaufmann
2013-01-06
1
-3
/
+8
*
rework ThreadSafeAskFee() / askFee() functions
Philip Kaufmann
2012-12-04
1
-1
/
+2
*
Bitcoin-Qt: remove obsolete modal flag from GUI APIs
Philip Kaufmann
2012-12-03
1
-1
/
+0
*
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-11-26
1
-5
/
+5
*
When datadir missing, show messagebox instead of printing error to stderr
Wladimir J. van der Laan
2012-10-04
1
-1
/
+4
*
Abstract all IPC communication to qtipcserver
Luke Dashjr
2012-08-24
1
-51
/
+2
*
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
-1
/
+1
*
Fix Typo
fanquake
2012-07-23
1
-1
/
+1
*
IPC-server hardening and update
Philip Kaufmann
2012-07-17
1
-2
/
+12
*
Fix Qt build on OSX
Gavin Andresen
2012-07-09
1
-1
/
+6
*
Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-07-05
1
-7
/
+1
|
\
|
*
Revert "Disable bitcoin: URI handling on Windows for the 0.6 release"
Matt Corallo
2012-06-15
1
-7
/
+1
*
|
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-14
1
-1
/
+1
|
/
*
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-12
1
-0
/
+1
*
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-06-01
1
-49
/
+1
*
Merge pull request #1363 from Diapolo/remove_strncasecmp
Pieter Wuille
2012-05-20
1
-8
/
+5
|
\
|
*
remove strncasecmp() + strnicmp() calls and replace that code via boost::algo...
Philip Kaufmann
2012-05-20
1
-8
/
+5
|
*
Revert "use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and ad...
Jeff Garzik
2012-05-17
1
-4
/
+3
|
*
use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add missin...
Philip Kaufmann
2012-05-17
1
-3
/
+4
*
|
Make testcases build, prevent windows symbol collision
Wladimir J. van der Laan
2012-05-20
1
-1
/
+1
*
|
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-69
/
+15
*
|
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-14
/
+55
*
|
allow translation of "options" used in the --help message / split translation...
Philip Kaufmann
2012-05-17
1
-5
/
+5
|
/
[prev]
[next]