240 Commits (15a8590ecf6610387502be14d26657cb154d6201)

Author SHA1 Message Date
Gavin Andresen 6e39e7c9b3 Move more newlines out of strings, and fix translations. 13 years ago
Matt Corallo 7ca47cece7 Fix status bar not displaying Alerts. 13 years ago
Wladimir J. van der Laan 857aa73783 Enable wordwrap for long message in passphrase dialog 13 years ago
Nils Schneider 1d8b4cd544 added translations: pt_BR zh_CN 13 years ago
Nils Schneider 7ad4ca9c17 updated translations: es es_CL nb ru 13 years ago
Wladimir J. van der Laan 45198af2be Prevent window from being shown momentarily when using -min 13 years ago
Wladimir J. van der Laan 7915370cb9 Implement -min option to start minimized 13 years ago
Wladimir J. van der Laan 24911ac65d Make home and addressbook icon more consistent with other toolbar icons (make it blue and flip light source direction) 13 years ago
Dylan Noblesmith 94f778bdeb Implement an mlock()'d string class for storing passphrases 13 years ago
Wladimir J. van der Laan d8b8640863 allow for filtering addresses and labels by searching for the typed string anywhere, not just at the beginning (#641) 13 years ago
Nils Schneider b790077c37 update translation: de 13 years ago
Nils Schneider 8787ee699c add translations: hu uk 13 years ago
Alex B e92e97f1ee Small fixes in both spanish translations 13 years ago
Nils Schneider 50aa850fc8 update translations: da de nl ru zh_TW 13 years ago
Nils Schneider 4b53cff901 add italian translation 13 years ago
Luke Dashjr a3c675d1a3 Bugfix: only make QListView transparent, not its tooltips 13 years ago
Wladimir J. van der Laan 4585f7e2c1 add message about restarting bitcoin after encrypting wallet succesfully 13 years ago
Wladimir J. van der Laan af836ad588 Improve documentation for UI classes 13 years ago
Wladimir J. van der Laan 66112ed6e6 Example documented class 13 years ago
Wladimir J. van der Laan 405ce5a876 Add model null pointer check (solves issue #595 and https://github.com/laanwj/bitcoin-qt/issues/29) 13 years ago
Luke Dashjr 0fe19a3a2c Replace kfm_home with go-home for "overview" 13 years ago
Luke Dashjr 81dd7aa4c1 Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed 13 years ago
Luke Dashjr 5a7321562d Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladimir van der Laan (who will hopefully relicense) 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
Wladimir J. van der Laan 9bc9593df5 Fix segmentation fault when editing address not in address book (issue #615) 13 years ago
Nils Schneider e1739cbf38 merged translations from transifex: da de es es_CL nb nl ru zh_TW 13 years ago
Ang Iong Chun 1615c14756 add zh_TW locale 13 years ago
Chris Moore 2989b462a5 Add English translation to fix plural(s). 13 years ago
p2k 6eaa1b36fc Mac Deployment Script 13 years ago
Wladimir J. van der Laan 8d3e1becf0 Save translators some work 13 years ago
Wladimir J. van der Laan 5c92622ad6 Translation lookup logic improvements 13 years ago
Wladimir J. van der Laan 3a30f34f1a Revert "translation fixes" 13 years ago
Wladimir J. van der Laan f86ecd4a06 translation fixes 13 years ago
Nils Schneider 38a9edba20 update translations: nb, es_CL (from transifex) 13 years ago
Nick Bosma 7298ebb432 Added Caps Lock check and warning at askpassphrasedialog. 13 years ago
Alex B 53f21f6ee7 Added Spanish translation for qt 13 years ago
Wladimir J. van der Laan d85f245800 Add alt-1..alt-5 shortcut to switch between tabs 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Wladimir J. van der Laan d934e7e3dd Make "Quit" menu saner 13 years ago
Gavin Andresen 0b3f3657c8 Remove old wx translations, updated qt translations 13 years ago
Wladimir J. van der Laan 608dacf689 only install translator when not empty 13 years ago
Wladimir J. van der Laan 5902040874 translation handling improvements 13 years ago
Janne Pulkkinen a1ef0d19b1 Removing the if statement entirely - not needed. 13 years ago
Janne Pulkkinen 609acbf43d Send Coins page not cleared when changing tabs. Clear all button for clearing the entries 13 years ago
Wladimir J. van der Laan 010c4fc0b5 Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
Wladimir J. van der Laan b8afa21fad show balance in sendcoins screen (issue #24) 13 years ago
Wladimir J. van der Laan 9b490f71b0 put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
flower c1e667222a make German translation up-to-date 13 years ago
Wladimir J. van der Laan 83312d7c6c remove transparency effect and windows-specific code for now, it's not working as supposed 13 years ago
p2k 2c1fd3c395 Some Mac OS X specific things 13 years ago