summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-142-3/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2020-65/+65
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-112-6/+6
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]>
* Fixed FTBFS in clang caused by wrong access to class members.Michele Calgaro2021-07-271-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added translation of .desktop files.Slávek Banko2021-03-033-177/+16
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Copy translations to a new directory layout.Slávek Banko2021-03-031-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.gregory guy2021-03-023-127/+17
| | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS. Rework of the README and the English help page files. Update some cmake files with latest macros. libXv and libXext are handled by cmake intern modules through X11 variables. Few cosmetics. Signed-off-by: gregory guy <[email protected]>
* Add support for RISC-V 32bit and 64bit.Slávek Banko2021-03-011-0/+92
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-2911-11/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS due to narrowing conversion from 'unsigned int' to 'int'.Slávek Banko2020-09-061-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fixed detection of library at runtime.Michele Calgaro2020-06-291-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add library paths to link_directories and supply correct Xtest check/variablesaneejit12020-06-261-3/+19
| | | | | | This resolves bug 3130 Signed-off-by: aneejit1 <[email protected]>
* Fixed FTBFS due to missing linked libraries.Michele Calgaro2020-06-152-0/+21
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Conversion to the cmake building system.gregory guy2020-04-061-0/+241
| | | | | | | | A man page taken fron the Debian packaging system has been added. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Remove wrong absolute path for the cp unix command.gregory guy2020-04-061-1/+1
| | | | Signed-off-by: gregory guy <[email protected]>
* Fix building KOffice plugin.Slávek Banko2020-04-062-10/+18
| | | | | | | This resolves issue #4. Signed-off-by: Slávek Banko <[email protected]> Signed-off-by: gregory guy <[email protected]>
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix automake build dependenciesSlávek Banko2018-08-191-0/+6
| | | | | | Workaround for parallel build Signed-off-by: Slávek Banko <[email protected]>
* Relate to bug 2424gregory guy2018-08-181-1/+1
|
* Add GStreamer 1.0 supportSlávek Banko2016-03-112-8/+85
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix g_object_set last argumentFrançois Andriot2015-05-261-1/+1
| | | | | | This resolves Bug 2433 Signed-off-by: François Andriot <[email protected]>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-2/+2
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-7/+7
|
* Add ARM64 supportSlávek Banko2015-01-151-0/+51
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Rename a few icons left in rc filesr14.0.0Timothy Pearson2014-11-201-4/+4
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-225-7/+7
| | | | 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-224-6/+6
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-133-8/+8
| | | | 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-132-4/+4
| | | | 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-132-6/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-6/+6
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-4/+4
|
* Fix unintended rename of kradioSlávek Banko2013-02-241-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1515-27/+27
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-9/+9
|
* Fix unintended rename of trackTimothy Pearson2013-02-092-7/+7
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-44/+44
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0115-27/+27
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0117-101/+101
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-20/+20
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-15/+15
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2522-130/+130
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2414-163/+163
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-227-18/+18
|