aboutsummaryrefslogtreecommitdiffstats
path: root/dev/apps/com.pelagicore.sheets
Commit message (Expand)AuthorAgeFilesLines
* Remove QML import version numbersBernd Weimer2022-08-0810-58/+58
* [sysui] replace onFoo handlers for ConnectionsEgor Nemtsev2020-07-221-2/+2
* [apps, format] update package yamls against appman5.14Grigorii Zimin2020-04-021-3/+6
* [all] add wrapper qsTr("...") for stringsAleksei Korkov2020-03-318-64/+64
* [sysui] Fix popup animations and positions after resizingAleksei Korkov2020-03-302-7/+15
* [notifications, sheets] allow to create multiple simple notificationsGrigorii Zimin2020-03-031-8/+1
* [sysui] remove workaround for AUTOSUITE-1366Egor Nemtsev2020-03-031-12/+0
* [sheets] fix notification buttons disappearEgor Nemtsev2020-03-031-10/+10
* Define icons url for all notification created inside NeptuneGrigorii Zimin2019-12-041-0/+12
* [assets] re-import all assets back to neptune 3Bramastyo Harimukti2019-11-131-0/+3
* [assets] remove all the assets to be re-imported in the following commitBramastyo Harimukti2019-11-131-3/+0
* [map] change url request for app on intentsGrigorii Zimin2019-11-131-2/+3
* [cursormanagement] Adding cursor management support in appsAlexandra Betouni2019-09-231-18/+20
* [license] remove "ivi" and leave Neptune 3 UI as its project nameBramastyo Harimukti2019-08-0810-10/+10
* [sheets] Fixed bug in notifications panelAlexandra Betouni2019-07-171-69/+75
* [appman] update appman imports in neptune 3 to 2.0Bramastyo Harimukti2018-12-181-1/+1
* Update copyright statementsRobert Griebl2018-12-1410-1/+11
* [sheets] Notification belongs to "import QtApplicationManager 1.0" insteadBramastyo Harimukti Santoso2018-12-121-1/+1
* [sheets] make button panel get scaled correctlyBramastyo Harimukti2018-11-291-11/+11
* [style] Style.image() replaces Config.gfx() and Config.symbol()Daniel d'Andrada2018-11-223-4/+6
* [style] Rename BasicStyle to StyleDaniel d'Andrada2018-11-222-7/+7
* [utils] rename Style to ConfigBramastyo Harimukti Santoso2018-11-214-5/+5
* [style] Move controls from neptune style to shared.controlsDaniel d'Andrada2018-11-201-1/+1
* [style] Add BasicStyle for style-agnostic propertiesDaniel d'Andrada2018-11-202-5/+7
* [style] Move dp() from NeptuneStyle to the new Sizes attached propertyDaniel d'Andrada2018-11-159-135/+136
* [sheets] Button no longer has a customBackgroundColor propertyDaniel d'Andrada2018-10-311-1/+0
* Use the new Qt Application Manager module namesDaniel d'Andrada2018-10-311-1/+1
* [style] Refactor Button.customBackgroundColorDaniel d'Andrada2018-10-241-2/+14
* [bottombar] change climate into an applicationBramastyo Harimukti Santoso2018-10-091-0/+1
* [systemui] a lot of refactoring in the system uiBramastyo Harimukti Santoso2018-09-2810-22/+23
* [systemui] update to use stores for System UIBramastyo Harimukti Santoso2018-09-041-0/+38
* [notifications] model refactored to use QtAM/NotificationManagerLukáš Tinkl2018-07-181-11/+3
* [sysui] Reimplement PopupWindow & friends to make use of new appman APIDaniel d'Andrada2018-07-042-6/+4
* [sysui] Fix the scaling situation in PopupWindowDaniel d'Andrada2018-06-281-12/+12
* [i18n] Support for right-to-left languages (RTL)Lukáš Tinkl2018-06-271-1/+1
* [notification] Update to support using text for the buttonBramastyo Harimukti2018-06-121-1/+1
* [sheets] Notification examples in The Sheets appAnatoly Kozlov2018-06-081-0/+111
* [sheetsapp] Adding popup exampleAlexandra Betouni2018-06-042-0/+160
* [controls] List Item button supports a button with a labelMilla Heikkilä2018-05-231-7/+10
* [controls] List item button supports textMilla Heikkilä2018-05-151-0/+18
* [controls] Updates in Style due to new specsAlexandra Betouni2018-04-261-1/+1
* [sheets] Replace Style.*span() with NeptuneStyle.dp()Daniel d'Andrada2018-04-203-49/+51
* [controls] Updated ProgressBar styleAlexandra Betouni2018-04-191-0/+128
* [controls] Add QQuick Controls 2 icon to list itemsMilla Heikkilä2018-04-161-9/+10
* [dev] add a ToolButton panel showcaseLukáš Tinkl2018-04-091-0/+115
* s/AppUIScreen/PrimaryWindowDaniel d'Andrada2018-04-061-1/+1
* [sysui] replace Tool with a styled ToolButton plus XDG icon themingLukáš Tinkl2018-04-052-12/+7
* Rename Style.gfx2() to Style.gfx()Daniel d'Andrada2018-04-052-2/+2
* [controls] Add Qt Quick Controls 2 icon support to Button componentLukáš Tinkl2018-04-031-0/+114
* [sysui] Add a new Slider styleAnatoly Kozlov2018-03-221-0/+94