Added screenshot. Minor readme edits.
This commit is contained in:
@@ -7,12 +7,14 @@
|
||||
|
||||
gLabels-qt is the development repository for the next major version of gLabels (4.0).
|
||||
|
||||

|
||||
|
||||
## What's new in gLabels-qt?
|
||||
|
||||
- Based on the Qt cross-platform framework.
|
||||
- Unlike previous versions, glabels-qt is a cross-platform application. So far, it
|
||||
has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain).
|
||||
- Updated general UI which helps guide the user through typical workflows.
|
||||
- Updated UI based on typical workflows.
|
||||
|
||||
## Status
|
||||
|
||||
@@ -36,7 +38,7 @@ It is still missing several features to bring it in parity with glabels-3.4. Th
|
||||
These include
|
||||
|
||||
- Windows (VisualStudio)
|
||||
- Windows (MINGW 64bit)
|
||||
- Windows (MINGW)
|
||||
- Mac
|
||||
- Linux (flatpak)
|
||||
- Linux (snap)
|
||||
@@ -46,8 +48,6 @@ These include
|
||||
|
||||
* Help is needed setting up internationalization and writing translations.
|
||||
|
||||
* Additional internal icon themes.
|
||||
|
||||
* Suggestions.
|
||||
|
||||
* For code contributions, see [docs/HACKING.md](docs/HACKING.md).
|
||||
|
||||
+4
-4
@@ -65,14 +65,14 @@ Some characteristics of the development branch:
|
||||
Version numbering
|
||||
-----------------
|
||||
|
||||
- Versions are numbered major.minor.micro (e.g. 4.0.3)
|
||||
- major version indicates a major change in architecture or technology
|
||||
* Versions are numbered major.minor.micro (e.g. 4.0.3)
|
||||
* major version indicates a major change in architecture or technology
|
||||
- 2.x.x was based on gtk+-2
|
||||
- 3.x.x was based on gtk+-3
|
||||
- 4.x.x is based on qt-5
|
||||
- minor version indicates a minor change in features or design
|
||||
* minor version indicates a minor change in features or design
|
||||
- even minor versions are from a stable branch
|
||||
- odd minor versions are from a development branch
|
||||
- micro version indicates a bugfix release
|
||||
* micro version indicates a bugfix release
|
||||
- See above for release characteristics within a stable branch
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user