255 Commits (c4a4a4b886b3bd8933cf96c0d66d647a2b32a68b)

Author SHA1 Message Date
Wladimir J. van der Laan c4a4a4b886 Add context menu for address book page (implements part 1 of issue #648) 13 years ago
Wladimir J. van der Laan e073457191 Move HtmlEscape (escape for qt rich text controls) to qt gui utilities 13 years ago
Wladimir J. van der Laan c75abc9f7e Comments update 13 years ago
Gavin Andresen 2e17ac83c6 Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Matt Corallo f18a119ac0 Implement "Start on window system startup" on Win32 + Linux. 13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago
Gavin Andresen 26ce92b352 Use std::numeric_limits<> for typesafe INT_MAX/etc 13 years ago
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 01ea41b203 Add "About Qt" menu option to show built-in Qt About dialog 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
Rune K Svendsen 4dba26620c When using Qt GUI, move parameter-parsing to start of qt/bitcoin.cpp:main() 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