aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2012-04-04Code deduplication: make function in GUIUtil to get connection type to call o...Wladimir J. van der Laan
2012-04-04move QT_PLUGINS stuff to qt main file, where it belongsWladimir J. van der Laan
2012-04-03VC2010 compile fixesWladimir J. van der Laan
2012-04-03clarified comment why we use an own progressbar style / included "~" in the t...Philip Kaufmann
2012-04-03changed percentage done in tooltip to float to be more precise / allowed plur...Philip Kaufmann
2012-04-02Merge pull request #1026 from laanwj/2012_04_increase_up_to_date_timeGregory Maxwell
2012-04-02polished code and fixed progress display (was very jerky at the end of a sync)Philip Kaufmann
2012-04-02color update for progress barPhilip Kaufmann
2012-04-02implemented OS independent progress bar style / moved one-time functions used...Philip Kaufmann
2012-04-02changed progressbar text to "~n blocks remaining"Philip Kaufmann
2012-04-02removed relative progressbar display and moved re-worked network detection co...Philip Kaufmann
2012-04-02modified block DL progressbar to be dynamic and more precisePhilip Kaufmann
2012-04-02Increase time ago of last block for "up to date" status from 30 to 90 minutesWladimir J. van der Laan
2012-04-02Merge pull request #998 from Diapolo/transactiontablePieter Wuille
2012-04-02Merge pull request #1022 from Diapolo/fix#1020Pieter Wuille
2012-04-02Merge pull request #1006 from Diapolo/tr-trayPieter Wuille
2012-04-01hide Delete button (only) on ReceivingTab / hide Sign message button (only) o...Philip Kaufmann
2012-03-29made tray icon tooltip translatablePhilip Kaufmann
2012-03-27removed an ugly line break in a transaction tooltip for case TransactionStatu...Philip Kaufmann
2012-03-27update translations from transifexPhilip Kaufmann
2012-03-26Merge pull request #991 from gavinandresen/disableWinURIGavin Andresen
2012-03-26Disable bitcoin: URI handling on Windows for the 0.6 releaseGavin Andresen
2012-03-26make sure Window is shown when clicking bitcoin: Links to get user attentionPhilip Kaufmann
2012-03-21Correct dateMichael
2012-03-21Merge pull request #954 from Diapolo/masterWladimir J. van der Laan
2012-03-20Proper support for Growl 1.3 notificationsp2k
2012-03-20remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.tsPhilip Kaufmann
2012-03-19updated english language source file via lupdatePhilip Kaufmann
2012-03-19Merge pull request #953 from Diapolo/masterNils Schneider
2012-03-19fixed a capitalization error in the german translationPhilip Kaufmann
2012-03-19update german translation from transifexPhilip Kaufmann
2012-03-18Make the sendcoins dialog use the configured unit type, even on the first att...Joel Kaartinen
2012-03-17update german translation from transifexPhilip Kaufmann
2012-03-16update translations from transifexNils Schneider
2012-03-16Yet another attempt at implementing "minimize to tray" that works on all OSesWladimir J. van der Laan
2012-02-27Do not start bitcoin: thread on OSX. fixes #889Gavin Andresen
2012-02-27Merge branch 'nooptionsinwallet+fixproxysetting' of https://github.com/sipa/b...Gavin Andresen
2012-02-26Merge pull request #853 from laanwj/2012_02_altminimizetrayWladimir J. van der Laan
2012-02-26Store addrProxy port in settingsPieter Wuille
2012-02-26Reworked QT settingsGavin Andresen
2012-02-26Move 'Backup Wallet' to file menuPieter Wuille
2012-02-25Fix addrProxy settingPieter Wuille
2012-02-25Merge pull request #897 from laanwj/2012_02_fixnegativesecsWladimir J. van der Laan
2012-02-25In UI, handle cases in which the last received block was generated in the fut...Wladimir J. van der Laan
2012-02-24Add option "-splash" so we can disable the splash screen.Chris Moore
2012-02-22Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoinGavin Andresen
2012-02-20Merge pull request #857 from laanwj/2012_02_fixhelpwindowWladimir J. van der Laan
2012-02-20Merge pull request #858 from laanwj/2012_02_uisendlabelfixWladimir J. van der Laan
2012-02-19Sign message description changes discussed in #bitcoin-devLuke Dashjr
2012-02-20Typo fixPieter Wuille