Commit Graph

4297 Commits (bb9ff25ec464bdfad918c15e649420ab88f544d7)

Author SHA1 Message Date
Pino Toscano f337ec8cfd give the proper names for kcm modules to load; not sure about the KAuthorized thing, though
svn path=/trunk/KDE/kdebase/workspace/; revision=709211
2007-09-06 20:34:44 +00:00
Rivo Laks 84c15214c5 Blend the window labels in/out with the effect
svn path=/trunk/KDE/kdebase/workspace/; revision=709129
2007-09-06 15:50:53 +00:00
Rivo Laks ab2a72fdcb Tune the range of the pixels drawn graph - displayed range is now 10^2 to 10^7.2 which
should be good enough. The y-axis lines are for each 10^k,  2 <= k <= 7

svn path=/trunk/KDE/kdebase/workspace/; revision=709113
2007-09-06 15:30:57 +00:00
Rivo Laks fd0df31c9e Draw the lines on top of the graph in XRender mode
svn path=/trunk/KDE/kdebase/workspace/; revision=709102
2007-09-06 15:10:03 +00:00
Rivo Laks 05903e760e - Create a specific method to draw graphs.
- Draw a graph showing number of rendered pixels in addition to the fps graph.
  This is good for spotting redraw problems (such as animations which aren't stop and keep
  redrawing).

svn path=/trunk/KDE/kdebase/workspace/; revision=709097
2007-09-06 15:02:59 +00:00
Luciano Montanaro a1e92ce714 Make the titlebar height depend on the title font -- like all other shipped
decorations

svn path=/trunk/KDE/kdebase/workspace/; revision=708669
2007-09-05 10:55:05 +00:00
Luboš Luňák 2bbdc3874e showfps should also have a graph showing how much of the screen is redraw, to detect too big redraws
svn path=/trunk/KDE/kdebase/workspace/; revision=708376
2007-09-04 17:27:40 +00:00
Script Kiddy c3c037c866 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=708186
2007-09-04 06:17:25 +00:00
Rivo Laks c9597d1303 Add a little space between items and text
svn path=/trunk/KDE/kdebase/workspace/; revision=708005
2007-09-03 15:46:20 +00:00
Rivo Laks 8246723251 - Use bold and a bit bigger font.
- Use correct KColorScheme ctor, not the deprecated one

svn path=/trunk/KDE/kdebase/workspace/; revision=707988
2007-09-03 15:02:26 +00:00
Luboš Luňák e6069e9cf6 Arghl. Again a stupid bug caused by float having poor precision.
Reverting r700026 and changing floats to doubles again. I'd probably like
to change even the ones interfacing with OpenGL which I've left for now.


svn path=/trunk/KDE/kdebase/workspace/; revision=707987
2007-09-03 15:00:43 +00:00
Luboš Luňák 228928d45e Updates.
svn path=/trunk/KDE/kdebase/workspace/; revision=707978
2007-09-03 14:24:29 +00:00
Alex Merry 2bb0fe674f compile++
svn path=/trunk/KDE/kdebase/workspace/; revision=707779
2007-09-02 22:06:54 +00:00
Rolf Eike Beer 7d75f69e95 compile++
svn path=/trunk/KDE/kdebase/workspace/; revision=707769
2007-09-02 21:34:21 +00:00
Arto Hytönen 3486f094c9 SVN_SILENT add missing const
svn path=/trunk/KDE/kdebase/workspace/; revision=707760
2007-09-02 21:03:30 +00:00
Arto Hytönen 8f9eb21004 SVN_SILENT back down for now as I can't test them right now
svn path=/trunk/KDE/kdebase/workspace/; revision=707753
2007-09-02 20:47:42 +00:00
Arto Hytönen ff80b0da99 SVN_SILENT nobody likes array of refs ;-)
svn path=/trunk/KDE/kdebase/workspace/; revision=707747
2007-09-02 20:26:39 +00:00
Arto Hytönen e1c6433c8e pass-by-value -> reference-to-count fixes
svn path=/trunk/KDE/kdebase/workspace/; revision=707741
2007-09-02 20:01:17 +00:00
Arto Hytönen 8f6cd4277f SVN_SILENT duplicate header removal
svn path=/trunk/KDE/kdebase/workspace/; revision=707720
2007-09-02 19:15:23 +00:00
Arto Hytönen f3fbc3665b explicit ctors
svn path=/trunk/KDE/kdebase/workspace/; revision=707717
2007-09-02 19:11:09 +00:00
Rivo Laks 4911fdce81 Use the generic paintText() method
svn path=/trunk/KDE/kdebase/workspace/; revision=707702
2007-09-02 18:32:13 +00:00
Rivo Laks d618ba8d23 Turn paintText() into two generic methods: one just paints the text, the other also paints
background. Move the methods into kwineffects.*

svn path=/trunk/KDE/kdebase/workspace/; revision=707699
2007-09-02 18:20:36 +00:00
Rivo Laks 106fbc23ab - Draw caption for all windows.
- Correctly apply alpha to text as well (in OpenGL mode)

svn path=/trunk/KDE/kdebase/workspace/; revision=707675
2007-09-02 16:43:31 +00:00
Rivo Laks 1a587da8d6 Show caption for active window.
It might be a good idea to even do it for all windows (or maybe with a config option?)

