Commit graph

8 commits

Author SHA1 Message Date
Andrew Scheller
d29ccd55f2
Add download link to README 2020-09-17 09:31:51 +01:00
Floris Bos
c08887f788 Do not use saved position if it falls outside of primary screen
- Only use saved position if the coordinates fall inside of the primary screen
  Prevents problems for people with laptops that sometimes but not always use
  external screens.
- Since we now set window position in C++ instead of QML, drop the
  dependency on qml-module-qt-labs-settings module.

Closes #91
2020-07-21 16:15:19 +02:00
Floris Bos
7506d5b35a Fix build instructions
Closes #77
2020-06-02 01:14:00 +02:00
Floris Bos
e578236a0b README.md: update repo imagewriter -> rpi-imager 2020-03-09 16:53:55 +01:00
Floris Bos
75feb3e73d Rename imagingutility -> rpi-imager 2020-03-05 15:40:38 +01:00
Floris Bos
7ef7b9a34c Update README.md 2020-03-04 18:33:49 +01:00
Floris Bos
2ffaf70276 Update README.md
- Fix github address
- Add Mac code signing instructions
2020-03-04 17:05:00 +01:00
Floris Bos
d7b361ba44 Qt/QML edition 2020-03-04 16:55:40 +01:00