index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
notificator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-1
/
+0
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
[macOS] remove Growl support, remove unused code
Jonas Schnelli
2017-09-07
1
-66
/
+0
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Do not shadow in src/qt
Pavel JanÃk
2016-09-23
1
-6
/
+6
*
Bump copyright headers to 2014
MarcoFalke
2016-01-05
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Fix warning when compiling in OS X
Federico Bond
2014-05-23
1
-0
/
+2
*
qt5: fix a build issue with osx and qtdbus
Cory Fields
2014-01-10
1
-8
/
+8
*
[Qt] small notificator and style changes
Philip Kaufmann
2013-12-03
1
-3
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-10
/
+14
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-07-23
1
-1
/
+1
*
osx: make use of the 10.8+ user notification center to display growl like not...
Jonas Schnelli
2013-05-24
1
-14
/
+29
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-1
/
+1
*
Use QImage.bits instead of QImage.constBits to ease backporting
Petter Reinholdtsen
2013-02-09
1
-1
/
+1
*
enhance Qt5 compatibility
Philip Kaufmann
2012-09-21
1
-4
/
+4
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-2
/
+2
*
Proper support for Growl 1.3 notifications
p2k
2012-03-20
1
-5
/
+10
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-1
/
+0
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-0
/
+1
*
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-10-09
1
-0
/
+73
*
Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Q...
Wladimir J. van der Laan
2011-09-24
1
-6
/
+6
*
(k)ubuntu 10.04+ notification support (based on @zwierzak his code)
Wladimir J. van der Laan
2011-09-03
1
-0
/
+224