Juha Lintula
5a8cdff0cf
Changes: splash command line parameters and invoker-applauncherd protocol added
...
RevBy: Antti Kervinen
16 years ago
Nimika Keshri
1dbd4a8963
Changes: debian/changelog updated. New stable version 0.18.4
...
RevBy: TrustMe
16 years ago
Oskari Timperi
fda9c6a65a
Changes: Add applauncherd-single-instance-dbg package
...
RevBy: TrustMe
16 years ago
Nimika Keshri
43cd34a95c
Changes: debian/changelog updated. New stable version 0.18.3
...
RevBy: TrustMe
16 years ago
Nimika Keshri
d3eb3a7904
Changes: Perf tests splitted into different packages. Fixed the co-ordinate problem
...
RevBy: TrustMe
16 years ago
Oskari Timperi
9a1ad3c9a2
Changes: Remove tcb token from a testapp and fix credential test
...
RevBy: TrustMe
16 years ago
Nimika Keshri
4bf7b86022
Changes: debian/changelog updated. New stable version 0.18.2
...
RevBy: TrustMe
16 years ago
Pertti Kellomäki
5f9d525393
Changes: Add interface declaration file for the mdeclarativecache library.
...
RevBy: Antti Kervinen
16 years ago
Nimika Keshri
525990d4e0
Changes: debian/changelog updated. New stable version 0.18.1
...
RevBy: TrustMe
16 years ago
Pertti Kellomäki
580b309b17
Fixes: NB#226224 - applauncherd-dev is missing a dependency to applauncherd
...
RevBy: Antti Kervinen
16 years ago
Nimika Keshri
1a69a3b407
Changes: Performance test application and test script modified
...
RevBy: Juha Lintula
Description: The Test application now writes logs to a file with the name of test application
The test script now takes log file as a command line argument
16 years ago
Nimika Keshri
a6e3b37b3f
Changes: debian/changelog updated
...
RevBy: TrustMe
16 years ago
Pertti Kellomäki
cfa6b74836
Changes: Added README-QDECLARATIVEBOOSTER and examples in applauncherd-doc package.
...
RevBy: TrustMe
16 years ago
Jussi Lind
5d21cc6beb
Changes: debian/changelog updated.
16 years ago
Pertti Kellomäki
fd11d995ca
Changes: Rename qdeclarativeboostercache -> mdeclarativecache.
...
RevBy: TrustMe
16 years ago
Nimika Keshri
856f65c04d
Changes: fala_wid test script modified to get the window Id of application using pid
...
RevBy: Juha Lintula
16 years ago
Antti Kervinen
dc88d1c81c
Changes: changelog updated to 0.18.0 - qml booster
16 years ago
Antti Kervinen
79739dae5d
Changes: according to code review
...
Details:
- qdeclarativeboostercache linked to X11 and QtGui
- install in CMakeLists fixed to use TARGETS instead of FILES in boosters
- removed qapplication parameter checking in booster cache
16 years ago
Pertti Kellomäki
c76174414b
Changes: Add qmake feature qdeclarative-boostable.
16 years ago
Pertti Kellomäki
40e2293ac2
Changes: Debian packaging for the QML Helloworld test application.
16 years ago
Pertti Kellomäki
b8dc5dfe50
Changes: Add qdeclarativebooster plugin to applauncherd-launcher package.
16 years ago
Pertti Kellomäki
7e8debabbe
Changes: Add pkg-config file for qdeclarative-boostable to applauncherd-dev package.
16 years ago
Pertti Kellomäki
c12ae5a2c0
Changes: Unit tests for the qdeclarativebooster.
16 years ago
Pertti Kellomäki
ae6c8b5974
Changes: Add booster cache header file to applauncherd-dev package.
16 years ago
Pertti Kellomäki
a0f4f2eabb
Changes: Add booster cache library to applauncherd-launcher package.
16 years ago
Nimika Keshri
3fc1874e50
Changes: debian/changelog updated
...
RevBy: TrustMe
16 years ago
Jussi Lind
63c986d92f
Changes: debian/changelog updated. New stable version 0.17.0.
16 years ago
Antti Kervinen
651ba4f079
Changes: Handle properly credential problems after accepting a connection
...
Changes: Removed invoker fallback to execve
RevBy: Jussi Lind, Alexey Shilov
16 years ago
Antti Kervinen
e60c7adcd5
Fixes: NB#220076 - applauncherd.bin does not work without link to /tmp/m.themedaemon
...
Details: TMPDIR is hardcoded to /var/tmp, if it's not set already
Revby: Jussi Lind
16 years ago
Oskari Timperi
2f3b82fb42
New: single-instance tests (without invoker)
...
RevBy: Juha Lintula
16 years ago
Juha Lintula
0b74f94152
Changes: Test application xsendevent modified and test application fala_multi-hello added
...
RevBy: Antti Kervinen
Details: Added support for parameter "iconify" to xsendevent which puts the application window to
task switcher. fala_multi-hello is boostable test application which is possible to start
as a multiple instances.
16 years ago
Jussi Lind
3c815642e5
Changes: debian/changelog updated. New unstable 0.17.0.
...
RevBy: TrustMe
16 years ago
Antti Kervinen
0d74c5c35d
Fixes: NB#217662 - applauncherd depends on WRT
...
Changes: Library preloading warnings not printed unless --debug is given.
RevBy: Jussi Lind
16 years ago
Olli Leppanen
74f4265329
Changes:Single instance test skeletons added
...
RevBy:Juha Lintula
16 years ago
Juha Lintula
d28acbf361
Changes: changelog updated. Going to make release 0.16.0
...
RevBy: Olli Leppänen
16 years ago
Jussi Lind
77bc33943c
Changes: dh_strip -p applauncherd-single-instance added to debian/rules
...
RevBy: Juha Lintula
16 years ago
Nimika Keshri
8ef73be92d
Changes: Test Application xsesndevent added. Launch prestarted app modified
...
RevBy: Olli Leppanen
16 years ago
Juha Lintula
7d65a7de19
Changes: single-instance support, invoker bad exit status removed, check file added
...
RevBy: Jussi Lind, Juha Lintula
16 years ago
Jussi Lind
16c29ee42d
Changes: debian/changelog updated, new unstable version 0.16.0
16 years ago
Jussi Lind
4a0d5de729
Changes: Boosters loaded as plugins.
...
Details: Boosters are in separate dirs under src/ and are compiled/loaded as plugins.
16 years ago
Jussi Lind
fc8191afcd
Changes: debian/changelog updated, new stable version 0.15.10.
16 years ago
Juha Lintula
514de2ef03
Changes: debian changelog updated
16 years ago
Juha Lintula
d6ec01ab55
Fixes: NB#207781 - Some applications do not load QAccessibleBridgePlugin plug-ins
...
RevBy: Olli Leppänen
16 years ago
Alexey Shilov
2dcd477b0a
Changes: update changelog
16 years ago
Olli Leppanen
c20c54fb4d
Changes: Added a workaround to startup time tests to prevent
...
windowstack failures when starting test application from
application grid.
RevBy:TrusMe
16 years ago
Jussi Lind
e2df3a9020
Changes: debian/changelog updated
16 years ago
Jussi Lind
32ed9c650b
Changes: Install libapplauncherd.so to /usr/lib/applauncherd/libapplaucherd.so
...
RevBy: TrustMe
16 years ago
Olli Leppanen
79f835a558
Changes: Changelog updated for the new release
...
RevBy:TrustMe
16 years ago
Olli Leppanen
b5a0735213
Changes: Added windowid binary to be used in startup time tests.
...
Changed the order of startup time tests from tests.xml
RevBy:TrustMe
16 years ago
Nimika Keshri
7c7344e75f
Changes: debian/changelog updated
...
RevBy: TrustMe
16 years ago