summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-05-013-9/+6
| | | | | | | | + 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 094a30578fcf24aa9c60fab93b924651d90ef299)
* Move translations to a new directory layout.Slávek Banko2020-05-011-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit de8f24c4c471655e99f86647ecab283bc2dbfacf)
* Drop automake build support.gregory guy2020-01-011-41/+0
| | | | | | | | | | | Add basic build instructions to the INSTALL file. Remove empty files NEWS and TODO. Remove "specs" folder as well as several shell scripts (Deb, Fedora, Mandriva...) Rework of the REAME file and the help page. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 6ca05fe5e859a5f276453085fe4d89e662741a54)
* Add CMakeL10n rules.Slávek Banko2018-12-111-0/+3
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cd615bbae6b943288c25ca5c0f5603e51bc91dbc)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-162-30/+37
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 54bb877d9058412680ae04433ebd34cadfa1e78e)
* Removed unnecessary executable flag.Slávek Banko2018-10-161-0/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c815469cf15e8f7255ca75af289633a2978c3f9e)
* conversion to cmake building systemgregory guy2018-10-161-0/+61
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit bc97f48e2e9ecbbb32e0038e6ebe30cdab3980ff)
* Removed unnecessary executable flag.Michele Calgaro2018-09-0116-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a6a5e3b1ca58b2a7622e0d6142d6c55eaa3ecbe7)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-249-0/+0
| | | | (cherry picked from commit 9fb86a80dfb2d337504bbdac90b7b33d32c873b7)
* 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
* Improve compatibility with non-Trinity environment menus.Darrell Anderson2014-02-141-1/+0
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-2/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-20/+20
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-4/+4
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-048-49/+49
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-8/+8
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-45/+45
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-3/+3
|
* Allow multiple USP parameters to be selected at onceTimothy Pearson2013-01-231-0/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-017-37/+37
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1713-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1914-63/+63
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1812-28/+28
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1620-107/+107
| | | | This reverts commit e29455aea4fc1fda591862200c6321a3722e134c.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1520-107/+107
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-152-8/+8
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1024-30/+30
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-23/+23
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da