Aaron Seigo
b9405c5702
tests for isValid and hasValidStructure
2014-08-08 14:12:22 +02:00
Aaron Seigo
c8c342abd3
test removing a defintion on a copy
2014-08-08 08:25:27 +02:00
Aaron Seigo
bc571d98e2
test adding files/directories to copied Package object
2014-08-08 08:25:27 +02:00
Aaron Seigo
cbec4fda2d
test more mutators
2014-08-08 08:25:27 +02:00
Aaron Seigo
d376a9ac28
test for mutating after copying Package objects
...
required and mimetype were not working, and this tests to ensure
that doesn't break again
2014-08-08 08:25:27 +02:00
Aleix Pol
e613662ab5
Make framesvg unit test pass
...
Revert the changes in contentsRect, it was clearly not the best place to
put the code that contains the code that computes the content size.
Instead move the code in FrameSvgItem, duplicates data and code but works.
2014-07-22 03:14:26 +02:00
Marco Martin
963a900e0e
add an autotest for some properties of FrameSvg
...
shows that contentsRect() is broken in master right now
2014-07-21 19:38:11 +02:00
l10n daemon script
f7208d7d21
SVN_SILENT made messages (.desktop file)
2014-07-17 08:59:54 +00:00
Marco Martin
188d131d77
make the uiloaded tests pass
...
work in case of every order the various applets and containments emit uiready
REVIEW:119284
2014-07-15 10:16:10 +02:00
Marco Martin
eb172f0d34
Master is broken, mark tests as expect to fail
2014-07-14 20:54:13 +02:00
Marco Martin
081dd241e5
remove done todo
2014-07-14 19:20:11 +02:00
Marco Martin
f54b9dc323
check immutability of every single applet/containment
2014-07-14 19:17:47 +02:00
Marco Martin
200d71c943
wait for sycoca to finish
2014-07-14 18:23:21 +02:00
Marco Martin
2b2764cc44
leak--
2014-07-14 18:07:58 +02:00
Marco Martin
741618a049
fix copyright
2014-07-14 18:03:37 +02:00
Marco Martin
6666445af5
don't make failed applet block the corona
2014-07-14 14:22:36 +02:00
Marco Martin
bcf5b9aa8e
the applets will finish their "ui" asyncronously
2014-07-14 11:23:22 +02:00
Marco Martin
eac81fe1bf
custom loader and applet
2014-07-14 11:04:48 +02:00
Marco Martin
719590dea3
add a simple autotest for corona layouts
2014-07-11 22:01:56 +02:00
l10n daemon script
8afadc6410
SVN_SILENT made messages (.desktop file)
2014-07-10 04:23:58 +00:00
l10n daemon script
ee230c4d21
SVN_SILENT made messages (.desktop file)
2014-07-09 03:37:24 +00:00
l10n daemon script
29908f145a
SVN_SILENT made messages (.desktop file)
2014-07-01 12:38:20 +00:00
l10n daemon script
b06bb52100
SVN_SILENT made messages (.desktop file)
2014-06-29 08:42:52 +00:00
l10n daemon script
ac4f519188
SVN_SILENT made messages (.desktop file)
2014-06-23 08:35:39 +00:00
l10n daemon script
b092bbed31
SVN_SILENT made messages (.desktop file)
2014-06-12 08:31:04 +00:00
David Edmundson
d6b8ea9161
Add a test that i18nd is used throughout
2014-06-05 13:03:39 +02:00
l10n daemon script
fd1674450e
SVN_SILENT made messages (.desktop file)
2014-05-25 08:47:48 +00:00
Marco Martin
fd87694c8d
fix build
2014-05-19 18:29:41 +02:00
Patrick Spendrin
aa75425637
remove unneeded file which collides with kf5plasma exports
...
REVIEW:118153
2014-05-15 23:09:52 +02:00
l10n daemon script
80be35661c
SVN_SILENT made messages (.desktop file)
2014-05-15 08:13:55 +00:00
l10n daemon script
1b3060649c
SVN_SILENT made messages (.desktop file)
2014-05-14 08:29:33 +00:00
l10n daemon script
eb6a3ea9d4
SVN_SILENT made messages (.desktop file)
2014-05-10 08:17:04 +00:00
l10n daemon script
5713f72542
SVN_SILENT made messages (.desktop file)
2014-05-03 08:34:24 +00:00
l10n daemon script
d55335d2a9
SVN_SILENT made messages (.desktop file)
2014-05-02 08:52:44 +00:00
l10n daemon script
238bc54c5b
SVN_SILENT made messages (.desktop file)
2014-04-29 10:13:52 +00:00
l10n daemon script
012b0681c9
SVN_SILENT made messages (.desktop file)
2014-04-29 04:51:45 +00:00
l10n daemon script
d2f752597f
SVN_SILENT made messages (.desktop file)
2014-04-28 15:59:04 +00:00
l10n daemon script
8fcd320f27
SVN_SILENT made messages (.desktop file)
2014-04-28 12:45:07 +00:00
l10n daemon script
b9130c7c24
SVN_SILENT made messages (.desktop file)
2014-04-28 09:02:00 +00:00
l10n daemon script
880da9b195
SVN_SILENT made messages (.desktop file)
2014-04-28 05:09:56 +00:00
l10n daemon script
dfd425ae82
SVN_SILENT made messages (.desktop file)
2014-04-27 21:04:10 +00:00
l10n daemon script
cbf1e988e9
SVN_SILENT made messages (.desktop file)
2014-04-27 16:44:26 +00:00
l10n daemon script
d149d719a9
SVN_SILENT made messages (.desktop file)
2014-04-27 05:19:59 +00:00
Aurélien Gâteau
59b6373669
Move find_package() test back to autotests/CMakeLists.txt
2014-04-26 17:35:02 +02:00
David Edmundson
4ce14a1654
Remove duplicated ConfigLoader
...
This moved to KConfigGui as KConfigLoader.
Use of private KConfig API in Service had to be ported to use only
public method.
REVIEW: 117784
2014-04-26 17:10:13 +02:00
Aurélien Gâteau
d988b10870
Centralize Qt5 component loading and use same variable as other frameworks
2014-04-26 02:20:13 +02:00
Kevin Ottens
72ba7b4146
Apply the astyle-kdelibs script
2014-04-26 01:48:37 +02:00
l10n daemon script
16ea0c68f6
SVN_SILENT made messages (.desktop file)
2014-04-19 04:52:27 +00:00
l10n daemon script
709d60a737
SVN_SILENT made messages (.desktop file)
2014-04-18 05:16:48 +00:00
Michael Palimaka
d488420dcb
Move stray tests to the root directory to be more like
...
other frameworks.
REVIEW: 117599
2014-04-18 02:25:50 +10:00