David Faure
d348816c7d
Fix compilation with Qt 5.2.0
...
(moc was a bit buggy it seems)
2014-12-03 09:49:53 +01:00
Marco Martin
0ca29bc0f2
export a plasma version number in themes
...
some of the behavior of the theme has changed.
this makes some of the old themes to not work correctly
(like black text on black)
read a version number of the "plasma version this theme has been intended for"
and use it to change the behavior for retrocompatibility
(all themes that don't export this are assumed to be from KDE4)
Change-Id: I4bc20a0c10de9f9a6c3facd63b6c5b6da210039a
2014-12-02 15:05:48 +01:00
l10n daemon script
cf3898f7a9
SVN_SILENT made messages (.desktop file)
2014-12-01 08:51:21 +00:00
l10n daemon script
8415c20760
SVN_SILENT made messages (.desktop file)
2014-11-23 08:53:19 +00:00
l10n daemon script
7c65143e12
SVN_SILENT made messages (.desktop file)
2014-11-19 08:40:19 +00:00
l10n daemon script
0e13fb9833
SVN_SILENT made messages (.desktop file)
2014-11-14 09:03:12 +00:00
l10n daemon script
43049221ab
SVN_SILENT made messages (.desktop file)
2014-11-12 08:52:06 +00:00
l10n daemon script
4390aa5536
SVN_SILENT made messages (.desktop file)
2014-11-10 08:26:37 +00:00
l10n daemon script
37a97d41c0
SVN_SILENT made messages (.desktop file)
2014-11-09 08:55:12 +00:00
l10n daemon script
fa21d7b1c5
SVN_SILENT made messages (.desktop file)
2014-11-05 08:37:57 +00:00
l10n daemon script
1a4b23f845
SVN_SILENT made messages (.desktop file)
2014-11-04 10:53:50 +00:00
l10n daemon script
481e796e67
SVN_SILENT made messages (.desktop file)
2014-11-02 21:49:13 +00:00
l10n daemon script
77b0b83a85
SVN_SILENT made messages (.desktop file)
2014-11-02 08:56:23 +00:00
Marco Martin
72b9a37fe9
fix test
...
Change-Id: Ib7698dfe3880e23355fd1c0acfcc3de2cc7c4d2d
2014-10-31 18:11:16 +01:00
Marco Martin
ad06e7c8a2
minor message fixes
...
Change-Id: I050b2e70ad1d9a57eb99c0f8fd34a80b76b66736
2014-10-31 17:29:33 +01:00
Marco Martin
cef6b23e74
proper icon in notifications
...
Change-Id: I10832bf91a7a5a605ae27d6a417931f9462c1b78
2014-10-30 18:12:48 +01:00
Marco Martin
73500516ff
track changes in destroyed()
...
Change-Id: Ibc4dcc64028e1127dd55e7c7d4d73000d2964dab
2014-10-30 18:06:50 +01:00
Marco Martin
f870ea1a11
drop QwaitingDeletionStatus
...
emit appletRemoved and appletAdded instead, making the graphics representation
(almost) just work
Change-Id: I481dbbb4dbf7d01a121b92511410dfee79b16469
2014-10-30 18:06:50 +01:00
Marco Martin
781d30cfef
plasmoid->widget
...
Change-Id: I531297523a41886229cec163c5f81004fe15e7c0
2014-10-29 11:12:23 +01:00
Marco Martin
4487261d1a
use NULLPTR
...
Change-Id: I5fcf9a16e962dda74f411b71f5276320e8196ac0
2014-10-29 11:09:59 +01:00
Marco Martin
e2f06e9ece
restore to the actual previous status
...
Change-Id: I43b7f5812daffe2b846fbc1f7b57d6db51961358
2014-10-29 11:06:20 +01:00
Marco Martin
30d3ab72d1
pretty header
...
Change-Id: I08bf321d79e6c6c8bc50e5181472ec2c719e1a3f
2014-10-29 11:03:20 +01:00
Marco Martin
9aea733bb5
deleted->removed
...
Change-Id: I45102fa7585744943a6b107e68208141712866bc
2014-10-29 10:52:24 +01:00
Marco Martin
d44d194db6
only a minute before real deletion
...
Change-Id: Ibc90aae44e7013453c8a96a3f22522806cb12ef2
2014-10-28 19:08:03 +01:00
Marco Martin
099a22d9da
irreversibly delete on notification close
...
Change-Id: I3216286a707a1904b6917bfd19c007f99ffa4475
2014-10-28 19:07:53 +01:00
Marco Martin
eee9a90aab
remove dead code
...
Change-Id: Id8daeafa77dabea7253ac5c489ad761ba0c6fdf6
2014-10-28 19:07:43 +01:00
Marco Martin
d901062d9d
Plasma instead of PlasmaShell
...
Change-Id: I19ac45d8ee9d82a7bb7cc466a89db746b5f38784
2014-10-28 19:07:33 +01:00
Marco Martin
2475a2560e
really delete awaiting applets on quit
...
Change-Id: I3b9107f988bde75262f27c1fd7e851b868140ccf
2014-10-28 19:07:09 +01:00
Marco Martin
af6149c9d0
use notifications actions to undo
...
Change-Id: I4b9abf6047b94b4fc13aad672d1bc8e97203f502
2014-10-28 19:06:55 +01:00
Marco Martin
5252020318
very basic prototype for delete undo
...
the idea is to just hide applets at first and then offer a really delete and undo buttons
Change-Id: I4d869cb58f5c0fb0163d5d4d6b265af860d8727e
2014-10-28 19:06:42 +01:00
l10n daemon script
150f24b30c
SVN_SILENT made messages (.desktop file)
2014-10-27 08:35:46 +00:00
l10n daemon script
4a4e3dc526
SVN_SILENT made messages (.desktop file)
2014-10-23 08:55:08 +00:00
Marco Martin
f278416753
Revert "very basic prototype for delete undo"
...
This reverts commit f8ba97ae3e346e7ab8ab0859cd640089dfd72bdf.
2014-10-22 17:01:15 +02:00
Marco Martin
f8ba97ae3e
very basic prototype for delete undo
...
the idea is to just hide applets at first and then offer a really delete and undo buttons
Change-Id: I4d869cb58f5c0fb0163d5d4d6b265af860d8727e
2014-10-22 16:59:59 +02:00
l10n daemon script
b65201b735
SVN_SILENT made messages (.desktop file)
2014-10-15 08:33:00 +00:00
Marco Martin
aa7b3ff773
typo
...
Change-Id: Ia8dd4676cb45166bfc5f5e55b3c30a15f895d39f
2014-10-11 21:04:10 +02:00
Marco Martin
66a1a497ef
add a property to tell if fallback happened
...
add a property in Svg (and framesvgitem) to tell if the current theme
has this image, or if some fallback did happen
useful for items that are better not displayed than showing the potentially different
default theme
Change-Id: Ib914c0e196c5c941d35d9a600cc7d38818fc754f
2014-10-10 17:36:44 +02:00
Martin Klapetek
cbe50c408b
Add "..." after "<Applet Name> Settings" to comply with HIG
...
Reviewed-by: Marco Martin
BUG: 339756
2014-10-07 17:45:10 +02:00
Volker Krause
ca77cad251
Make constants const, saves a few symbols in the .data section.
2014-09-28 12:40:40 +02:00
l10n daemon script
88ccf7be3d
SVN_SILENT made messages (.desktop file)
2014-09-22 08:34:39 +00:00
l10n daemon script
f12eb638f0
SVN_SILENT made messages (.desktop file)
2014-09-19 09:02:03 +00:00
Marco Martin
919694a1de
get rid of internal ShellPackage
...
ShellPackage is a plugin in plasma-workspace now, don't duplicate
Change-Id: I77edf63acf6c99314f6062d7ef2f55a129727013
2014-09-15 18:20:34 +02:00
Marco Martin
37b34711d8
make sure applets are sorted by id
...
As with containment, make sure Containment::applets()
is always sorted by id, to have the least sursprises possible
it adds a test
Change-Id: Ib1aeeff7c70bb6969b32b2fef8557889a43edf09
2014-09-15 17:55:36 +02:00
Marco Martin
a159208d54
Ensure corona::containments() is ordered
...
the order in which containments were restored used to be quite random:
ensure that's ordered by id this makes the shell startups be more reproduceable
from one to another, if a new containment arrives, ensure it's inserted
maintaining id order
containment::appelts() will need the same treatment
adds a test as well that checks the order is right
Change-Id: Ie1b278e5b83d7e3645f7293bf6d030aa7f43a221
2014-09-15 17:28:38 +02:00
Marco Martin
052a0c32ae
base on screen() to see what containment is loading
...
if a containment's lastScreen is not -1 (and a valid screen)
*and* its activity() is not the current one, its QML
will *not* be loaded, therefore it would dangle blocking
corona::startupCompleted until the activity is selected
Change-Id: I6757d29240a012377e9ff0a22fe16541ea712ee6
2014-09-15 14:49:18 +02:00
Marco Martin
0b0daa2318
ensure empty containment emit uiReady()
...
Containments with no applets will emit uiReady now
It adds a test as well that checks if this is the case.
There is still a case where the corona doesn't emit startupCompleted()
that's when there is more than one activity, but that, as well the test
will be adressed by another patch on a different part.
Change-Id: I4d83aa612c29fb0f441d11681bc5aba241370bc3
2014-09-13 12:41:24 +02:00
l10n daemon script
edc9eae84b
SVN_SILENT made messages (.desktop file)
2014-09-10 08:47:20 +00:00
l10n daemon script
dc61b4d5c2
SVN_SILENT made messages (.desktop file)
2014-09-04 08:36:35 +00:00
l10n daemon script
cf93514991
SVN_SILENT made messages (.desktop file)
2014-09-02 10:43:04 +00:00
Marco Martin
8c8bd49130
Merge branch 'mart/packageFallback'
...
REVIEW:120029
2014-09-01 20:59:22 +02:00