Michele Calgaro
3ff3ecabf4
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
cfc2c336e8
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
9cb509bb69
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
432b7dc374
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
c59d859738
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe
959798f451
Check for null pointer
...
This fixes a crash when the SESSION_MANAGER enviroment variable
is not set.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Slávek Banko
7085e78f62
Add option WITH_GCC_VISIBILITY.
...
Fix building with hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
49ce296ac5
Housekeeping of CMake rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Chris
0fd7c192a2
Replace Qt branding with TQt ones and add GTK version.
...
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko
1045125941
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson
b803818239
Do not register crash handler for Firefox, Thunderbird, Chromium, etc.
10 years ago
Timothy Pearson
82ccf2925e
Do not register DrKonqui signal handler when launching Mozilla and Chromium
...
This resolves Bug 1497
10 years ago
Timothy Pearson
b1ed2b001d
Fix notification-daemon-tde hang on SM Phase 1 of logout
...
This resolves Bug 2051
11 years ago
Timothy Pearson
0deab11cb6
Use standard tde_add_library CMake methods to gain SCM information in crash reporter
11 years ago
Timothy Pearson
c85a1eae45
Fix prior commit
11 years ago
Timothy Pearson
d30bca0277
Provide a more descriptive program name to any inquiring processes
11 years ago
Timothy Pearson
0dc3b7ae41
Attempt to fix crashes of type reported in
...
TDECRSH-462c534-5e49d10-6c0a952-ef4ca8d-e1a8a91-9c3a359-fc344d2
11 years ago
Timothy Pearson
0330b848db
Fix Firefox text edit widget glitches
...
Clean up minor build warnings
11 years ago
Timothy Pearson
a90aa09722
Fix Firefox scrollbars
11 years ago
Timothy Pearson
6e6dbb068e
Fix numerous drawing glitches in Firefox
11 years ago
Timothy Pearson
f181fbbb33
Fix severe iceweasel/icedove tab bar corruption
...
Clean up minor build warnings
11 years ago
Darrell Anderson
f85e23a57a
Fix FTBFS.
12 years ago
Darrell Anderson
5b329bb417
Change cache file location to user's TDE cache directory rather than user's root directory.
...
This resolves bug report 1259.
12 years ago
Slávek Banko
9d6f7c9a63
Fix unintended rename of gtk*
12 years ago
Timothy Pearson
81bd37998e
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
aaf9c38f5f
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
70d7965a02
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
76ce0b1e44
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
282bd68ced
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
009812cf94
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cd0aa1fec7
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
efaa417da0
Set GTK event passthrough on startup
12 years ago
Timothy Pearson
a02874aa99
Fix a couple of glitches in tabs and dropdown lists
13 years ago
Darrell Anderson
1525fb2fb1
Fix "Only <glib.h> can be included directly" build errors.
13 years ago
Slávek Banko
a1380ee80e
Prevent from registering with DCOP
...
This resolves Bug 956
13 years ago
Timothy Pearson
02e3d4cb01
Rename kde-config to tde-config
13 years ago
Timothy Pearson
90085d290f
Rename a few stragglers
13 years ago
Timothy Pearson
fae91e75ec
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
a2f8e999d0
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
8b600a29ba
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ca65994892
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 7225c815f4
.
13 years ago
Timothy Pearson
7225c815f4
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
95e7da4871
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
03cdfef663
Additional renaming of kde to tde
13 years ago
Timothy Pearson
58e9aa0fa1
Additional kde to tde renaming
13 years ago
tpearson
8310ddd105
Fix highly visible incorrect mapping of GTK generic file icon to TDE unknown mimetype icon
...
This is rammed throught the hard freeze only due to its high visibility in common GTK applications such as Firefox
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260773 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d2d0260170
Fix menu bar drawing failures on Firefox v4+ and Thunderbird when used with the GTK Qt Theme Engine
...
This partially resolves Bug 546
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260478 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4b23394a5f
Fix GTK Qt engine when used with a compositor supporting ARGB visuals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260464 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
06969072e5
Add notes to gtk engine on how to fix the Tree View...when GTK fixes it first!
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0ee1f62b13
Fix additional GTK theme engine problems
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259599 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago