384 Commits (0d74c5c35dfc3d578094e3b86cb33785f37164c4)
 

Author SHA1 Message Date
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
Alexey Shilov 89363301fa Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 4b6b9888c5 Fixes: NB#217376 - Applauncherd writes log messages, but not to syslog
RevBy: Jussi Lind
15 years ago
Alexey Shilov 194646aaea Changes: rename logNotice to logDebug, use logDebug instead of logInfo
RevBy: TrustMe
15 years ago
Olli Leppanen 283ab231f2 Merge branch 'master' of git@gitorious.org:meegotouch/meegotouch-applauncherd 15 years ago
Olli Leppanen 74f4265329 Changes:Single instance test skeletons added
RevBy:Juha Lintula
15 years ago
Alexey Shilov deb480881f Changes: EventHandler class added 15 years ago
Alexey Shilov 05abf64ae3 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 3d94bcf6d9 Changes: remove QObject as base class for Booster
RevBy: Jussi Lind
15 years ago
Jussi Lind f37405a6f0 Changes: Removed old code that was commented out.
RevBy: TrustMe
15 years ago
Olli Leppanen ed86371ce3 Changes:Removed README file of test application
RevBy:TrustMe
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 1d459029c2 Changes: Booster::renameProcess() refactored.
RevBy: Antti Kervinen

Details: New arguments copied as a contiguous, NULL-separated block. Unit tests refactored.
15 years ago
Nimika Keshri 059e582cf0 Changes: Increased timeout for the failing test
RevBy: TrustMe
15 years ago
Nimika Keshri 2139da4de0 Changes: theme tests removed. Also fixed some tests failures.
RevBy: TrustMe
15 years ago
Nimika Keshri 5ee32e5c7f Changes: In meego .pyc and .pyo files removed from the .yaml file
RevBy: Pertti Kellomaki
15 years ago
Nimika Keshri 2682546821 Changes: Failing tests modified
RevBy: Antti Kervinen
Descrition: Stress test now waits for the queue of applications to be 0
            Search path test now uses delay
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
Alexey Shilov 973d2be629 Changes: load plugins without qt stuff.
Details: libapplauncherd.so still needs to be linked to QtCore, mainly
because of the booster being QObject.

RevBy: Jussi Lind, Antti Kervinen
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
Oskari Timperi 4c795aac1f Changes: Add a sleep to test_launch_wo_applauncherd so that boosters can rename themselves
RevBy: Nimika Keshri
15 years ago
Oskari Timperi b5339dd16f Changes: add invoker param tests to tests.xml
RevBy: TrustMe
15 years ago
Oskari Timperi 1653cce4f6 Changes: Add tests for invokers --creds, --respawn and --type parameters
RevBy: Nimika Keshri
15 years ago
Nimika Keshri cd10f31e43 Changes: New tests Added
RevBy: Antti Kervinen, Olli Leppanen
Description: 1. Stress test for launched application
             2. Launched application name have .launch at the end
             3. oom.adj is 0 for launched application process
15 years ago
Nimika Keshri 0f33b8ca67 Changes: Fixing no-aegis test failure
RevBy: Olli Leppanen
15 years ago
Nimika Keshri 1a280533e3 Changes: theme-change test removed.
RevBy: Jussi Lind
15 years ago
Olli Leppanen 29d959bf36 Changes:Added the stop of sysuid to the startup time from grid tests.
RevBy:TrustMe
15 years ago
Nimika Keshri 7477c88d34 Changes: creds test failure fixed
RevBy: Olli Leppanen
15 years ago
Jussi Lind 50422a1955 Changes: Disable debug logging (again)
RevBy: TrustMe
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
Nimika Keshri bbaa974f51 Changes:New test added that checks that booster pid is acquired by application started using booster
RevBy: Olli Leppanen
15 years ago
Nimika Keshri a901b154ef Changes: Test modifactions done.
RevBy: Juha Lintula
Description: Harmonize test case names and descriptions in tests.xml.
             Stable tests moved to functioanl tests and marked as insignificant as false
15 years ago
Alexey Shilov 1161ca8807 Fixes: Bug 214093 - application started with launcher has wrong name in the process list
RevBy: Jussi Lind
15 years ago
Nimika Keshri bfbedeee4b Changes: changelog for meego updated
RevBy: TrustMe
15 years ago
Nimika Keshri b70bb45028 Changes: meego version 0.15.7 renamed to 0.15.10
RevBy: TrustMe
15 years ago
Nimika Keshri 317fed87a9 Changes: changelog for meego updated.
RevBy: TrustMe
15 years ago
Olli Leppanen 9258944a92 Changes:Changed wait time between button press and release
from 100ms to 200ms in pixelchanged.

RevBy:TrusMe
15 years ago
Jussi Lind fc8191afcd Changes: debian/changelog updated, new stable version 0.15.10. 15 years ago
Jussi Lind 191251d200 Fixes: NB#211510 - boosters should update oom_adj to 0 before calling main
RevBy: Antti Kervinen
15 years ago
Jussi Lind 706672a85f Changes: Some comments made clearer / added.
RevBy: TrustMe
15 years ago
Nimika Keshri 319b9d9af3 Changes: Code refactoring done for tests. Debugs added
RevBy: TrustMe
15 years ago
Juha Lintula 514de2ef03 Changes: debian changelog updated 15 years ago
Juha Lintula 354a47786e Fixes: NB#207781 - Some applications do not load QAccessibleBridgePlugin plug-ins
RevBy: Jussi Lind
15 years ago
Oskari Timperi c0ecfcb7fa Changes: performance test uses pixelchanged with two tracked pixels
RevBy: Olli Leppänen
15 years ago
Oskari Timperi 0e73119b56 Changes: Add possibility to track 2 pixels at a time to pixelchanged
and increase the delay between mouse press and release to 100ms

RevBy: Olli Leppänen
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
Alexey Shilov 348a760013 Merge remote branch 'origin/master' 15 years ago