summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-101-12/+6
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 8ed082c175b6020e96710c185df8eaaee6c25551)
* Desktop file translations:Slávek Banko2020-03-252-8/+19
| | | | | | | | + 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 <[email protected]> (cherry picked from commit c5a99d8b5eb021416b571874a1591753df9669cc)
* Move translations to a new directory layout.Slávek Banko2020-03-241-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fca87ea3f71a712bdec1692e8aee14667191bd86)
* Drop automake build support.gregory guy2020-03-243-33/+1
| | | | | | | | | | | Add basic cmake build instructions. Delete empty files TODO and NEWS. Delete the folder templates. Rework of the README file. Add the "MODULE" directive to the plugin build. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 4986d5902c36dc2b286e42591114d569af7e8517)
* Change from TQRegExp::match to TQRegExp::search.Slávek Banko2019-01-011-2/+2
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 900873575600d6d7a6c5765cf444fdfe04608173)
* conversion to the cmake building systemgregory guy2019-01-015-2/+83
| | | | | Signed-off-by: gregory guy <[email protected]> (cherry picked from commit d1629627d4dc41b6235448811009b2cbe5c08f43)
* Add CMakeL10n rules.Slávek Banko2018-12-261-0/+3
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5d11b13fbd674d695152dab2326500f812501835)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-242-0/+0
| | | | (cherry picked from commit cd3de0ff6801fcad85b30cacebe72b1569342420)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-232-2/+2
| | | | | (cherry picked from commit 16b53b45b0dd813d3bd554f41bb69d6e61bac996) Signed-off-by: Michele Calgaro <[email protected]>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-3/+3
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix FTBFS when using --enable-finalFrancois Andriot2013-08-231-4/+4
|
* Fix hidden symbol runtime problemTimothy Pearson2013-07-281-0/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-304-17/+17
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-0/+0
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-12/+12
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-11/+11
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-26/+26
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-51/+51
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-4/+4
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-56/+56
| | | | This reverts commit 9a210ba3a60a3348ede4a57602fd13e240da66aa.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-56/+56
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* rename the following methods:tpearson2011-08-104-6/+6
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-apt@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-106-13/+13
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-apt@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kio-apttpearson2011-07-0419-474/+478
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-apt@1239302 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-242-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-apt@1106837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned version of kio-apttpearson2010-02-1029-0/+3270
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kio-apt@1088432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da