aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
AgeCommit message (Expand)Author
2012-08-24Qt: add copyrightLabel to aboutdialog.uiPhilip Kaufmann
2012-08-02small UX update for optionsdialogPhilip Kaufmann
2012-07-23fix typo "logfile" -> "log file"Philip Kaufmann
2012-07-22Replace all occurances of license.txt with COPYING, including naming the file...Luke Dashjr
2012-07-19re-size addressbookpage.ui to fix #1062Philip Kaufmann
2012-07-14Merge pull request #1592 from Diapolo/Qt_WindowTitleWladimir J. van der Laan
2012-07-13change Window title to "Bitcoin - Wallet" / misc related renamesPhilip Kaufmann
2012-07-12fix a wrong string in signverifymessagedialog.uiPhilip Kaufmann
2012-07-07show used OpenSSL library version in debug windowPhilip Kaufmann
2012-07-07Merge pull request #1469 from Diapolo/signverifymessagedialogWladimir J. van der Laan
2012-07-07Merge pull request #1518 from Diapolo/qrcodedialogWladimir J. van der Laan
2012-07-06update QRCodeDialogPhilip Kaufmann
2012-07-06GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann
2012-07-03enhance translation possibilities in TransactionDesc / misc other changesPhilip Kaufmann
2012-06-30fix a typo in OptionsDialogPhilip Kaufmann
2012-06-13set cursor for balance field to IBeamCursor (to show the user it IS selectabl...Philip Kaufmann
2012-06-13re-work optionsdialog to a tabbed UI based on an ui-filePhilip Kaufmann
2012-06-12make buttons in debug window non autoDefaultPhilip Kaufmann
2012-06-11change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...Philip Kaufmann
2012-06-02Merge pull request #837 from sje397/ShowImmatureBalanceWladimir J. van der Laan
2012-06-02Merge pull request #1368 from Diapolo/verifymessagepageWladimir J. van der Laan
2012-06-01move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...Philip Kaufmann
2012-06-01change verifymessagepage behaviour to match RPC-call "verifymessage" (input a...Philip Kaufmann
2012-05-25Added 'immature balance' for miners. Only displayed if the balance is greater...sje397
2012-05-20start rows in askpassphrasedialog.ui at 0 (not 1)Philip Kaufmann
2012-05-20Merge pull request #1323 from Diapolo/string_fixesWladimir J. van der Laan
2012-05-18Restore overviewpage (put transactions back within frame)Wladimir J. van der Laan
2012-05-17add 2 labels to the overviewpage that display Wallet and Transaction status (...Philip Kaufmann
2012-05-17allow translation of "options" used in the --help message / split translation...Philip Kaufmann
2012-05-15adapt user-experience from messagepage / move placeholderTexts from XML to so...Philip Kaufmann
2012-05-14Merge pull request #906 from sje397/ValidateMessageWladimir J. van der Laan
2012-05-13Merge pull request #1274 from Diapolo/QR_CodeWladimir J. van der Laan
2012-05-13Merge pull request #1275 from Diapolo/askpassphrasedialogWladimir J. van der Laan
2012-05-13Merge pull request #1268 from Diapolo/transactiondialogWladimir J. van der Laan
2012-05-13remove string "TextLabel" from warningLabel, as this is unneeded and as such ...Philip Kaufmann
2012-05-13set minimum size allowed by Qt Creator and rename "QR-Code Dialog" to "QR Cod...Philip Kaufmann
2012-05-12Convert RPC console to QTextEdit instead of QTableViewWladimir J. van der Laan
2012-05-12Merge pull request #1263 from Diapolo/RPCCon_ClientStartupTimeWladimir J. van der Laan
2012-05-12change size of transactiondialog, to allow display of transaction-id without ...Philip Kaufmann
2012-05-12add Alt-Shortcut for "Clear All" in sendcoinsdialog.uiPhilip Kaufmann
2012-05-12add the client startup time to the debug window / rename Version label to Cli...Philip Kaufmann
2012-05-12Add a menu option to verify a signed messagesje397
2012-05-11add code to open (display) debug.log on Windows with the associated applicati...Philip Kaufmann
2012-05-10Merge pull request #1204 from Diapolo/messagepage_focus_placeholderWladimir J. van der Laan
2012-05-10Merge pull request #1206 from Diapolo/passphrasedialogWladimir J. van der Laan
2012-05-10add placeholder text to address field (like in sendcoins) and set focus to ad...Philip Kaufmann
2012-05-09Merge pull request #1212 from Diapolo/overviewpageWladimir J. van der Laan
2012-05-09Add key shortcuts for RPC console tabsWladimir J. van der Laan
2012-05-09Automatically focus entry widget when console tab comes into focusWladimir J. van der Laan
2012-05-09harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...Philip Kaufmann