summaryrefslogtreecommitdiffstats
path: root/kdeui
Commit message (Collapse)AuthorAgeFilesLines
* Fix tdecore directories of linked librariesSlávek Banko2015-12-232-2/+2
| | | | (cherry picked from commit 62ac96e110e21c0289e890b6e2a824b61d5cb055)
* Fix crash on clear disabled iconview search lineSlávek Banko2015-12-231-0/+3
| | | | | This resolves Bug 1735 (cherry picked from commit b46a7c35c167304acc48675b979ca8b32bc3d293)
* Fix Kate not coming to foreground with focus in MDI modeTimothy Pearson2015-12-231-25/+2
| | | | | This resolves Bug 692 (cherry picked from commit 93993ebd03bd0d322f9aacf64952ed06b6040135)
* Add ability to set active window to TDEMainWindowTimothy Pearson2015-12-232-0/+39
| | | | (cherry picked from commit 6f1973a708396873d12b51b32667bd0b9a530263)
* Reduce CPU usage of triggerless device polling routineTimothy Pearson2015-12-233-35/+47
| | | | | Fix TDEListView not emitting executed signal for part of entire highlighted item area (cherry picked from commit b282a7bb897aef54980dc0996a842a2253f013da)
* Fix incomplete size restoration in TDEMainWindow classTimothy Pearson2015-12-233-75/+92
| | | | | | This resolves Bug 1519 Clean up build warnings in KEditToolbar (cherry picked from commit 2d2661a554c5195069caf2d3eead729f52898a8d)
* Use new Qt hidden items for iconview searchesTimothy Pearson2015-12-232-67/+20
| | | | (cherry picked from commit 5c8a387bfeced1fd11de5e5d355aa10e0da0c1ab)
* Fix invalid toolbar data structure size declarationsTimothy Pearson2013-05-302-32/+40
| | | | | This cleans up a slew of Valgrind memcheck warnings (cherry picked from commit b1c819c3238e94960154915f1ae14131fdb25cf8)
* Fix incorrect positions and heights in open/save dialogs when nonstandard ↵Timothy Pearson2013-05-052-7/+7
| | | | | | font sizes are in use (cherry picked from commit c5463fddb10d24f0dd582765fdaf488075854d61)
* Revert previous patch as the error appears to be in TQFontMetrics, not this fileTimothy Pearson2013-05-031-1/+1
| | | | (cherry picked from commit 857fae6c4fb0f21c49b13f53bb4d3290305f9165)
* Fix ugly open/save dialog icon item highlight rectangle mismatchTimothy Pearson2013-05-011-26/+62
| | | | (cherry picked from commit 89798786dbb571ff5af2af8127bf19be9141957b)
* Cleanup output clutterSlávek Banko2013-04-272-3/+3
| | | | (cherry picked from commit 987dc667f267a536e918194ab13d7375c3ad5537)
* Properly repair kicker crahs on startTimothy Pearson2013-04-051-10/+2
| | | | | | This resolves Bug 1161 Thanks to Fat-Zer for the patch! (cherry picked from commit 6a7a4e6901300922f72e71782811973f46861e7b)
* Fix crashes with fontconfig 2.9.0 and newerSlávek Banko2013-03-272-2/+4
| | | | | This resolves Bug 1422 (cherry picked from commit 513dce7c027b6e60627d4ff6d97bc4e9fffcb060)
* Fix old upstream KDE 3 bug #111827Timothy Pearson2013-01-241-4/+6
| | | | (cherry picked from commit 07c48c43ff72c237e4028154f4594102b798073f)
* Fix KDoubleSpinBox initialization problemTimothy Pearson2013-01-171-2/+0
| | | | (cherry picked from commit 4443b6dd886ce7d6fc6f99c594023fdd71d010b3)
* Work around Bug 1161Timothy Pearson2012-12-121-0/+7
| | | | (cherry picked from commit 1c14fecac3903921cef9e63e01deb4228bd4d51d)
* Fix references to user profile directory.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
* Fix inadvertent tq changes.Darrell Anderson2012-11-093-7/+7
| | | | (cherry picked from commit 40712e064638a603834221ccc204345c1bb9acf5)
* Fix inadvertent tqt changes.Darrell Anderson2012-11-092-2/+2
| | | | (cherry picked from commit 5d9a593c1fe4967f3636524cbef739d80b0d8cae)
* Fix KRootBacking failure when no window is displayedTimothy Pearson2012-10-201-1/+2
| | | | | This partially resolves Bug 811 (cherry picked from commit 2771be621097ef41405e184507fcf10b8b091ae0)
* Rebranding of Krita as ChalkSlávek Banko2012-09-161-10/+10
| | | | (cherry picked from commit 9e0a5e727a6825149a71ad8da1e53671a38456f2)
* Fix konq filter in list view modeTimothy Pearson2012-08-262-0/+54
| | | | | Select all now only selects shown (filtered) items (cherry picked from commit 06b514847fffb79985e4bcde9f8dcc685c5d9ac5)
* Fix spinbox text entry when base is not 10Timothy Pearson2012-07-031-0/+6
| | | | (cherry picked from commit d1c71f692f5329dbfe817bbed41c5137be608efa)
* Add dynamic label support to kpassworddialogTimothy Pearson2012-06-132-5/+43
| | | | (cherry picked from commit 3c75231601fb35f0c91022abeee5117c81f70a62)
* Fix qlayout warningsTimothy Pearson2012-06-021-3/+5
| | | | (cherry picked from commit d54eee3837ecafb81ba3845388533ddf3218e173)
* Update bug report dialog with additional informationTimothy Pearson2012-06-024-6/+14
| | | | | This closes Bug 754 (cherry picked from commit c2fb83dad7c2d075c0e9eec083b9d267c79abb6b)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0227-102/+102
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0260-197/+197
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0284-538/+538
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2012-06-027-13/+13
| | | | (cherry picked from commit d5b3ae721dc072e0c70055313de9b5228b6688a8)
* Rename tqsetAlignment to fix bindingsTimothy Pearson2012-06-0225-57/+57
| | | | (cherry picked from commit b212a1de50010bf9f8ff93123281a6956291cdf2)
* Rename tqencodedData to fix bindingsTimothy Pearson2012-06-023-6/+6
| | | | (cherry picked from commit ca1f1a08ecb01139487ff2f0591f97b97164c4e4)
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-0277-280/+280
| | | | (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58)
* Make KPassivePopup emit a signal when a popup is hiddentpearson2011-10-182-0/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Keep system modal dialogs on top of all other windowstpearson2011-10-082-1/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Split out system modal dialog header widgettpearson2011-09-152-13/+55
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1253788 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add systemwide modal notification dialog to kdelibstpearson2011-09-122-0/+163
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1253055 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up the system tray to handle embedded windows with a different X11 depth ↵tpearson2011-08-271-23/+0
| | | | | | | | | | than the tray itself This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals Part 1/2 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix KImageEffect blur convolutiontpearson2011-08-252-0/+39
| | | | | | | Add blur ability to krootpixmap git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249535 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix lack of system tray icon transparency when parent application utilizes ↵tpearson2011-08-251-5/+31
| | | | | | ARGB visuals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix system tray icons when the parent application is in ARGB modetpearson2011-08-251-2/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249387 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs FTBFS under Qt4tpearson2011-08-142-11/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kalyptus by altering kdelibstpearson2011-08-134-35/+57
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-21/+21
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1049-201/+201
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdelibs support X-TDE-* in XDG desktop filestpearson2011-08-051-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Additional Asteroid widget style fixupstpearson2011-08-051-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245128 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0927-97/+97
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da