Commit Graph

99 Commits (c924810e48794ce7101d85d5e6426f7d32c6b6a4)

Author SHA1 Message Date
Timothy Pearson f2208fe7d1 Fix Kate not coming to foreground with focus in MDI mode
This resolves Bug 692
(cherry picked from commit 93993ebd03)
9 years ago
Timothy Pearson 3c86967a31 Add ability to set active window to TDEMainWindow
(cherry picked from commit 6f1973a708)
9 years ago
Timothy Pearson a4be37c118 Reduce CPU usage of triggerless device polling routine
Fix TDEListView not emitting executed signal for part of entire highlighted item area
(cherry picked from commit b282a7bb89)
9 years ago
Timothy Pearson c1d2654b77 Fix incomplete size restoration in TDEMainWindow class
This resolves Bug 1519
Clean up build warnings in KEditToolbar
(cherry picked from commit 2d2661a554)
9 years ago
Timothy Pearson 7cd5f2324d Use new Qt hidden items for iconview searches
(cherry picked from commit 5c8a387bfe)
9 years ago
Timothy Pearson 6eac96c4dd Fix invalid toolbar data structure size declarations
This cleans up a slew of Valgrind memcheck warnings
(cherry picked from commit b1c819c323)
12 years ago
Timothy Pearson e80d466d7e Fix incorrect positions and heights in open/save dialogs when nonstandard font sizes are in use
(cherry picked from commit c5463fddb1)
12 years ago
Timothy Pearson a40d90b982 Revert previous patch as the error appears to be in TQFontMetrics, not this file
(cherry picked from commit 857fae6c4f)
12 years ago
Timothy Pearson f081179ea0 Fix ugly open/save dialog icon item highlight rectangle mismatch
(cherry picked from commit 89798786db)
12 years ago
Slávek Banko f723e96108 Cleanup output clutter
(cherry picked from commit 987dc667f2)
12 years ago
Timothy Pearson 14d9fc726e Properly repair kicker crahs on start
This resolves Bug 1161
Thanks to Fat-Zer for the patch!
(cherry picked from commit 6a7a4e6901)
12 years ago
Slávek Banko a480a76fad Fix crashes with fontconfig 2.9.0 and newer
This resolves Bug 1422
(cherry picked from commit 513dce7c02)
12 years ago
Timothy Pearson 755fbfa4a1 Fix old upstream KDE 3 bug #111827
(cherry picked from commit 07c48c43ff)
12 years ago
Timothy Pearson c39ab1452d Fix KDoubleSpinBox initialization problem
(cherry picked from commit 4443b6dd88)
12 years ago
Timothy Pearson 5359dcf36f Work around Bug 1161
(cherry picked from commit 1c14fecac3)
12 years ago
Darrell Anderson 205b339771 Fix references to user profile directory.
(cherry picked from commit e256298e9d)
12 years ago
Darrell Anderson 0392945227 Fix inadvertent tq changes.
(cherry picked from commit 40712e0646)
12 years ago
Darrell Anderson bcd4f52251 Fix inadvertent tqt changes.
(cherry picked from commit 5d9a593c1f)
12 years ago
Timothy Pearson 4d18026be0 Fix KRootBacking failure when no window is displayed
This partially resolves Bug 811
(cherry picked from commit 2771be6210)
13 years ago
Slávek Banko f02cdb8e76 Rebranding of Krita as Chalk
(cherry picked from commit 9e0a5e727a)
13 years ago
Timothy Pearson 29768dd7b2 Fix konq filter in list view mode
Select all now only selects shown (filtered) items
(cherry picked from commit 06b514847f)
13 years ago
Timothy Pearson a58359b532 Fix spinbox text entry when base is not 10
(cherry picked from commit d1c71f692f)
13 years ago
Timothy Pearson 6df0682f82 Add dynamic label support to kpassworddialog
(cherry picked from commit 3c75231601)
13 years ago
Timothy Pearson 881dd3a614 Fix qlayout warnings
(cherry picked from commit d54eee3837)
13 years ago
Timothy Pearson c15cb4dc78 Update bug report dialog with additional information
This closes Bug 754
(cherry picked from commit c2fb83dad7)
13 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
(cherry picked from commit 1180237ab3)
13 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
(cherry picked from commit a51cd9949c)
13 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
(cherry picked from commit 984c25aa69)
13 years ago
Timothy Pearson 4418657ced Rename tqsetSizePolicy to fix bindings
(cherry picked from commit d5b3ae721d)
13 years ago
Timothy Pearson ab32d1dcfb Rename tqsetAlignment to fix bindings
(cherry picked from commit b212a1de50)
13 years ago
Timothy Pearson c1a037c8d0 Rename tqencodedData to fix bindings
(cherry picked from commit ca1f1a08ec)
13 years ago
Timothy Pearson 18aecb8ec0 Use non-tq sizeHint functions to fix bindings
(cherry picked from commit d4e11a5f48)
13 years ago
tpearson b70482d0e7 Make KPassivePopup emit a signal when a popup is hidden
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 47e6000a14 Keep system modal dialogs on top of all other windows
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bd27b8e587 Split out system modal dialog header widget
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1253788 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 05b7686a12 Add systemwide modal notification dialog to kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1253055 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7a65dcc2ed Fix up the system tray to handle embedded windows with a different X11 depth 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
14 years ago
tpearson 2944cdf050 Fix KImageEffect blur convolution
Add blur ability to krootpixmap


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249535 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson eab043fd0d Fix lack of system tray icon transparency when parent application utilizes ARGB visuals
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 00892b3ece Fix system tray icons when the parent application is in ARGB mode
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249387 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 452dc1bc85 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7d7b2c04e1 Fix kdelibs FTBFS under Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a46e337285 Fix kalyptus by altering kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson db9d51186b rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6e21bc798b rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 99739b6114 Make kdelibs support X-TDE-* in XDG desktop files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9de10454ff Additional Asteroid widget style fixups
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245128 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9c49a74a16 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 42037fa156 Fix Bug #382
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1239910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago