57 Commits (6696b4635ceb9b47aaa63244bff9032fa7b08354)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 10 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
Philip Kaufmann 5e058e7417 [Qt] constify foreach uses where possible 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Whit J b9345f7d1c
qt: Make error message for failed export a little friendlier 11 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 11 years ago
Philip Kaufmann f3005c82b1 [Qt] harmonize strings used when exporting in addressbookpage 11 years ago
Philip Kaufmann 309f796b39 [Qt] make most Windows appear centered on main GUI 11 years ago
Philip Kaufmann 4f7d496b82 [Qt] remove GUIUtil::getSaveFileName() default arguments 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Philip Kaufmann 5cd85c4228 [Qt] remove unused optionsmodel from addressbookpage 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann d57a496c51 [Qt] misc small fixes for #3099 (new receive flow) 11 years ago
Wladimir J. van der Laan 70b14636cd qt: general polish after adding new receive flow 11 years ago
Wladimir J. van der Laan 864a6f790e qt: remove verify/send message and send coins from address book 11 years ago
Wladimir J. van der Laan 74fb765e29 qt: rework "receive coins" workflow 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 12 years ago
Wladimir J. van der Laan 45155d3010 qt: move export button to tabs 12 years ago
Jonas Schnelli e0af1b3ed6 fix mac specific button modification on addressbookpage 12 years ago
Philip Kaufmann b9564d7e54 Bitcoin-Qt: updates to addressbookpage 12 years ago
Philip Kaufmann 311993ab10 Bitcoin-Qt: add "send coins" to context menu in addressbook 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Philip Kaufmann bb0726a8cf Bitcoin-Qt: cleanup / optimise addressbookpage 12 years ago
Philip Kaufmann a8fbbd8fb0 Bitcoin-Qt: comment out unused parameter in addressbookpage 12 years ago
Philip Kaufmann 81605d90f5 enhance Qt5 compatibility 12 years ago
Wladimir J. van der Laan d67badd9ce Make sort and filters for transactions and labels case-insensitive 13 years ago
Philip Kaufmann ddadf791f1 replace some ugly code in addressbookpage.cpp 13 years ago
Philip Kaufmann 5c83f797c5 update QRCodeDialog 13 years ago
Philip Kaufmann 47894585ae GUI: merge sign/verify message into a single window with tabbed UI 13 years ago
Wladimir J. van der Laan 2842fe4aa3 Do not select first address automatically in the address book 13 years ago
Wladimir J. van der Laan 0832c0d166 Process address book updates incrementally 13 years ago
sje397 0c587936c7 Add a menu option to verify a signed message 13 years ago
Wladimir J. van der Laan 356c3cad1a Make user action more straightforward in address book 13 years ago
Philip Kaufmann 1e8c62b29c updated to reflect pull-request suggestions / renamed some GUI elements 13 years ago
Philip Kaufmann 9e0dba8c17 fixed amount part of URI in QR-Codes / removed (no label) string if we have NO label / coding style updates / removed an unused variable 13 years ago
Wladimir J. van der Laan 98e6175874 Update UI through async calls MainFrameRepaint and AddressBookRepaint instead of a timer. 13 years ago
Philip Kaufmann b5271c8861 hide Delete button (only) on ReceivingTab / hide Sign message button (only) on SendingTab 13 years ago
Wladimir J. van der Laan 303a47c095 fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) 13 years ago
Luke Dashjr 2bc4fd609c Bitcoin-Qt signmessage GUI (pull request #582) 13 years ago
Wladimir J. van der Laan c4a4a4b886 Add context menu for address book page (implements part 1 of issue #648) 13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago