aboutsummaryrefslogtreecommitdiff
path: root/src/qt/addressbookpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-2/+2
* Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-251-4/+4
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-8/+8
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-13/+13
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* [Qt] constify foreach uses where possiblePhilip Kaufmann2015-07-071-2/+1
* Adopt style colour for button iconsLuke Dashjr2014-12-271-0/+6
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* qt: Make error message for failed export a little friendlierWhit J2014-07-181-1/+1
* build: fix build weirdness after 54372482.Cory Fields2014-06-231-1/+1
* [Qt] harmonize strings used when exporting in addressbookpagePhilip Kaufmann2014-01-271-6/+6
* [Qt] make most Windows appear centered on main GUIPhilip Kaufmann2013-11-141-6/+9
* [Qt] remove GUIUtil::getSaveFileName() default argumentsPhilip Kaufmann2013-11-111-4/+3
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-4/+4
* [Qt] remove unused optionsmodel from addressbookpagePhilip Kaufmann2013-11-051-7/+0
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* [Qt] misc small fixes for #3099 (new receive flow)Philip Kaufmann2013-10-251-1/+1
* qt: general polish after adding new receive flowWladimir J. van der Laan2013-10-251-3/+3
* qt: remove verify/send message and send coins from address bookWladimir J. van der Laan2013-10-231-62/+0
* qt: rework "receive coins" workflowWladimir J. van der Laan2013-10-231-40/+12
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+4
* Qt5 compatibilityWladimir J. van der Laan2013-06-011-0/+5
* qt: move export button to tabsWladimir J. van der Laan2013-04-121-1/+3
* fix mac specific button modification on addressbookpageJonas Schnelli2013-04-091-3/+5
* Bitcoin-Qt: updates to addressbookpagePhilip Kaufmann2013-04-031-25/+23
* Bitcoin-Qt: add "send coins" to context menu in addressbookPhilip Kaufmann2013-03-181-0/+16
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-4/+4
* Bitcoin-Qt: cleanup / optimise addressbookpagePhilip Kaufmann2013-01-231-14/+12
* Bitcoin-Qt: comment out unused parameter in addressbookpagePhilip Kaufmann2012-12-151-1/+1
* enhance Qt5 compatibilityPhilip Kaufmann2012-09-211-1/+1
* Make sort and filters for transactions and labels case-insensitiveWladimir J. van der Laan2012-07-171-0/+2
* replace some ugly code in addressbookpage.cppPhilip Kaufmann2012-07-081-8/+2
* Merge pull request #1469 from Diapolo/signverifymessagedialogWladimir J. van der Laan2012-07-071-1/+28
|\
| * GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann2012-07-061-1/+28
* | update QRCodeDialogPhilip Kaufmann2012-07-061-0/+9
|/
* Do not select first address automatically in the address bookWladimir J. van der Laan2012-06-121-5/+0
* Process address book updates incrementallyWladimir J. van der Laan2012-05-201-11/+18
* Add a menu option to verify a signed messagesje3972012-05-121-0/+1
* Make user action more straightforward in address bookWladimir J. van der Laan2012-05-071-9/+18
* updated to reflect pull-request suggestions / renamed some GUI elementsPhilip Kaufmann2012-04-121-4/+2
* fixed amount part of URI in QR-Codes / removed (no label) string if we have N...Philip Kaufmann2012-04-121-5/+3
* Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...Wladimir J. van der Laan2012-04-041-2/+0
* hide Delete button (only) on ReceivingTab / hide Sign message button (only) o...Philip Kaufmann2012-04-011-2/+11
* fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...Wladimir J. van der Laan2012-02-151-4/+2
* Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr2012-01-271-0/+22
* Add context menu for address book page (implements part 1 of issue #648)Wladimir J. van der Laan2011-12-231-10/+58