v0.0.4
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.
- Fixed some crashes #28
- Fixed some bugs #30
- Fixed UI on windows: #32
- GNome related updates: #36 diegoiast/qmdilib#14
- New editor features/fixes:
- Added minimap to editors: diegoiast/qutepart-cpp#23
- Delete current line: #38
- Preview window keeps getting opened: #29
- Search for selected text: #35
- Auto brackets on selected text: diegoiast/qutepart-cpp#15
- Trailing spaces: diegoiast/qutepart-cpp#7
- Highlighter fixes for some corner cases: diegoiast/qutepart-cpp#13
- Preview keeps opening: diegoiast/qutepart-cpp#13
- Move selection to matching bracket diegoiast/qutepart-cpp#20
- Mark selection in document diegoiast/qutepart-cpp#21
- UI find/replace is ugly on windows: #32
- Smart home/end fixes: diegoiast/qutepart-cpp#17
- Search input lines have history: #39