SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ktexteditor-devel-5.13.0-1.1.i586.rpm :
Tue Aug 4 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.13.0

* The Qt version requirement has been bumped from 5.2 to 5.3

* Debug output has been ported to categorized output, for less
noise by default

* Docbook documentation has been reviewed and updated

* Guard default log level for Qt < 5.4.0, fix log cat name

* Add hl for Xonotic (kde#342265)

* Add Groovy HL (kde#329320)

* Update J highlighting (kde#346386)

* Make compile with MSVC2015

* Less iconloader use, fix more pixelated icons

* Enable/disable find all button on pattern changes

* Improved search & replace bar

* Remove useless ruler from powermode

* More slim search bar

* vi: Fix misreading of markType01 flag

* Use correct qualification to call base method.

* Remove checks, QMetaObject::invokeMethod guards itself
against that already.

* Fix HiDPI issues with color pickers

* Cleanup coe: QMetaObject::invokeMethod is nullptr safe.

* More comments

* Change the way the interfaces are null safe

* Only output warnings and above per default

* Remove todos from the past

* Use QVarLengthArray to save the temporary QVector iteration.

* Move the hack to indent group labels to construction time.

* Fixup some serious issues with the KateCompletionModel in
tree mode.

* Fix broken model design, which relied on Qt 4 behavior.

* Obey umask rules when saving new file (kde#343158)

* Add meson HL

* As Varnish 4.x introduces various syntax changes compared to
Varnish 3.x, I wrote additional, separate syntax highlighting
files for Varnish 4 (varnish4.xml, varnishtest4.xml).

* Fix HiDPI issues

* vimode: don\'t crash if the command gets executed in the
end of a document. (kde#350299)

* Support QML multi-line strings.

* Fix syntax of oors.xml

* Add CartoCSS hl by Lukas Sommer (kde#340756)

* Fix floating point HL, use the inbuilt Float like in C
(kde#348843)

* Split directions did got reversed (kde#348845)

* Bug 348317 - [PATCH] Katepart syntax highlighting should
recognize \\u0123 style escapes for JavaScript (kde#348317)

* Add
*.cljs (kde#349844)

* Update the GLSL highlighting file.

* Fixed default colors to be more distinguishable

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php

Sun Jul 5 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.12.0

* debianchangelog.xml: add Debian/Stretch, Debian/Buster, Ubuntu-Wily

* Fix for UTF-16 surrogate pair backspace/delete behavior.

* Let QScrollBar handle the WheelEvents (kde#340936)

* Apply patch from KWrite devel top update pure basic HL

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.12.0.php

Sun Jun 7 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.11.0

* Allow like in KDE 4.x times 3rdparty apps/plugins to install
own highlighting XML files into katepart5/syntax

* Add KTextEditor::Document::searchText()

* Bring back use of KEncodingFileDialog (kde#343255)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.11.0.php

Sun May 3 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.10.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.10.0.php

Sat Apr 4 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.9.0

* Add kdesrc-buildrc highlighting file

* syntax: added support for binary integer literals in the PHP
highlighting file

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.9.0.php

Thu Mar 19 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Add explicit kiconthemes-devel BuildRequires

Sat Mar 7 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.8.0

* Add word count statistics in statusbar

* vimode: fix crash when removing last line in Visual Line mode

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.8.0.php

Sun Feb 8 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.7.0

* Fixed high-precision touchpad scrolling

* Do not emit documentUrlChanged during reload

* Do not break cursor position on document reload in
lines with tabs

* Do not re(un)fold the first line if it was
manually (un)folded

* vimode: command history through arrow keys

* Do not try to create a digest when we get
a KDirWatch::deleted() signal

* Performance: remove global initializations

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.7.0.php

Sat Jan 3 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.6.0

* Fix build on MSVC.

* vimode bugfixes

* add syntax file for Oracle PL/SQL

* ppd highlighting: better support for multiline values

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.6.0.php

Sat Dec 6 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.5.0

* Fix kde#340212: incorrect soft-tabs alignment after
beginning-of-line

* Add libgit2 compile-time check for threads support

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php

Sun Nov 2 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.4.0

* Implement \"go to last editing position\" action

* Guard against a possibly broken code folding state on disk

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.4.0.php

Sat Oct 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.3.0

* Multiple memory leaks fixed

* Avoid auto-completion to interfere with search/replace text
(kde#339130), and more autocompletion fixes

* Many fixes to the VIM mode

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
- Added libgit2-devel BuildRequires

Tue Sep 9 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.2.0

* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php
- Added pkgconfig(Qt5Xml) and pkgconfig(Qt5XmlPatterns) BuildRequires

Sat Aug 2 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.1.0

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.1.php

Fri Jul 11 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Define kf5_version within package

Tue Jul 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.0.0

* Final release of KDE Frameworks 5

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.0.php

Sun Jun 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.100.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Add baselibs.conf

Sun May 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.99.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta2.php

Tue Apr 22 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Removed sonnet-devel from devel package requires, not needed

Sat Mar 29 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Activate KTextEditor package


 
ICM