You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pertti Kellomäki 9cda284174 Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications
Details: Set application attribute Qt::AA_LinuxReinitPathsFromArgv0
         so that QCoreApplication::applicationFilePath() and
         QCoreApplication::applicationDirPath() work correctly
         for d-boosted applications.
RevBy: Alexey Shilov
15 years ago
..
common Fixes: NB#238937 - minor splash-screen bugs 15 years ago
ebooster Fixes: NB#238937 - minor splash-screen bugs 15 years ago
invoker Fixes: NB#261960 - [TASK] "Invoker" should be able to launch applications even when "applauncherd" is not running 15 years ago
launcher Changes: Explicity require and use python 2.6 for building. 15 years ago
launcherlib Fixes: NB#254878 - COREWEB: /usr/bin/camera-ui.launch 'AppData::deleteArgv Booster::launchProcess' 15 years ago
mbooster Fixes: NB#238937 - minor splash-screen bugs 15 years ago
qdeclarativebooster Fixes: NB#257654 - QApplication::applicationDirPath() and QApplication::applicationFilePath() return wrong values for d-boosted applications 15 years ago
qtbooster Fixes: NB#238937 - minor splash-screen bugs 15 years ago
scripts Fixes: NB#212024 - Application launcher should be usable (improve performance) also at boot 15 years ago
single-instance Fixes: NB#250404 - Unable to create non-native single-instance applications with /usr/bin/single-instance or /usr/bin/invoker 15 years ago
CMakeLists.txt New: Basic implementation of the e-booster. 15 years ago