summaryrefslogtreecommitdiffstats
path: root/twin/kcmtwin/twindecoration
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-162-61/+61
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TWin: Fix loading of window decoration configuration librariesMavridis Philippe2023-10-041-4/+1
| | | | | | Accidentally broken by commit 84ab47055d. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* twin: replace three dot ellipsis with equally spaced ellipsisWantao Liu2023-09-171-2/+2
| | | | Signed-off-by: Wantao Liu <vantao@aosc.io>
* twin: update Qt:: -> TQt::Mavridis Philippe2023-08-123-10/+10
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Make TWin look for `twin_` librariesMavridis Philippe2023-07-071-3/+3
| | | | | | | | | | This is now the preferred way of calling the decoration libraries (in place of `twin3_`). The old names that start with `twin3_` are still recognized for compatibility reasons. This resolves issue #351. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed code formatting modelines.Michele Calgaro2020-09-225-11/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-282-216/+4
| | | | | | | + 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>
* Fix and streamline German and other translations in TCC.Chris2019-10-111-1/+2
| | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdebase.Chris2019-07-151-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed incomplete documentation for handbook in Appearance & Themes -> Window ↵Michele Calgaro2014-11-271-10/+8
| | | | Decorarions. This relates to bug 1850.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-65/+65
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-65/+65
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-65/+65
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-65/+65
|
* Add handbookSection support to tabbed "Internet & Network" TDEControl modulesTimothy Pearson2014-10-101-0/+2
| | | | This relates to Bug 1850
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-032-0/+16
| | | | | | | | automatically based on active tab in TDECModule Fix up several tabbed TDEControl modules to use this mechanism Fix a couple of docbooks with missing section IDs This relates to Bug 1850
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-252-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-29/+29
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-6/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-5/+5
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-2/+2
|
* Fix FTBFSTimothy Pearson2012-02-151-1/+1
|
* Update last commitTimothy Pearson2012-02-151-1/+2
|
* Start new WM on applicationTimothy Pearson2012-02-151-6/+16
|
* Improve handling of selected WM when a WM is removed from the listTimothy Pearson2012-02-041-2/+7
|
* Add third party WM configuration option to TDETimothy Pearson2012-02-042-3/+129
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-24/+24
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-32/+32
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-32/+32
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-0711-0/+3195