Skip to content

Releases: codepointerapp/codepointer

v0.0.5

28 Jan 16:39

Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

Because of this change, its recommended to delete the configuration (in linux ~/.config/qtedit4/qtedit4.ini, windows C:\Users\{USER}\AppData\Local\qtedit4\qtedit.ini)

v0.0.5-rc1

26 Jan 15:36

Choose a tag to compare

v0.0.5-rc1 Pre-release
Pre-release

Full Changelog: v0.0.4...v0.0.5-rc1

Because of this change, its recommended to delete the configuration (in linux ~/.config/qtedit4/qtedit4.ini, windows USERPROFILE\...?

v0.0.4

30 Dec 14:23

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

WINDOWS USERS: please uninstall previous version before installing. See #40 for more details.

This release continues improving the text editor component. Fixed the rendering issues on the editors, and added lots of new features.

v0.0.4-rc2

29 Dec 19:29

Choose a tag to compare

v0.0.4-rc2 Pre-release
Pre-release

Full Changelog: v0.0.3...v0.0.4-rc2

WINDOWS USERS: please uninstall previous version before installing. See #40 for more details.

This release continues improving the text editor component. Fixed the rendering issues on the editors, and added lots of new features.

v0.0.4-rc1

26 Dec 15:57

Choose a tag to compare

v0.0.4-rc1 Pre-release
Pre-release

Full Changelog: v0.0.3...v0.0.4-rc1

This release continues improving the text editor component. Fixed the randering issues on the editors, and added lots of new features.

v0.0.4-beta2

22 Dec 19:56

Choose a tag to compare

v0.0.4-beta2 Pre-release
Pre-release

Full Changelog: v0.0.3...v0.0.4-beta2

This release continues improving the text editor component. Fixed the randering issues on the editors, and added lots of new features.

v0.0.4-alpha1

16 Dec 23:05

Choose a tag to compare

v0.0.4-alpha1 Pre-release
Pre-release

Full Changelog: v0.0.3...v0.0.4-alpha1

v0.0.3

30 Nov 19:46

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

New features:

  1. Line endings feature finally works, #18
  2. File previews for images (XPM and SVG), markdown, json and XML, #21
  3. Application test for updates, and added also testing channel support, #27
  4. When you put your cursor over a word, it will get selected over all the document, diegoiast/qutepart-cpp#5
  5. Minor fixes, #2,
  6. Side panels state is saved between runs, diegoiast/qmdilib#4
  7. Speed up in startup, due to lazy loading documents, #17
  8. Margin is properly displayed, diegoiast/qutepart-cpp#14
  9. Copy/Paste files works on the file manager, diegoiast/qmdilib#7
  10. Implemented creating a new file/directory in the file manager: diegoiast/qmdilib#9, diegoiast/qmdilib#10
  11. List of opened files, and control+shift+t to unclose a file: diegoiast/qmdilib#5
  12. Replace input keeps stealing focus: #33
  13. Goto matching bracket: diegoiast/qutepart-cpp#3

v0.0.3-alpha6

24 Nov 13:32

Choose a tag to compare

v0.0.3-alpha6 Pre-release
Pre-release

Full Changelog: v0.0.2...v0.0.3-alpha6

New features:

  1. Line endings feature finally works, #18
  2. File previews for images (XPM and SVG), markdown, json and XML, #21
  3. Application test for updates, and added also testing channel support, #27
  4. When you put your cursor over a word, it will get selected over all the document, diegoiast/qutepart-cpp#5
  5. Minor fixes, #2,
  6. Side panels state is saved between runs, diegoiast/qmdilib#4
  7. Speed up in startup, due to lazy loading documents, #17
  8. Margin is properly displayed, diegoiast/qutepart-cpp#14
  9. Copy/Paste files works on the file manager, diegoiast/qmdilib#7
  10. Implemented creating a new file/directory in the file manager: diegoiast/qmdilib#9, diegoiast/qmdilib#10
  11. List of opened files, and control+shift+t to unclose a file: diegoiast/qmdilib#5

v0.0.3-alpha5

18 Nov 21:07

Choose a tag to compare

v0.0.3-alpha5 Pre-release
Pre-release

Full Changelog: v0.0.3-alpha4...v0.0.3-alpha5

New features:

  1. Line endings feature finally works, #18
  2. File previews for images (XPM and SVG), markdown, json and XML, #21
  3. Application test for updates, and added also testing channel support, #27
  4. When you put your cursor over a word, it will get selected over all the document, diegoiast/qutepart-cpp#5
  5. Minor fixes, #2,
  6. ּSide panels state is saved between runs, diegoiast/qmdilib#4
  7. Speed up in startup, due to lazy loading documents, #17
  8. Margin is properly displayed, diegoiast/qutepart-cpp#14