- 23 Mar, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 20 Mar, 2022 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 18 Nov, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 03 Nov, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 29 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 26 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 09 Oct, 2021 2 commits
-
-
Antoni Bella Pérez authored
* Update date and version numbers * Suitable tags, punctuation and some improves (update to oneko-sakura, current app) * GUI sync * Change http: to https: * Rework the man page
-
Antoni Bella Pérez authored
-
- 29 Sep, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 23 Aug, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 08 Jul, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 24 Jun, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 06 May, 2021 1 commit
-
-
Alexander Lohnau authored
-
- 08 Apr, 2021 1 commit
-
-
Laurent Montel authored
Fix compile without deprecated method
-
- 30 Dec, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 04 Jul, 2020 1 commit
-
-
Albert Astals Cid authored
KRandom is now deprecated
-
- 18 Jun, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 17 Jun, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 02 Jun, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 20 May, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 26 Dec, 2019 4 commits
-
-
Stefan Yohansson Areeira Pinto authored
-
Stefan Yohansson Areeira Pinto authored
-
Stefan Yohansson Areeira Pinto authored
- Prevent animations on drag
-
Stefan Yohansson Areeira Pinto authored
-
- 19 Nov, 2019 1 commit
-
-
Stefan Yohansson Areeira Pinto authored
-
- 12 Jun, 2019 1 commit
-
-
Alexander Potashev authored
-
- 01 Jun, 2019 8 commits
-
-
Pino Toscano authored
Connect to the right D-Bus signal.
-
Pino Toscano authored
screenSaverStopped, and screenSaverStarted are private slots to react to the screensaver start/stop, not to be called by users.
-
Pino Toscano authored
Originally introduced in 1999 (!), it seems it is no longer needed: - there is no session handling done - there is already the AmorWidget as main widget of the application
-
Pino Toscano authored
-
Pino Toscano authored
No need to create AmorAnimationGroup as objects on the heap, just store them as values in the hash of the animations.
-
Pino Toscano authored
Make sure to delete all the pixmaps when the theme is changed.
-
Pino Toscano authored
Make sure the context menu is properly deleted on shutdown.
-
Pino Toscano authored
Instead of storing them as heap objects, store them by value; QQueue allows to in-place change the items in it. This fixes the leaks of the QueueItem objects, dequeued after showing the tips they contain.
-
- 31 May, 2019 2 commits
-
-
Pino Toscano authored
XCB is not specific to Linux, and anyway it is already an unconditional build requirement.
-
Pino Toscano authored
-
- 06 Jan, 2019 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 05 Jan, 2019 1 commit
-
-
Pino Toscano authored
Avoids the need to maintain a version header.
-