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
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
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
Olli Leppanen
8b1ceee52a
Fixes: NB#234213 - The documentation of QML Booster is not good
...
RevBy:Pertti Kellomaki
15 years ago
Pertti Kellomäki
cfa6b74836
Changes: Added README-QDECLARATIVEBOOSTER and examples in applauncherd-doc package.
...
RevBy: TrustMe
15 years ago
Pertti Kellomäki
c76174414b
Changes: Add qmake feature qdeclarative-boostable.
15 years ago
Pertti Kellomäki
61a468e4fb
Changes: Add pkg-config file qdeclarative-boostable.pc.
15 years ago
Jussi Lind
0ff715fb64
Fixes: NB#212024 - Application launcher should be usable (improve performance) also at boot
...
RevBy: Antti Kervinen
Details:
--boot-mode starts applauncherd in the boot mode:
* Boosters won't initialize cache
* Booster respawn delay is zero
Sending SIGUSR1 forces the launcher to enter the normal mode again.
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
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
50422a1955
Changes: Disable debug logging (again)
...
RevBy: TrustMe
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
f34a9aa9ec
Changes: Test apps use the default C-flags defined in the top-level CMakeLists.txt.
15 years ago
Nimika Keshri
c0babc03ce
Changes: Adding install location for applauncherd.desktop in meego
...
RevBy: TrustMe
15 years ago
Jussi Lind
70219408d4
Changes:
...
- License plates added to some test apps.
- fala_gettime.cpp => fala_gettime.c, fala_gettime_ms.cpp => fala_gettime_ms.c.
- Default C-flags added to top-level CMakeLists.
RevBy: TrustMe
15 years ago
Jussi Lind
c263e56c42
Changes: Basic implementation of library-based launcher.
15 years ago
Alexey Shilov
3b703d091e
Fixes: Bug 178610 - applauncherd/boosters potential optimizations
15 years ago
Alexey Shilov
bfc47222b1
Changes: remove -rdynamic linker parameter
15 years ago
Juha Lintula
fb6bd7dd44
Changes: Compilation flag -Wno-psabi removed
...
Details: Flag is not compliant with the older compilers.
15 years ago
Jussi Lind
0d04c011a0
Changes: Logger refactored, #ifdef _DEBUG => #ifndef DEBUG_LOGGING_DISABLED
15 years ago
Jussi Lind
4f4d4f49ba
Changes: Added -Wno-psabi to CXX_FLAGS in order to suppress va_list mangling warnings
...
originating from Qt.
15 years ago
Jussi Lind
aa42abe7a4
Changes: Hard-coded GConf key strings moved from monitorbooster.cpp to the top-level CMakeLists.txt
15 years ago
Jussi Lind
c7b2bb3861
Changes: applauncherd-dev installs qt-boostable.prf and qt-boostable.pc for non-MeeGo Touch applications.
15 years ago
Jussi Lind
d3a6eec634
Changes: Double check for mcomponentcache.h removed.
...
Details: tests/ and src/launcher/ both checked for mcomponentcache.h. Both checks moved to the root CMakeLists.txt.
15 years ago
Jussi Lind
470a364373
Changes: PROG_NAME separated into PROG_NAME_LAUNCHER and PROG_NAME_INVOKER. One compiler warning due to signed to unsigned comparison fixed.
15 years ago
Jussi Lind
37bbe2ad05
Changes: Broken build of unit tests fixed.
15 years ago
Antti Kervinen
d18c8d95ef
Changes: First public release
16 years ago