aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [controls] scalability fixes5.10Lukáš Tinkl2018-04-063-26/+26
* s/AppUIScreen/PrimaryWindowDaniel d'Andrada2018-04-0612-19/+26
* [sysui] Display some startup timingsDaniel d'Andrada2018-04-069-0/+255
* [sysui] Performance monitorAnatoly Kozlov2018-04-0613-102/+111
* [sysui] replace Tool with a styled ToolButton plus XDG icon themingLukáš Tinkl2018-04-05219-532/+1359
* Rename Style.gfx2() to Style.gfx()Daniel d'Andrada2018-04-0536-54/+54
* [sysui] Fix dark theme version of widget maximize buttonDaniel d'Andrada2018-04-043-5/+5
* [sysui] Set a window's performanceMonitorEnabled initial valueDaniel d'Andrada2018-04-041-0/+2
* [sysui] Support any pixel density in sysui/homeMilla Heikkilä2018-04-044-20/+24
* [musicapp] Make MusicApp support any pixel densityAlexandra Betouni2018-04-0411-109/+96
* [sysui] Fix divider width in AddWidget popupMilla Heikkilä2018-04-041-1/+1
* [controls] Add Qt Quick Controls 2 icon support to Button componentLukáš Tinkl2018-04-0335-108/+235
* [settings] Support any pixel densityMilla Heikkilä2018-04-035-20/+34
* [mapapp] Refactor the applicationBramastyo Harimukti2018-04-0357-318/+305
* Show an FPS overlay on any application windowDaniel d'Andrada2018-03-3016-28/+234
* [sysui] Fix QML warnings in the slider styleAnatoly Kozlov2018-03-301-2/+4
* [sysui] Use NeptuneStyle.dp() instead of Style.*span() in The LauncherAnatoly Kozlov2018-03-303-25/+26
* [sysui] Set the initial scale value of client windowsDaniel d'Andrada2018-03-301-4/+11
* [sysui] IntentsInterface - Small update in documentationAlexandra Betouni2018-03-291-2/+2
* [vehicle functions] Remove a custom sliderAnatoly Kozlov2018-03-292-95/+2
* [calendar] Replace deprecated Style.*span() with NeptuneStyle.dp()Anatoly Kozlov2018-03-298-60/+62
* [maps] fix scalability issuesLukáš Tinkl2018-03-2912-83/+102
* [calendar] Fix warnings in the calendar widgetAnatoly Kozlov2018-03-281-4/+4
* [sysui] Adding Intents interfaceAlexandra Betouni2018-03-284-1/+144
* [maps] add a "show my location" buttonLukáš Tinkl2018-03-283-0/+25
* [sysui] Fix scaling for the exposed rectangleAnatoly Kozlov2018-03-282-2/+2
* [sysui] Performance overlayDaniel d'Andrada2018-03-2723-36/+847
* [controls] Exposing clicked signal for ToolsColumnAlexandra Betouni2018-03-271-0/+2
* [mapapp] Refactor the application to use the new architectureBramastyo Harimukti2018-03-2724-233/+704
* [sysui] Move the modal overlay into its own componentDaniel d'Andrada2018-03-263-43/+84
* [sysui] Add missing import in ApplicationFrameDaniel d'Andrada2018-03-261-0/+1
* [phone] scalability fixesLukáš Tinkl2018-03-269-61/+63
* [sysui] Don't redraw the blurred popup background unnecessarilyDaniel d'Andrada2018-03-261-1/+9
* [sysui] Refactor NeptunePopup animationsDaniel d'Andrada2018-03-262-28/+21
* [style] Make TabBar support any pixel densityDaniel d'Andrada2018-03-262-3/+5
* [style] Make Switch support any pixel densityDaniel d'Andrada2018-03-231-9/+9
* [controls] Specify an implicit size for ScalableBorderImageDaniel d'Andrada2018-03-231-0/+3
* [Instrument Cluster] Add support NeptuneStyle.accentColorAnatoly Kozlov2018-03-232-3/+3
* [neptunestyle] fix rounding errors/warnings reported by clangLukáš Tinkl2018-03-231-16/+16
* [sysui] Enlarge touch areas of home and app grid buttonsDaniel d'Andrada2018-03-231-4/+4
* [vehicle] Move from ADS materials to PBRNikita Krupitskas2018-03-238-71/+373
* [sysui] Add a new Slider styleAnatoly Kozlov2018-03-226-23/+166
* [sysui] NeptuneStyle.dp() instead of multiplying by NeptuneStyle.scaleDaniel d'Andrada2018-03-2217-115/+147
* [sysui] Pass NeptuneStyle.scale down to application windowsDaniel d'Andrada2018-03-217-10/+49
* [style] Remove unsupported window size configuration optionsDaniel d'Andrada2018-03-218-87/+2
* [maps] fix header and its erratic movementLukáš Tinkl2018-03-213-12/+3
* [sysui] fix the popup close button hit areaLukáš Tinkl2018-03-211-8/+7
* [phoneapp] Remove voicemail and message from ToolsColumnBramastyo Harimukti2018-03-218-82/+0
* [phoneapp] Fixed warning for undefined callTimerAlexandra Betouni2018-03-212-1/+2
* [sysui] Make home UI support any pixel densityDaniel d'Andrada2018-03-212-21/+30