aboutsummaryrefslogtreecommitdiff
path: root/src/qt/notificator.cpp
AgeCommit message (Expand)Author
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-05-23Fix warning when compiling in OS XFederico Bond
2014-01-10qt5: fix a build issue with osx and qtdbusCory Fields
2013-12-03[Qt] small notificator and style changesPhilip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-07-23Bitcoin-Qt: fix QApplication includes to match our include defaultsPhilip Kaufmann
2013-05-24osx: make use of the 10.8+ user notification center to display growl like not...Jonas Schnelli
2013-03-17Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann
2013-02-09Use QImage.bits instead of QImage.constBits to ease backportingPetter Reinholdtsen
2012-09-21enhance Qt5 compatibilityPhilip Kaufmann
2012-08-01Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-03-20Proper support for Growl 1.3 notificationsp2k
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-09-24Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Q...Wladimir J. van der Laan
2011-09-03(k)ubuntu 10.04+ notification support (based on @zwierzak his code)Wladimir J. van der Laan