Commit Graph

57 Commits (b0b38fb4226c8d2ead29b22c5ea8d713871be02a)

Author SHA1 Message Date
Slávek Banko c0bebcf76b
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b95b665c78)
6 years ago
Michele Calgaro 24ee9f5775 Removed unrequired comments.
Partially cherry-picked from commit f2ca34345.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 2f49eb806a Fix renaming icon fonts => font-x-generic in desktop files 10 years ago
Timothy Pearson 46e2e93fa2 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson cce4a56a19 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson b9637c7590 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit fd2369a8f0.
10 years ago
Timothy Pearson fd2369a8f0 Fix remaining missing semicolons at end of Keywords strings 10 years ago
Timothy Pearson 0c11ace605 Fix missing semicolons at end of Keywords strings 11 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson ee9dade9cf Fix Keywords separators to match XDG desktop specifications 11 years ago
Timothy Pearson 0014712b08 Add handbookSection support to tabbed "Internet & Network" TDEControl modules
This relates to Bug 1850
11 years ago
Darrell Anderson aa2e33341b Add Help buttons to kcontrol module dialogs in support of bug report 1889. 11 years ago
Darrell Anderson a0e3f4ae50 Move Konqueror Tabbed Browsing Advanced dialog to separate stand-alone module named User Interface.
This is part of bug report 1683.
11 years ago
Darrell Anderson 8781095d07 Rebranding, tooltip, and What's This string cleanup. 11 years ago
Darrell Anderson 26dbe18ed4 KDE->TDE branding cleanup. 11 years ago
Slávek Banko 4e5c2c2052 Fix defaults for tabbar mouse wheel in konsole and konqueror 11 years ago
Michele Calgaro 36ba7f5345 Add check box to control tabbar mouse wheel in konqueror
Move tabbed browsing options into single dialog
This resolves Bug 910
12 years ago
Slávek Banko 3e88ddfbc3 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson de49595242 Add GUI check box to control display of favicons in konqueror.
This resolves bug report 1361.
12 years ago
Darrell Anderson c84d841ec0 Add GUI check box control for the konquerorrc HoverCloseButton configuration option.
This resolves bug report 895.
12 years ago
Darrell Anderson 2b96a18020 Add GUI check box to control mouse wheel cycling over tab bar in konqueror.
Work remains to finish the patch to actually stop the cycling.
This partially resolves bug report 910.
12 years ago
Timothy Pearson 77cbe84cb6 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9286b9ebcc Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson a5430e4b98 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f537c21b68 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 68c175bf64 Rename KHTML and kiobuffer 12 years ago
Timothy Pearson de7e5867a6 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dc6b76cac4 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1a9478c6e1 Fix FTBFS resulting from KCModule rename 12 years ago
Timothy Pearson cc74f360bb Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 79b21d47bc Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d061b286a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson e4e0479220 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson 94f3dbe7c5 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson db084a1bc3 Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson b45b4bd730 Fix KHTML smooth scrolling control center option
This closes Bug 1001
Thanks to Roman Savochenko for the patch!
13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 5ddc4d2fa0 Rename startkde to starttde 13 years ago
Timothy Pearson 371e91c48d Additional renaming of kde to tde 13 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming 13 years ago
tpearson 690670800a Add option to disable Konqueror smooth scrolling
Thanks to Nick Leverton for the patch!


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7fd8b36492 Fix FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224721 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cc0ad49c75 Allow kdebase to (mostly) function correctly with TQt for Qt4
Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch)
Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6)


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian b6fc43ccd5 [kdebase] initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8155225c9b Enable compilation with TQt for Qt4 3.4.0 TP2
This should not break compatibility with TQt for Qt3; if it does please fix it ASAP!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago