summaryrefslogtreecommitdiffstats
path: root/konq-plugins/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* Add option WITH_GCC_VISIBILITY.Slávek Banko2021-12-311-16/+18
| | | | | | | | Fix building with hidden visibility. Add missing definitions to config.h.cmake. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 762bfec2c849854fc0247acf8d2f107c27b17940)
* Removed additional code formatting modelines.Michele Calgaro2020-09-2512-22/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d41daf91df0d2d79fbacb6980a8bad75c2cf5236)
* Desktop file translations:Slávek Banko2020-07-1610-393/+30
| | | | | | | | + 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> (cherry picked from commit cb8cda7bca532df21c02bc4d2bfd03387df7f852)
* Clean up, improve and fix konq-plugins desktop files.Chris2019-12-174-12/+12
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit c75b807cca6bd83ae536655ca17a13fcaf0ad1c9)
* Add CMakeL10n rules.Slávek Banko2018-12-316-0/+18
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 285df936a6e0329d60cd31de793cf4a4c4d472e3)
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-224-9/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e98eeeb5ea276f19a5dff9400adff0a9edb0764f)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2413-0/+0
| | | | (cherry picked from commit a54a89d700af80d5998d462092754b8576fff23e)
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-5/+5
| | | | (cherry picked from commit 6e55b23a74ff9702218eaedc1c4e995e4f081aa3)
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-4/+4
| | | | match XDG specifications
* Fix typo.Darrell Anderson2014-01-254-4/+4
|
* Fix unknown icon type configuration warning.Darrell Anderson2013-12-231-1/+1
| | | | This resolve bug report 807.
* Initial cmake conversionAlexander Golubev2013-10-159-0/+223
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-4/+4
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1518-27/+27
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-10/+10
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-044-16/+16
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0112-18/+18
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0115-34/+34
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-3/+3
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-2/+2
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-2715-17/+17
|
* Minor update for kioslave renameTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2721-28/+28
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2612-17/+17
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2518-71/+71
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-9/+9
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2210-16/+16
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0811-22/+22
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1723-24/+24
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-2/+2
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-21/+21
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-23/+23
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1810-44/+44
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1613-90/+90
| | | | This reverts commit ca82971624269719d487c6f7980d7237f9420036.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1513-90/+90
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-6/+6
|
* rename the following methods:tpearson2011-08-1038-72/+72
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-20/+20
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da