J-P Nurmi
|
fff64e8aa5
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
J-P Nurmi
|
8e38e2ac86
|
GUI: run clang-tidy modernize-use-override
|
2018-11-11 11:08:03 +01:00 |
|
Camila San
|
8fd0ca4587
|
Removes unused NotificationWidget class.
Since the new activities/notifications list UI this class is not used
anymore.
Signed-off-by: Camila San <hello@camila.codes>
|
2018-08-13 15:17:40 +02:00 |
|
Christian Kamm
|
c8d0f788e0
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
|
Christian Kamm
|
db24f60ae3
|
License: Adjust license of GPLv2 source files to GPLv2+
See #5180
|
2016-10-25 11:06:54 +02:00 |
|
Klaas Freitag
|
8166c52f4a
|
NotificationHandling: Use QByteArray for the verb.
|
2016-03-29 18:01:49 +02:00 |
|
Klaas Freitag
|
f7f412007e
|
Activity: Some documentation and better varialbe names
|
2016-03-16 16:31:52 +01:00 |
|
Klaas Freitag
|
4a4dac22e2
|
Notifications: Add a Progress indicator and handle job results.
Parse the replyCode from the button action calls and disable
buttons accordingly.
|
2016-03-10 17:46:00 +01:00 |
|
Klaas Freitag
|
eb00b34191
|
Minor wording fixes
|
2016-03-10 17:22:36 +01:00 |
|