summaryrefslogtreecommitdiffstats
path: root/korganizer/korgac
Commit message (Collapse)AuthorAgeFilesLines
* Use tdestandarddirs.hMichele Calgaro2025-02-253-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeAppMichele Calgaro2025-01-203-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocess.hMichele Calgaro2024-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-192-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-143-24/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-092-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* korganizer: do not show reminders on top of a locked screen. ThisMichele Calgaro2021-10-051-0/+14
| | | | | | resolves isue #60. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-07-122-86/+8
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23Slávek Banko2014-12-031-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix korgac abort on startup due to oversized tray icon creation when icon ↵Timothy Pearson2014-07-072-3/+17
| | | | | | widget has not yet been shown Properly print caldav/carddav wallet warnings to prevent backtrace spew
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix incorrect characters.Darrell Anderson2013-05-231-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-8/+8
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-9/+9
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-8/+8
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-13/+13
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-9/+9
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* GCC 4.7 fix.Darrell Anderson2012-04-271-3/+3
| | | | | This partially resolves bug report 958. Thanks to David C. Rankin.
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-15/+15
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-18/+18
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-18/+18
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Fix accidental conversion of dockwin (part 2 of 2)Timothy Pearson2011-11-082-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-084-6/+6
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-075-8/+8
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-3/+3
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-11/+11
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable kdepim compilation under Qt4tpearson2011-04-143-5/+5
| | | | | | | | This will likely break Qt3 compilation temporarily, which is an unintended side effect. A third and final kdepim commit will repair Qt3 compilation shortly. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da