Lirios Text Versions Save

:rocket: Material Design text editor

v0.5.0

4 years ago

We are proud to announce the immediate availability of Text 0.5.0.

Features
  • Migrate build system from the now deprecated Qbs to CMake
  • Add missing OARS information to appdata and remove deprecated .desktop suffix from component ID
  • Fix the translation loading by using the correct file name
Download

You can download the source tarball from GitHub

SHA256 checksum: 0fb771fe48807d772f85373e7ecc0c5978290605594f814cf6a430fa45e2dc67

v0.4.1

5 years ago

We are proud to announce the immediate availability of Text 0.4.1.

Features
  • Update appdata.
Download

You can download the source tarball from GitHub

SHA256 checksum: 4cdfd5a9c178f791a7fb82a4b6cad9927ae68bfb9a428410b9b162843a46e5e6

Binaries:

v0.4.0

5 years ago

We are proud to announce the immediate availability of Text 0.4.0.

Features
  • Add versioning to the languages database.
  • Read language metadata only for new and changed spec files.
  • Generate resources with qbs.
  • Fix icons installation.
  • Fix translations installation.
  • Fix build on WinRT.
  • Update translations.
Download

You can download the source tarball from GitHub

SHA256 checksum: d48a2d4b40b704507a14d91376656b00e13a495fa1f6e19bf10e45154d652bcd

Binaries:

v0.3.0

6 years ago

We are proud to announce the immediate availability of Text 0.3.0.

Features
  • Fix errors discovered by Clazy
  • Fix memory leaks
  • Follow Fluid 1.0 changes
  • Allow cross-language references to define-regexes with %{lang:id}
  • Experimental QML highlighting
  • Update appdata file
  • Update desktop file
  • Fix context menu positioning
  • Enable text selection by mouse in search overlay
  • Backward search (Shift+Enter in search field)
  • Use fixed line heights for file previews
  • Add Next/Prev buttons to search overlay
  • Add 8dp margin to the right of search overlay
  • Hide search overlay after 5 seconds without focus
Download

You can download the source tarball from GitHub

SHA256 checksum: 1171bfd298490a804520ab06f2ed0e5df0cffdfa7fad56fd032b8ba95b328718

Binaries:

0.2

7 years ago

This is the first release with UI built on top of Qt Quick Controls 2 + Fluid stack. It also brings syntax highlighting, simple search, a new icon and translations to 11 new languages thanks to your awesome contributions on Transifex.

Full changelog:

  • transition to Qt Quick Controls 2 and Fluid framework;
  • new icon by Corbin Crutchley;
  • syntax highlighting, you can read more about it at GitHub project wiki;
  • search through file (Ctrl+F shortcut available);
  • add translations to:
    • Danish
    • French
    • Spanish
    • Arabic
    • Chinese (Hong Kong)
    • Dutch
    • German
    • Italian
    • Portuguese (Brasil)
    • Portuguese (Portugal)
    • Spanish (Latin America)
  • several minor improvements and bugfixes.

0.1

8 years ago

The first release of Liri Text, providing only the basic functionality essential for a text editor.