summaryrefslogtreecommitdiffstats
path: root/knewsticker
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-233-0/+0
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-114-4/+4
| | | | match XDG specifications
* Updated KNewsTicker websites. This resolves bug 1844.Michele Calgaro2014-08-032-172/+55
|
* Fix help handbook not appearing in main handbook table of contents and to ↵Darrell Anderson2014-01-232-3/+2
| | | | populate the launcher menu.
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-10/+10
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-10/+10
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-15/+15
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KSharedTimothy Pearson2013-01-311-5/+5
|
* Rename kioslavesTimothy Pearson2013-01-272-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-25/+25
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-19/+19
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-9/+9
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix various cmake build issuesSlávek Banko2012-10-261-2/+2
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-4/+4
|
* Branding: KDE->TDEDarrell Anderson2012-06-273-9/+9
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-084-7/+7
|
* Remove "More Applications" from TDE menu.Darrell Anderson2012-03-131-1/+1
| | | | This partially resolves bug report 653.
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-178-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-9/+9
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-18/+18
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-284/+284
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1616-306/+306
| | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1516-306/+306
|
* Update kdenetwork Autotools for new DSO linkage styleTimothy Pearson2011-11-182-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-4/+4
|
* Fix kdenetwork FTBFS under oneirictpearson2011-10-101-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1258244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-31/+31
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-105-17/+17
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-095-20/+20
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdenetworktpearson2011-06-2222-492/+505
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdenetwork/knewsticker] added cmake supportsamelian2011-06-184-0/+154
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237373 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0210-17/+17
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3120-765/+765
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update to Trinity 3.5.11tpearson2009-12-131-0/+1
| | | | | | Will need to watch for commit warnings and rebuild test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2540-0/+7327
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da