719 Commits (a91b7a9f5c414ad5f012f856a4208b65042dd6de)
 

Author SHA1 Message Date
Alexey Shilov 8de65bb1a3 Fixes: NB#236033 - applauncherd does not build with gcc-4.5
RevBy: TrustMe
15 years ago
Oskari Timperi bece996814 Changes: use SIGTERM instead of SIGKILL in test scripts
RevBy: TrustMe
15 years ago
Oskari Timperi 497ea63dcb Changes: add a test for invokers -o param
RevBy: TrustMe
15 years ago
Jussi Lind e4a907e83d Changes: Minor polishing (tabs removed, white-space removed..)
RevBy: TrustMe
15 years ago
Alexey Shilov cd565cbb6c Changes: code clean-up
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
Antti Kervinen 949359b6cc Changes: Removed extra prctl(PR_SET_DUMPABLE, ...)
RevBy: Oskari Timperi
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
Nimika Keshri d5a0a4994e Changes:Fixing commandline perf tests by modifying the tests.xml
RevBy: TrustMe
Description: Now launching application using invoker. Removed some extra debugs.
15 years ago
Jussi Lind 8b3322ddc4 Changes: Use QByteArray/QString in MDeclarativeCachePrivate::populate() instead of sprintf and C-arrays. Test argv in ut_dbooster. 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 aa9b8b5c21 Changes: Indentation fixed / tabs removed from mdeclarativecache.cpp 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 038bf86bc5 Changes: add core dump test to red tests
RevBy: TrustMe
15 years ago
Oskari Timperi 91239db5f7 New: Test for core dump generation with launched apps
RevBy: Nimika Keshri
15 years ago
Pertti Kellomäki 5bc743f2ca Changes: Copied the splash screen section from README to README-QDECLARATIVEBOOSTER.
RevBy: TrustMe
15 years ago
Oskari Timperi 883e009706 Changes: test-perf.rb modified to be more general
Details: the script can be used to test the performance on both applauncherd
         and applifed. It can possibly be used for other apps too.

RevBy: Olli Leppänen
15 years ago
Nimika Keshri 3c0a5c2bf3 Changes: debian/changelog updated. New stable version 0.19.0 15 years ago
Jussi Lind b87d343f6e Changes: Compiler warnings due to m_splashFileName being in a wrong place fixed. 15 years ago
Jussi Lind 1dda6bf409 Changes: debian/changelog updated. 15 years ago
Jussi Lind 10cdc8e59a Fixes: NB#229983 - Applauncherd is not able to return to the boot mode
RevBy: Pertti Kellomäki

Details:
- Applaucherd returns to the boot mode when it receives SIGURS2
- All self-pipes used combined into one
- README and help printing updated
15 years ago
Oskari Timperi 701f254200 Changes: debian/changelog updated
RevBy: TrustMe
15 years ago
Oskari Timperi c1c8e94b54 Fixes: NB#230055 - cores generation does not work for boosted applications
RevBy: TrustMe
15 years ago
Antti Kervinen 837ba03186 Changes: splash screen specification added to README
RevBy: Pertti Kellomaki
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
Pertti Kellomäki ec23ca0a2b Fixes: NB228729 - MDeclarativeBooster does [not] launch applications with meego-graphicssystem support
RevBy: Antti Kervinen
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
Alexey Shilov 320d12281f Changes: EventHandler works with both QApplication and MApplication event loop
RevBy: Antti Kervinen
15 years ago
Alexey Shilov 8e2c76731e Changes: update eventhandler class to be used with d-booster
RevBy: trust me
15 years ago
Alexey Shilov 50bfea727d Changes: add event loop to qdeclarative booster
RevBy: Pertti Kellomäki
15 years ago
Nimika Keshri 525990d4e0 Changes: debian/changelog updated. New stable version 0.18.1
RevBy: TrustMe
15 years ago
Nimika Keshri e37bea1a46 Changes: Added New version meego/0.18.1
RevBy: TrustMe
15 years ago
Nimika Keshri 7f79cdef55 Changes: Added X-Demos in .desktop files for test applications
RevBy: TrustMe
15 years ago