summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-05-033-24/+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 34bda30cd92780ed0146c9ba639327b65e66d7ca)
* Move translations to a new directory layout.Slávek Banko2020-05-031-1/+3
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 756110e4a09bd99bfc61c460ac28ce04a759073a)
* Drop automake build support.gregory guy2020-03-212-35/+1
| | | | | | | | | | | | | Add basic cmake build instructions. Delete templates folder. Delete empty files NEWS and TODO. Rework of the README file. Move the desktop file into the XDG_APPS_INSTALL_DIR directory, see TDE/tde#26. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 52aa25b6f791a82b048d818a61a283e57fdcc9ca)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-12-192-3/+3
| | | | | | | 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 cbcf7d45291c2efe12c1de29fbf1ec11163536e4)
* Add includes to UI files to resolve FTBFS.Slávek Banko2018-12-191-80/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 500e1425cfe05b780c27c0a66e1a63a69a4597c1)
* conversion to the cmake building systemgregory guy2018-12-192-0/+51
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit e4a719c080c3d26387a3288815eb20c164c3ed37)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* 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 FTBFS with GCC6Slávek Banko2016-09-031-6/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c82b0c25d8f6e346a8e22e9b11015a6d920b04c1)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-242-0/+0
| | | | (cherry picked from commit 80b9926f1b2d3cb53c4642aeb3046192b2bd74b3)
* 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 ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-221-0/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* 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-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-6/+6
|
* Minor fixes in desktop file.Darrell Anderson2012-06-111-1/+3
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-19/+19
|
* Update lsm files.Darrell Anderson2012-05-271-13/+11
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-10/+10
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-10/+10
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-26/+26
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-47/+47
| | | | This reverts commit fc33ee27759530d7e9646400d34ab135e574f52b.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-47/+47
|
* 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/potracegui@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da