Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace TRUE/FALSE with boolean values true/falseHEADmaster | Michele Calgaro | 2025-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdeApp | Michele Calgaro | 2025-01-22 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add dockOnStart option to control window show status on startup. | Michele Calgaro | 2024-12-28 | 4 | -12/+25 |
| | | | | | | | | | Knowit could already be docked, but on startup the window would annoyingly show up minimized in the taskbar instead of being fully docked. The new option allows to choose the window status when starting up in docked mode: either the window shows in normal state or is fully docked. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename KUniqueApplication to TDEUniqueApplication | Michele Calgaro | 2024-11-09 | 2 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 4 | -108/+108 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-14 | 1 | -82/+82 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 3 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 8 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix icon in desktop file. | François Andriot | 2021-05-03 | 1 | -1/+1 |
| | | | | | | This resolves issue #6. Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Desktop file translations: | Slávek Banko | 2020-04-30 | 3 | -7/+6 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-04-30 | 1 | -1/+1 |
| | | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | gregory guy | 2020-03-20 | 1 | -35/+0 |
| | | | | | | | | | Delete the templates folder. Add basic build instructions. Rework of the README and help page. Some Cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Fix branding of KNowit and also translations, for fuzzy prevention. | Chris | 2019-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+6 |
| | | | | | | Updated translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | conversion to the cmake building system | gregory guy | 2018-12-09 | 11 | -4/+74 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | 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> | ||||
* | htmlfile should get an assignment not a comparison | gregory guy | 2018-09-14 | 1 | -3/+3 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Removed extension from icon name in desktop file. This relates to bug | Michele Calgaro | 2018-08-22 | 1 | -1/+1 |
| | | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 2 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to accidental double quote duplicationr14.0.0 | Timothy Pearson | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | 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 | 1 | -2/+2 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 2 | -8/+8 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | 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 | 1 | -4/+4 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 23 | -25/+25 |
| | |||||
* | Update desktop files in support of bug report 1463. | Darrell Anderson | 2013-04-19 | 1 | -1/+2 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 9 | -13/+13 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -3/+3 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -13/+13 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 7 | -9/+9 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 9 | -89/+89 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 3 | -7/+7 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -13/+13 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -3/+3 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 1 | -1/+0 |
| | |||||
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -13/+13 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -3/+3 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 8 | -8/+8 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 4 | -47/+47 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 5 | -43/+43 |
| |