aboutsummaryrefslogtreecommitdiff
path: root/src/qt/notificator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-6/+6
* Bump copyright headers to 2014MarcoFalke2016-01-051-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Fix warning when compiling in OS XFederico Bond2014-05-231-0/+2
* qt5: fix a build issue with osx and qtdbusCory Fields2014-01-101-8/+8
* [Qt] small notificator and style changesPhilip Kaufmann2013-12-031-3/+2
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-10/+14
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* Bitcoin-Qt: fix QApplication includes to match our include defaultsPhilip Kaufmann2013-07-231-1/+1
* osx: make use of the 10.8+ user notification center to display growl like not...Jonas Schnelli2013-05-241-14/+29
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-1/+1
* Use QImage.bits instead of QImage.constBits to ease backportingPetter Reinholdtsen2013-02-091-1/+1
* enhance Qt5 compatibilityPhilip Kaufmann2012-09-211-4/+4
* Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-2/+2
* Proper support for Growl 1.3 notificationsp2k2012-03-201-5/+10
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1
* Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k2011-10-091-0/+73
* Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Q...Wladimir J. van der Laan2011-09-241-6/+6
* (k)ubuntu 10.04+ notification support (based on @zwierzak his code)Wladimir J. van der Laan2011-09-031-0/+224