Commit Graph

  • 6b04a70974 SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-21 05:01:20 +0000
  • d734b95419 apparently this is more efficient; thx frederikh Aaron J. Seigo 2007-06-20 23:33:26 +0000
  • 4fcf10e6bc add a CamelCase include for Phase Aaron J. Seigo 2007-06-20 21:46:22 +0000
  • 7aaec35dad constify url() André Wöbbeking 2007-06-20 21:08:30 +0000
  • 32a450bb4d Fix coding style. Thomas Georgiou 2007-06-20 20:28:55 +0000
  • c4ff3b9135 Add textChanged(QString&) signal. Thomas Georgiou 2007-06-20 20:12:38 +0000
  • 40c39333a1 Emit editingFinished() when enter/return is pressed. Thomas Georgiou 2007-06-20 19:49:31 +0000
  • 0ffa2dcc29 Emit the clicked() signal when clicked. Thomas Georgiou 2007-06-20 19:13:30 +0000
  • fb8d5d353f * take an optional list of arguments to passs into applets * create button applets not icon widgets on drop Aaron J. Seigo 2007-06-20 08:11:59 +0000
  • 2d0a8aa271 add a getter for the url property Aaron J. Seigo 2007-06-20 08:10:38 +0000
  • f29bc49788 comment out the debug we know is working so i can read debug from stuff that isn't Aaron J. Seigo 2007-06-20 07:39:04 +0000
  • 65f98b0246 don't make the icon movable by default. Aaron J. Seigo 2007-06-20 07:36:48 +0000
  • 73a4c106c9 rename the elements in the button to match how we actually reference them Aaron J. Seigo 2007-06-20 06:46:20 +0000
  • 5e2b8cfd95 make applet a QGraphicsItem not a Group; as bibr explained to me on irc this evening a group is really, really a group ;) iow, the children lose all sense of identity. this causes all sorts of problems for building the sort of interfaces we are aiming for. Aaron J. Seigo 2007-06-20 06:45:08 +0000
  • ac1d10f987 so that people don't have to ask me how to turn on the anims =) Aaron J. Seigo 2007-06-20 06:06:47 +0000
  • a3b156c7d8 SVN_SILENT: some white space fixes i didn't want to mix in with the functional changes Aaron J. Seigo 2007-06-19 23:32:04 +0000
  • b2da6b36ac always stop the anim, but only if we have one going on Aaron J. Seigo 2007-06-19 22:48:42 +0000
  • 9fab210d65 whoops; this is the alpha channel not the pixmap itself =) Aaron J. Seigo 2007-06-19 22:06:05 +0000
  • 059a64583d phased. Aaron J. Seigo 2007-06-19 21:56:40 +0000
  • 30f07bb62c add the concept of element animation. right now it only provides support for modifying a pixmap; positioning needs to be added, but this at least shows that it works(tm) Aaron J. Seigo 2007-06-19 21:56:03 +0000
  • f16c087846 * add element appear and disappear methods * collapse all the frame rate methods into two (one for element anims and one for whole item anims) which take the Phase enumerations Aaron J. Seigo 2007-06-19 21:53:19 +0000
  • 4d6c186bac Warn that calling virtuals in a base constructor won't have the intended effect Will Stephenson 2007-06-19 07:17:50 +0000
  • d5d72b7007 SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-18 05:27:57 +0000
  • 9634f494c9 SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-18 05:27:57 +0000
  • 194aef2f42 Adding a real wallpaper and use it in corona. Riccardo Iaconelli 2007-06-17 22:16:28 +0000
  • 229c60eae9 erm. yeah. that's what i *really* meant. Aaron J. Seigo 2007-06-17 21:24:50 +0000
  • 60a844195e * make mini buttons "click" on mouse release like a proper button * don't click when moving (either the icon or the mini buttons) * only show the buttons on hovered states, allowing for proper button/hover/pressed painting * try and avoid unecessary if/else's and other codedamage * get rid of some dead code Aaron J. Seigo 2007-06-17 20:56:03 +0000
  • fab8953ccb * provide a Phase singleton * use it in Corona Aaron J. Seigo 2007-06-17 20:05:43 +0000
  • 1fa0feaa48 * use EaseIn for the icon button show * show the button(s) in .2s rather than the very slow feeling .5s * don't leak the timeline * don't connect to the timeline signal more than once * comment in code that is ifdef'd out anyways * don't set the svg element for fg and bg unless it exists * remove some dead code Aaron J. Seigo 2007-06-17 17:49:49 +0000
  • a452da7dd2 * removeData method added to DataEngine which allows one to, well, remove data from a source * passing a null or invalid QVariant to DataSource::setData now results in the removal of the entry if it exists Aaron J. Seigo 2007-06-17 17:38:54 +0000
  • ebe7e7ff55 wrong file name. Aaron J. Seigo 2007-06-17 15:53:53 +0000
  • cdc3c3a895 now with really nice wallpaper Nuno Fernades Pinheiro 2007-06-17 10:49:00 +0000
  • 3dd5e0c2ae seams we can have png's inside svg Nuno Fernades Pinheiro 2007-06-17 10:34:52 +0000
  • f39618e727 include cleanup Pino Toscano 2007-06-17 09:28:55 +0000
  • 251bdf9907 export, add include guard and missing includes Pino Toscano 2007-06-17 09:28:42 +0000
  • d65c1c16a6 SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-17 05:52:33 +0000
  • 025e519bbf SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-17 05:52:33 +0000
  • 0174be3330 * api docu fixes * allow setting a default mimetype for a package Aaron J. Seigo 2007-06-17 01:04:59 +0000
  • 7afda6a7f8 fix for 3rd party builds Aaron J. Seigo 2007-06-17 00:33:44 +0000
  • d6af3ab7b6 use plasma exports Aaron J. Seigo 2007-06-17 00:29:53 +0000
  • eb5522104a add the non-gui packaging files to libplasma Aaron J. Seigo 2007-06-17 00:25:16 +0000
  • bbabb1fea4 headers cleanup Pino Toscano 2007-06-16 23:38:56 +0000
  • abc763ed43 Much nicer icons. Implemented the concept for icons from David Vignoni (screencast coming...). Context menu now shows "Plasma". Riccardo Iaconelli 2007-06-16 22:35:31 +0000
  • 7a70eac7fe Much nicer icons. Implemented the concept for icons from David Vignoni (screencast coming...). Context menu now shows "Plasma". Riccardo Iaconelli 2007-06-16 22:35:31 +0000
  • c2f152f611 - add the Encoding key where missing - end the lists with the separator Pino Toscano 2007-06-16 13:06:27 +0000
  • 5a3e39e685 Make workspace build. The plasma headerfiles could not be found. Tim Beaulen 2007-06-16 09:10:59 +0000
  • 37869e0326 move the libraries that will be kept into libs/ ( was lib/) Aaron J. Seigo 2007-06-16 04:16:17 +0000
  • bbea8b07a0 also check to see if kurl knows about this stuff Aaron J. Seigo 2007-06-13 22:11:49 +0000
  • 3d126ae09b Fix include Laurent Montel 2007-06-13 21:26:08 +0000
  • 2ba6e382a0 SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-13 17:57:01 +0000
  • 029b2e8a54 API consistency fixes; all methods now use "Source" to mean "DataSource" Aaron J. Seigo 2007-06-13 04:56:49 +0000
  • d349f2bc5c SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-12 13:36:14 +0000
  • f618eaf0b6 Correct api docs Will Stephenson 2007-06-11 21:11:22 +0000
  • 5957c71110 naming consistency Aaron J. Seigo 2007-06-11 21:10:44 +0000
  • 13a83e87f8 * add a set of "completed" methods to the animations so the animator can clean up * instead of passing in the frame, pass in the % completed in a qreal (0.0 - 1.0), allowing the Animator to remain innocent of animation time elapse * call the Animator immediately with 0% to allow it to start immediately and do setup Aaron J. Seigo 2007-06-10 07:09:07 +0000
  • 2360b4b210 * actually start the timeline (durr!) * open up the possiblity to change the CurveShape depending on the effect Aaron J. Seigo 2007-06-10 06:25:26 +0000
  • 3b8fc737e4 * add a Phase object to the corona; start using it. Aaron J. Seigo 2007-06-10 06:24:42 +0000
  • eb330b2a79 * cleanup includes for external usage * include KGenericFactory so subclasses don't have to * move the plugin macro to Animator where it belongs Aaron J. Seigo 2007-06-10 06:02:38 +0000
  • 6900270998 fix includes for external usage Aaron J. Seigo 2007-06-10 06:01:15 +0000
  • 0fbe1e47c1 * count the number of objects connected to each datasource * data sources now signal when the are unused * listen to the unused signal for sources created on demand via dataSourceRequested Aaron J. Seigo 2007-06-10 05:39:27 +0000
  • 7a5203ec2c SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-10 04:45:40 +0000
  • 922aada9ab SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-10 04:45:40 +0000
  • b86f3f6209 when a data source is requested but does not exist, allow the engine the opportunity to add it by reimplementing dataSourceRequested(const QString&). this makes it trivial to add timezones to the time engine, rss feeds to an rss engine, weather stations to a weather engine or hardware data to solid engines. Aaron J. Seigo 2007-06-10 04:03:50 +0000
  • 908b88f59d SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-09 05:15:02 +0000
  • b00436fbe1 SVN_SILENT No ';' David Faure 2007-06-08 07:23:09 +0000
  • 73ccedb42e make the frame rates per second by dividing by 1/duration. we will likely want different durations per anim, but i really like the idea of controlling the durations centrally as a means to .. guide (yeah, that's it!) Animator developers Aaron J. Seigo 2007-06-08 06:05:40 +0000
  • c62b683dbd for the pussies who don't have srcdir==buildir for qt ;) Aaron J. Seigo 2007-06-08 05:39:34 +0000
  • b412c393d6 we're getting quite the collection of plugins, with more to come (e.g. the background renderer); move the desktop files servicetypes/ Aaron J. Seigo 2007-06-08 05:30:31 +0000
  • 301b06a926 animator servicetype Aaron J. Seigo 2007-06-08 05:28:22 +0000
  • 10c7d681e9 i stand upon the shoulders of davids Aaron J. Seigo 2007-06-08 05:25:49 +0000
  • 2894a3403b initial 284LOC sketch of phase/animator. this includes the "null" animator base class, the phase manager and plugin loader. tomorrow: an animator! Aaron J. Seigo 2007-06-08 05:24:19 +0000
  • bfa47d7158 -pedantic André Wöbbeking 2007-06-07 21:35:41 +0000
  • 58277a7608 plug a bunch of memory leaks Aaron J. Seigo 2007-06-07 20:57:18 +0000
  • e90845573e turn this into a namespace Aaron J. Seigo 2007-06-07 20:56:54 +0000
  • ac270ef3e0 some house cleaning Aaron J. Seigo 2007-06-07 20:42:01 +0000
  • 80866f4a99 do the locking a bit more intelligently; soon we'll need to have id's for the coronas so we can save/restore settings Aaron J. Seigo 2007-06-07 19:40:16 +0000
  • df0e5f74a0 * build * only blur on hover to mask some of the artifacts Aaron J. Seigo 2007-06-07 19:10:48 +0000
  • 6193f93785 proof of concept for composited effects by toying with the backing store Aaron J. Seigo 2007-06-07 19:07:45 +0000
  • 14cb1fe15e show it on hover... Aaron J. Seigo 2007-06-07 09:04:41 +0000
  • a80c5349e4 * let's not bother with the blur here quite yet; let's do it Right(tm) later in an image effects lib, and when we can actually operate on the backing store * if there is not -pressed element, still paint something proper Aaron J. Seigo 2007-06-06 20:48:06 +0000
  • c90bbd5f16 * Saner resizing of the icon when pressed * Nicer SVG, also fixed the corners, now are pixel perfect * Prepared the code for the upcoming blur of the wallpaper.... Riccardo Iaconelli 2007-06-06 19:45:00 +0000
  • a043e502f3 * Saner resizing of the icon when pressed * Nicer SVG, also fixed the corners, now are pixel perfect * Prepared the code for the upcoming blur of the wallpaper.... Riccardo Iaconelli 2007-06-06 19:45:00 +0000
  • cd701724cb icon apears on the droped pos not topleft coner Siraj Razick 2007-06-06 06:09:42 +0000
  • a2b7f5fc43 shrink and center on click; not that it matters since this will move into Phase for great beauty and flexibility ... but this should llook a little nicer in the screencasts... Aaron J. Seigo 2007-06-06 05:19:44 +0000
  • 83eed9ccd4 * build * use KUrl::List Aaron J. Seigo 2007-06-06 05:12:51 +0000
  • cb71f0eecf SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-06 04:42:35 +0000
  • df7bfdcfeb SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-06 04:42:35 +0000
  • de1a88b056 drop icons to desktop support : experimental Siraj Razick 2007-06-06 03:25:04 +0000
  • 013fae0a0d slight shrik effect on the pixmap Siraj Razick 2007-06-05 20:44:28 +0000
  • 11651586c0 center the icons properly and cut down on the amount of duplicated information we keep in here Aaron J. Seigo 2007-06-05 19:48:14 +0000
  • c05fc3ffff SVN_SILENT:Experimental look based on aseigos blog Siraj Razick 2007-06-05 19:42:57 +0000
  • fddaf2dcf2 * Show the plasmoid name on the contextual menu. * Applet => Plasmoid, still in the contextual menu Riccardo Iaconelli 2007-06-05 19:31:48 +0000
  • 842cb03e6c SVN_SILENT:needs lot of improvments just a testing theme Siraj Razick 2007-06-05 19:31:17 +0000
  • 9d778637b5 ifndef typo fixed now the item can be used Siraj Razick 2007-06-05 18:39:59 +0000
  • df52dd260a SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-05 06:22:15 +0000
  • d44d80274b SVN_SILENT made messages (.desktop file) Script Kiddy 2007-06-05 06:22:15 +0000
  • c2f7734144 icon; doesn't actually work the way i expect it to. need to talk to bibr about some things. Aaron J. Seigo 2007-06-05 02:54:48 +0000
  • 60032d6779 Some krazy fixes while waiting for a compile: Inge Wallin 2007-06-04 21:40:44 +0000
  • ab560f1242 fix return value Dirk Mueller 2007-06-04 16:11:55 +0000
  • 65be58f69e Remove not necessary "class classname;" Laurent Montel 2007-06-04 08:24:29 +0000