aboutsummaryrefslogtreecommitdiff
path: root/src/qt/addressbookpage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-181-5/+0
* Qt: remove "new" button during receive-mode in addressbookJonas Schnelli2018-03-191-4/+7
* [qt] Add support to search the address bookJoão Barbosa2018-01-031-17/+40
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan2017-11-161-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-9/+9
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* scripted-diff: Remove Q_FOREACHJorge Timón2017-06-051-1/+1
* 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