719 Commits (a91b7a9f5c414ad5f012f856a4208b65042dd6de)
 

Author SHA1 Message Date
Alexey Shilov edee02b213 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov afe5a055fa Changes: refactoring for Coverity tool
RevBy: Jussi Lind
15 years ago
Nimika Keshri a697c640e6 Changes: Exec Booster documentation added
RevBy: Pertti Kellomaki, Jussi Lind
15 years ago
Alexey Shilov 625ace3e88 Changes: More Coverity tool defect fixes
RevBy: TrustMe
15 years ago
Pertti Kellomäki 46a7cb836b Changes: Improved splash screen documentation.
RevBy: TrustMe
15 years ago
Nimika Keshri a3c837d867 Changes: New test added to check the daemons running after boot that uses invoker
RevBy: Olli Leppanen
15 years ago
Olli Leppanen 66dc279cd7 Changes: New stable version
RevBy: TrustMe
15 years ago
Pertti Kellomäki f70e787c42 Fixes: NB#247253 - Invoker should not show splash-screen if app is already running
RevBy: TrustMe
Details: Improved splash screen documentation to give guidance on
         how to use splash screen with dbus.
15 years ago
Jussi Lind 171f9b3156 Changes: Stuff to the README added. 15 years ago
Alexey Shilov 568142d8a2 Changes: Coverity tool defect fixes for tests
RevBy: TrustMe
15 years ago
Alexey Shilov 8e20669c79 Changes: Some coverity tool defects are fixed
RevBy: TrustMe
15 years ago
Olli Leppanen 9c27048092 Changes: New unstable skeleton added into changelog
RevBy: Juha Lintula
15 years ago
Olli Leppanen f94b4be78a Changes: New stable version
RevBy: TrustMe
15 years ago
Nimika Keshri a0ddc1463b Changes: Added a delay after starting the daemons and checks for boosters.
RevBy: Juha Lintula
15 years ago
Alexey Shilov aabc0182eb Fixes: NB#246767 - Invoker is killed when used to maximize already running single-instance application
RevBy: Jussi Lind
15 years ago
Juha Lintula 502c9caa08 Changes: Added daemon killing before security tests.
RevBy: Olli Leppanen
15 years ago
Nimika Keshri 48b4c1e333 Changes: Fixing the failing test test_daemon
RevBy: TrustMe
15 years ago
Olli Leppanen 0c6af71ceb Changes: Added stopping all daemons which are started with invoker before functional tests
RevBy: Juha Lintula
15 years ago
Jussi Lind 0b577c619b Changes: Restructured mainpage.dox and split it into multiple dox-files. Added documentation about MeeGo Touch. 15 years ago
Nimika Keshri 4428dcd1de Changes: Fix failing perf tests and added a check for lower startup
RevBy: TrustMe
15 years ago
Alexey Shilov 2fedc24bde Fixes: NB#238937 - minor splash-screen bugs
RevBy: Jussi Lind
15 years ago
Juha Lintula 5f7cb5a36b Changes: Applifed stopped during functional tests
RevBy: Olli Leppanen
15 years ago
Jussi Lind 1efcadaac3 Changes: Refactored invoker.c
- Comments added / fixed
- invoke_remote() split into two functions
- Some variables renamed

RevBy: Alexey Shilov
15 years ago
Juha Lintula 75caf6691b Fixes: NB#Bug 243857 - Mismatched new[] - delete in applauncherd
RevBy: Alexey Shilov
15 years ago
Olli Leppanen 3addbc8152 Changes:Added swp information into changelog
RevBy:TrusMe
15 years ago
Alexey Shilov 1aa310ce94 Changes: Typo correction
RevBy: Trust me
15 years ago
Alexey Shilov fcdc361efd Changes: Changelog updated
RevBy: Trust me
15 years ago
Alexey Shilov 9e1f773ac5 Fixes: NB#244103 - Device hangs on closing application in connecting view while configuring MFE account
RevBy: Jussi Lind, Pertti Kellomaki
15 years ago
Olli Leppanen b4a7a64ace Changes: Corrected misbehaving pixelchanged application
RevBy:Juha Lintula
15 years ago
Jussi Lind bcd260fca8 Changes: Minor refactoring, added/improved some comments. 15 years ago
Jussi Lind ae7a5b72eb Changes: mainpage.dox refactored, "How does it work?"-section added. 15 years ago
Nimika Keshri ac1404da75 Changes: debian/changelog updated. New version 0.26.0 15 years ago
Nimika Keshri f5e4f3b692 Changes: Increasing delay in daemon test 15 years ago
Jussi Lind fe6c689250 Changes: Fixed file locking when --daemon is used.
RevBy: Pertti Kellomäki
15 years ago
Jussi Lind 73d10fc05d Changes: README.dox -> doc/mainpage.dox, a new empty README added, added #include <MDeclarativeCache> 15 years ago
Oskari Timperi 73f758db99 Merge branch 'coverage' 15 years ago
Oskari Timperi 56fc682152 Changes: add coverage enablers to the code
RevBy: Pertti Kellomäki

Details: explicitly flush the coverage data to disk in a few key locations
15 years ago
Jussi Lind 93a3062d3c Changes: Refactored Introduction + fixed typos in README.dox 15 years ago
Olli Leppanen bc4d78858a Changes: Added QML booster user documentation into doc package
RevBy:Pertti Kellomaki
15 years ago
Jussi Lind 8899429350 Changes: libprdrm* removed from preload.h
RevBy: Pertti Kellomäki
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 9c319cd244 Changes: Use #include <MDeclarativeCache> in boosted-qml examples.
Changes: Added -I/usr/include/applauncherd to qdeclarative-boostable.pc

RevBy: Pertti Kellomäki
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 540677445f Changes: Erroneous comment fixed in tests/common/testapps/fala_qml_helloworld/CMakeLists.txt 15 years ago
Jussi Lind 503d56eabd Fixes: NB#241927 - QML boosted applications have incorrect MApplication::objectName
RevBy: Alexey Shilov
15 years ago