aboutsummaryrefslogtreecommitdiffstats
path: root/Main.qml
Commit message (Expand)AuthorAgeFilesLines
* Remove QML import version numbersBernd Weimer2022-08-081-12/+12
* Port to Qt 6.2Robert Griebl2022-07-011-3/+3
* [utils] Add mouse/touch points traceGrigorii Zimin2019-11-251-1/+5
* [gamepad] map some buttons and add a signal to the clusterBramastyo Harimukti Santoso2019-11-131-0/+5
* [license] remove "ivi" and leave Neptune 3 UI as its project nameBramastyo Harimukti2019-08-081-1/+1
* [sysui] fix url handling for win platformGrigorii Zimin2019-06-191-4/+4
* [simulationbackend] refactor and split the interfacesBramastyo Harimukti2019-05-131-0/+1
* [sysui, cluster] add ability to get screenshot from clusterGrigorii Zimin2019-03-181-1/+8
* [sysui] show the center console on top of any other windowBramastyo Harimukti2018-12-191-4/+5
* Update copyright statementsRobert Griebl2018-12-141-1/+2
* [sysui] take the main center console for the screenshotBramastyo Harimukti Santoso2018-12-131-1/+1
* [sysui] Properly initialize the theme value in the remote settingsDaniel d'Andrada2018-11-231-0/+2
* [style] Rename BasicStyle to StyleDaniel d'Andrada2018-11-221-8/+8
* [style] Add BasicStyle for style-agnostic propertiesDaniel d'Andrada2018-11-201-8/+8
* [hud] initial implementation of the HUDBramastyo Harimukti Santoso2018-11-061-0/+19
* [sysui] get rid of all UISettings instances outside the storeBramastyo Harimukti Santoso2018-10-251-1/+3
* [systemui]remove import shared.utils as it is not being used in main.qmlBramastyo Harimukti Santoso2018-10-081-1/+0
* [systemui] a lot of refactoring in the system uiBramastyo Harimukti Santoso2018-09-281-4/+4
* [systemui] Move data specific to CenterConsole into a separate storeDaniel d'Andrada2018-09-241-3/+0
* [systemui] Have C. Console and I. Cluster as sibling Windows in a QtObjectDaniel d'Andrada2018-09-241-101/+12
* [systemui]renaming display to center consoleBramastyo Harimukti Santoso2018-09-111-13/+12
* [systemui] update to use stores for System UIBramastyo Harimukti Santoso2018-09-041-306/+90
* [systemui] some cleanups in order to follow the code conventionsBramastyo Harimukti Santoso2018-08-291-80/+75
* [notification] remove notification simulatorBramastyo Harimukti Santoso2018-08-231-10/+0
* Isolate all system and process monitoring code into a single componentDaniel d'Andrada2018-08-221-3/+9
* [notifications] model refactored to use QtAM/NotificationManagerLukáš Tinkl2018-07-181-3/+5
* [sysui] Ensure pixel-aligned geometriesDaniel d'Andrada2018-07-041-2/+2
* [settings] 24hour time format follows current languageLukáš Tinkl2018-06-281-1/+4
* [i18n] Support for right-to-left languages (RTL)Lukáš Tinkl2018-06-271-0/+3
* [screenshot] change the file name generated to avoid colon symbolBramastyo Harimukti Santoso2018-06-131-1/+1
* [systemdialog] add neptune release version to version informationBramastyo Harimukti Santoso2018-06-121-1/+1
* [l10n] fix a bunch of missing strings to translateLukáš Tinkl2018-06-121-1/+1
* [notification] Update to support using text for the buttonBramastyo Harimukti2018-06-121-1/+1
* [sysui] fix the screenshot notificationLukáš Tinkl2018-06-121-3/+3
* [sysui] Changed RequestNotification addressAlexandra Betouni2018-06-071-4/+2
* [sysui] Adding notification intentAlexandra Betouni2018-06-061-3/+31
* [cluster] fix music and maps freezing w/o cluster windowLukáš Tinkl2018-05-251-0/+5
* [sysinfo] Remove dbus dependeciesBramastyo Harimukti2018-05-231-3/+1
* [screenshot] Update notification messageBramastyo Harimukti Santoso2018-05-141-2/+2
* [about] Add version information of QtAppMan and QtIVILukáš Tinkl2018-05-071-1/+4
* [sysui] implement taking a screenshot and dumping sysinfoLukáš Tinkl2018-05-041-0/+39
* [notification] Initial commit of notificationBramastyo Harimukti2018-04-231-0/+27
* [sysui] Update overlay theme color behind popupsMilla Heikkilä2018-04-201-0/+3
* Remove deprecated (and now unused) Style.*span() APIDaniel d'Andrada2018-04-201-3/+0
* [sysui] Don't assume the very first frame will be a blank oneDaniel d'Andrada2018-04-131-9/+3
* [sysui] Load UI in two stages to get a first frame drawn fasterDaniel d'Andrada2018-04-131-0/+18
* [sysui] Fix way of transmitting locale selection to appsLukáš Tinkl2018-04-111-10/+1
* [performance] Add application performance monitor overlayBramastyo Harimukti2018-04-101-0/+1
* [sysui] Don't even load the intrument cluster if showCluster=noDaniel d'Andrada2018-04-101-1/+1
* [sysui] Adding Intents interfaceAlexandra Betouni2018-03-281-0/+8