aboutsummaryrefslogtreecommitdiff
path: root/src/qt/addressbookpage.cpp
AgeCommit message (Expand)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-07-07[Qt] constify foreach uses where possiblePhilip Kaufmann
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-07-18qt: Make error message for failed export a little friendlierWhit J
2014-06-23build: fix build weirdness after 54372482.Cory Fields
2014-01-27[Qt] harmonize strings used when exporting in addressbookpagePhilip Kaufmann
2013-11-14[Qt] make most Windows appear centered on main GUIPhilip Kaufmann
2013-11-11[Qt] remove GUIUtil::getSaveFileName() default argumentsPhilip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-05[Qt] remove unused optionsmodel from addressbookpagePhilip Kaufmann
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-25[Qt] misc small fixes for #3099 (new receive flow)Philip Kaufmann
2013-10-25qt: general polish after adding new receive flowWladimir J. van der Laan
2013-10-23qt: remove verify/send message and send coins from address bookWladimir J. van der Laan
2013-10-23qt: rework "receive coins" workflowWladimir J. van der Laan
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-06-01Qt5 compatibilityWladimir J. van der Laan
2013-04-12qt: move export button to tabsWladimir J. van der Laan
2013-04-09fix mac specific button modification on addressbookpageJonas Schnelli
2013-04-03Bitcoin-Qt: updates to addressbookpagePhilip Kaufmann
2013-03-18Bitcoin-Qt: add "send coins" to context menu in addressbookPhilip Kaufmann
2013-03-17Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann
2013-01-23Bitcoin-Qt: cleanup / optimise addressbookpagePhilip Kaufmann
2012-12-15Bitcoin-Qt: comment out unused parameter in addressbookpagePhilip Kaufmann
2012-09-21enhance Qt5 compatibilityPhilip Kaufmann
2012-07-17Make sort and filters for transactions and labels case-insensitiveWladimir J. van der Laan
2012-07-08replace some ugly code in addressbookpage.cppPhilip Kaufmann
2012-07-07Merge pull request #1469 from Diapolo/signverifymessagedialogWladimir 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-06-12Do not select first address automatically in the address bookWladimir J. van der Laan
2012-05-20Process address book updates incrementallyWladimir J. van der Laan
2012-05-12Add a menu option to verify a signed messagesje397
2012-05-07Make user action more straightforward in address bookWladimir J. van der Laan
2012-04-12updated to reflect pull-request suggestions / renamed some GUI elementsPhilip Kaufmann
2012-04-12fixed amount part of URI in QR-Codes / removed (no label) string if we have N...Philip Kaufmann
2012-04-04Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...Wladimir J. van der Laan
2012-04-01hide Delete button (only) on ReceivingTab / hide Sign message button (only) o...Philip Kaufmann
2012-02-15fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...Wladimir J. van der Laan
2012-01-27Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr
2011-12-23Add context menu for address book page (implements part 1 of issue #648)Wladimir J. van der Laan
2011-12-20Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...sje397
2011-11-08Add robustness against null modelsWladimir J. van der Laan
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-08-07don't include <QDebug>Wladimir J. van der Laan
2011-08-04select new address immediately after creationWladimir J. van der Laan