summaryrefslogtreecommitdiffstats
path: root/tdeui
Commit message (Collapse)AuthorAgeFilesLines
* Second part of renaming kdessh -> tdesshSlávek Banko2013-07-221-1/+1
|
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-221-1/+1
|
* Expose layout members needed to utilize buttonsTimothy Pearson2013-07-202-12/+16
|
* Fix network-manager backend crash on certain systems when network-manager is ↵Timothy Pearson2013-07-162-1/+28
| | | | | | not available Add ability to show buttons in KSMModalDialog
* Fix Kate not coming to foreground with focus in MDI modeTimothy Pearson2013-06-211-25/+2
| | | | This resolves Bug 692
* Add ability to set active window to TDEMainWindowTimothy Pearson2013-06-202-0/+39
|
* Allow small execute area to be used in TDEListViewTimothy Pearson2013-06-102-5/+31
| | | | This partially resolves Bug 1543
* Reduce CPU usage of triggerless device polling routineTimothy Pearson2013-06-013-35/+47
| | | | Fix TDEListView not emitting executed signal for part of entire highlighted item area
* Fix incomplete size restoration in TDEMainWindow classTimothy Pearson2013-05-233-75/+92
| | | | | This resolves Bug 1519 Clean up build warnings in KEditToolbar
* Fix invalid toolbar data structure size declarationsTimothy Pearson2013-05-202-32/+40
| | | | This cleans up a slew of Valgrind memcheck warnings
* Fix incorrect positions and heights in open/save dialogs when nonstandard ↵Timothy Pearson2013-05-032-7/+7
| | | | font sizes are in use
* Revert previous patch as the error appears to be in TQFontMetrics, not this fileTimothy Pearson2013-05-021-1/+1
|
* Fix ugly open/save dialog icon item highlight rectangle mismatchTimothy Pearson2013-04-301-26/+62
|
* Cleanup output clutterSlávek Banko2013-04-272-3/+3
|
* Properly repair kicker crahs on startTimothy Pearson2013-04-051-10/+2
| | | | | This resolves Bug 1161 Thanks to Fat-Zer for the patch!
* Fix crashes with fontconfig 2.9.0 and newerSlávek Banko2013-03-272-2/+4
| | | | This resolves Bug 1422
* Use built in TQt3 security in KPasswordEditTimothy Pearson2013-03-212-178/+49
| | | | This resolves several long standing bugs related to input and editing of text in KPasswordEdit widgets
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-2/+2
|
* Fix build system references to kabcTimothy Pearson2013-02-161-1/+1
|
* Fix prior commitTimothy Pearson2013-02-154-0/+0
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15113-184/+184
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-14124-156/+156
|
* Fix unintended renameTimothy Pearson2013-02-111-1/+1
|
* Rename kcompletionboxTimothy Pearson2013-02-078-10/+10
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-078-106/+106
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-0711-205/+205
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Fix accidental networtde renamesTimothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0429-180/+180
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-2/+2
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-022-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-01104-427/+427
|
* Fix FTBFSTimothy Pearson2013-02-0156-0/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-01132-3442/+3442
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-0111-14/+14
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-5/+5
|
* Rename KSharedTimothy Pearson2013-01-316-32/+32
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2755-133/+133
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2622-89/+89
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-255-7/+7
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2555-321/+321
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2488-435/+435
|
* Fix old upstream KDE 3 bug #111827Timothy Pearson2013-01-231-4/+6
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2237-113/+113
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2069-101/+101
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-196-8/+8
|
* Add control daemon for CPU governor and display brightnessTimothy Pearson2013-01-181-1/+1
| | | | This allows kpowersave-nohal to function properly as a normal user
* Fix KDoubleSpinBox initialization problemTimothy Pearson2013-01-141-2/+0
|
* Work around Bug 1161Timothy Pearson2012-12-111-0/+7
|