svn path=/trunk/KDE/kdebase/workspace/; revision=707673
2007-09-02 16:30:18 +00:00
Pino Toscano ee84e19a8f less qt3support
svn path=/trunk/KDE/kdebase/workspace/; revision=707454
2007-09-01 22:29:47 +00:00
Pino Toscano 2250012850 svnrevertlast, hmmm...
svn path=/trunk/KDE/kdebase/workspace/; revision=707435
2007-09-01 21:20:46 +00:00
Pino Toscano 2bbe834a5b convert most of the Q3*ButtonGroup'es to QGroupBox
svn path=/trunk/KDE/kdebase/workspace/; revision=707431
2007-09-01 21:09:26 +00:00
Pino Toscano 16f7462e03 SVN_SILENT old K3 include
svn path=/trunk/KDE/kdebase/workspace/; revision=707419
2007-09-01 20:39:31 +00:00
Pino Toscano 44bab7a4eb set the autoFillBackground for the preview widget, so it's painted correctly clearing the garbage below
svn path=/trunk/KDE/kdebase/workspace/; revision=707412
2007-09-01 20:04:10 +00:00
Pino Toscano e6f77be200 simplier way to load a kde icon
svn path=/trunk/KDE/kdebase/workspace/; revision=707409
2007-09-01 19:45:04 +00:00
Pino Toscano 258f144577 fix some grid layouts and port them away from q3 classes
svn path=/trunk/KDE/kdebase/workspace/; revision=707349
2007-09-01 15:58:40 +00:00
Pino Toscano 462d91a1e7 revert r707210
svn path=/trunk/KDE/kdebase/workspace/; revision=707215
2007-09-01 09:10:42 +00:00
Arto Hytönen 6d98cf9bb0 SVN_SILENT typos-- and few contractions--
svn path=/trunk/KDE/kdebase/workspace/; revision=707210
2007-09-01 08:57:10 +00:00
Arto Hytönen 9496209814 SVN_SILENT contractions--
svn path=/trunk/KDE/kdebase/workspace/; revision=707208
2007-09-01 08:35:18 +00:00
Luboš Luňák 6ad72de60d Compile.
svn path=/trunk/KDE/kdebase/workspace/; revision=706926
2007-08-31 15:10:25 +00:00
Dirk Mueller f46cd49351 give a nice logging message if libcaptury cannot be found
svn path=/trunk/KDE/kdebase/workspace/; revision=706858
2007-08-31 13:10:27 +00:00
Dirk Mueller 27aa13d396 symlink attacks, *gasp*
svn path=/trunk/KDE/kdebase/workspace/; revision=706856
2007-08-31 13:06:40 +00:00
Script Kiddy e8e02db3f1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=706753

The following changes were in SVN, but were removed from git:

M	wallpapers/No-Ones-Laughing-3.jpg.desktop
M	wallpapers/andes-venezolanos.svgz.desktop
M	wallpapers/default_gears.jpg.desktop
M	wallpapers/globe.svgz.desktop
M	wallpapers/here-gear.svgz.desktop
M	wallpapers/kde_box.png.desktop
M	wallpapers/sunshine-after-the-rain.jpg.desktop
M	wallpapers/triplegears.jpg.desktop
2007-08-31 07:59:14 +00:00
Rivo Laks e8c43c91bf This should've gone into svn quite some time ago
svn path=/trunk/KDE/kdebase/workspace/; revision=706141
2007-08-29 14:35:22 +00:00
Matthias Kretz 78bec90fbe port to KPluginFactory
svn path=/trunk/KDE/kdebase/workspace/; revision=705777
2007-08-28 14:58:52 +00:00
Matthias Kretz ee20630e52 port to KPluginFactory
svn path=/trunk/KDE/kdebase/workspace/; revision=705734
2007-08-28 13:05:35 +00:00
Matthias Kretz 4a629bebe9 port to KPluginFactory
svn path=/trunk/KDE/kdebase/workspace/; revision=705731
2007-08-28 13:01:13 +00:00
Matthias Kretz cec2557b3d port to KPluginFactory
svn path=/trunk/KDE/kdebase/workspace/; revision=705719
2007-08-28 12:42:05 +00:00
Pino Toscano c7c502f085 kdrawutil.h is gone, and qpainter.h is needed
svn path=/trunk/KDE/kdebase/workspace/; revision=705670
2007-08-28 10:11:32 +00:00
Matthew Woehlke 1424c3ecca Don't use kdrawutils.
svn path=/trunk/KDE/kdebase/workspace/; revision=705465
2007-08-28 00:37:28 +00:00
Matthias Kretz 8cb674aa75 compile using KDE3_SUPPORT for KCModule; fix forward decl.
svn path=/trunk/KDE/kdebase/workspace/; revision=705387
2007-08-27 20:48:55 +00:00
Rivo Laks 09d4266442 Disable OpenGL options group when XRender mode has been chosen
svn path=/trunk/KDE/kdebase/workspace/; revision=705202
2007-08-27 12:53:56 +00:00
Rivo Laks 459ec5e9ce Disable by default
svn path=/trunk/KDE/kdebase/workspace/; revision=705195
2007-08-27 12:48:50 +00:00
Rivo Laks b88e5d1c06 Update
svn path=/trunk/KDE/kdebase/workspace/; revision=705194
2007-08-27 12:47:40 +00:00
Script Kiddy 405e8eb22b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=705076

The following changes were in SVN, but were removed from git:

M	wallpapers/here-gear.svgz.desktop
2007-08-27 06:09:24 +00:00