Commit Graph

858 Commits

Author SHA1 Message Date
Script Kiddy
094c292ebd SVN_SILENT made messages (.desktop file) 2011-09-14 14:42:39 +02:00
Marco Martin
b68fb0a060 be sure to include ALL role names
some dataengines can have a different set of keys for each item (ie metadata dataengine) the whole mapped roles must be the complete superset
this is not very efficient, but unfortunately is necessary.
(another reason  why DataContainers should become models)
2011-09-12 21:34:55 +02:00
Script Kiddy
7e461fd166 SVN_SILENT made messages (.desktop file) 2011-09-09 09:21:00 +02:00
Script Kiddy
834eb7c293 SVN_SILENT made messages (.desktop file) 2011-09-08 09:03:17 +02:00
Marco Martin
d48888e7ac default to 0 interval (no polling) 2011-09-01 16:25:31 +02:00
Marco Martin
019617f3bc paint grey when disabled 2011-08-20 17:43:36 +02:00
Aaron Seigo
115408d521 unbreak service usage 2011-08-20 10:15:09 +02:00
Marco Martin
6d7b475468 location property that decides the sliding effect 2011-08-15 19:32:01 +02:00
Aaron Seigo
96edc153a8 don't autodelete the part, thereby avoiding crashes 2011-08-11 01:49:38 +02:00
Aaron Seigo
9fb8a3518a make it possible to save and restore from config files 2011-08-11 01:48:03 +02:00
Aaron Seigo
847bdbedc3 more unused code removed 2011-08-11 01:48:03 +02:00
Aaron Seigo
da77944f67 remove some dead code, simplify 2011-08-11 01:48:02 +02:00
David Faure
7e468ca59c Remove unused variable 2011-08-10 16:12:42 +02:00
Marco Martin
e8432fe351 don't reset the model if the source isn't ours 2011-07-25 19:11:36 +02:00
Aaron Seigo
e3f18bded0 only let a source be valid if there is an engine and the engine is valid 2011-07-15 13:18:48 +02:00
Aaron Seigo
e2f4b4ecc2 protect against accessing a null 2011-07-15 13:18:47 +02:00
Aaron Seigo
201baafc1c mainitem can be null according to the if() below, so respect that 2011-07-15 13:18:47 +02:00
Aaron Seigo
dd95295cb0 no reason to provide 3 ways to do something when there are already 2 fine ways 2011-07-13 12:47:58 +02:00
Aaron Seigo
7b1359d2d3 get rid of some dead code 2011-07-13 12:47:46 +02:00
Marco Martin
6354e56a91 emit visiblechanged when it should 2011-07-12 20:31:29 +02:00
Script Kiddy
471fbd1d30 SVN_SILENT made messages (.desktop file) 2011-07-12 10:36:11 +02:00
Marco Martin
756b3f1685 crash-- move after first call to applet() 2011-07-11 22:44:05 +02:00
Marco Martin
1d5ec8c2e0 insert a catalog named as the plugin name 2011-07-11 21:24:26 +02:00
Script Kiddy
b30f688938 SVN_SILENT made messages (.desktop file) 2011-07-11 10:55:46 +02:00
Script Kiddy
b615e3f5fa SVN_SILENT made messages (.desktop file) 2011-07-10 09:21:33 +02:00
Montel Laurent
addf0945a1 Fix compile warning 2011-07-08 22:06:29 +02:00
Aaron Seigo
9188aeab5a fix localIO API calls 2011-07-07 16:29:57 +02:00
Script Kiddy
ab013bca0b SVN_SILENT made messages (.desktop file) 2011-07-06 10:41:04 +02:00
Marco Martin
a9d22b9877 build drag and drop plugin 2011-07-05 21:16:28 +02:00
Marco Martin
93bfcfe8fc drag and drop plugin by Gregory Schlomoff
CCMAIL: gregory.schlomoff@gmail.com
2011-07-05 21:14:04 +02:00
Marco Martin
7c947d8e96 reset models in the proper way 2011-06-24 23:54:07 +02:00
Marco Martin
c4fb39de30 guard pointers, crash-- 2011-06-24 17:58:21 +02:00
Script Kiddy
25292578ca SVN_SILENT made messages (.desktop file) 2011-06-21 11:01:05 +02:00
Marco Martin
86d4283ff9 read only property: activeWindow 2011-06-19 23:08:15 +02:00
Marco Martin
3475f99f96 guard against crash 2011-06-19 19:07:55 +02:00
Script Kiddy
25c6e9800a SVN_SILENT made messages (.desktop file) 2011-06-19 09:39:29 +02:00
Marco Martin
f257efe7f0 fix item removal with one source per item 2011-06-16 19:29:58 +02:00
Aaron Seigo
e8258b9131 delete the NAM; it isn't deleted by the QDeclarativeEngine 2011-06-15 14:18:43 +02:00
Aaron Seigo
05c405c17b allow dataEngine: as well as engine: -> more consistent with documentation 2011-06-15 14:18:42 +02:00
Marco Martin
fe8ccf1d71 guard mainItem, crash-- 2011-06-13 13:56:55 +02:00
Marco Martin
201a1d1d17 correct width qpropoerty 2011-06-13 13:46:07 +02:00
Dawit Alemayehu
5c16717f8a Removed set but unused variable to fix -Wunused-but-set-variable warnings. 2011-06-10 13:13:20 -04:00
Marco Martin
d2efdc34ee restore ability to register contextual actions 2011-06-09 14:31:35 +02:00
Dawit Alemayehu
5199d71e54 GIT_SILENT: Shut the compiler up about unused variables. 2011-06-08 13:53:46 -04:00
Marco Martin
42f8d04f6c a dialog has margins, take them into account 2011-06-08 17:53:55 +02:00
Marco Martin
9cd8721f61 support for centering 2011-06-08 13:02:48 +02:00
Marco Martin
e8b1374ff0 initialize member 2011-06-07 21:07:27 +02:00
Marco Martin
d3868a8b65 revert last commit
popups are done correctly now
(is necessary so show, set the flags and show again)
2011-06-07 19:12:04 +02:00
Marco Martin
230a15d475 correctly manage popup menus
similar fix in the taskbar coming
2011-06-07 18:11:30 +02:00
Marco Martin
f000f07b08 make the notify signals actually be emitted 2011-06-07 16:41:06 +02:00