Marco Martin
449984b361
put the highlight tip at the correct side again
12 years ago
Marco Martin
045b0b5cc2
adapt to left and right edge swap
12 years ago
Marco Martin
bab630a9da
use the binary plugin to execute stuff
12 years ago
Marco Martin
50867e517f
initialize the applet ptr
...
BUG:333232
12 years ago
l10n daemon script
d2c65e4c9d
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
e9ac540825
prototype function to switch containment type
12 years ago
Martin Klapetek
a78101ee7e
Always display the on-screen popup notifications
...
Given we're not putting all of the notifications in the log view, we
want the popup to be always seen on the screen
12 years ago
Martin Klapetek
79c1e9e440
Make notifications less verbose on console output
12 years ago
Marco Martin
5abaf14e49
anchor the pagestack to the proper title
...
BUG:333055
12 years ago
l10n daemon script
a80ea24203
SVN_SILENT made messages (.desktop file)
12 years ago
Marco Martin
9663471290
add misc category
...
most plasmoids still don't explicitly have a category
12 years ago
Marco Martin
7eb2ad3bbd
reenable categories show/hide
...
still missing the enable/disable of specific applets
(not sure we want that at all)
CCBUG:332505
12 years ago
Marco Martin
8703c1cad7
inverting the layout direction centers better
...
inverting when the layout is vertical and horizontal,
yelds more predictable results
Also, the icons are better cetered when there is only one row
12 years ago
l10n daemon script
de65f94f1d
SVN_SILENT made messages (.desktop file)
12 years ago
David Edmundson
5e52db9836
Don't animate the title changing when expanding
...
BUG: 332869
12 years ago
Marco Martin
a51d95e919
bigger minimum size
...
BUG:332694
12 years ago
Marco Martin
c5d8797b28
icon is always fullrepresentation
...
BUG:332815
BUG:332809
12 years ago
Marco Martin
12acc4c783
give a size hint
...
CCBUG:332815
12 years ago
Marco Martin
b7ee4427e6
calendar popup for the analog clock
12 years ago
Marco Martin
25abb13d32
analog clock never has popup, correct hints
12 years ago
Martin Klapetek
9a17af53d5
Remove printing job message on console
...
Less output, less QML errors (jobsLoader.item is not always existing at
which point it gives an error on onMessage)
12 years ago
Martin Klapetek
359379300d
Fix anchoring so we get proper elipsis on the title if it's too long
12 years ago
Martin Klapetek
5edb8c3502
Make the notification's popup title a bit smaller
...
Heading level 3 is just too big and barely fits the small notification
popup. I would like to avoid to make the notification wider and wider to
fit too big title, so I decided to make the title one level smaller
12 years ago
Martin Klapetek
8388e44048
Add the notification image sent over dbus to the popup
12 years ago
Aleix Pol
da27b27678
Initial import from the monolithic kde-workspace.
...
This is the beginning of revision history for this module. If you
want to look at revision history older than this, please refer to the
techbase wiki for how to use Git history grafting. At the time of
writing, this wiki is located here:
http://community.kde.org/Frameworks/GitOldHistory
If you have already performed the grafting and you don't see any
history beyond this commit, try running "git log" with the "--follow"
argument.
Branched from the monolithic repo kde-workspace, frameworks branch, at commit
049113e719dd2fc4446d054fa1a3aada330094f0
12 years ago
Marco Martin
aa3a9e31c4
old test applets live now in examples
13 years ago
Marco Martin
5423d0a7d6
Revert "remove test applets"
...
This reverts commit b983ab2c724cdc57c319dd25b28d31df85a6d91a.
13 years ago
Marco Martin
10f95d7788
remove test applets
13 years ago
Marco Martin
d0992848e2
experiment with ConditionalLoader
13 years ago
Sebastian Kügler
8d7bf0e3f3
Remove debugging rects from drag test
13 years ago
Sebastian Kügler
cc3763a366
Improve Drag and Drop test
13 years ago
Sebastian Kügler
bd5c8d1bc2
Fix image
13 years ago
Marco Martin
b2c042a073
add some i18n() in the test applet
13 years ago
l10n daemon script
f54d555f9d
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
1e16b6c783
Macro name change: installPackage becomes plasma_install_package
...
This naming is in line with the naming policy for frameworks.
13 years ago
Marco Martin
f336d7defa
make minimumWidth/maximum/implicit exportable
...
both the applet and its compact representation can now export minimumWidth,implicitWidth etc and those are exported to the root graphics item.
the minimum width of the applet is used to collapse in popup
13 years ago
Sebastian Kügler
93f37bb5b8
Update types API
13 years ago
Sebastian Kügler
f563b5edc1
Update types API
13 years ago
Sebastian Kügler
2385a70d70
Disable all TextAreas
...
Initializing a TextArea crashes the shell, there's a Qt bug
https://bugreports.qt-project.org/browse/QTBUG-30925 filed about this.
Since we now can't even build against an old-enough Qt, which doesn't
suffer from this crasher, disable the textareas in our code until it's
fixed.
13 years ago
Script Kiddy
bf1d179424
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
4e1ba60486
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
0dd8e6febb
Clip the applet and prevent some mess on the screen
13 years ago
Script Kiddy
98c138caca
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
485e0585df
test locale bindings
13 years ago
Sebastian Kügler
dc7ee6dc68
Try a special component as tooltip: works
13 years ago
Sebastian Kügler
8b7fe619f7
add objectnames for easier debugging
13 years ago
Sebastian Kügler
514df43156
Restore API: ToolTip.visualParent becomes target
13 years ago
Sebastian Kügler
afc67d088e
Add two test images, use them for tooltips
13 years ago
Sebastian Kügler
55a48f9cc1
Increase margins a bit, wm hints
13 years ago
Sebastian Kügler
8d2fb1ce4b
Window size synching with tooltip content
13 years ago