aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Collapse)Author
2012-10-09Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: src/qt/transactiondesc.cpp
2012-10-09When datadir missing, show messagebox instead of printing error to stderrWladimir J. van der Laan
2012-10-09When encrypting the wallet, warn user that old backups will become useless.Rune K. Svendsen
Don't include HTML in translation strings. Do split the huge message over several lines. Prettier lines
2012-10-09toHTML won't add empty wtx.mapValue elementsxanatos
As the code was before, toHTML added empty elements to mapValue to check for their existance. Now first it check for their existance and then for their non-emptiness. Removed a duplicated identical if There are two equal ifs, one inside another. If the first one is true, then the second one is true.
2012-10-09additional fix for #1843Philip Kaufmann
- a shortcut on "receive coins" was used twice
2012-10-09Update Bugreport Linksfanquake
Update Qt Links Revert Qt source link Update Qt links PARTIAL of e1eb3d4
2012-10-09Update Bugreport Linksfanquake
Update Qt Links Revert Qt source link Update Qt links PARTIAL of e1eb3d4
2012-10-09Change hotkey for "Send" button to "e" since "S" is already used for ↵Philip Kaufmann
"Settings" menu Partial of upstream da9413d9134a7534369a55422cadc3fdd91ba608
2012-09-11Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: src/qt/locale/bitcoin_da.ts src/qt/locale/bitcoin_zh_CN.ts
2012-09-11Update supported translationsLuke Dashjr
2012-09-10Bugfix: Correct doubled-up & in translations and remove extra spaces ↵Luke Dashjr
after ampersand in translations (this fixes hotkeys) Partial of upstream 4ee706243c670bf308123792d026d7dab6b5ae69.
2012-09-10Bugfix: Correct doubled-up & in translations and remove extra spaces ↵Luke Dashjr
after ampersand in translations (this fixes hotkeys) Partial of upstream 4ee706243c670bf308123792d026d7dab6b5ae69.
2012-09-07Update supported translationsLuke Dashjr
2012-09-06Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: src/qt/locale/bitcoin_da.ts src/qt/locale/bitcoin_de.ts src/qt/locale/bitcoin_es.ts src/qt/locale/bitcoin_es_CL.ts src/qt/locale/bitcoin_hu.ts src/qt/locale/bitcoin_it.ts src/qt/locale/bitcoin_nb.ts src/qt/locale/bitcoin_nl.ts src/qt/locale/bitcoin_pt_BR.ts src/qt/locale/bitcoin_ru.ts src/qt/locale/bitcoin_uk.ts src/qt/locale/bitcoin_zh_CN.ts src/qt/locale/bitcoin_zh_TW.ts
2012-09-06Update supported translationsLuke Dashjr
2012-08-28Update supported translationsLuke Dashjr
2012-08-28Update supported translationsLuke Dashjr
2012-08-28Update supported translationsLuke Dashjr
2012-08-26Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-26Merge commit 'a259baa' into 0.6.0.xLuke Dashjr
2012-08-26Override progress bar on platforms with segmented progress barsWladimir J. van der Laan
Windows & WindowsXP style have a problem with displaying the block progress. Add a custom stylesheet as workaround, but only when one of those renderers is active, otherwise leave the theme alone (issue #1071).
2012-08-26update some strings used as warning messages in sendcoinsdialog.cppPhilip Kaufmann
2012-08-12Fix Win32 compiling of qt/test/uritests.cppMatt Corallo
2012-08-12Return !0 when qt tests fail.Matt Corallo
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: doc/unit-tests.txt
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: src/key.h src/keystore.h src/net.h src/protocol.cpp src/qt/guiutil.h src/test/DoS_tests.cpp
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-07-26TypoMichael Ford
2012-07-26Fix spelling of successfullyStephane Glondu
2012-07-26Typofanquake
2012-07-26Fix Typofanquake
2012-07-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-07-22re-size addressbookpage.ui to fix #1062Philip Kaufmann
2012-07-22Make sort and filters for transactions and labels case-insensitiveWladimir J. van der Laan
2012-07-22when on testnet, set testnet icon for about dialogPhilip Kaufmann
- add a comment
2012-07-08fix typo in optionsmodel.cppPhilip Kaufmann
2012-07-06Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: contrib/debian/patches/1001_use_system_json-spirit.patch src/net.cpp
2012-07-06Fix a couple more typosfanquake
2012-07-06fix a typo in OptionsDialogPhilip Kaufmann
2012-07-05Changed a comment about a QVariant typexanatos
2012-07-05GUI: ensure a changed bitcoin unit immediately updates the tx list amountsPhilip Kaufmann
2012-06-21Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: doc/unit-tests.txt src/serialize.h
2012-06-18add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, ↵Philip Kaufmann
sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
(this fixes a Mac OS X gitian build error for 0.5.x)
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
Conflicts: src/main.h src/net.cpp src/serialize.h
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
(Partial/merge of upstream 9247134eaba9a1d0fa74f22de238af1476663005, 1a3f0da9229a8e524d1010cdc8bd3b9da71fe529, and 3e343522226e6c249f5cb05436eec347b87c6361)
2012-06-14Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)Philip Kaufmann
(partial of 9247134eaba9a1d0fa74f22de238af1476663005)