aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove QML import version numbersBernd Weimer2022-08-0817-51/+51
* Port to Qt 6.2Robert Griebl2022-07-011-1/+1
* [sysui] replace onFoo handlers for ConnectionsEgor Nemtsev2020-07-221-1/+1
* [tests] fix import styles for testsEgor Nemtsev2020-03-033-0/+17
* [license] remove "ivi" and leave Neptune 3 UI as its project nameBramastyo Harimukti2019-08-0812-12/+12
* [middleware] rename dataprovider back to remotesettingsBramastyo Harimukti2019-05-161-1/+1
* [simulationbackend] refactor and split the interfacesBramastyo Harimukti2019-05-131-1/+1
* [tests] rename the harness pro file into app-specific harnessesBramastyo Harimukti2019-03-267-2/+2
* [harness] add vehicle app harness wrapperBramastyo Harimukti2019-03-253-0/+5
* [harness] improve the cluster harness by moving them back to testsBramastyo Harimukti2019-03-256-7/+154
* [harness] initial harness wrapperBramastyo Harimukti2019-03-221-115/+0
* [tests] make qml tests work againv5.12.0_QtASBramastyo Harimukti2018-12-203-8/+8
* [appman] update appman imports in neptune 3 to 2.0Bramastyo Harimukti2018-12-182-2/+2
* Update copyright statementsRobert Griebl2018-12-1419-11/+31
* [qmltests] Make tests work again in CISamuli Piippo2018-11-271-2/+2
* [style] Style.image() replaces Config.gfx() and Config.symbol()Daniel d'Andrada2018-11-225-5/+5
* [style] Rename BasicStyle to StyleDaniel d'Andrada2018-11-225-14/+14
* [vehicle] add the view harness for the vehicle applicationBramastyo Harimukti Santoso2018-11-211-0/+61
* [utils] rename Style to ConfigBramastyo Harimukti Santoso2018-11-214-4/+4
* [style] Add BasicStyle for style-agnostic propertiesDaniel d'Andrada2018-11-204-12/+12
* [calendar] add calendar view harnessBramastyo Harimukti2018-11-201-0/+78
* [cluster] introduce cluster harness as part of the coreui principleBramastyo Harimukti Santoso2018-11-131-0/+114
* [cluster] add dialspeed and dialpower harnessesBramastyo Harimukti Santoso2018-11-132-0/+168
* [tests] Update mocks in qml tests according to current APIsDaniel d'Andrada2018-11-093-4/+27
* [qmltests] Update the dummy Qt Application Manager modulesDaniel d'Andrada2018-11-0510-7/+7
* [qmltests] Make tests work againDaniel d'Andrada2018-10-293-2/+43
* [systemui] a lot of refactoring in the system uiBramastyo Harimukti Santoso2018-09-282-2/+2
* [systemui]renaming display to center consoleBramastyo Harimukti Santoso2018-09-111-1/+1
* [tests] avoid warning about missing propertyBramastyo Harimukti Santoso2018-05-291-0/+1
* [codecleanup] Some updates to avoid type coercionBramastyo Harimukti Santoso2018-05-161-1/+1
* Fix the qmltest environment when running the autotestDominik Holland2018-04-261-0/+10
* Make tests also look for modules in the installation directoryDaniel d'Andrada2018-04-241-1/+10
* Remove deprecated (and now unused) Style.*span() APIDaniel d'Andrada2018-04-202-8/+0
* [test] License updateBramastyo Harimukti2018-04-161-18/+8
* [tests] Update licenses of dummy importsBramastyo Harimukti2018-04-096-108/+48
* Replace "Triton" occurrences with "Neptune"Bramastyo Harimukti2018-03-0611-16/+16
* Add missing license headersDaniel d'Andrada2018-02-282-0/+62
* Update tst_WidgetGridDaniel d'Andrada2018-02-282-43/+60
* Use the touch emulation functionality in the application-managerRobert Griebl2018-02-282-19/+0
* Add support for a rotated sysuiDaniel d'Andrada2018-02-282-0/+13
* Hide home page when there's a maximized application covering itDaniel d'Andrada2018-02-281-0/+1
* WidgetGrid: Proper animations when widgets are added or removed etcDaniel d'Andrada2018-02-281-16/+18
* Only enable the touchemulation if xcb is availableDominik Holland2018-02-281-1/+1
* Fix bug in WidgetDrawer where it would not return a valid rest positionDaniel d'Andrada2018-02-281-5/+29
* Add some written instructions on the code review procedureDaniel d'Andrada2018-02-281-1/+1
* Proper implementation of the "add widget" popupDaniel d'Andrada2018-02-281-1/+1
* Initial support for adding and removing widgets on the home screenDaniel d'Andrada2018-02-282-7/+13
* Proper model implementation and dependency injection instead of singletonsDaniel d'Andrada2018-02-281-1/+6
* Write the first automated qml test for HomePageDaniel d'Andrada2018-02-282-3/+162
* Improve widget resizingDaniel d'Andrada2018-02-281-5/+22