summaryrefslogtreecommitdiffstats
path: root/tdeui
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-213-7/+7
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-10-2138-184/+184
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-2038-184/+184
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-212-2/+2
|/
* Fix KRootBacking failure when no window is displayedTimothy Pearson2012-10-111-1/+2
| | | | This partially resolves Bug 811
* Rebranding of Krita as ChalkSlávek Banko2012-09-161-10/+10
|
* Fix spinbox text entry when base is not 10Timothy Pearson2012-07-011-0/+6
|
* Add ability to set KLed off colorTimothy Pearson2012-07-012-7/+51
|