Commit Graph

708 Commits

Author SHA1 Message Date
Marco Martin
10dcf20c32 do the snap size update in a single place
svn path=/trunk/KDE/kdebase/runtime/; revision=1167441
2010-08-24 16:23:18 +00:00
Script Kiddy
0797d724b4 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1166954
2010-08-23 07:32:57 +00:00
Albert Astals Cid
3822565caa There is no *.cpp so the previous line failed
CCMAIL: aseigo@kde.org

svn path=/trunk/KDE/kdebase/runtime/; revision=1166640
2010-08-22 10:14:40 +00:00
Script Kiddy
81d022f960 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1166621
2010-08-22 08:58:31 +00:00
Script Kiddy
b54d1d3ab7 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/runtime/; revision=1166277
2010-08-21 11:58:35 +00:00
Marco Martin
7a21022a03 set the minimum size of the spacer, not only the height
svn path=/trunk/KDE/kdebase/runtime/; revision=1164732
2010-08-17 15:01:22 +00:00
Script Kiddy
7b53ed0ad5 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1164597
2010-08-17 09:09:15 +00:00
Marco Martin
329f903d14 tweak the number of minimum lines
svn path=/trunk/KDE/kdebase/runtime/; revision=1164273
2010-08-16 11:31:31 +00:00
Script Kiddy
6bf4e212d1 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1163863
2010-08-15 07:18:41 +00:00
Marco Martin
852f1e7e97 map correctly the requested drag position
svn path=/trunk/KDE/kdebase/runtime/; revision=1163659
2010-08-14 18:35:23 +00:00
Andrew Coles
6af20614ed Proof-reading:
i) 'Builtins:' -> 'Built in:' , the former looking somewhat like a word that doesn't exist

ii) 'widgets layout script' -> 'widget layout script'.  The choice is between using widget
    as an adjective, describing the layout script (as I have done here); or adding a
    possessive apostrophe, i.e. "widgets' layout script".


svn path=/trunk/KDE/kdebase/runtime/; revision=1163648
2010-08-14 18:19:03 +00:00
Marco Martin
c77fc275b5 appletoverlay now just paints and nothing more
remove a ton of duplicate code

svn path=/trunk/KDE/kdebase/runtime/; revision=1163637
2010-08-14 17:23:40 +00:00
Marco Martin
2555cfd2d7 put the move indicator in the center of the VISIBLE area of the applet
svn path=/trunk/KDE/kdebase/runtime/; revision=1163636
2010-08-14 17:19:20 +00:00
Marco Martin
92f2768021 the moving logic of the applet overlay is no more used
svn path=/trunk/KDE/kdebase/runtime/; revision=1163633
2010-08-14 17:10:50 +00:00
Marco Martin
e5d87d09e1 clear the movingapplet pointer when the drag ends
svn path=/trunk/KDE/kdebase/runtime/; revision=1163630
2010-08-14 16:57:04 +00:00
Marco Martin
2696e40489 map properly positions of dragevents
svn path=/trunk/KDE/kdebase/runtime/; revision=1163622
2010-08-14 16:41:43 +00:00
Marco Martin
6f97c52f91 pass drop events to the containment
svn path=/trunk/KDE/kdebase/runtime/; revision=1163610
2010-08-14 16:02:50 +00:00
Marco Martin
46aba1b3e7 drag and drop support in view
remove useless variable in newspaper

svn path=/trunk/KDE/kdebase/runtime/; revision=1163605
2010-08-14 15:39:55 +00:00
Marco Martin
d7dffaa367 the titlebar accepts mouse presses: the overall behaviour improved a bit
svn path=/trunk/KDE/kdebase/runtime/; revision=1163602
2010-08-14 15:22:02 +00:00
Marco Martin
0d5e738d97 use plasma theme colors
svn path=/trunk/KDE/kdebase/runtime/; revision=1163599
2010-08-14 14:40:33 +00:00
Marco Martin
d7bc0f1f9e a new class dragcountdown, is a visual indicator for the countdown to allow the drag
svn path=/trunk/KDE/kdebase/runtime/; revision=1163596
2010-08-14 14:30:46 +00:00
Marco Martin
1847c1ade2 move applets when the mouse is pressed and left still for 2 seconds
svn path=/trunk/KDE/kdebase/runtime/; revision=1163365
2010-08-13 21:53:50 +00:00
Aaron J. Seigo
e82fb8db88 add a dash, noticed by Hayro
svn path=/trunk/KDE/kdebase/runtime/; revision=1162802
2010-08-12 18:03:57 +00:00
Script Kiddy
bd370bc62d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1162562
2010-08-12 07:07:02 +00:00
Script Kiddy
518b146916 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1162023
2010-08-11 07:27:16 +00:00
Marco Martin
d2dc7518e5 delay the sync to the scrollwidget of the active applet
don't sync if a scroll is going on

