Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-14 | 2 | -3/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 20 | -65/+65 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 2 | -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 Calgaro | 2021-07-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added translation of .desktop files. | Slávek Banko | 2021-03-03 | 3 | -177/+16 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2021-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake build support. | gregory guy | 2021-03-02 | 3 | -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 Banko | 2021-03-01 | 1 | -0/+92 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 11 | -11/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS due to narrowing conversion from 'unsigned int' to 'int'. | Slávek Banko | 2020-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fixed detection of library at runtime. | Michele Calgaro | 2020-06-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add library paths to link_directories and supply correct Xtest check/variables | aneejit1 | 2020-06-26 | 1 | -3/+19 |
| | | | | | | This resolves bug 3130 Signed-off-by: aneejit1 <[email protected]> | ||||
* | Fixed FTBFS due to missing linked libraries. | Michele Calgaro | 2020-06-15 | 2 | -0/+21 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-04-06 | 1 | -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 guy | 2020-04-06 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix building KOffice plugin. | Slávek Banko | 2020-04-06 | 2 | -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 Banko | 2018-12-28 | 1 | -0/+3 |
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -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 module | Michele Calgaro | 2018-09-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix automake build dependencies | Slávek Banko | 2018-08-19 | 1 | -0/+6 |
| | | | | | | Workaround for parallel build Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Relate to bug 2424 | gregory guy | 2018-08-18 | 1 | -1/+1 |
| | |||||
* | Add GStreamer 1.0 support | Slávek Banko | 2016-03-11 | 2 | -8/+85 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix g_object_set last argument | François Andriot | 2015-05-26 | 1 | -1/+1 |
| | | | | | | This resolves Bug 2433 Signed-off-by: François Andriot <[email protected]> | ||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -7/+7 |
| | |||||
* | Add ARM64 support | Slávek Banko | 2015-01-15 | 1 | -0/+51 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Rename a few icons left in rc filesr14.0.0 | Timothy Pearson | 2014-11-20 | 1 | -4/+4 |
| | |||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 5 | -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 Pearson | 2014-10-22 | 4 | -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 Pearson | 2014-10-13 | 3 | -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 Pearson | 2014-10-13 | 2 | -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 compliance | Timothy Pearson | 2014-10-13 | 2 | -6/+4 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 3 | -6/+6 |
| | | | | match XDG specifications | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -4/+4 |
| | |||||
* | Fix unintended rename of kradio | Slávek Banko | 2013-02-24 | 1 | -2/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 15 | -27/+27 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 7 | -9/+9 |
| | |||||
* | Fix unintended rename of track | Timothy Pearson | 2013-02-09 | 2 | -7/+7 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 5 | -44/+44 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 15 | -27/+27 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 17 | -101/+101 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 14 | -20/+20 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 8 | -15/+15 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 22 | -130/+130 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 14 | -163/+163 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 7 | -18/+18 |
| |