summaryrefslogtreecommitdiffstats
path: root/src/knemod
Commit message (Collapse)AuthorAgeFilesLines
* conversion to the cmake building systemgregory guy2019-05-045-1/+91
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 48dfd726a278af29437e94d4ea2910ad60eef12c)
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+3
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b08de46014aeb5a54817dfcb7660e41a495ab911)
* Fix FTBFS with clangRay Vine2018-05-191-1/+3
| | | | | | | This resolves bug 2895 Signed-off-by: Ray Vine <[email protected]> (cherry picked from commit 47f4d66f64361c782970c6559335b68367ad0af8)
* Fix FTBFS on Mageia 6François Andriot2017-07-011-1/+1
| | | | | Signed-off-by: François Andriot <[email protected]> (cherry picked from commit 64456b986054eac78c60f46c9d58b80bdb3aa4df)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2422-0/+0
| | | | (cherry picked from commit ff7692f5a601cd9ea24661a9566fbe6c8086460b)
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
| | | | (cherry picked from commit b8ecabbc8f7d34e772ef40c4705a54aaf733cf8e)
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix abort on startup due to oversized tray icon creation when icon widget ↵Timothy Pearson2014-07-081-5/+5
| | | | has not yet been shown
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-15/+15
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-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-012-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-9/+9
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-42/+42
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-49/+49
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-6/+6
|
* Fix multiple event notificationsTimothy Pearson2012-11-192-6/+6
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-5/+5
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-3/+3
|
* Fix kcontrol branding with event sound files.Darrell Anderson2012-03-072-54/+54
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1710-10/+10
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-56/+56
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1812-54/+54
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1615-111/+111
| | | | This reverts commit 238d438877620ed73915f2360d820cfc0c9131cc.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1515-111/+111
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix remaining instances of tqStatus embedded in user visible stringsv3.5.13tpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1012-18/+18
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-13/+13
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port knemotpearson2011-06-3031-752/+762
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1238869 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part of batch commit to enable true tasktray resize support for Trinity ↵tpearson2010-05-104-5/+25
| | | | | | applications git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1124764 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2422-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1106843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Compilation fix with new iwlib.htpearson2010-02-171-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1091581 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of knemotpearson2010-02-1758-0/+7027
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1091560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da