aboutsummaryrefslogtreecommitdiff
path: root/src/qtui.h
AgeCommit message (Expand)Author
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-04-06Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr
2012-04-04Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-04Use a messagebox to display the error when -server is provided without provid...Wladimir J. van der Laan
2012-01-05Add support for opening bitcoin: URIs directly.Matt Corallo
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-08-02add splash screenWladimir J. van der Laan
2011-06-26update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan
2011-06-25compile fixes by UnthinkingbitWladimir J. van der Laan
2011-06-22use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0Wladimir J. van der Laan