summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/notificationmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-1/+1
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-2/+2
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-2/+3
* Fix the low-level "invalid index" warnings in the singletonsRobert Griebl2018-10-101-1/+1
* Fix Main cleanupDaniel d'Andrada2018-07-231-0/+1
* Refactor the Application objectDaniel d'Andrada2018-05-141-2/+2
* Remove the retakeSingletonOwnershipFromQmlEngine hackDominik Holland2018-04-271-3/+2
* NotificationManager: Remove copy-and-paste mistake from documentationDaniel d'Andrada2018-04-201-2/+1
* Clang code model fixesRobert Griebl2018-04-171-8/+8
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-1/+2
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Fix notification icon conditionBramastyo Harimukti2017-06-201-3/+3
* fix memory leaks in NotificationManagerLukáš Tinkl2017-06-131-1/+10
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-2/+2
* common-lib cleanupRobert Griebl2017-03-131-1/+1
* Fix notification action order on system-ui sideRobert Griebl2017-03-071-6/+15
* Documentation updateRobert Griebl2017-02-011-5/+0
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Fixed the Notification::extended property in multi-process modeRobert Griebl2017-01-131-1/+2
* Fixed notification image pathNedim Hadzic2017-01-031-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-5/+1
* Add \readonly to property docuBernd Weimer2016-10-061-0/+1
* [NotificationManager] Clean actions after updateNedim Hadzic2016-09-301-0/+1
* Fixed client/server race-condition when creating notificationsRobert Griebl2016-09-301-9/+22
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-1/+5
* Doc: Various documentation fixes and improvementsTopi Reinio2016-09-191-26/+35
* Added a non-Model API to both the Application- and NotificationManagerRobert Griebl2016-06-291-2/+37
* Various Notification fixes.Robert Griebl2016-06-291-5/+10
* [NotificationManager] Added signal for updating notificationsNedim Hadzic2016-06-241-0/+2
* Support the compiler in optimizing the startup process.Robert Griebl2016-06-211-1/+1
* Doc cleanup and consistent spellingRobert Griebl2016-06-071-3/+3
* Make the docs readable in the online style.Robert Griebl2016-06-031-22/+18
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Added sender and receiver properties for multi-process IPC calls.Robert Griebl2016-05-091-0/+3
* More installer documentationRobert Griebl2016-04-271-1/+1
* Renamed the QML namespace to "QtApplicationManager".Robert Griebl2016-04-261-2/+2
* API review and documentation for Notification and NotificationManagerRobert Griebl2016-04-231-58/+87
* Allow non-registered action ids when invoking them server side.Robert Griebl2016-04-191-2/+5
* Add support for custom property extensions in NotificationRobert Griebl2016-04-141-1/+8
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Added support for application aliases (shortcuts).Robert Griebl2016-02-191-2/+2
* Fixed all relevant clazy warnings - especially QString related ones.Robert Griebl2016-01-141-23/+23
* Pelagicore un-brandingRobert Griebl2015-12-081-3/+3
* Fixed missing countChanged signal connectsRobert Griebl2015-11-291-0/+5
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Finally applied Dominik's QML singleton ownership workaround.Robert Griebl2015-11-021-0/+8
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+525