svn path=/trunk/KDE/kdebase/runtime/; revision=1161811
2010-08-10 21:34:27 +00:00
Script Kiddy
2805bd3aea SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1161505
2010-08-10 09:01:14 +00:00
Aaron J. Seigo
d6cc4dd1d7 make it possible to list known types.
svn path=/trunk/KDE/kdebase/runtime/; revision=1161160
2010-08-09 20:46:01 +00:00
Aaron J. Seigo
0a4c501d00 make this work properly with 3rd party package plugins
svn path=/trunk/KDE/kdebase/runtime/; revision=1161158
2010-08-09 20:42:50 +00:00
Aaron J. Seigo
0c6a1d4672 plugin definition
svn path=/trunk/KDE/kdebase/runtime/; revision=1161155
2010-08-09 20:40:56 +00:00
Aaron J. Seigo
39dfc72ef8 the .desktop file
svn path=/trunk/KDE/kdebase/runtime/; revision=1161154
2010-08-09 20:40:38 +00:00
Aaron J. Seigo
4d6e335156 PackageStructure plugin for plasmapkg et al as well as some fixes to the addon package structure definition
svn path=/trunk/KDE/kdebase/runtime/; revision=1161152
2010-08-09 20:40:13 +00:00
Laurent Montel
88f7ff8f53 Fix inclides
svn path=/trunk/KDE/kdebase/runtime/; revision=1160971
2010-08-09 11:48:37 +00:00
Laurent Montel
3d96f7a61e Fix forward declaration
svn path=/trunk/KDE/kdebase/runtime/; revision=1160970
2010-08-09 11:48:20 +00:00
Script Kiddy
7ddf64ba43 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1160881
2010-08-09 07:34:28 +00:00
Marco Martin
3075744013 never negative margins
svn path=/trunk/KDE/kdebase/runtime/; revision=1160718
2010-08-08 21:29:36 +00:00
Script Kiddy
e72905af5d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1160514
2010-08-08 07:03:06 +00:00
Script Kiddy
a846b69826 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/; revision=1160125
2010-08-07 07:07:22 +00:00
Yuri Chornoivan
307959c614 ws->was
svn path=/trunk/KDE/kdebase/runtime/; revision=1160118
2010-08-07 05:03:08 +00:00
Aaron J. Seigo
4c7b3462c1 new and improved jobs/services mechanisms
svn path=/trunk/KDE/kdebase/runtime/; revision=1160074
2010-08-06 23:07:52 +00:00
Marco Martin
dca84d9d21 include the proper file
svn path=/trunk/KDE/kdebase/runtime/; revision=1160018
2010-08-06 20:18:54 +00:00
Aaron J. Seigo
2bdd15bc2d control the exposed API better
svn path=/trunk/KDE/kdebase/runtime/; revision=1160008
2010-08-06 19:42:08 +00:00
Aaron J. Seigo
0c929d525d Qt ownership of the service object: they are owned by the caller, and so must be deleted by them
svn path=/trunk/KDE/kdebase/runtime/; revision=1160005
2010-08-06 19:34:59 +00:00
Marco Martin
7500244520 move newspaper to runtime
svn path=/trunk/KDE/kdebase/runtime/; revision=1160002
2010-08-06 19:19:02 +00:00
Script Kiddy
4ae8247c18 SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/runtime/; revision=1159765
2010-08-06 07:09:32 +00:00
Yuri Chornoivan
aa827630c2 Plasa->Plasma
svn path=/trunk/KDE/kdebase/runtime/; revision=1159746
2010-08-06 05:07:39 +00:00
Aaron J. Seigo
e09ceabfbd JavaScript DataEngines with JavaScript Services. what's left? custom Jobs.
svn path=/trunk/KDE/kdebase/runtime/; revision=1159737
2010-08-06 04:21:42 +00:00
Aaron J. Seigo
b5669412c5 reorg the sources; was growing increasingly messy and was only going to get "worse" as DataEngine grows
svn path=/trunk/KDE/kdebase/runtime/; revision=1159715
2010-08-06 02:01:40 +00:00
Aaron J. Seigo
87d6ebf09a correct output
svn path=/trunk/KDE/kdebase/runtime/; revision=1159696
2010-08-05 23:40:41 +00:00
Aaron J. Seigo
e68da09400 listAddons now returns an array of objects that contain information about the addons.
svn path=/trunk/KDE/kdebase/runtime/; revision=1159687
2010-08-05 23:17:07 +00:00