index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
notificator.cpp
Age
Commit message (
Expand
)
Author
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-07-23
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-05-24
osx: make use of the 10.8+ user notification center to display growl like not...
Jonas Schnelli
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-02-09
Use QImage.bits instead of QImage.constBits to ease backporting
Petter Reinholdtsen
2012-09-21
enhance Qt5 compatibility
Philip Kaufmann
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-03-20
Proper support for Growl 1.3 notifications
p2k
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-09-24
Change 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