summaryrefslogtreecommitdiffstats
path: root/kcontrol/randr
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-8/+8
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-4/+4
|
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-6/+6
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Implement X11 event merging in krandrtrayTimothy Pearson2012-01-062-1/+13
| | | | This closes Bug 758
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-11/+11
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-11/+11
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Further work on display configuration tooltpearson2011-08-231-2/+3
| | | | | | | Tool is nearly functional at this point but is still disabled pending completion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249189 283d02a7-25f6-0310-bc7c-ecb5cbfe19da