summaryrefslogtreecommitdiffstats
path: root/quanta
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS with CMake build:r14.0.10Slávek Banko2021-03-1221-1/+65
| | | | | | | | | + Determine TQt and TDE include directories as SYSTEM. It solves priority for #include "..." × #include <...> + Additional linked libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f4edc50e4756b2289254ee308223faed9be6a2c7)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-03-121-1/+1
| | | | | | | 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 70defe5e6d9498c5c6011eee50c4dc506abebd61)
* Conversion to the cmake building system.gregory guy2021-03-1245-112/+212
| | | | | | | | | | | | | | | | | Delete empty files (dummy.cpp, xsldbgconfig.h). Remove hard-coded path for the kmdr-executor executable. Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander. Add man pages taken from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded. Move the linking of xml and readline libraries to the appropriate static libraries. Add build option WITH_QUANTA_CVSSERVICE. Add a test whether the readline can be linked standalone or whether ncurses is needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4c43d1fbb66a296958ed1d0dbddf3f8ac4466130)
* Removed code formatting modelines.Michele Calgaro2020-09-283-17/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit df844cff13ebb0c60b5b69dd29e51bf1cad240fa)
* Rename *OBJECT_NAME_STRINGormorph2020-08-285-179/+179
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit ae3ed3d32920f5780af51aad9683b82179e9655d)
* Kmdr scripts for Quanta+ fixed.ormorph2020-08-2613-77/+77
| | | | | Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 20fd79e5f4ac230cc4f6da008605be225f8b3399)
* Fixed kde- --> tde- tmp folder.Michele Calgaro2020-04-042-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bf659c391585b258fdc83aae756936c42d3482c3)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix remaining branding in Quanta.Chris2019-07-221-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 8e892bd42a3ae25050276ee04f737ae6f213785f)
* Fix remaining brandings in tdewebdev.Chris2019-07-187-9/+9
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 1422b9e7a031f0a5e21f2e9e9689e7f6e3be3a62)
* 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 Banko2019-01-131-0/+45
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1174bdb4683065dc555622f394a36ee1fa2b446c)
* Quanta: Remove tarballs for toolbars from source code.Slávek Banko2019-01-1340-0/+0
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 915b7864297b30a2d45ac4f59666d0840dcf93c3)
* Quanta: Change Automake rules to make tarballs for toolbars created during ↵Slávek Banko2019-01-1310-0/+120
| | | | | | | building. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7670bdfd6f573c1358390b187b9d3dc0b181e1c4)
* Quanta: Change CMake rules to make tarballs for toolbars created during ↵Slávek Banko2019-01-1310-54/+162
| | | | | | | building. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8155faa4ac0e5ac5b6e304c68d04a6df25690feb)
* Quanta: Extract source files for toolbars contained in tarballs.Slávek Banko2019-01-1380-0/+2424
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1e750683286c018238ae80a37a17709028a5f619)
* rename kdelogo2.png icon to tdelogo2.png, this relates to bug 2618gregory guy2018-11-259-8/+8
| | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit e8e69deabd7dc03a93183b8149b9597c52d8df7d) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-0313-0/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fde0386d0fd00e7793ed61cbbe0725047a1dfb4c)
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-1/+1
| | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48f8d96999dcd8c46c733b17d9d6c8b57e6f02ac)
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-014-4/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 36e22fdfe9dc2996f9807db07af1f7e21009eb25)
* Fix FTBFS with ICU >= 58Slávek Banko2018-05-012-0/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 23f1f6f93256304eab76cd199408b71a649d82a8)
* 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-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 89592516252c214530a9d77bec0fe5afb21b0236)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24217-0/+0
| | | | (cherry picked from commit 643013488ee2d0b0abd7825f46d8ace5093f7d83)
* 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-3/+3
| | | | (cherry picked from commit 69975e8e2ce57a37a587a1e4c76bac82895b0117)
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-2210-18/+18
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-134-6/+6
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-1316-53/+53
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-136-6/+6
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-136-11/+11
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-123-5/+5
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-115-5/+5
| | | | match XDG specifications
* Update for recent TDENewStuff changesDarrell Anderson2014-10-025-24/+24
| | | | Delete duplicate knewstuff files
* Fix remaining renaming knewstuffSlávek Banko2014-09-242-2/+2
|
* Update and rename files in support of commit 722ce1ef.Darrell Anderson2014-03-021-34/+34
|
* Rename docbook and contents consistent with rebranding.Darrell Anderson2014-01-173-43/+43
|
* Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus ↵Darrell Anderson2014-01-157-13/+13
| | | | internal references.
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0362-79/+79
|