Commit Graph

449 Commits (f2208fe7d1d51c4bbbd73f74d075a538b6b189f5)
 

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 6999f571c6 Fix fvisibility option
(cherry picked from commit 91f3b7f8f8)
9 years ago
Timothy Pearson 05b2e1bc9c Add gcc visibility option to tdelibs
(cherry picked from commit 7508eafbec)
9 years ago
Timothy Pearson d3a4952cc1 Setup architecture flags during initial configuration
(cherry picked from commit ef15b096ad)
9 years ago
Slávek Banko 632e41f030 Update version number for new target 3.5.13.3
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 77e57811dc Reset submodule main/tdelibs/cmake to latest HEAD 9 years ago
Slávek Banko e9d57485fa Reset submodule main/tdelibs/admin to latest HEAD 9 years ago
Slávek Banko a9fc8c85be Reset submodule main/tdelibs/libltdl to latest HEAD 9 years ago
Slávek Banko 85d0c0e837 Fix security issue CVE-2015-7543
[taken from Debian arts patches]
(cherry picked from commit 56eb4ba333)
9 years ago
Slávek Banko 0b38e09529 Fix security issue CVE-2013-2074
[taken from RedHat kdelibs3 patches]
(cherry picked from commit 29227e0caa)
9 years ago
Slávek Banko 15dfd152df Rebrand version string to final 3.5.13.2 release 12 years ago
Francois Andriot ca0faebe9a Fix possible DOS in konqueror (CVE-2009-2537)
(cherry picked from commit 89cfde63b8)
12 years ago
Francois Andriot 62f646f835 Fix security issue when displaying certificate informations (CVE-2011-3365)
(cherry picked from commit a67a48107f)
12 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
Slávek Banko aaa6198c4f Reset submodule main/tdelibs/admin to latest HEAD 12 years ago
Francois Andriot 6391ef85be Fix saving display config when Gamma is not supported by xrandr
This resolves Bug 1506
(cherry picked from commit 90c0f26c7c)
12 years ago
Timothy Pearson 83803589ba Fix DCOP standard TQt object marshaling
This partially resolves Bug 1510
(cherry picked from commit 7e397d203c)
12 years ago
Slávek Banko 251896b94c Properly fix getting file name with ICC configuration
(cherry picked from commit 46fd5cba30)
12 years ago
Francois Andriot 35563d6195 Add XZ tdeioslave
Based on KDE GIT commit bbe9e8f5
(cherry picked from commit 7f328ba699)
12 years ago
Timothy Pearson e4fb61e686 Fix errant extra source line in GIT hash b4a23465
(cherry picked from commit d2f1ad161d)
12 years ago
Timothy Pearson 998d8f4e7a Use standard unicode forward slash representation if available instead of nonstandard HTML encoding
This resolves Bug 269
(cherry picked from commit b4a23465b6)
12 years ago
Timothy Pearson 02454576e0 Fix slot warnings when no partManager is available
This resolves the remainder of Bug 1088
(cherry picked from commit ecaf622512)
12 years ago
Darrell Anderson 9d350bb482 Cleanup output clutter.
(cherry picked from commit 8f812a828a)
12 years ago
Timothy Pearson 9977a7c43c Fix Kate syntax highlighting stall
This resolves Bug 1279
(cherry picked from commit 86cf9b5863)
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
Timothy Pearson 93f550d17d Do not block on read of tdeinit socket and thereby rely on forcible tdeinit_shutdown termination during logout
This partially resolves Bug 760
(cherry picked from commit a9e5bed292)
12 years ago
Slávek Banko f723e96108 Cleanup output clutter
(cherry picked from commit 987dc667f2)
12 years ago
Timothy Pearson 83bd0da219 Add WITH_ALL_OPTIONS to CMake
(cherry picked from commit 7845d1204e)
12 years ago
Timothy Pearson c3a7e5d3db Fix URL handling of media/builtin-* mimetypes
This partially resolves Bug 976
Add missing ACL support to CMake build files
(cherry picked from commit 30b0af1f01)
12 years ago
Timothy Pearson 3ab7d7ba97 Fix KSVGIconPainter deadlock with specifically formatted input files
This resolves Bug 1418
(cherry picked from commit 3fefe5e7d3)
12 years ago
Timothy Pearson ed0d72dedc Resolve remainder of Bug 891
(cherry picked from commit 658707d49e)
12 years ago
Timothy Pearson da981a1873 Broaden KDE4 application detection critera
This resolves Bug 891
Thanks to Darrell Anderson for the patch!
(cherry picked from commit 9a2e58b31d)
12 years ago
Timothy Pearson a96da2c3fe Trivial log cleanup
This closes Bug 1201
Thanks to Darrell Anderson for the patch!
(cherry picked from commit 4891e4bc15)
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 8cd519691d Reset submodule main/tdelibs/admin to latest HEAD 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
Francois Andriot 9a034a7c47 Honor the "Forever" option when accepting ssl certificates.
(cherry picked from commit 5975b91a25)
12 years ago
Laurent Dard 41fc569e81 Partial fix for incorrect mimetype detection.
This partially resolves bug report 656.
(cherry picked from commit b61f0c4777)
12 years ago
Darrell Anderson d99793c265 Fix when kdetcompmgr printf message is displayed.
(cherry picked from commit b2f408002e)
12 years ago
Darrell Anderson f42aed592a Fix "KDE4 is running" message.
This resolves bug report 1200.
(cherry picked from commit 3dfc6fd192)
12 years ago
Darrell Anderson 0e50dbcabd Add source code module name to stdout/stderr message to improve readability.
(cherry picked from commit 070bc678cc)
12 years ago
Darrell Anderson 716ff74371 Add source code module name [kdetcompmgr] to stdout/stderr messages to improve readability.
(cherry picked from commit 598ec0e5fc)
12 years ago
Darrell Anderson a715e3607b Add source code module name [KDE-ICE error] to stdout/stderr messages to improve readability.
(cherry picked from commit 018767abe9)
12 years ago
Darrell Anderson bf45555032 Add source code module name to stdout/stderr messages to improve readability.
(cherry picked from commit c1b7fc8e57)
12 years ago