summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-131-6/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9dfefc72c9d72540622d7ddb0894b0a9d52855a4)
* Make the Nettools backend optional.gregory guy2021-07-193-10/+26
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit b4149315024044440d69dbe9a4961ffb6e45989f)
* Change default backend from Nettools to Sys.gregory guy2021-07-164-17/+11
| | | | | | | Some indentation cosmetic. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit a9e1d50df4f4ce5ad1dbc74b49fc1c0f7b073a15)
* Minor correction to file name in comments.Michele Calgaro2021-01-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33947dd2727bfe1c9fe25df05b7fe7227a7130a8)
* Added translation of .desktop files.Michele Calgaro2020-10-097-314/+35
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7865a399008d1433aff41b09458caf9376400a7b)
* Copy translation files to new structure.Michele Calgaro2020-10-082-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3be6b459c22b211ec5943ce47621b93427886883)
* Drop automake build support.gregory guy2020-10-0214-672/+3
| | | | | | | | | | Add basic cmake build instructions. Deleted files INSTALL.Mandrake and knemo.spec. Rework of the README file. COPYING-DOCS, NEWS and VERSION moved to the root of the source. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit b118a9c9a6dcb51a6a246fdb6f8d16c6cc9d6022)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFS.Slávek Banko2019-05-041-13/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a775e20ccd5e2c1144b4ed8444b5c2bd4a038d5c)
* conversion to the cmake building systemgregory guy2019-05-047-1/+132
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 48dfd726a278af29437e94d4ea2910ad60eef12c)
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-283-0/+9
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b08de46014aeb5a54817dfcb7660e41a495ab911)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Fix FTBFS with clangRay Vine2018-05-191-1/+3
| | | | | | | This resolves bug 2895 Signed-off-by: Ray Vine <ray-v@inbox.lv> (cherry picked from commit 47f4d66f64361c782970c6559335b68367ad0af8)
* Fix FTBFS on Mageia 6François Andriot2017-07-012-2/+2
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 64456b986054eac78c60f46c9d58b80bdb3aa4df)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2422-0/+0
| | | | (cherry picked from commit ff7692f5a601cd9ea24661a9566fbe6c8086460b)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-1/+1
| | | | (cherry picked from commit b8ecabbc8f7d34e772ef40c4705a54aaf733cf8e)
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-18/+18
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-18/+18
| | | | This reverts commit fba534d01eade37e5cef8b009130a5b5caec37b2.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-18/+18
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-4/+4
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-19/+19
|
* Fix abort on startup due to oversized tray icon creation when icon widget ↵Timothy Pearson2014-07-081-5/+5
| | | | has not yet been shown
* Add Help button to kcontrol module dialog in support of bug report 1889.Darrell Anderson2014-02-171-1/+1
|
* Add new help handbook.Darrell Anderson2014-02-011-3/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1511-17/+17
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* 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-2711-15/+15
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-48/+48
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-52/+52
|
* 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-083-12/+12
|
* Update lsm files.Darrell Anderson2012-05-271-12/+10
|