Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-01 | 68 | -753/+753 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-08 | 6 | -32/+32 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 15 | -37/+37 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 5 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | update default server to Libera.Chat and enable SSL | Lian Begett | 2023-07-24 | 1 | -2/+3 |
| | | | | Signed-off-by: Lian Begett <mail@bunbun.de> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 88 | -91/+91 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 2 | -2/+2 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop python2 support. | Slávek Banko | 2023-01-18 | 1 | -3/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-11-27 | 18 | -1352/+72 |
| | | | | | | | | Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | Michele Calgaro | 2022-11-27 | 19 | -202/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 8 | -25/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-01-21 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 12 | -45/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove old upstream URL. | Chris | 2019-07-15 | 1 | -2/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add netinet/in.h include. | Slávek Banko | 2019-03-09 | 1 | -0/+1 |
| | | | | | | This resolves FTBFS on FreeBSD. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-01 | 1 | -0/+3 |
| | | | | | | | | Create translation template. Modify CMake rules for translations to make them independent of languages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-26 | 25 | -185/+99 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix sigsev in setNickOffline | Slávek Banko | 2017-11-16 | 1 | -2/+1 |
| | | | | | | | Thanks to Vilém Maršík for the original patch This resolves Bug 2840 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 66 | -0/+0 |
| | |||||
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Fix dependencies in CMake targetsr14.0.0 | Slávek Banko | 2014-11-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | 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 Pearson | 2014-10-14 | 1 | -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 Pearson | 2014-10-13 | 3 | -5/+5 |
| | | | | 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 | 12 | -23/+23 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
| | |||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 5 | -11/+11 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 3 | -4/+4 |
| | |||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Fix cmake build: add linkaddressbookui dependence on konversationconfig | Slávek Banko | 2014-07-02 | 1 | -0/+1 |
| | |||||
* | Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵ | Darrell Anderson | 2014-02-06 | 2 | -0/+2 |
| | | | | update and add handbooks. | ||||
* | Update default IRC node and fix split docbook tags. | Darrell Anderson | 2014-01-18 | 2 | -4/+4 |
| | |||||
* | Fix help handbook not appearing in main handbook table of contents. | Darrell Anderson | 2014-01-09 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to conflict with TQt3 include preferences.h | Slávek Banko | 2014-01-02 | 21 | -21/+6 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 10 | -23/+23 |
| | |||||
* | Initial cmake conversion in support of bug report 1365. | Darrell Anderson | 2013-04-20 | 17 | -0/+426 |
| | | | | The conversion is incomplete. | ||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 22 | -95/+95 |
| | |||||
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 13 | -35/+35 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 91 | -143/+143 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 23 | -25/+25 |
| | |||||
* | Rename kcompletionbox | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 2 | -3/+3 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| |