summaryrefslogtreecommitdiffstats
path: root/kcontrol/randr
Commit message (Collapse)AuthorAgeFilesLines
* tderandrtray: restructure context menu.Michele Calgaro2024-11-261-133/+150
| | | | | | | | | When using big monitors the context menu was getting very crowded and didn't entirely fit on the screen, making it difficult to navigate hidden entries. The restructured menu uses submenus for each category, therefore all the menu can be easily navigated. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-201-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-051-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-166-33/+33
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-263-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-132-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-252-6/+6
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-206-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-183-3/+8
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed additional code formatting modelines.Michele Calgaro2020-09-253-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-284-458/+16
| | | | | | | + 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>
* Synchronize German translation with the rest and fix some icons.Chris2019-12-153-17/+10
| | | | 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>
* Fix FTBFS due to Xlib defined keywordsTimothy Pearson2015-09-201-1/+2
| | | | This resolves Bug 2530
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-62/+62
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-62/+62
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-62/+62
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-182-0/+8
|\
| * Allow contitional build with tdehwlibSlávek Banko2014-10-182-0/+8
| | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* | Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|/
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-3/+3
| | | | 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
* 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-61/+61
|
* Fix tderandrtray abort on startup due to oversized tray icon creation when ↵Timothy Pearson2014-07-072-4/+18
| | | | icon widget has not yet been shown
* Fixed tderandrtray popup menu Help functionality. This resolves bug 1949.Michele Calgaro2014-05-262-1/+10
|
* Fix TDEPrint desktop file, add help handbooks for kjobviewer and tderandrtray.Darrell Anderson2014-02-191-0/+1
|
* Update tderandrtray desktop files to match actual app name.Darrell Anderson2014-01-132-12/+12
|
* Add end-of-file newlines.Darrell Anderson2013-11-302-1/+2
|
* Fix typo.Darrell Anderson2013-11-251-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix theme manager overwriting undefined theme settings with garbageTimothy Pearson2013-05-091-6/+6
| | | | | This resolves Bug 1174 Fix tderandrtray displaying profile list when only the default profile is available
* Cleanup output clutterSlávek Banko2013-04-271-9/+9
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-9/+9
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-4/+4
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-22/+22
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-294-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2616-49/+49
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-9/+9
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-9/+9
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Fix krandrtray profile list when no XRandR extension is availableTimothy Pearson2013-01-171-12/+17
|
* Add profile support to displayconfig and krandrtrayTimothy Pearson2013-01-112-31/+27
| | | | Add automatic display hotplug profile switch support to krandrtray
* Automatically deactivate disconnected display devicesTimothy Pearson2013-01-092-40/+83
| | | | | | | Notify user on display add/remove/change Add advanced display configuration option to krandr menu Add option to autohide kicker panels on inactive Xinerama screens and enable by default Update hwmanager treeview on device change