summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Kate syntax highlighting stallTimothy Pearson2013-05-061-20/+19
| | | | | This resolves Bug 1279 (cherry picked from commit 86cf9b58635149405cb5600b65c16fdf2ddc732d)
* Fix incorrect positions and heights in open/save dialogs when nonstandard ↵Timothy Pearson2013-05-053-10/+12
| | | | | | 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)
* Do not block on read of tdeinit socket and thereby rely on forcible ↵Timothy Pearson2013-04-281-1/+0
| | | | | | | tdeinit_shutdown termination during logout This partially resolves Bug 760 (cherry picked from commit a9e5bed29204900ce96e9bd89dc4a3444512ca83)
* Cleanup output clutterSlávek Banko2013-04-275-9/+9
| | | | (cherry picked from commit 987dc667f267a536e918194ab13d7375c3ad5537)
* Add WITH_ALL_OPTIONS to CMakeTimothy Pearson2013-04-271-10/+12
| | | | (cherry picked from commit 7845d1204e75630251bc9fac4f65c0be8a0f617b)
* Fix URL handling of media/builtin-* mimetypesTimothy Pearson2013-04-254-12/+61
| | | | | | This partially resolves Bug 976 Add missing ACL support to CMake build files (cherry picked from commit 30b0af1f01cdbfcc51a56943e8c091bc8991f83a)
* Fix KSVGIconPainter deadlock with specifically formatted input filesTimothy Pearson2013-04-081-1/+7
| | | | | This resolves Bug 1418 (cherry picked from commit 3fefe5e7d33c6c28d8109f5791c1e0a4a432a07f)
* Resolve remainder of Bug 891Timothy Pearson2013-04-061-5/+12
| | | | (cherry picked from commit 658707d49e5359eaf9dfa4c398ee492e90f8f1aa)
* Broaden KDE4 application detection criteraTimothy Pearson2013-04-061-1/+1
| | | | | | This resolves Bug 891 Thanks to Darrell Anderson for the patch! (cherry picked from commit 9a2e58b31d564c7e87150d56c0318cbab1ae400e)
* Trivial log cleanupTimothy Pearson2013-04-061-1/+1
| | | | | | This closes Bug 1201 Thanks to Darrell Anderson for the patch! (cherry picked from commit 4891e4bc151b80eaffe15ea5d9b079592526158e)
* 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)
* Reset submodule main/tdelibs/admin to latest HEADSlávek Banko2013-03-301-0/+0
|
* Fix crashes with fontconfig 2.9.0 and newerSlávek Banko2013-03-272-2/+4
| | | | | This resolves Bug 1422 (cherry picked from commit 513dce7c027b6e60627d4ff6d97bc4e9fffcb060)
* Honor the "Forever" option when accepting ssl certificates.Francois Andriot2013-03-041-0/+2
| | | | (cherry picked from commit 5975b91a25006fa4aa7aad765caa71ba4f9cd0c0)
* Partial fix for incorrect mimetype detection.Laurent Dard2013-03-041-24/+9
| | | | | This partially resolves bug report 656. (cherry picked from commit b61f0c4777f5257179a02e118fa7965917f359fe)
* Fix when kdetcompmgr printf message is displayed.Darrell Anderson2013-03-041-2/+1
| | | | (cherry picked from commit b2f408002ea3d19c1e51664fe0511fc9a8119bec)
* Fix "KDE4 is running" message.Darrell Anderson2013-03-041-9/+11
| | | | | This resolves bug report 1200. (cherry picked from commit 3dfc6fd192be0573af8815b9ad02fbf78006a969)
* Add source code module name to stdout/stderr message to improve readability.Darrell Anderson2013-03-041-1/+1
| | | | (cherry picked from commit 070bc678cc68c8da554ee7462295eec4fcba6bae)
* Add source code module name [kdetcompmgr] to stdout/stderr messages to ↵Darrell Anderson2013-03-041-1/+1
| | | | | | improve readability. (cherry picked from commit 598ec0e5fcb8432000ae96d73c031075ec1771ac)
* Add source code module name [KDE-ICE error] to stdout/stderr messages to ↵Darrell Anderson2013-03-041-2/+2
| | | | | | improve readability. (cherry picked from commit 018767abe95240e2f31e797c4823d79804d69667)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-042-126/+126
| | | | (cherry picked from commit c1b7fc8e570349263e0d4796b62ff295d05c327b)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-0420-163/+163
| | | | (cherry picked from commit e15521d96b21cb0c771cce7cbe2ceb38f27c8844)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-19/+19
| | | | (cherry picked from commit 563d4ecebe282b0062cbdb74413ef960401a25bf)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-6/+6
| | | | (cherry picked from commit 550ae6f7973fd16f5fc93c792ffdfe9dfba17bd4)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-18/+18
| | | | (cherry picked from commit abf8c2dbe4161fe402dff161957cd6fa6cc23b0a)
* Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2013-03-041-9/+9
| | | | (cherry picked from commit e50a9f060c0e376c17d8033d8c5ef56289b37b5e)
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2013-02-161-0/+0
|
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2013-01-271-0/+0
|
* Fix openexr include flagsFrancois Andriot2013-01-261-1/+2
| | | | (cherry picked from commit 9b523bbf41a7cc1fc401a628b1aefba689d01424)
* Fix old upstream KDE 3 bug #111827Timothy Pearson2013-01-241-4/+6
| | | | (cherry picked from commit 07c48c43ff72c237e4028154f4594102b798073f)
* Initialise the mCrossDomain member variable in the cookiesSlávek Banko2013-01-211-0/+1
| | | | | Backported from KDE GIT commit 794b14b8 (cherry picked from commit dabf3a9fef3b352ed3cae6d58b7ed26c290d93ea)
* Fix KDoubleSpinBox initialization problemTimothy Pearson2013-01-171-2/+0
| | | | (cherry picked from commit 4443b6dd886ce7d6fc6f99c594023fdd71d010b3)
* Fix memory leak in CUPS IPP processingRoman Savochenko2013-01-051-8/+14
| | | | | This resolves Bug 1369 (cherry picked from commit 5f99a2718025c4f2fbef86a450423a9c61e297f9)
* Fix drkonqui failureTimothy Pearson2012-12-211-4/+1
| | | | | This closes Bug 1005 (cherry picked from commit 0dcda4bbff4a3f20472833b09f4d4e2aff09a7a0)
* Add sudo kdesu backend option to CMakeAlexander Golubev2012-12-171-0/+1
| | | | | This resolves Bug 1286 (cherry picked from commit 0b26938b49885b762923cbec951ba03af04f57aa)
* Fix variables passed to kde4 applicationsAlexander Golubev2012-12-173-1/+6
| | | | This resolves Bug 1366
* Work around Bug 1161Timothy Pearson2012-12-121-0/+7
| | | | (cherry picked from commit 1c14fecac3903921cef9e63e01deb4228bd4d51d)
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2012-12-091-0/+0
|
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2012-11-271-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADSlávek Banko2012-11-271-0/+0
|
* Fix display configuration module crashTimothy Pearson2012-11-231-4/+8
| | | | | This pertains to Bug 1334 (cherry picked from commit 1d811a999daaad4b36130e54f908cb030b598d6b)
* Fix references to user profile directory.Darrell Anderson2012-11-0918-33/+33
| | | | (cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
* Fix inadvertent tq changes.Darrell Anderson2012-11-096-10/+10
| | | | (cherry picked from commit 40712e064638a603834221ccc204345c1bb9acf5)
* Fix inadvertent tq changes.Darrell Anderson2012-11-091-2/+2
| | | | (cherry picked from commit 1ba4ed64cb27aff7bf919f290a8e67d223c94647)
* Fix inadvertent tq changes.Darrell Anderson2012-11-091-4/+4
| | | | (cherry picked from commit 00a35c030ef40653ceb5cec9cc2a79df881675a6)
* Remove unnecessary language.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit ae7f408f34a5437cfd9662d887e9489be3b08fbf)
* Fix inadvertent tqt changes.Darrell Anderson2012-11-091-1/+1
| | | | (cherry picked from commit d581c97c81198d5f91231c92ca9edffb1cc34286)
* Fix inadvertent tqt changes.Darrell Anderson2012-11-096-6/+6
| | | | (cherry picked from commit 5d9a593c1fe4967f3636524cbef739d80b0d8cae)