520553079aPLASMA_EXPORT
Aaron J. Seigo
2007-05-20 20:13:46 +0000
81b392e9ecAdd some skeleton apidox in order to get the EBN building the classes that do have documentation.
Matt Williams
2007-05-20 16:25:07 +0000
37bee9466bAdd Mainpage.dox for Plasma
Matt Williams
2007-05-20 14:35:08 +0000
03f0b9d130The comment block should be just before the class definition, not the namespace. Remove unneeded checks.
Rafael Fernández López
2007-05-20 13:29:06 +0000
623639b8c9SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-05-20 05:13:09 +0000
0fff43201fAdjust condition. We only want items that has no parent at this point
Rafael Fernández López
2007-05-20 00:58:40 +0000
8676ce117dCall to DataVisualization() constructor, fixme note. I strongly hate to break my promises. This is REALLY the last commit
Rafael Fernández López
2007-05-19 21:12:40 +0000
f5d9bd2055OK, last commit about this. I promise :)
Rafael Fernández López
2007-05-19 21:03:21 +0000
749b581946No more forgotten things. Style fixing
Rafael Fernández López
2007-05-19 21:00:16 +0000
ef5b5fca3bSmall problem I forgot to fix when refactoring
Rafael Fernández López
2007-05-19 20:54:26 +0000
3294b91379New widget: radio button
Rafael Fernández López
2007-05-19 20:49:16 +0000
4c4b013b89* implement the engine, source and visualization classes * queue updates so that multiple calls to setData don't result in a storm of updated signals * some API cleanups, e.g. connect -> connectSource * provide and install a ServiceType .desktop; this adds the X-EngineName QString symbol. maybe that's too generic.
Aaron J. Seigo
2007-05-19 08:38:46 +0000
3ccbf71b2dadd dataEngine() and make loadDataEngine() return the engine rather than a boolean as that saves the innevitable re-lookup when we already have the pointer right at hand.
Aaron J. Seigo
2007-05-19 08:35:35 +0000
b8253cda5bget rid of matrix removal for now so that things actually draw properly in graphicsitems
Aaron J. Seigo
2007-05-19 08:32:22 +0000
a74807cf55can't remember if i committed this already or if this is just inskcape screwing with me ;)
Aaron J. Seigo
2007-05-19 08:31:39 +0000
a9ebfb6a14* allow painting of given elements * find the size of an element (given the current size of the Plasma::Svg)
Aaron J. Seigo
2007-05-18 22:05:00 +0000
6e176f0e21awaiting real clock image from pinheiro, but putting it here as i'd already done the svn add's and want to get things committed
Aaron J. Seigo
2007-05-18 22:04:08 +0000
104ceff330SVN_SILENT made messages (.desktop file)
Script Kiddy
2007-05-16 04:59:20 +0000
3b0846e6f6move the QT3_SUPPORT definition only where it's needed
Pino Toscano
2007-04-04 14:47:36 +0000
ad0c50ff6cSVN_SILENT made messages (.desktop file)
Script Kiddy
2007-04-04 05:01:42 +0000
8326e8488dkdelibs_export.h -> kdemacros.h
David Faure
2007-04-01 21:07:41 +0000
27f5c75d76* Runner -> AbstractRunner, to denote that it is an ABC * fancy includes so third party stuff can do #include <Plasma/Svg> instead of #include "plasma/svg.h", etc
Aaron J. Seigo
2007-03-20 17:37:44 +0000
f66f973917install the svg.h header so people can use it
Aaron J. Seigo
2007-03-19 15:54:54 +0000
d7caba7c6fthis works, and i know it works, so the debug can go away for now so i can see other potentially important things in the output =)
Aaron J. Seigo
2007-03-18 06:57:48 +0000
0445867daafixed memleak in setText
Siraj Razick
2007-03-13 16:30:48 +0000
34fbb0cefduse KSvgRenderer so we also support svgz
Aaron J. Seigo
2007-03-08 20:14:34 +0000
5cfabdc869Plasma::Svg debuts. it is an image centric wrapper around QSvgRenderer that takes care of things such as:
Aaron J. Seigo
2007-03-07 23:27:37 +0000
bfe37da902icon support
Siraj Razick
2007-03-05 12:54:54 +0000
dcdcafe4dfSVN_SILENT:fixed some signal-slot issuses
Siraj Razick
2007-03-05 09:00:26 +0000
f084f1d722SVN_SILENT:Fix Cmake to have PushButton
Siraj Razick
2007-03-05 04:16:05 +0000
fa16f5700cClean up Widget as discussed
Alexander Wiedenbruch
2007-03-03 13:13:39 +0000
736e81e422SVN_SILENT let's just get this over with and reformant the classes that are pretty much expected to remain
Aaron J. Seigo
2007-03-03 01:41:27 +0000
1cdd84cc85Remove LineEdit due to licensing issues
Alexander Wiedenbruch
2007-03-02 21:23:14 +0000
239e2afb87Bring DataVisualization and widget together
Alexander Wiedenbruch
2007-03-02 14:34:41 +0000
b321a91d3dDon't misuse the boundingRect for positioning the item
Alexander Wiedenbruch
2007-03-02 13:33:12 +0000
7e79ae5347update the api docu to note the use of disabled actions to mean something is informational only
Aaron J. Seigo
2007-03-02 07:44:42 +0000
2bfbce6618use the plasma namespace consistently
Aaron J. Seigo
2007-03-02 05:27:33 +0000
248e733a1fMove Runner plugins code out of Interface::loadPlugins and into Runner as indicated in Tasks.
Barış Metin
2007-03-02 00:06:52 +0000
585852a0deMove the InputBox from SuperKaramba to Plasma.
Alexander Wiedenbruch
2007-03-01 19:58:19 +0000
302bfadf77compile
Stephan Kulow
2007-03-01 08:22:38 +0000
390e97b48cMade applet a QWidget/QGraphicsItemGroup, moved plasma lib building from workspace to plasma dir, added applet directory and test applet directory
Matt Broadstone
2007-03-01 01:09:20 +0000
af51cd0360interesting linker trivia
Aaron J. Seigo
2007-03-01 00:00:23 +0000
42e638bfd6Fix build
Matt Broadstone
2007-02-28 23:45:32 +0000
b49680140cGet things actually building here
Matt Broadstone
2007-02-28 23:35:26 +0000
13920a4cc1get run of m_currentRunner, we just always launch the first thing in the list now if needed, we can go back to holding on to the default action, but for right now it is always shown first in the list allow launching of any item that shows in the matches. coooool.
Aaron J. Seigo
2007-02-28 03:55:22 +0000
23bcf68924move the runner class to libplasma, a better place for it really
Aaron J. Seigo
2007-02-28 00:41:09 +0000
95bed44242Fix build
Matt Broadstone
2007-02-27 22:32:35 +0000
49db792414get things building - somewhat
Matt Broadstone
2007-02-27 22:21:18 +0000
ecee37b67c--appletChain.. did this on the wrong system, am committing so i can test on the dev box
Aaron J. Seigo
2007-02-27 21:53:12 +0000
b5a36666abmerged kconfiggroup_port branch
Stephan Kulow
2007-02-20 07:00:30 +0000
6ee2e5cb5emerge the kinstance-redesign branch back to trunk.
Matthias Kretz
2007-01-29 17:14:20 +0000
0c5ef68f2cstart adapting to today's api changes
Aaron J. Seigo
2007-01-02 19:05:09 +0000
afbc01ea66export this class
Aaron J. Seigo
2007-01-01 04:31:43 +0000
3de9c853b7get this to compile at least so i can start to exercise it with krunner and other such bits. no point on having this just sit on my disk i suppose =)
Aaron J. Seigo
2006-12-16 23:04:44 +0000
337f506370Apply Alex patch (now we can use enable-final argument some module compiles with enable-final now) As discussed with Alex it's not necessary to have program name into automoc macro
Laurent Montel
2006-10-23 06:53:27 +0000
11ce1795b3Necessary to change KDE4_AUTOMOC macro to support enable-final argument
Laurent Montel
2006-10-13 07:55:37 +0000
bf8eee7e6eFix aseigo's dyslexia typos ;)
John Tapsell
2006-09-28 10:13:02 +0000
8a9c80c291Remove not necessary files Clean up
Laurent Montel
2006-09-17 12:28:33 +0000
f2b16f1dbcRemove not necessary files Clean up
Laurent Montel
2006-08-29 06:45:01 +0000
e3fd26c7bdstart moving this towards sensibility not much to see yet, but people are looking at this and understandably scratching their head since it's not obvious that a lot of this was sketching versus implementing... well, that's starting to change.
Aaron J. Seigo
2006-08-24 22:52:05 +0000
f2f121c254why yes, virginia, these are virtual
Aaron J. Seigo
2006-08-23 23:52:45 +0000
647df2da6bSVN_SILENT made messages (.desktop file)
Script Kiddy
2006-08-06 08:06:24 +0000
14f5a346a8use library variables, where possible.
Allen Winter
2006-07-24 16:02:07 +0000
ab1fc75871merge bleeding edge. bleeding edge is now again dead
Dirk Mueller
2006-07-04 17:09:53 +0000
8979e71d50kde4_header and kde4_footer() are gone now
Alexander Neundorf
2006-05-12 18:12:37 +0000
b0c9b960d3-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.txt a bit -remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR) in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option -include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it doesn't have to be done in every subdir
Alexander Neundorf
2006-05-12 00:08:30 +0000
dcd0d11aefremove the messages targets already in separate scripts
Stephan Kulow
2006-05-01 16:48:29 +0000
2664e2d35bstarting work on dataengines, datasource, datavisualizations, the plasma app and applets ... doesn't compile atm as it's a work in progress off the design concepts. but dinner becons and i don't want to lose progress in case my laptop degrades further.
Aaron J. Seigo
2006-04-13 00:11:16 +0000
842830bc29-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alexander Neundorf
2006-03-26 14:52:52 +0000
388d6752bfFix use cmake variable
Laurent Montel
2006-03-24 14:54:37 +0000
31ffe09826Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].
David Faure
2006-03-23 19:24:10 +0000