Next | Query returned 48 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2022-04-23 23:09:37 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/featherpad: update to 1.2.0

Main changes:
- Try the file manager DBus interface when opening the containing folder
  (from the right-click menu of tab or side-pane item). In this way, it may be
  possible to select and scroll to the file.
- Restore the view position on reloading, as precisely as possible.
- Fixed searching in unusually large documents.
- Select the text between spaces with Ctrl + double click.
  (See Help → Multiple Clicks.)
- Added Rust syntax highlighting.
- Fixes and enhancement to XML and QML syntax highlighting.
- Bumped the minimum required version of Qt5 to 5.15.0.
- With Qt6, hide encodings that are not supported by Qt6.
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2022-01-08 16:32:14 by pin | Files touched by this commit (2) | Package updated
Log message:
editors/featherpad: update to 1.1.1

V1.1.1
---------
 - Fixed highlighting of Markdown's single-line codes with multiple backquotes.
   Also, faster syntax highlighting for Markdown.
 - Prevented a rare hang-like behavior with malformed XML documents that have
   huge lines. Also, followed stricter rules for highlighting of \ 
"<" in XML.
 - Workaround for wrong positions of instant tab tooltips with Qt6.
   2021-12-29 06:47:44 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/featherpad: update to 1.1.0

● A problem is fixed in saving with UTF-16.
● A very rare stack overflow is prevented when matching brackets in huge files.
● The maximum number of recent files is increased to 50.
● Added Tcl syntax highlighting.
● Lots of keywords are added to syntax highlighting for various programming
  languages.
● Fixes and improvements to XML and Lua syntax highlighting.
● Enabled experimental compilation against Qt6 (→ INSTALL). The default cmake
  compilation is still against Qt5.
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-15 14:31:37 by pin | Files touched by this commit (2) | Package updated
Log message:
editors/featherpad: update to 1.0.1

-Fixed the detection of UTF-16 in special cases.
-Fixed tab detaching when the window is closed with its last tab.
-Don't try to restore window position under Wayland.
-Better inertial scrolling with touchpad and sensitive devices.
   2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Remove SHA1 hashes for distfiles
   2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822)
Log message:
revbump for textproc/icu
   2021-03-08 22:29:42 by pin | Files touched by this commit (3) | Package updated
Log message:
editors/featherpad: update to 0.18.0

-Fixed an old but rare problem in highlighting of multiline comments.
-Added Pascal syntax highlighting.
-Added Java syntax highlighting.
-Better highlighting of numeric literals in some programming languages.
-Taken into account some general variables of Perl when highlighting its syntax.
-Taken into account the possibility of using unpaired or different paired
delimiters for the second part of Perl's replacement operators.
-Fixes and improvements to Ruby syntax highlighting.
-Prevent Qt from giving any non-plain text to the selection clipboard.
-Made PageUp/PageDown select the first/last item of the search history when the
search line-edit is focused.
-Fixed the lack of Perl-style comments in PHP syntax highlighting.
-If needed, save cursor positions when the app is terminated by SIGTERM.
-Prevent the spell checker from changing an uneditable document.
-Added an icon to the tabs/view-items of files that have targets but aren't
symlinks (e.g., their parent directories are symlinks). Also, (1) when a final
target exists, two items are added to the tab/view-item context menu for
copying its path and opening it, and (2) if a file and some of its targets are
opened, only the first one is editable by default.
-Added JSON syntax highlighting.
-Added "math" and "equation" to LaTex syntax highlighting.

Next | Query returned 48 messages, browsing 21 to 30 | Previous