index
:
tdebase
branding/kde_to_tde2
feat/dbusscreensaver
feat/fix-suspend-code
feat/kdesktop
feat/layouts
feat/pkg-config
feat/shutdownd-dialog-border
feat/whatever
fix/issue-314
fix/kicker-clock-build-dependency
fix/kxkb-450
fix/kxkb/547
issue/227
issue/270/tdebase
kdesktop_lock_hang_fix
master
r14.0.x
r14.1.x
v3.5.13-sru
TDE base libraries and programs
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kicker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a few stragglers
Timothy Pearson
2011-12-24
3
-4
/
+4
*
Rename obsolete tq methods to standard names
Timothy Pearson
2011-12-21
18
-73
/
+73
*
Remove additional unneeded tq method conversions
Timothy Pearson
2011-12-19
55
-144
/
+144
*
Rename old tq methods that no longer need a unique name
Timothy Pearson
2011-12-18
96
-400
/
+400
*
Revert "Rename a number of old tq methods that are no longer tq specific"
Timothy Pearson
2011-12-16
127
-620
/
+620
*
Rename a number of old tq methods that are no longer tq specific
Timothy Pearson
2011-12-15
127
-620
/
+620
*
Rename additional KDE strings
Timothy Pearson
2011-12-08
1
-1
/
+1
*
Rename KDEHOME and KDEDIR
Timothy Pearson
2011-12-07
1
-2
/
+2
*
Fix tdebase FTBFS
Timothy Pearson
2011-11-17
6
-6
/
+6
*
Additional renaming of kde to tde
Timothy Pearson
2011-11-16
11
-17
/
+17
*
Rename KDE_VERSION to TDE_VERSION
Timothy Pearson
2011-11-15
1
-1
/
+1
*
Rename kwin to twin (part 1 of 2)
Timothy Pearson
2011-11-07
32
-127
/
+127
*
Rename additional instances of KDE to TDE
Timothy Pearson
2011-11-06
32
-38
/
+38
*
Actually move the kde files that were renamed in the last commit
Timothy Pearson
2011-11-06
5
-0
/
+0
*
Additional kde to tde renaming
Timothy Pearson
2011-11-06
32
-69
/
+69
*
Rename kde libraries to tde
Timothy Pearson
2011-11-05
3
-3
/
+3
*
Attempt to fix Kicker freezing on the screen when logout is selected
tpearson
2011-10-23
1
-0
/
+1
*
Link most Trinity DSOs against the most common kdelibs libraries to compensat...
tpearson
2011-10-10
2
-2
/
+2
*
Fix kdebase FTBFS under oneiric
tpearson
2011-10-10
1
-1
/
+2
*
Disable kdebase kicker tip assertion causing kicker crash
tpearson
2011-09-09
1
-1
/
+1
*
Fix shutdown dialog icon background
tpearson
2011-09-01
1
-2
/
+6
*
Fix kicker size/position glitch
tpearson
2011-09-01
2
-4
/
+5
*
Fix up system tray RGB<-->ARGB hack
tpearson
2011-08-28
1
-27
/
+35
*
Move krootbacking executable from kdeartwork to kdebase
tpearson
2011-08-27
1
-1
/
+5
*
Fix up the system tray to handle embedded windows with a different X11 depth ...
tpearson
2011-08-27
2
-2
/
+33
*
Add ability to blur kicker background
tpearson
2011-08-25
2
-0
/
+12
*
Fix taskbar when parent application is using ARGB windows
tpearson
2011-08-25
1
-12
/
+14
*
rename the following methods:
tpearson
2011-08-10
6
-13
/
+13
*
rename the following methods:
tpearson
2011-08-10
57
-216
/
+216
*
Attempt to fix kdebase FTBFS under Debian
tpearson
2011-08-08
1
-3
/
+3
*
Fix kdebase FTBFS under amd64
tpearson
2011-08-06
1
-1
/
+1
*
Fix kdebase parallel build failure
tpearson
2011-08-05
2
-4
/
+6
*
Fix kdebase FTBFS due to missing init.cpp file
tpearson
2011-08-05
1
-0
/
+78
*
Fix up a few Deep Buttons glitches
tpearson
2011-08-05
20
-68
/
+243
*
Add initial support for Kicker "Deep Buttons", a more highly textured style t...
tpearson
2011-08-04
13
-39
/
+256
*
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tpearson
2011-07-09
17
-29
/
+29
*
Rename incorrect instances of tqrepaint[...] to repaint[...]
tpearson
2011-07-07
8
-10
/
+10
*
Specify namespace when using WNoAutoErase
tpearson
2011-04-11
4
-6
/
+6
*
Attempt to fix uninitialized starting image issue in shutdown dialog fade-to-...
tpearson
2011-04-10
1
-1
/
+1
*
Wean kdebase off of hacky static qt_x_*_tim variables
tpearson
2011-04-03
1
-3
/
+1
*
Change remaining kdebase inherits() and similar methods to use new object nam...
tpearson
2011-04-02
1
-1
/
+1
*
[kdebase/kicker] install forgoten taskbar.kcfg
samelian
2011-03-17
1
-0
/
+5
*
Fix kicker .desktop CMake install directory
tpearson
2011-03-17
1
-1
/
+1
*
Fixed version number of libkickermain
tpearson
2011-03-17
1
-1
/
+1
*
Fix the following problems under Qt4:
tpearson
2011-02-28
2
-5
/
+9
*
Fix kicker minipager hover shading issue under Qt3
tpearson
2011-02-23
1
-1
/
+7
*
Allow kdebase to (mostly) function correctly with TQt for Qt4
tpearson
2011-02-15
26
-76
/
+80
*
[kdebase] initial cmake support
samelian
2011-01-23
45
-0
/
+1630
*
Minor compilation enhancements
tpearson
2011-01-23
1
-1
/
+1
*
Signal/slot repairs
tpearson
2011-01-21
6
-7
/
+10
[next]