38 Commits (main)

Author SHA1 Message Date
Robin Burchell 6ad8d7ac16 [mapplauncherd] Remove splash support.
This feature only encourages poor application interactivity: anything which is
sufficiently slow to require a splash screen should be made faster instead.

In addition to that, the feature is poorly implemented (X11-specific), and thus
useless. Rip it out, and remove the last dependency on X11 from applauncherd.
12 years ago
Marko Saukko dfb08e7834 [tmpfs] Write files under XDG_RUNTIME_DIR instead of HOME. Contributes to NEMO#489.
XDG_RUNTIME_DIR is tmpfs where HOME is just normal filesystem. We can avoid
some write operations to emmc when we do move these to tmpfs. Also
these files are something that should be reset on each boot anyway.

Signed-off-by: Marko Saukko <marko.saukko@jollamobile.com>
12 years ago
John Brooks 593ea85036 Remove mbooster 13 years ago
Robin Burchell 56446432be remove aegis/creds code 13 years ago
Marko Saukko ec0b41836b Move files from /var/run/ to user's home directory.
Signed-off-by: Marko Saukko <marko.saukko@gmail.com>
13 years ago
Juha Lintula fd34b37443 Changes: Documentation updated to match official SDK documentation.
RevBy: Olli Leppanen
14 years ago
Juha Lintula df76be2cbf Changes: Documentation updated.
RevBy: Olli Leppanen
14 years ago
Dmitry Rozenshtein 6c0348cd1b Changes: Added documentation that the Splash Screen is not rotated
RevBy: Olli Leppanen
14 years ago
Olli Leppanen a91b7a9f5c Changes: Language corrections into documentation
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
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 775e964436 Changes: Improve documentation of invoker parameter --global-syms.
RevBy: TrustMe
14 years ago
Dmitry Rozenshtein d1aecab7fd Changes: boosted application debug documents updated
RevBy: Juha Lintula
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
Olli Leppanen 8448f04789 Changes: Small directory name correction in documentation
RevBy: Juha Lintula
14 years ago
Olli Leppanen 377f7096ed Changes: Corrected page grouping in doxygen
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki 4a133287c9 Changes: User documentation cleanup.
RevBy: Olli Leppänen
14 years ago
Joona Hakkarainen 24e81442e6 Changes: Cleanup
RevBy: Pertti Kellomaki
14 years ago
Joona Hakkarainen a2dd54b668 Changes: Added to documents _exit() should be used instead of exit() with every other booster than exec-booster
RevBy: Pertti Kellomaki
14 years ago
Joona Hakkarainen 5d3ccbdf98 Changes: Added to documents Use _exit() instead of exit()
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri 46101e070f New: Getting started with Qt Quick Apps" / introduction subpage added into documentation
RevBy: Pertti Kellomaki
14 years ago
Jussi Lind b3de009f94 Changes: Added a note about splash screen to limitations.dox 14 years ago
Jussi Lind 4418db2bce New: Content added to invokerparameters.dox 14 years ago
Juha Lintula a3aa9ef646 Changes: 'Under Construction' removed from user documention
RevBy: TrustMe
14 years ago
Olli Leppanen 7914d53085 Changes: Added doxygen-mdeclarativecache.conf into version control
RevBy: TrustMe
14 years ago
Olli Leppanen eb4bcb7b19 Changes: Added mdeclarativecache_mainpage.dox into version control
RevBy: TrustMe
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
Jussi Lind ef460dd0e1 Changes: Added content to qtboost.dox 14 years ago
Nimika Keshri a697c640e6 Changes: Exec Booster documentation added
RevBy: Pertti Kellomaki, Jussi Lind
14 years ago
Pertti Kellomäki 46a7cb836b Changes: Improved splash screen documentation.
RevBy: TrustMe
14 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.
14 years ago
Jussi Lind 0b577c619b Changes: Restructured mainpage.dox and split it into multiple dox-files. Added documentation about MeeGo Touch. 14 years ago
Jussi Lind ae7a5b72eb Changes: mainpage.dox refactored, "How does it work?"-section added. 14 years ago
Jussi Lind 73d10fc05d Changes: README.dox -> doc/mainpage.dox, a new empty README added, added #include <MDeclarativeCache> 14 years ago
Olli Leppanen f5b1339650 Changes:Added doxygen-userdoc.conf file
RevBy:TrustMe
15 years ago
Olli Leppanen 8b1ceee52a Fixes: NB#234213 - The documentation of QML Booster is not good
RevBy:Pertti Kellomaki
15 years ago
Antti Kervinen d18c8d95ef Changes: First public release 15 years ago