Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dockOnStart option to control window show status on startup. | Michele Calgaro | 2024-12-28 | 1 | -6/+19 |
| | | | | | | | | | | 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> (cherry picked from commit 988a55785b3f7afa934eb7d5c7c4debd2fba8d0a) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-07 | 1 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5ec91497d4e10770e3cf509373dc8cfb7116848f) | ||||
* | conversion to the cmake building system | gregory guy | 2018-12-09 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵ | Timothy Pearson | 2014-10-14 | 1 | -3/+3 |
| | | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -7/+7 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -7/+7 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -27/+27 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -4/+4 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -32/+32 |
| | | | | This reverts commit 58ed6eb0cbce97f0c662eaafc536fd0399466ede. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -32/+32 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -2/+2 |
| | |||||
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 1 | -1/+1 |
| | |||||
* | TQt4 port knowit | tpearson | 2011-06-30 | 1 | -101/+101 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1238876 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added abandoned KDE3 version of knowit | tpearson | 2010-02-17 | 1 | -0/+392 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1091582 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |