aboutsummaryrefslogtreecommitdiffstats
path: root/styles
Commit message (Expand)AuthorAgeFilesLines
* [controls] fix ScalableBorderImage wrong sizes made app crashEgor Nemtsev2019-02-141-0/+9
* [downloads] fixed the alignments and moved the asset to the app folderBramastyo Harimukti2019-01-314-8/+0
* [toolbutton] fixed some warnings of undefined valueBramastyo Harimukti2019-01-312-6/+6
* [lucee] update the widget dragged bg assetBramastyo Harimukti2018-12-171-2/+2
* Update copyright statementsRobert Griebl2018-12-1442-34/+72
* [lucee] add radius property for lucee's progress barBramastyo Harimukti2018-12-111-0/+2
* [lucee] Layout of climate and status barsDaniel d'Andrada2018-11-301-0/+3
* [style] Make support for multiple themes optionalDaniel d'Andrada2018-11-281-15/+0
* [lucee] add application widget and update the widget resize handleBramastyo Harimukti2018-11-288-8/+20
* [lucee] Implement SwitchDelegateDaniel d'Andrada2018-11-281-9/+10
* [lucee] Implement SwitchDaniel d'Andrada2018-11-281-7/+8
* [lucee] Implement PopupItemDaniel d'Andrada2018-11-265-13/+4
* [lucee] Customize launcherDaniel d'Andrada2018-11-231-2/+2
* [lucee] Implement SliderDaniel d'Andrada2018-11-235-28/+17
* [assets] update luxoft logo for both neptune and lucee styleBramastyo Harimukti2018-11-232-4/+4
* [lucee] update the background imageBramastyo Harimukti2018-11-231-2/+2
* [style] Style.image() replaces Config.gfx() and Config.symbol()Daniel d'Andrada2018-11-22192-6/+565
* [style] Rename BasicStyle to StyleDaniel d'Andrada2018-11-2242-152/+152
* [utils] rename Style to ConfigBramastyo Harimukti Santoso2018-11-214-6/+6
* [style] Move controls from neptune style to shared.controlsDaniel d'Andrada2018-11-205-5/+5
* [style] Add a LUCEE styleDaniel d'Andrada2018-11-2021-0/+1618
* [style] Add BasicStyle for style-agnostic propertiesDaniel d'Andrada2018-11-2021-76/+111
* [style] Move dp() from NeptuneStyle to the new Sizes attached propertyDaniel d'Andrada2018-11-1515-67/+82
* [style] Refactor Button.customBackgroundColorDaniel d'Andrada2018-10-241-34/+1
* [systemui] a lot of refactoring in the system uiBramastyo Harimukti Santoso2018-09-2820-28/+28
* [i18n] Support for right-to-left languages (RTL)Lukáš Tinkl2018-06-272-5/+5
* [controls] use accent color for the scroll indicatorBramastyo Harimukti2018-06-111-1/+1
* [codecleanup] Some updates to avoid type coercionBramastyo Harimukti Santoso2018-05-161-3/+3
* [controls] Fixed binding loop in TabButtonAlexandra Betouni2018-05-021-3/+6
* [controls] Fix progress bar color updatingMilla Heikkilä2018-04-301-1/+1
* [styles] Removed Popup styleAlexandra Betouni2018-04-271-56/+0
* [controls] fix SwitchDelegate text colorLukáš Tinkl2018-04-271-0/+1
* [controls] adjust the Switch style LabelLukáš Tinkl2018-04-271-0/+3
* [controls] update property names for opacityBramastyo Harimukti2018-04-261-1/+1
* [controls] Updates in Style due to new specsAlexandra Betouni2018-04-2610-32/+34
* [controls] add a (scalable) RadioButton styleLukáš Tinkl2018-04-231-0/+83
* [style] Replace Style.*span() with NeptuneStyle.dp() in DialogDaniel d'Andrada2018-04-201-1/+1
* [controls] Updated ProgressBar styleAlexandra Betouni2018-04-191-11/+15
* [styles] Get rid of Style.*pan*() in PopupDaniel d'Andrada2018-04-181-2/+2
* [sysui] remaining scaling fixesLukáš Tinkl2018-04-131-0/+3
* [controls] scalability fixes for ScrollIndicatorLukáš Tinkl2018-04-121-6/+6
* [controls] scalability fixes5.10Lukáš Tinkl2018-04-063-26/+26
* [sysui] replace Tool with a styled ToolButton plus XDG icon themingLukáš Tinkl2018-04-051-25/+23
* Rename Style.gfx2() to Style.gfx()Daniel d'Andrada2018-04-052-3/+3
* [controls] Add Qt Quick Controls 2 icon support to Button componentLukáš Tinkl2018-04-031-18/+29
* [sysui] Fix QML warnings in the slider styleAnatoly Kozlov2018-03-301-2/+4
* [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
* [sysui] Add a new Slider styleAnatoly Kozlov2018-03-221-23/+60
* [sysui] NeptuneStyle.dp() instead of multiplying by NeptuneStyle.scaleDaniel d'Andrada2018-03-222-7/+7