summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-2056-172/+612
|\
| * Update license headersIikka Eklund2015-12-2955-176/+495
| * Use QQmlV4Function to correctly get empty parameters from script.Karsten Heimrich2015-11-263-0/+121
* | Allow defining non-checkable itemsKatja Marttila2016-01-182-41/+103
* | Fix timezone issue, simply keep the UTC time.Karsten Heimrich2016-01-041-1/+1
* | Fixed running binarycreator if the temporary directory name contains spacesFrerich Raabe2015-12-081-1/+25
* | Fix scriptengine autotestKatja Marttila2015-11-061-2/+2
* | Compile with namespaces.Karsten Heimrich2015-09-071-0/+2
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-3/+3
* | Compile.Karsten Heimrich2015-07-141-1/+1
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-145-6/+6
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-106-28/+26
* | Add factory auto test. Update template parameter + documentation.Karsten Heimrich2015-07-103-1/+235
* | Sanitize QDebug outputKai Koehne2015-07-094-34/+30
* | Fix error strings in autotestsKai Koehne2015-06-246-14/+14
* | Unify translated error messagesKai Koehne2015-06-248-16/+16
* | Follow description on MSDN to implement time utils.Karsten Heimrich2015-06-231-3/+0
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-152-9/+9
* | Remove signal finished() overloadKai Koehne2015-06-111-6/+1
* | Use qmake .depends instead of CONFIG += ordered.Karsten Heimrich2015-06-101-1/+0
* | Fix autotests for changed debug outputKai Koehne2015-06-104-28/+4
* | Split the huge header file in more dedicated ones.Karsten Heimrich2015-06-101-0/+3
* | Update source tree with version 9.38.beta of LZMA SDK.Karsten Heimrich2015-06-102-57/+38
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-06-041-0/+6
|\|
| * Fix auto-test for Qt >= 5.5.0Karsten Heimrich2015-05-121-0/+4
| * Fix auto-test build with Qt 5.5.Karsten Heimrich2015-05-062-0/+3
* | Implemented xml:lang attribute support for DisplayName tag.Dmitry Mordvinov2015-05-082-0/+34
* | Enable feature live preview of dependenciesjkobus2015-05-071-0/+1
* | Fix broken auto-tests.Karsten Heimrich2015-05-053-7/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-174-5/+39
|\|
| * fix empty installer.components arrayChristoph Vogtländer2015-03-131-0/+16
| * Issue a warning when a component depends on auto dependent one.Jarek Kobus2015-03-111-2/+23
| * Don't put testresults into binNiels Weber2015-03-062-3/+0
* | Fix test according to changes in messages.Jarek Kobus2015-03-131-2/+2
* | Tests: Fix expected error messagesChristian Stenger2015-03-055-5/+10
|/
* Fix handling of incomplete messages in client/server communicationKai Koehne2015-02-201-38/+176
* Use local sockets for client-server communicationKai Koehne2015-02-201-11/+28
* Update CopyrightKai Koehne2015-02-1843-301/+301
* Revert "Allow spaces in path by default"Niels Weber2015-02-031-1/+1
* Fix testBrokenJSMethodConnect autotestKai Koehne2015-01-302-3/+6
* Fix the invocation order of entering() and page callbackjkobus2015-01-273-0/+109
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-201-1/+1
* Make sure widgets from .ui files are properly registered to engineKai Koehne2015-01-204-0/+50
* rename CreateOfflineRepository to CreateLocalRepositoryChristoph Vogtländer2015-01-082-2/+2
* Fix objects returned by gui methodsKai Koehne2015-01-082-0/+12
* Simplify registration of objects into script engineKai Koehne2015-01-071-2/+2
* Add CreateOfflineRepository configuration optionChristoph Vogtländer2014-12-112-0/+2
* Expose findChild, findChildren methods to JSKai Koehne2014-12-102-2/+13
* Add possibility to specify a control script.kh2014-12-102-0/+3
* Introduce a setting for Wizard default height / widthNiels Weber2014-12-092-0/+4