Commit Graph

374 Commits (8189587ae8416db3190afb96028cc0e8853a104f)
 

Author SHA1 Message Date
Darrell Anderson 8189587ae8 Fix inadvertent tqt changes.
(cherry picked from commit d581c97c81)
12 years ago
Darrell Anderson bcd4f52251 Fix inadvertent tqt changes.
(cherry picked from commit 5d9a593c1f)
12 years ago
Slávek Banko 473b1819a7 Reset submodule main/tdelibs/cmake to latest HEAD 12 years ago
Darrell Anderson 9971d50087 Update kate syntax highlighting files.
The cpp.xml now contains some TQ highlighting.
(cherry picked from commit bf94fa1cd0)
13 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 154a72147f Reset submodule main/tdelibs/cmake to latest HEAD 13 years ago
Slávek Banko 7c57a1dc2c Reset submodule main/tdelibs/admin to latest HEAD 13 years ago
Slávek Banko 77b449a821 Rebrand version string to final 3.5.13.1 release 13 years ago
Slávek Banko f02cdb8e76 Rebranding of Krita as Chalk
(cherry picked from commit 9e0a5e727a)
13 years ago
Slávek Banko e8d1d0c250 Update final HTML install path so all modules are consistent. 13 years ago
Darrell Anderson 6e184e4ea3 Update final HTML install path so all modules are consistent.
(cherry picked from commit 979b0c9a1c)
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 c89b32ebab Fix FTBFS on CUPS < 1.6
(cherry picked from commit 91bf63b43b)
13 years ago
Timothy Pearson 6fc204a0c4 Update to new CUPS 1.6 API
(cherry picked from commit 9bc0d2cd9d)
13 years ago
Timothy Pearson 1eb94c672d Fix language switching
Thanks to Francois Andriot for the patch!
(cherry picked from commit d93d02f5e6)
13 years ago
Timothy Pearson f75b05bac9 Prevent XDG autostart files from starting multiple times
This resolves Bug 1096
(cherry picked from commit e9f29cfb2a)
13 years ago
Timothy Pearson 27939e15c4 Update iso kioslave to better handle large images
(cherry picked from commit dca4c67723)
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 71658e0457 Fix Joliet name lookup failure in iso kioslave
(cherry picked from commit e202ca79c3)
13 years ago
Timothy Pearson eaee388f8e Fix iso kioslave not parsing large images properly
(cherry picked from commit b4bba7b553)
13 years ago
Timothy Pearson e9814aea9f Export kdemain symbol in iso kioslave
This closes Bug 465
(cherry picked from commit 0536f0b707)
13 years ago
Darrell Anderson 86e5a046e3 Fix typos.
(cherry picked from commit 759f5794fa)
13 years ago
Darrell Anderson 82c9d32a4a Fix typos.
(cherry picked from commit 3f59f9590b)
13 years ago
Darrell Anderson 2d260faab7 Fix typo.
(cherry picked from commit 9af103f289)
13 years ago
Darrell Anderson d4b3280480 Fix typos.
(cherry picked from commit 0d043b41b4)
13 years ago
Timothy Pearson 2afebdbe7f Fix a number of tdelibs build warnings
(cherry picked from commit 77f4891c22)
13 years ago
Timothy Pearson 3acd2816bb Fix FTBFS
(cherry picked from commit 6b48018290)
13 years ago
Timothy Pearson f0151e7097 Update default bug tracker link so as not to break tdebindings
(cherry picked from commit 2fae13c658)
13 years ago
Darrell Anderson 638a47b531 Fix Konqueror not dependably updating the file pane with directory and file
changes. Thanks to Simon St. James, who posted the patch almost 7 years ago
to the KDE3 bug tracker. This closes bug report 756.
(cherry picked from commit 1e657f6a57)
13 years ago
Slávek Banko 74fb9bd07b Fix FTBFS - incomplete build kspell2
This closes Bug 657
(cherry picked from commit 3e284fadb9)
13 years ago
Darrell Anderson 9b26eae553 Restore tdesu dialog "Keep password" check box default to disabled/unchecked.
(cherry picked from commit 87363770ea)
13 years ago
Timothy Pearson 6df0682f82 Add dynamic label support to kpassworddialog
(cherry picked from commit 3c75231601)
13 years ago
Timothy Pearson 67104c35e1 Fix runtime openssl library detection on multiarch
This closes Bug 809
(cherry picked from commit 09d01cacf8)
13 years ago
Timothy Pearson 9a37f39d56 Fix KTempFile not obeying special bits on file creation
This closes Bug 349
(cherry picked from commit 9068fffdf8)
13 years ago
Timothy Pearson 89bb0f3329 Fix composition extension detection
(cherry picked from commit 41ea89f79d)
13 years ago
Timothy Pearson efbb0a575b Initialize X11 threading when kinit is used to launch a program
This closes Bug 812
Thanks to Slávek Banko for the patch!
(cherry picked from commit 6c806af1c9)
13 years ago
Timothy Pearson eae91cf3d2 Fix tde-config creating profile directory when CMake is used to compile tdelibs
Remove spurious tde-config warning message that confused Autotools
(cherry picked from commit e3e8bf702f)
13 years ago
Timothy Pearson 865951eebf Fix creation of profile directory in system root (part 2)
This closes Bug 293
(part of the original commit)
(cherry picked from commit d3a9d56143)
13 years ago
Timothy Pearson 6545cbf647 Fix creation of profile directory in system root
This closes Bug 293
(cherry picked from commit 049525ee6a)
13 years ago
Darrell Anderson e7495712f7 GCC 4.7 fix needed to build tdebase.
This partially resolves bug report 958.
Thanks to Francois Andriot.
(cherry picked from commit 7d40df8740)
13 years ago
Darrell Anderson d2ff841bb5 Further organize KDE Menu.
(cherry picked from commit 955686e61b)
13 years ago
Darrell Anderson f79ab4b0d2 Reduce "More Applications" and extra koffice items from KDE menu.
This partially resolves bug report 653.
(cherry picked from commit 1c06ae32f6)
13 years ago
Timothy Pearson 881dd3a614 Fix qlayout warnings
(cherry picked from commit d54eee3837)
13 years ago
Timothy Pearson 8f01bb25df Update kate synatax highlighting files
This closes Bug 764
(cherry picked from commit 7439a4b0e0)
13 years ago
Timothy Pearson bea964028b Add fam/gamin support to tdelibs CMake
(cherry picked from commit 2b035349c3)
13 years ago
Timothy Pearson 422f8fa037 Add inotify CMake support to tdelibs
(cherry picked from commit 24f144faf9)
13 years ago
Darrell Anderson ff8a72a221 Add go.png images to crystalsvg icon set to fix Standard ksplash theme.
(cherry picked from commit 67886cbdd2)
13 years ago
Timothy Pearson 0c897d4fbf Fix crash on newline assert in kddebug
(cherry picked from commit 9a3888489d)
13 years ago
Timothy Pearson 73036b1ca2 Fix kdesu internal pathing
This closes Bug 766
(cherry picked from commit e131f10b84)
13 years ago
Timothy Pearson c319ffd929 Fix utf8 encoding for webdav directories
Thanks to Thorsten Glaser for the patch!
(cherry picked from commit e607cfe611)
13 years ago