summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix single-process race condition when emitting windowReadyRobert Griebl2017-11-033-3/+38
* Add option to enable support for Qt widgets in System UIJacques GUILLOU2017-11-036-1/+11
* Remove obsolete deployer scriptRobert Griebl2017-10-243-31/+0
* Fix the windowmapping autotest to work inside virtual machinesDominik Holland2017-10-201-0/+6
* Support Q_FALLTHROUGH on Qt 5.6 and 5.7Robert Griebl2017-10-191-0/+8
* Add Q_FALLTHROUGH()s for newer compilersRobert Griebl2017-10-181-2/+5
* Add Application::activated() signalDaniel d'Andrada2017-10-124-2/+16
* Use a more descriptive name for storing the appman data in /tmpDominik Holland2017-10-121-5/+5
* Suppress bogus QCommandlineParser warning in custom executablesRobert Griebl2017-10-121-1/+1
* Make the AM quit in single-app mode, if the app quitsRobert Griebl2017-10-103-10/+21
* First shot at an introduction documentRobert Griebl2017-10-093-1/+152
* Allow to show root window in single-process modeBernd Weimer2017-10-095-1/+171
* Fix auto-test error string comparisonRobert Griebl2017-10-061-1/+1
* Add ContainerInterface plugin documentationRobert Griebl2017-09-285-10/+269
* Prevent using debug-wrappers on single-process applicationsRobert Griebl2017-09-281-7/+9
* Don't show invisible root elementsBernd Weimer2017-09-278-44/+95
* Better error output for failed certificate validations on WindowsRobert Griebl2017-09-201-2/+5
* Pass slowAnimations down to client applicationsDaniel d'Andrada2017-09-2013-9/+87
* Make it possible to switch slowAnimations at runtimeDaniel d'Andrada2017-09-203-21/+46
* Fix packageextractor auto-testRobert Griebl2017-09-201-1/+1
* Fix spelling errorBernd Weimer2017-09-182-3/+3
* Create an initial app db, even when run without --recreate-databaseRobert Griebl2017-09-141-0/+3
* Qt 5.10 changed the QFile error messages on WindowsRobert Griebl2017-09-141-1/+1
* Fix handling of main Qml files as Qt resourcesRobert Griebl2017-09-142-11/+26
* Merge remote-tracking branch 'tqc/5.9' into 5.10Robert Griebl2017-09-074-5/+110
|\
| * Expose time to first frame in QMLNedim Hadzic2017-09-074-5/+110
* | QtAM 2.0.0 is the version developed on the 5.10 branch from now onRobert Griebl2017-09-071-1/+1
|/
* fix build on Fedora 27+Lukáš Tinkl2017-08-211-1/+1
* Relax requirement for QML root elementBernd Weimer2017-08-2121-59/+555
* Fix compilation with Qt 5.9.2Volker Krause2017-08-161-1/+6
* Fix compile errorWolfgang Bremer2017-08-161-0/+1
* Find a suitable launcher binary when using custom executablesRobert Griebl2017-08-083-6/+25
* Extend container docs with requirementsRobert Griebl2017-07-182-2/+65
* Add an example on how to build a custom appman executableRobert Griebl2017-07-183-0/+114
* Add possibility to override the default config file locationRobert Griebl2017-07-184-8/+25
* Fix qml test in single-process modeDominik Holland2017-07-171-0/+4
* Fix qml autotestDominik Holland2017-07-175-5/+9
* Use a own temporary directory for the simple qml testDominik Holland2017-07-171-3/+3
* Setup installation locations before useBernd Weimer2017-07-112-70/+74
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-0532-381/+563
* Made the external D-Bus interfaces a compile time optionRobert Griebl2017-07-0346-483/+1407
* Update runstates in ApplicationManager modelBernd Weimer2017-06-308-10/+17
* Docs: clarify the asynchronous nature of WaylandRobert Griebl2017-06-292-0/+23
* Minor doc cleanupRobert Griebl2017-06-294-7/+5
* Fix PKCS7 signature generation if the (binary) data contains a newlineRobert Griebl2017-06-226-1/+54
* Improve packager-tool autotestRobert Griebl2017-06-211-4/+5
* Fix notification icon conditionBramastyo Harimukti2017-06-201-3/+3
* main-lib: fix systemmonitor.h include build errorGordan Markuš2017-06-201-1/+1
* Fix hidden virtual warningsRobert Griebl2017-06-191-0/+3
* Don't try to strip the deployer script when installingDominik Holland2017-06-191-0/+2