summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4r14.1.xMichele Calgaro2025-04-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2b574c1420053b28ed1041d32055f0c20abd2fab)
* Fix FTBFS with gcc 15. This resolves issue #28Michele Calgaro2025-02-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0ed59f2f132ebbe7b340ea93ea1de240e712473e)
* Remove support for Metrowerks compilerMichele Calgaro2024-12-311-4/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 49746c5b86fe9d4c3f3c0e8f43be8196e38e6092)
* Fix compatibility with C++17.Slávek Banko2024-04-142-7/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d4cf702259ef8dd4aad95c9c7d15d318712a59fe)
* Replace Qt with TQtMichele Calgaro2024-03-143-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a7d0c9e487de9ae8c41d16c6da218151e3412cf3)
* Replace auto_ptrMichele Calgaro2024-01-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 55ea90e756410fb86e28de6ed7bd5cc7254f0920)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0784-605/+605
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c650254e1855d383dcafd15d18be20becc3b2253)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1514-66/+66
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3d581777cdf9c0ff8dc7e757a2cd576f69e96b51)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-046-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f29422c2b51f8e38a8d2240dbae152cb3157b69)
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1be100df961db31fe5fc345a6ae832b0740cef1e)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-265-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dbf84303c4c651dfd061eff721a028cfd73e3b8b)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4bbccf7d67bbc86e87ff1444dc3b1c18efa097a2)
* Replace Qt with TQtMichele Calgaro2023-11-0528-43/+43
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f57d24985e5b3c8b8c070388aedf6fa915b1c316)
* Fix FTBFS caused by taglib as a result of the QString -> TQString renaming.Slávek Banko2023-09-291-9/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f163e21e1e0fe88bc9aad1bc0c44fc70b2dd71cc)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-035-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d82c9bd8b659143ef1c13dfff0f0a1a6da99e11f)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1612-13/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 074a3e6db609cc04e0a5830b0c1884447d0e5bbb)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-24123-132/+132
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e164b1d02780da8e0d91f5c6617b511f1b24fc6d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-132-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c7f2ea3d7c05c466ba00bf576dac54b26482bc17)
* Drop python2 support.r14.1.0Slávek Banko2023-01-204-132/+132
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on non-linux systems.Slávek Banko2021-07-042-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Copy translations to a new directory layout.Slávek Banko2021-07-041-1/+1
| | | | | | Use common rules to build translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2021-07-0419-680/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-292-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE CMake macros instead of the former KDE3 CMake macros.Slávek Banko2020-05-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-304-29/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-301-0/+98
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-7/+7
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update tests to a new waySlávek Banko2017-02-051-12/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix CMake build dependenciesSlávek Banko2016-09-192-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial cmake conversionSlávek Banko2016-09-1820-1/+689
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS when using --enable-finalSlávek Banko2016-09-183-457/+2
| | | | | | Removed generated tellico_config.cpp Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use libv4l1-videodev.h when availableSlávek Banko2016-09-182-3/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with KDE_DEFAULT_CXXFLAGSSlávek Banko2016-09-1811-14/+21
| | | | | | Fix FTBFS with GCC6 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix exec icon location and bring it into XDG compliancer14.0.0Timothy Pearson2014-10-222-2/+2
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-2/+2
| | | | 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-142-3/+3
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-1/+1
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-137-18/+18
| | | | 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-131-3/+3
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-133-6/+6
|
* Fix TDEHotNewStuff interface with OCS providersTimothy Pearson2014-10-087-208/+116
| | | | This relates to Bug 2127
* Update for recent TDENewStuff changesSlávek Banko2014-10-036-33/+27
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-1/+1
|
* Update to upstream version 1.3.6Slávek Banko2014-03-0379-197/+4059
|
* Fix unintended renamingDarrell Anderson2014-02-161-7/+7
|
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-5/+5
|