Dmitry Rozenshtein
1635ca678d
Changes: Added unittests for mbooster, qtbooster, ebooster, dbooster
...
RevBy: TrustMe
14 years ago
Pertti Kellomäki
3368c34aad
Changes: Added test cases for argument passing to cached [QM]Application.
...
RevBy: Nimika Keshri
14 years ago
Olli Leppanen
a91b7a9f5c
Changes: Language corrections into documentation
...
RevBy:TrustMe
14 years ago
Alexey Shilov
8d9266816f
Changes: new unstable version 30.6
14 years ago
Nimika Keshri
32a19801bf
Changes: debian/changelog updated. New stable version 0.30.5
...
RevBy: TrustMe
14 years ago
Alexey Shilov
07b4a1977d
Fixes: NB#267391 - Boosting prevents QML apps from dropping the GL context on background
...
RevBy: Olli Leppanen
14 years ago
Alexey Shilov
0f05b2196c
Changes: new unstable version
14 years ago
Nimika Keshri
04c5c10937
Changes: debian/changelog updated. New Stable version 0.30.4
14 years ago
Nimika Keshri
cbf535b666
Changes: Test for Socket file descriptor leaks in applauncherd.bin
...
RevBy: TrustMe
14 years ago
Alexey Shilov
19ed9cb84e
Fixes: NB#267579 - Socket file descriptor leaks in applauncherd.bin
...
RevBy: Pertti Kellomaki, Juha Lintula
14 years ago
Olli Leppanen
ffe717d3e0
Changes: New unreleased skeleton
...
RevBy: Juha Lintula
14 years ago
Olli Leppanen
13ae3a8073
Changes: New stable version
...
RevBy: Juha Lintula
14 years ago
Olli Leppanen
51e37318e6
Changes: Corrected building issues with doc-base files
...
RevBy: TrustMe
14 years ago
Olli Leppanen
3c4c215c89
Changes: Small correction to debian/dirs
...
RevBy: TrusMe
14 years ago
Olli Leppanen
f7bb8d5840
Changes: Added directory creation for doc-base files in debianisation
...
RevBy: TrustMe
14 years ago
Olli Leppanen
830ddaf8a0
Changes: Added doc-base control files for documentation inside applaunched-doc package
...
RevBy: TrustMe
14 years ago
Olli Leppanen
038b3b87b8
Fixes: NB#267376 - [TASK] Defects found in applauncherd documentation after proof-reading should be corrected
...
RevBy: Juha Lintula
14 years ago
Juha Lintula
921e13c67c
Changes: single-instance documentation updated
...
RevBy: Pertti Kellomaki, Olli Leppanen
14 years ago
Nimika Keshri
5e444e4f74
Changes: perf test modified to wait for applauncherd to be running in normal mode
...
RevBy: TrustMe
14 years ago
Pertti Kellomäki
26fac2ee34
Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications
...
Details: Logging was buggy in test application, now fixed.
RevBy: TrustMe
14 years ago
Pertti Kellomäki
5b701f8d67
Changes: Fix dir path logging in test apps. Remove test case applauncherd__test_dirPath_filePath_m
...
RevBy: TrustMe
14 years ago
Alexey Shilov
02aef8a800
Changes: new unstable version
14 years ago
Nimika Keshri
b7c2db010f
Changes: Test for QApplication::applicationFilePath and applicationDirPath
...
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki
9cda284174
Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications
...
Details: Set application attribute Qt::AA_LinuxReinitPathsFromArgv0
so that QCoreApplication::applicationFilePath() and
QCoreApplication::applicationDirPath() work correctly
for d-boosted applications.
RevBy: Alexey Shilov
14 years ago
Alexey Shilov
705b9f1d37
Fixes: NB#263422 - Precached (QML) applications do not set WM_NAME window atom properly
...
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki
139bcc1c1b
Fixes: NB#262604 - applauncherd not buildable with eglibc 2.12
...
RevBy: Juha Lintula
14 years ago
Juha Lintula
438488b6af
Fixes: NB#248543 - [SSU]:Error seen at 'invoker: error: Can't send signal to application: No such process '
...
RevBy: Pertti Kellomaki
14 years ago
Dmitry Rozenshtein
43154d001d
Changes: New functional tests added to check testability library is loaded by booster-m and booster-d
...
RevBy: Nimika Keshri
14 years ago
Pertti Kellomäki
1c93b10b0a
Changes: Deprecate MDeclarativeCache::applicationDirPath() and
...
MDeclarativeCache::applicationFilePath().
Modify examples to use the QCoreApplication members.
RevBy: Juha Lintula
14 years ago
Pertti Kellomäki
2e4b3f5d6a
Changes: Modify test applications to use _exit().
...
RevBy: Alexey Shilov
14 years ago
Nimika Keshri
83b25affad
Changes: debian/changelog updated. New debian version 0.30.0
...
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein
d1aecab7fd
Changes: boosted application debug documents updated
...
RevBy: Juha Lintula
14 years ago
Alexey Shilov
1bdcafe2d8
Fixes: NB#261960 - [TASK] "Invoker" should be able to launch applications even when "applauncherd" is not running
...
RevBy: Pertti Kellomaki
14 years ago
Alexey Shilov
d665328d7e
Changes: New unstable version
...
RevBy: TrustMe
14 years ago
Pertti Kellomäki
e22c13f78c
Changes: Depend explicitly on python2.6 instead of python.
...
RevBy: TrustMe
14 years ago
Pertti Kellomäki
983b8bb30e
Changes: Explicity require and use python 2.6 for building.
...
RevBy: TrustMe
14 years ago
Alexey Shilov
7a3b6695b3
Changes: Correct python version in debian/control
...
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri
69a4e9e865
Changes: Adding python-pyside.qtgui, python-pyside.qtdeclarative as dependency for applauncherd-testscripts
...
RevBy: TrustMe
14 years ago
Nimika Keshri
f53af74c1f
Changes: Adding python-pyside.qtcore as dependency for applauncherd-testscripts
...
RevBy: TrustMe
14 years ago
Nimika Keshri
6f18eef53e
Changes: Test for single-instance when application started with script
...
RevBy: Juha Lintula
14 years ago
Pertti Kellomäki
8f9ac6c5bc
Fixes: Bug 247707 - Invoker interferes with qttas plugin loading for qml applications
...
Details: Testability enabling with the QT_LOAD_TESTABILITY environment variable was not working.
RevBy: Olli Leppänen
14 years ago
Nimika Keshri
fd9847b8f1
Changes: debian/changelog updated. New stable version 0.29.8.
...
RevBy: TrustMe
14 years ago
Pertti Kellomäki
01719d6849
Fixes: NB#231286 - Launcher daemon doesn't link the libraries so that they could be prelinked
...
RevBy: TrustMe
14 years ago
Olli Leppanen
750e28247f
Changes: Highlighted binary dependency importance in documentation
...
when building a debian package using boosters.
RevBy: Juha Lintula
14 years ago
Nimika Keshri
952776a95f
Changes: Boot-mode tests added to tests.xml
...
RevBy: TrustMe
14 years ago
Pertti Kellomäki
3d2b163018
Changes: Remove deprecated library (see NB#231286, comment 54).
...
RevBy: TrustMe
14 years ago
Juha Lintula
5e6baa665b
Fixes: NB#250404 - Unable to create non-native single-instance applications with /usr/bin/single-instance or /usr/bin/invoker
...
RevBy: Pertti Kellomaki
14 years ago
Olli Leppanen
8448f04789
Changes: Small directory name correction in documentation
...
RevBy: Juha Lintula
14 years ago
Alexey Shilov
df8da98576
Changes: Refactoring of testability plug-in loading
...
RevBy: Pertti Kellomaki
14 years ago
Alexey Shilov
a14924b8c4
Changes: New unstable version 0.29.7
...
RevBy: TrustMe
14 years ago
Nimika Keshri
518c862144
Changes: New stable version 0.29.6
...
RevBy: TrustMe
14 years ago
Olli Leppanen
377f7096ed
Changes: Corrected page grouping in doxygen
...
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki
87ef62a658
Changes: Move list of libraries to preload to scripts/library-helper.py.
...
The library list is used to generate both the list of libraries
to link againts, and the list of libraries to dlopen.
RevBy: Alexey Shilov
14 years ago
Alexey Shilov
500794cbeb
Fixes: NB#254878 - COREWEB: /usr/bin/camera-ui.launch 'AppData::deleteArgv Booster::launchProcess'
...
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri
848b2f7636
Changes: Added command to run cpu in full speed to perf tests
...
RevBy: Juha Lintula
14 years ago
Nimika Keshri
0cbe4de1d7
Changes: debian/changelog updated.New stable version 0.29.5
...
RevBy: TrustMe
14 years ago
Alexey Shilov
c84f5569a4
Fixes: NB#250971 - a booster is wasted with --single-instance
...
RevBy: Pertti Kellomaki
14 years ago
Alexey Shilov
0f710de9ef
Changes: New unstable version
...
RevBy: TrustMe
14 years ago
Juha Lintula
1adde0dbe0
Fixes: NB#253352 - libmeegotouchpreloader should be dlopened
...
RevBy: Olli Leppanen
14 years ago
Alexey Shilov
f2dbc2631d
Fixes: NB#247707 - Invoker interferes with qttas plugin loading for qml applications
...
RevBy: Jussi Lind
14 years ago
Juha Lintula
8efd8cbbea
Fixes: NB#249151 - applauncher: security issue: memory area marked as writable and executable
...
RevBy: Jussi Lind
14 years ago
Nimika Keshri
7ed59f24e0
Changes: Marking qml-commandline-perf test as insignificant.
...
debian/changelog updated to new stable version 0.29.2
14 years ago
Juha Lintula
6452d2def8
Fixes: NB#250976 - User Documentation for applauncherd still "Under Construction"
...
RevBy: Nimika Keshri
14 years ago
Nimika Keshri
e6456cc718
Changes: debian/changelog updated. New stable version 0.29.0
...
RevBy: TrustMe
14 years ago
Juha Lintula
1a7ab8474c
Changes: Preloading of libcontactswidgets.so and libmeegocontrol.so added
...
RevBy: Jussi Lind
14 years ago
Olli Leppanen
f4361e0141
Fixes: NB#238947 - The API documentation main page for QML Booster needs to be updated
...
Fixes: NB#249220 - Applauncherd doxygen INPUT/OUTPUT paths should be relative
Changes: Created a separate documentationpage config for MDeclarativeCache interface and
changed relative paths to start from righ level in doxygen conf files
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri
a697c640e6
Changes: Exec Booster documentation added
...
RevBy: Pertti Kellomaki, Jussi Lind
14 years ago
Alexey Shilov
625ace3e88
Changes: More Coverity tool defect fixes
...
RevBy: TrustMe
14 years ago
Nimika Keshri
a3c837d867
Changes: New test added to check the daemons running after boot that uses invoker
...
RevBy: Olli Leppanen
14 years ago
Olli Leppanen
66dc279cd7
Changes: New stable version
...
RevBy: TrustMe
14 years ago
Jussi Lind
171f9b3156
Changes: Stuff to the README added.
14 years ago
Alexey Shilov
568142d8a2
Changes: Coverity tool defect fixes for tests
...
RevBy: TrustMe
14 years ago
Alexey Shilov
8e20669c79
Changes: Some coverity tool defects are fixed
...
RevBy: TrustMe
14 years ago
Olli Leppanen
9c27048092
Changes: New unstable skeleton added into changelog
...
RevBy: Juha Lintula
14 years ago
Olli Leppanen
f94b4be78a
Changes: New stable version
...
RevBy: TrustMe
14 years ago
Alexey Shilov
aabc0182eb
Fixes: NB#246767 - Invoker is killed when used to maximize already running single-instance application
...
RevBy: Jussi Lind
14 years ago
Olli Leppanen
0c6af71ceb
Changes: Added stopping all daemons which are started with invoker before functional tests
...
RevBy: Juha Lintula
14 years ago
Alexey Shilov
2fedc24bde
Fixes: NB#238937 - minor splash-screen bugs
...
RevBy: Jussi Lind
14 years ago
Juha Lintula
75caf6691b
Fixes: NB#Bug 243857 - Mismatched new[] - delete in applauncherd
...
RevBy: Alexey Shilov
14 years ago
Olli Leppanen
3addbc8152
Changes:Added swp information into changelog
...
RevBy:TrusMe
14 years ago
Alexey Shilov
1aa310ce94
Changes: Typo correction
...
RevBy: Trust me
14 years ago
Alexey Shilov
fcdc361efd
Changes: Changelog updated
...
RevBy: Trust me
14 years ago
Olli Leppanen
b4a7a64ace
Changes: Corrected misbehaving pixelchanged application
...
RevBy:Juha Lintula
14 years ago
Nimika Keshri
ac1404da75
Changes: debian/changelog updated. New version 0.26.0
14 years ago
Olli Leppanen
bc4d78858a
Changes: Added QML booster user documentation into doc package
...
RevBy:Pertti Kellomaki
15 years ago
Alexey Shilov
387f5bd1aa
Fixes: NB#242533 - applauncherd.bin is terminated by SIGPIPE
...
RevBy: Jussi Lind
15 years ago
Jussi Lind
7d392017a3
Fixes: NB#240051 - applauncherd-launcher: please remove requests of DRM related token
...
RevBy: Alexey Shilov
15 years ago
Jussi Lind
9beac71350
Changes: debian/changelog updated with new unstable
15 years ago
Jussi Lind
0255207264
Changes: debian/changelog updated.
15 years ago
Joona Hakkarainen
13c899c771
Changes: New Release
...
RevBy: Olli Leppanen
15 years ago
Jussi Lind
b9b14bfc01
New: applauncherd-dev installs MDeclarativeCache header.
15 years ago
Antti Kervinen
23bad7dbda
Changes: Lock files moved from /tmp to /var/run.
...
RevBy: Juha Lintula
15 years ago
Jussi Lind
503d56eabd
Fixes: NB#241927 - QML boosted applications have incorrect MApplication::objectName
...
RevBy: Alexey Shilov
15 years ago
Jussi Lind
c41956315d
Changes: New unstable 0.25.1
15 years ago
Joona Hakkarainen
bee6444b22
Changes: New release
...
RevBy: Olli Leppanen
15 years ago
Jussi Lind
b5e02d235a
Changes: debian/changelog updated.
15 years ago
Juha Lintula
15738956d3
Changes: New changelog entry added
...
RevBy: TrustMe
15 years ago
Juha Lintula
274e070c98
Changes: Partially fixes bug 231306 - Launcher slows down boot by loading irrelevant libraries
...
RevBy: Antti Kervinen
15 years ago
Juha Lintula
20b742186d
Changes: Fixes #240045
15 years ago
Antti Kervinen
26d1127f88
Revert "Fixes: NB#231306 - Launcher slows down boot by loading irrelevant libs and not loading relevant ones"
...
This reverts commit f5436bc631
.
15 years ago
Juha Lintula
52c176bc53
Changes: Removed more failing insignificant tests.
...
RevBy: TrustMe
15 years ago
Juha Lintula
3c93b55db9
Changes: Fixed permformance-tests test.xml files
...
RevBy: Trust Me
Details: xml-parser does not support -- inside comments.
15 years ago
Juha Lintula
828c41d5c9
Changes: New entry 0.25.0 added to debian changelog.
...
RevBy: TrustMe
15 years ago
Juha Lintula
abedb0599b
Changes: Grid perf tests removed temporarily. Release 0.24.1
...
RevBy: Antti Kervinen
15 years ago
Pertti Kellomäki
43b9128bf8
Fixes: NB#238955 - Copyright tag not defined in applauncherd
...
RevBy: Juha Lintula
15 years ago
Jussi Lind
591f3310ea
Changes: debian/changelog updated.
15 years ago
Juha Lintula
7bf5d38e34
Changes: New changelog entry added.
...
RevBy: TrustMe
15 years ago
Juha Lintula
20f9d8807f
Changes: Changelog updated
...
RevBy: TrustMe
15 years ago
Antti Kervinen
f5436bc631
Fixes: NB#231306 - Launcher slows down boot by loading irrelevant libs and not loading relevant ones
...
Details: new preloaded library list generated
15 years ago
Pertti Kellomäki
b7d0434da6
Fixes: NB#234196 - QML Booster should be part of Nokia MeeGo in the API
...
RevBy: TrustMe
15 years ago
Pertti Kellomäki
7ae62a496e
Changes: Documented applauncherd command line interface in api file.
...
Changed scope from Platform to Nokia MeeGo.
RevBy: Juha Lintula
15 years ago
Juha Lintula
058981a3ae
Changes: New unreleased 0.24 added to changelog
...
RevBy: TrustMe
15 years ago
Juha Lintula
81ef2d3ffc
Changes: changelog updated
...
RevBy: Olli Leppänen
15 years ago
Olli Leppanen
8b1ceee52a
Fixes: NB#234213 - The documentation of QML Booster is not good
...
RevBy:Pertti Kellomaki
15 years ago
Alexey Shilov
8de65bb1a3
Fixes: NB#236033 - applauncherd does not build with gcc-4.5
...
RevBy: TrustMe
15 years ago
Alexey Shilov
4ebc2dcfb0
Changes: removed compilation warnings
...
RevBy: Pertti Kellomaki
15 years ago
Alexey Shilov
7615862662
Changes: e-booster refactoring
...
RevBy: Pertti Kellomaki
15 years ago
Alexey Shilov
6a1e243877
Changes: new unstable 0.23.0
15 years ago
Nimika Keshri
e67309c53c
Changes: debian/changelog updated. New stable version 0.22.0
...
RevBy: TrustMe
15 years ago
Nimika Keshri
16b178367e
New: Test set for splash screen
...
RevBy: Juha Lintula, Pertti Kellomaki
Description: 1. Test for --splash parameter
2. Test for --splash-landscape
3. Test with no splash parameter
15 years ago
Alexey Shilov
fb348dac56
Changes: new unstable 0.22.0
15 years ago
Pertti Kellomäki
47899b7607
Changes: Implementation of the applauncherd-mcompositor communication for splash screen.
...
Sets pid, wmclass, portrait splash image, landscape splash
image, and pixmap id in the _MEEGO_SPLASH_SCREEN X11 property
of the compositor window. Pid is the booster/application
pid, wmclass is derived from the application binary name,
splash images are the parameters given for --splash and
--splash-landscape. The pixmap id is set to the empty stirng.
RevBy: Antti Kervinen
15 years ago
Juha Lintula
5539597ebc
Changes: Landscape splash-message implemented to protocol between invoker and launcher
...
RevBy: Antti Kervinen
15 years ago
Nimika Keshri
05fa733843
Changes: debian/changelog updated. New stable version 0.21.0
15 years ago
Alexey Shilov
47653f4e4a
Changes: Disable out of memory adjustments command line parameter added to invoker, code refactoring
...
RevBy: Antti Kervinen
15 years ago
Jussi Lind
7fdae4cdbf
Changes: new unstable 0.21.0
15 years ago
Jussi Lind
b39afac6fe
Changes: debian/changelog updated with new stable 0.20.0
15 years ago
Nimika Keshri
3dec75ec93
Changes: e-booster tests added. Removed .launch from test applications and scripts
...
RevBy: TrustMe
15 years ago
Jussi Lind
67edb111cf
New: Unit tests for EBooster added.
15 years ago
Jussi Lind
28d852e015
New: Basic implementation of the e-booster.
15 years ago
Oskari Timperi
91239db5f7
New: Test for core dump generation with launched apps
...
RevBy: Nimika Keshri
15 years ago
Nimika Keshri
3c0a5c2bf3
Changes: debian/changelog updated. New stable version 0.19.0
15 years ago
Jussi Lind
1dda6bf409
Changes: debian/changelog updated.
15 years ago
Oskari Timperi
701f254200
Changes: debian/changelog updated
...
RevBy: TrustMe
15 years ago
Juha Lintula
5a8cdff0cf
Changes: splash command line parameters and invoker-applauncherd protocol added
...
RevBy: Antti Kervinen
15 years ago
Nimika Keshri
1dbd4a8963
Changes: debian/changelog updated. New stable version 0.18.4
...
RevBy: TrustMe
15 years ago
Oskari Timperi
fda9c6a65a
Changes: Add applauncherd-single-instance-dbg package
...
RevBy: TrustMe
15 years ago
Nimika Keshri
43cd34a95c
Changes: debian/changelog updated. New stable version 0.18.3
...
RevBy: TrustMe
15 years ago
Nimika Keshri
d3eb3a7904
Changes: Perf tests splitted into different packages. Fixed the co-ordinate problem
...
RevBy: TrustMe
15 years ago
Oskari Timperi
9a1ad3c9a2
Changes: Remove tcb token from a testapp and fix credential test
...
RevBy: TrustMe
15 years ago
Nimika Keshri
4bf7b86022
Changes: debian/changelog updated. New stable version 0.18.2
...
RevBy: TrustMe
15 years ago
Pertti Kellomäki
5f9d525393
Changes: Add interface declaration file for the mdeclarativecache library.
...
RevBy: Antti Kervinen
15 years ago
Nimika Keshri
525990d4e0
Changes: debian/changelog updated. New stable version 0.18.1
...
RevBy: TrustMe
15 years ago
Pertti Kellomäki
580b309b17
Fixes: NB#226224 - applauncherd-dev is missing a dependency to applauncherd
...
RevBy: Antti Kervinen
15 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
15 years ago
Nimika Keshri
a6e3b37b3f
Changes: debian/changelog updated
...
RevBy: TrustMe
15 years ago
Pertti Kellomäki
cfa6b74836
Changes: Added README-QDECLARATIVEBOOSTER and examples in applauncherd-doc package.
...
RevBy: TrustMe
15 years ago
Jussi Lind
5d21cc6beb
Changes: debian/changelog updated.
15 years ago
Pertti Kellomäki
fd11d995ca
Changes: Rename qdeclarativeboostercache -> mdeclarativecache.
...
RevBy: TrustMe
15 years ago
Nimika Keshri
856f65c04d
Changes: fala_wid test script modified to get the window Id of application using pid
...
RevBy: Juha Lintula
15 years ago
Antti Kervinen
dc88d1c81c
Changes: changelog updated to 0.18.0 - qml booster
15 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
15 years ago
Pertti Kellomäki
c76174414b
Changes: Add qmake feature qdeclarative-boostable.
15 years ago
Pertti Kellomäki
40e2293ac2
Changes: Debian packaging for the QML Helloworld test application.
15 years ago
Pertti Kellomäki
b8dc5dfe50
Changes: Add qdeclarativebooster plugin to applauncherd-launcher package.
15 years ago
Pertti Kellomäki
7e8debabbe
Changes: Add pkg-config file for qdeclarative-boostable to applauncherd-dev package.
15 years ago
Pertti Kellomäki
c12ae5a2c0
Changes: Unit tests for the qdeclarativebooster.
15 years ago
Pertti Kellomäki
ae6c8b5974
Changes: Add booster cache header file to applauncherd-dev package.
15 years ago
Pertti Kellomäki
a0f4f2eabb
Changes: Add booster cache library to applauncherd-launcher package.
15 years ago
Nimika Keshri
3fc1874e50
Changes: debian/changelog updated
...
RevBy: TrustMe
15 years ago
Jussi Lind
63c986d92f
Changes: debian/changelog updated. New stable version 0.17.0.
15 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
15 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
15 years ago
Oskari Timperi
2f3b82fb42
New: single-instance tests (without invoker)
...
RevBy: Juha Lintula
15 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.
15 years ago
Jussi Lind
3c815642e5
Changes: debian/changelog updated. New unstable 0.17.0.
...
RevBy: TrustMe
15 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
15 years ago
Olli Leppanen
74f4265329
Changes:Single instance test skeletons added
...
RevBy:Juha Lintula
15 years ago
Juha Lintula
d28acbf361
Changes: changelog updated. Going to make release 0.16.0
...
RevBy: Olli Leppänen
15 years ago
Jussi Lind
77bc33943c
Changes: dh_strip -p applauncherd-single-instance added to debian/rules
...
RevBy: Juha Lintula
15 years ago
Nimika Keshri
8ef73be92d
Changes: Test Application xsesndevent added. Launch prestarted app modified
...
RevBy: Olli Leppanen
15 years ago
Juha Lintula
7d65a7de19
Changes: single-instance support, invoker bad exit status removed, check file added
...
RevBy: Jussi Lind, Juha Lintula
15 years ago
Jussi Lind
16c29ee42d
Changes: debian/changelog updated, new unstable version 0.16.0
15 years ago
Jussi Lind
4a0d5de729
Changes: Boosters loaded as plugins.
...
Details: Boosters are in separate dirs under src/ and are compiled/loaded as plugins.
15 years ago
Jussi Lind
fc8191afcd
Changes: debian/changelog updated, new stable version 0.15.10.
15 years ago
Juha Lintula
514de2ef03
Changes: debian changelog updated
15 years ago
Juha Lintula
d6ec01ab55
Fixes: NB#207781 - Some applications do not load QAccessibleBridgePlugin plug-ins
...
RevBy: Olli Leppänen
15 years ago
Alexey Shilov
2dcd477b0a
Changes: update changelog
15 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
15 years ago
Jussi Lind
e2df3a9020
Changes: debian/changelog updated
15 years ago
Jussi Lind
32ed9c650b
Changes: Install libapplauncherd.so to /usr/lib/applauncherd/libapplaucherd.so
...
RevBy: TrustMe
15 years ago
Olli Leppanen
79f835a558
Changes: Changelog updated for the new release
...
RevBy:TrustMe
15 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
15 years ago
Nimika Keshri
7c7344e75f
Changes: debian/changelog updated
...
RevBy: TrustMe
15 years ago
Nimika Keshri
9092a100aa
Changes: build env variable for Harmattan added
...
RevBy: Pertti Kellomaki
15 years ago
Olli Leppanen
dabeedc1ea
Changes: Changelog updated
...
RevBy:TrustMe
15 years ago
Olli Leppanen
3fcd58dc19
Changes:Changelog updated
15 years ago
Nimika Keshri
78c7edd081
Changes: debian/changelog updated
...
RevBy: TrustMe
15 years ago
Jussi Lind
bf00cca3d7
Changes: debian/changelog updated
15 years ago
Jussi Lind
b7eb646a33
Changes: debian/changelog updated
15 years ago
Jussi Lind
1de4b4567a
Changes: pixelchanged test: use pkg-config for x11, xtst and xi. C flags set correctly. Warnings fixed.
...
RevBy: TrustMe
15 years ago
Olli Leppanen
5fc4e311d2
Changes: Corrected the changelog file.
...
RevBy:TrustMe
15 years ago
Olli Leppanen
35128d4df1
Changes:Modified test-perf-rb to support command line starting and
...
parameters.
RevBy:TrustMe
15 years ago
Alexey Shilov
e0e3c2f4e8
Fixes: NB#205006 - Redundant(?) booster-monitor processes takes a lot of memory
...
RevBy: Jussi Lind
15 years ago
Alexey Shilov
a144764994
Changes: New stable version 0.15.1 created
15 years ago
Alexey Shilov
f9f7d04932
Changes: changelog corrections
15 years ago
Jussi Lind
d9af11ef65
Changes: Launcher library exports only main()
...
RevBy: Alexey Shilov
15 years ago
Jussi Lind
c624a676f6
Changes: Install /usr/bin/applauncherd.launcher to /usr/lib/libapplauncherd.so
...
due to dh_strip problems and because it's not -pie.
RevBy: Alexey Shilov
15 years ago
Olli Leppanen
646b88f226
Changes:Changelog modification
...
RevBy:TrustMe
15 years ago
Olli Leppanen
077c2b3c54
Changes: Added pixelchanged test application into package. Enabled
...
"application startup time from application grid" -test case
RevBy:Juha Lintula
15 years ago