summaryrefslogtreecommitdiffstats
path: root/ksim
Commit message (Collapse)AuthorAgeFilesLines
* Clean up desktop files and fix German translations.Chris2019-12-031-12/+7
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 5e1b444da196f6dc509ae87d54e48afb7c45f072)
* Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)OBATA Akio2019-05-041-1/+3
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a52303734b6b7ade6c3eca81871aad2d488d37f8)
* Change and simplify `statvfs` conditions in FileSystemStatsOBATA Akio2019-05-041-12/+14
| | | | | | | | | | | | `getfsstat` v.s. `getvfsstat` condition is different than `statfs` v.s. `statvfs`, so split each condition and simplify. For `get(v)fsstat` side, changed to check and use `getmntinfo`, because it is better than `get(v)fsstat` with fixed buffer size, and easier than improve it with dynamic buffer allocation. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit d349995488a13687171a67efd981e986b3b703e5)
* Add CMakeL10n rules.Slávek Banko2018-12-261-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4fe6ee9e7fc05c70f96afbc4d1f1d5030877d2ba)
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-225-24/+19
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fdac7d46bc06da8ef7b404898b831cc1ebc6c94f)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2422-0/+0
| | | | (cherry picked from commit a25f3c7aa6ff34e78ad7050e2d999a8be7662046)
* Fix build on freebsdSlávek Banko2015-06-271-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 421c249f1ff8e75ce646b6d94c0e0a141b30f2a8)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-045-6/+6
| | | | (cherry picked from commit 8ebcedc9d5fa93b00af95ac31fd252e2efe6caca)
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* 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 filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-6/+6
| | | | 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-3/+3
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fixed KSim configuration dialog help button functionality. This resolves bug ↵Michele Calgaro2014-06-052-1/+2
| | | | 1866.
* Fix broken Help option in ksim panel applet.Darrell Anderson2014-02-171-0/+2
| | | | This resolves bug report 1866.
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-4/+4
|
* Fix ksim crash. This resolves bug report 1322.Fat-Zer2013-03-022-4/+4
|
* Fix unintended rename of deskfileSlávek Banko2013-02-271-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1534-52/+52
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1416-29/+29
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-078-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0114-17/+17
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0118-38/+38
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2722-22/+22
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2518-67/+67
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-32/+32
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2210-20/+20
|
* Fix automake build i8k ksim moduleSlávek Banko2012-11-121-1/+8
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-111-1/+1
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-1017-0/+602
| | | | Thanks to Fat-Zer.
* Fix QString -> TQString.Darrell Anderson2012-09-163-13/+13
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-051-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-3/+3
|
* Fix tdeutils not detecting extutil.h usabilityTimothy Pearson2012-05-251-1/+7
| | | | This closes Bug 877
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-7/+7
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1738-48/+48
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2115-59/+59
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1919-58/+58
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1833-118/+118
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1646-257/+257
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1546-257/+257
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-2/+2
|
* Fix FTBFS on armelTimothy Pearson2011-11-201-0/+3
|