1102ed50b3
add donation link
2020-07-21 21:29:57 -04:00
14662f5486
Rearrange UI so messages are per-vehicle.
2020-07-21 18:01:19 -04:00
1dfc6e2f8e
Change layout adding inline message.
2020-07-21 14:47:21 -04:00
99387081f7
change flatpak builder permissions
2020-07-21 10:41:35 -04:00
2029a0fb9a
Revert "package icons on all platforms"
...
This reverts commit 5d274f3946 .
2020-07-19 17:37:00 -04:00
5d274f3946
package icons on all platforms
2020-07-19 17:33:54 -04:00
a459c186d8
fix typo
v1.0
2020-07-19 16:43:38 -04:00
fee5de3496
update flatpak build config
2020-07-19 16:41:36 -04:00
42a2ce9ce3
change packaging to include screenshots
2020-07-19 16:40:59 -04:00
d8bb9fbbbd
update flatpak build json
2020-07-19 16:24:37 -04:00
06b52d29bb
Clarify import form json file.
2020-07-18 17:02:59 -04:00
b73e9e8c79
bundle logo in resource bundle and display regardless of theme/install status.
2020-06-30 18:34:31 -04:00
4a0481a1f2
Fix typos.
2020-06-30 18:06:27 -04:00
168bd17302
Show message if failed to import json. Have android builds use different pathing if possible.
2020-06-30 18:03:54 -04:00
96cc336063
add icons for about page
2020-06-28 21:12:07 -04:00
4d7c2592bd
Have android build use material theme and splash. Fix no context drawer on mobile.
2020-06-27 10:43:47 -04:00
5023455cb2
fix android builds by building kirigami and removing manifest feature.
2020-06-25 21:22:07 -04:00
Kevin Whitaker
fe16401687
minor changes to code and major testing of ways to build for android.
2020-06-25 19:21:06 -04:00
fe58b7ce2f
modify some android build commands for testing.
2020-06-23 12:12:09 -04:00
898d9c144b
Add svg to allow app display svg graphics. Add test section for android to try and get icons working.
2020-06-18 14:34:53 -04:00
ef21bd2284
add custom android package contents and build script.
2020-06-18 10:55:30 -04:00
46d692c534
Add missing files.
2020-06-17 14:08:09 -04:00
cf26128dfa
Update cmake min qt to actual min version.
2020-06-17 13:59:07 -04:00
b8928230bd
Fix UI to work better on smaller screens. Implement first version of data import from carfax json.
2020-06-16 17:24:40 -04:00
62c8b37bd8
Update cmake config with correct kf5 version.
2020-06-11 14:38:43 -04:00
9351342c2d
Fix json builder
2020-06-11 11:33:39 -04:00
5c1363f5f3
update commit hash
2020-06-11 11:22:39 -04:00
9e566a8cc3
forgot icon
2020-06-11 10:44:42 -04:00
6bb61fd210
Change records to look better.
2020-06-11 10:43:22 -04:00
cbcd7e400e
Make vehicle card look better. Erase records on vehilce removal.
2020-06-11 10:38:31 -04:00
fb41074c45
User textarea for notes for multiline.
2020-06-10 13:46:04 -04:00
420d36a1a0
Store service types that are builtin as numbers to reference in code easier.
2020-06-10 13:31:17 -04:00
bb3904e2d1
Use combo box instead of textfield for service type. Put in some starting items.
2020-06-10 12:54:12 -04:00
2073e57a84
remove records on delete.
2020-06-10 11:35:05 -04:00
b554c96720
Fix date storage to be iso string. Save and display date as appropriate.
2020-06-10 11:33:24 -04:00
466cae5333
Check and display for some invalid inputs.
2020-06-10 10:31:00 -04:00
1852fbc6d2
Add remove action to records. Use popup sheet with old calendar widget to select dates.
2020-06-10 09:48:09 -04:00
84dd6d1efc
Implement canceling of adding pages. Implement code for record display and adding.
2020-06-09 17:31:16 -04:00
5e749c454b
Add UI/code to make process of add/removing vehicles work.
2020-06-09 13:25:46 -04:00
5b8cd46e80
rename db column to not conflict with qml. Make sure to call select on first load of table models to poulate.
...
Make model classes have some functions accessible from qml. Add custom model method that allows QML to easily add new items.
Add Card layout that contains data from db.
2020-06-07 22:36:32 -04:00
6edccb050b
Change QGuiApplication to QApplication to allow proper palette usage on desktop. Add VIN to data storage options.
...
Change add vehicle layout to use form layout insteaf of manual layout.
2020-06-07 20:39:29 -04:00
b0780f1ede
Use PageRouter instead of page stack. Start implementing first add page.
2020-06-07 00:18:53 -04:00
eda53f9663
Pass db instance to models. Pass models to QML.
2020-06-06 22:01:45 -04:00
163441c4ef
Put in skeleton ui.
2020-06-06 21:21:18 -04:00
0590c2bec6
Make service records model.
2020-06-06 21:14:24 -04:00
c9d742fab7
add table creation and first table model.
2020-06-06 20:11:38 -04:00
21e6395254
Add missing resources.
2020-06-02 15:47:00 -04:00
43f5e1b22c
Start adding data structure.
2020-06-02 15:45:39 -04:00
96f17a44df
Start of inital project.
2020-05-28 20:41:47 -04:00