SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mingw32-ktexteditor-5.65.0-5.48.noarch.rpm :

* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* KateModeManager::updateFileType(): validate modes and reload menu of the status bar
* Remove unused include
* Remove KIconThemes use
* Verify modes of the session config file
* LGPLv2+ after ok by Svyatoslav Kuzmich
* restore files pre-format
* don\'t touch templates/
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Too many changes since 5.63.0, only listing bugfixes:
* fix crash (kde#413474)
* add missing s (kde#413158)- Drop 0001-fix-crash-in-variableexpansionhelpers.patch. Merged upstream.
* Wed Oct 30 2019 Antonio Larrosa - Add 0001-fix-crash-in-variableexpansionhelpers.patch to fix a crash when adding a variable to swap file name (kde#413474)
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Too many changes since 5.62.0, only listing bugfixes:
* QRectF instead of QRect solves clipping issues, even thought the rectangle has pure integer coordinates/sizes (kde#390451)
* Add keyboard shortcut for switching Input modes to edit menu (kde#400486)
* Backup on save: Support time and date string replacements (kde#403583)
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Allow to customize attributes for KSyntaxHighligting themes
* More port away from Qt\'s foreach all loops over method-local containers
* Port away from Qt\'s foreach all loops over rvalue container objects
* Port away from Qt\'s foreach all loops over method-local containers
* Fix for all themes: allow turn off attributes in XML highlighting files
* play in unit test with better searchText implementation
* fix build when using Qt 5.11
* simplify isAcceptableInput + allow all stuff for input methods
* simplify typeChars, no need for return code without filtering
* Mimic QInputControl::isAcceptableInput() when filtering typed characters (kde#396764)
* try to sanitize line endings on paste (kde#410951)
* Fix: allow turn off attributes in XML highlighting files
* improve word completion to use highlighting to detect word boundaries (kde#360340)
* More porting from QRegExp to QRegularExpression
* properly check if diff command can be started for swap file diffing (kde#389639)
* KTextEditor: Fix left border flicker when switching between documents
* Migrate some more QRegExps to QRegularExpression
* Add .clangd to .gitignore list
* fix vi mode unit test
* Allow 0 in line ranges in vim mode.
* Use CMake find_dependency instead of find_package in CMake config file template.- Replace foo-devel with cmake(KF5Foo) in build requirements
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Save and load page margins
* Don\'t persist authentication
* Re-map default \"Switch input mode\" shortcut to not confict with konsolepart (kde#409978)
* Make keyword completion model return HideListIfAutomaticInvocation by default
* Minimap: Do not grab the left-mmouse-button-click on up/down buttons
* Fix minor typos
* allow up to 1024 hl ranges instead of not higlighting the line at all if that limit is reached
* fix folding of lines with end position at column 0 of a line (kde#405197)
* move enum to dialog, only used there
* Add option to treat some chars also as \"auto bracket\" only when we have a selection
* Add an action to insert a non-indented newline (kde#314395)
* Add setting to enable/disable text drag-and-drop (on by default)
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now- Drop conditionals for no longer supported distribution versions
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* fix goto line centering force center for any external set cursor position call (kde#408418)
* Fix bookmark icon display on icon border with low dpi
* Fix action \"Show Icon Border\" to toggle border again
* Remove ifdef for Qt 5.11 since we require that version now
* Fix compiler warning about unused variable
* Fix empty pages in print preview and lines printed twice (kde#348598)
* remove no longer used header
* fix unit test for all operating systems
* fix unit test
* fix autoscrolling down speed (kde#408874)
* Add default variables for variables interface
* Make automatic spellcheck work after reloading a document (kde#408291)
* raise default line length limit to 10000
* WIP:Disable highlighting after 512 characters on a line.
* KateModeMenuList: move to QListView
* Install in new logging directory when we use kf5 5.59.0
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* Don\'t delete entire previous line by backspace in pos 0 (kde#408016)
* Use native dialog overwrite check
* Review del/backspace
* Add action to reset font size
* show static word wrap marker always if requested
* Ensure highlighted range begin/end marker after unfold
* Fix: don\'t reset Highlight when saving some files (kde#407763)
* Auto indentation: Use std::vector instead of QList
* Fix: Use default indentation mode for new files
* remove duplicated assignment
* honor auto-bracket setting for balance check
* improve invalid character check on loading (kde#406571)
* New menu of syntax highlighting in the status bar
* Avoid infinite loop in \"Toggle Contained Nodes\" action
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* Too many changes to list here
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Too many changes to list here
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Remove override keyword
* Use isEmpty here
* Remove deprecated method
* try to improve painting height for text lines - bug 403868 avoid to cut _ and other parts still broken: double height things like mixed english/arab, see bug 404713 (kde#403868)
* Use QTextFormat::TextUnderlineStyle instead of QTextFormat::FontUnderline (kde#399278)
* Make it possible to show all spaces in the document (kde#381267, kde#342811)
* Do not print indent lines
* KateSearchBar: Show also search has wrapped hint in nextMatchForSelection() aka Ctrl-H
* katetextbuffer: refactor TextBuffer::save() to better separate code paths
* Use AuthCore instead of Auth
* Remove dead code
* Explicitly link against KAuth
* Refactor KateViewInternal::mouseDoubleClickEvent(QMouseEvent
*e)
* Improvements to completion
* Add TODO KF6 note
* Set the color scheme to Printing for Print Preview (kde#391678)- Refreshed patches:
* 0001-Disable-KAuth-integration.patch
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* skip cppstyle indentation test for !t 5.12.0 which has a broken regex implementation in JS
* KateSpellCheckDialog: Remove action \"Spellcheck Selection\"
* Update JavaScript library underscore.js to version 1.9.1
* Fix bug 403422: Allow changing the marker size again (kde#403422)
* Consistently use override, not Q_DECL_OVERRIDE
* SearchBar: Add Cancel button to stop long running tasks
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* Review KateGotoBar
* ViewInternal: Fix \'Go to matching bracket\' in override mode
* Delete copy constructor and assignment operator from public vim/ classes
* delete copy constructor and assignment operator of some internal classes
* Use HTTPS, if available, in links visible to users
* Review KateStatusBar
* ViewConfig: Add option to paste at cursor position by mouse (kde#363492)
* Use the nicer K_PLUGIN_CLASS_WITH_JSON
* Remove Qt version check
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Fix unit test that arbitrarily fails
* fix scripting for Qt 5.12
* Fix emmet script by using HEX instead of OCT numbers in strings (kde#386151)
* Fix broken Emmet (kde#386151)
* ViewConfig: Add \'Dynamic Wrap At Static Marker\' option
* fix folding region end, add ending token to the range
* avoid ugly overpainting with alpha
* Don\'t re-mark words added/ignored to the dictionary as misspelled (kde#387729)
* KTextEditor: Add action for static word wrap (kde#141946)
* ViewPrivate: Don\'t hide \'Clear Dictionary Ranges\' action
* KateStatusBar: Reformatted by astyle command to follow coding style
* Don\'t ask for confimation when reloading (kde#401376)
* class Message: Use inclass member initialization
* KTextEditor::Message: Review documentation
* use STL were no implicit sharing is required
* Expose KTextEditor::ViewPrivate:setInputMode(InputMode) to KTextEditor::View
* improve range handling, no allocations for common updates (kde#333517)
* KateViewInternal: Rename getMouse/Cursor() => mouse/cursorPosition() to fit coding style
* tune editing actions for large number of small edits
* Only cal updateView() in visibleRange() when endPos() is invalid.
* KateViewInternal: S&R
* Sun Dec 09 2018 lbeltrameAATTkde.org- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php- Changes since 5.52.0:
* KTextEditor::ViewPrivate: S&R
* KateViewInternal: Remove unneeded functions
* Allow negative syntax definition priorities.
* Expose \"Toggle Comment\" feature through tools menu and default shortcut (kde#387654)
* Fix hidden languages in the mode menu
* SpellCheckBar: Use DictionaryComboBox instead of plain QComboBox
* KTextEditor::ViewPrivate: Avoid warning \"Text requested for invalid range\"
* Android: No need to define log2 anymore
* disconnect contextmenu from all aboutToXXContextMenu receivers (kde#401069)
* Introduce AbstractAnnotationItemDelegate for more control by consumer
* Sun Nov 11 2018 lbeltrameAATTkde.org- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php- Changes since 5.51.0:
* Remove unused variables
* Fix minor EBN issues and typos
* Fix align of doxygen comments in templates
* Use normalized signatures with SIGNAL(), SLOT(), Q_ARG(), Q_RETURN_ARG()
* Remove duplicated includes
* Use more explicit constructors with internal classes
* Remove double underscore (__) from header include guards
* Minor: Cleanup some code
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.org- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php- Changes since 5.50.0:
* Restaure default severity
* Autogenerate debug file + create categories file
* Port to no deprecated method
* Paint code folding marker only for multiline code folding regions
* Intialize m_lastPosition
* Scripting: isCode() returns false for dsAlert text
* fix ebn issues
* use R Script hl for R indent tests
* Unit tests for the R indent script
* Update of the R indent script
* Fix Solarized Light and Dark color schemes (kde#382075)
* Don\'t require Qt5::XmlPatterns
* Mon Sep 17 2018 Jan Engelhardt - Trim bias from description.
* Thu Sep 13 2018 lbeltrameAATTkde.org- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php- Changes since 5.49.0:
* Too many changes to list here- Refreshed patches:
* 0001-Disable-KAuth-integration.patch
* Sun Aug 19 2018 christopheAATTkrop.fr- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php- Changes since 5.48.0:
* proper fix for the raw string indenting auto-quoting
* fix indenter to cope with new syntax file in syntaxhighlighting framework
* adjust test to new state in syntax-highlighting repository
* Show \"Search wrapped\" message in center of view for better visibility
* fix warning, just use isNull()
* Extend Scripting API
* fix segfault on rare cases where empty vector occurs for word count happens e.g. sometimes for vimode_emulatedcommandbar test
* enforce clear of scrollbar preview on document clear BUG: 374630 (kde#374630)
* Mon Jul 16 2018 lbeltrameAATTkde.org- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php- Changes since 5.47.0:
* use nullptr, not 0
* add missing const qualifiers
* guard updateConfig for disabled status bars
* add context menu to statusbar to toggle show total lines/word count
* Implemented displaying of total lines in kate (kde#387362)
* Make menu-bearing toolbar buttons show their menus with normal click rather than click-and-hold (kde#353747)
* CVE-2018-10361: privilege escalation
* Fix caret width (kde#391518)
* Tue Jun 12 2018 lbeltrameAATTkde.org- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php- Changes since 5.46.0:
* Warning--
* Use override
* Don\'t use title case for the \"show word count\" checkbox
* Make the word/char count a global preference
* Sun May 13 2018 lbeltrameAATTkde.org- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php- Changes since 5.45.0:
* optimization of KTextEditor::DocumentPrivate::views()
* [ktexteditor] much faster positionFromCursor
* Implement single click on line number to select line of text
* Warning--
* Add missing override
* Fix problem that font/italic/... attributes no longer work with e.g. >= Qt 5.9
* clang-tidy: modernize-use-default-member-init run- Dropped patches, now upstream:
* Fix-font-attributes.patch
* Wed Apr 18 2018 wbauerAATTtmo.at- Add Fix-font-attributes.patch to fix missing bold/italic/... markup with modern Qt versions (>= 5.9)
* Sat Apr 14 2018 lbeltrameAATTkde.org- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php- Changes since 5.44.0:
* Make it possible for KTextEditor to build on Android NDK\'s gcc 4.9
* avoid Asan runtime error: shift exponent -1 is negative
* We depend against 5.8.0
* optimization of TextLineData::attribute
* Don\'t calculate attribute() twice.
* Revert Fix: View jumps when Scroll past end of document is enabled (kde#391838)
* don\'t pollute the clipboard history with dupes
* Revert \"[KateCompletionWidget] Create configuration interface on demand\" (kde#391955)
* [KateCompletionWidget] Create configuration interface on demand
* Remove not necessary QtCore and co
* Mon Mar 12 2018 lbeltrameAATTkde.org- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php- Changes since 5.43.0:
* Initialize value
* Iterate over initializer_lists to avoid mem allocs
* Add icons for KTextEditor Document-Export, Bookmark-Remove and Formatting Text Upppercase, Lowercase and Capitalize
* Mon Feb 12 2018 lbeltrameAATTkde.org- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php- Changes since 5.42.0:
* improve line heigh computation try to avoid cutting of parts of glyphs
* Fix: View jumps when Scroll past end of document is enabled (kde#306745)
* KateView unit test: simplify finding KateViewInternal
* Use at least the requested width for the argument hint tree
* ExpandingWidgetModel: find the right-most column based on location
* Simplify code: return early to reduce indentation depth
* Tue Jan 16 2018 lbeltrameAATTkde.org- Update to 5.42.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php- Changes since 5.41.0:
* Remove obsolete reviewboardrc file
* clang-tidy modernize-use-override
* Fix wildcard matching for modelines
* Fix Unit Test
* Fix compilation
* Fix a regression caused by changing backspace key behavior
* port to non-deprecated API like already used at other place (kde#386823)
* Add missing include for std::array
* MessageInterface: Add CenterInView as additional position
* Verify if QTest::qWaitForWindowExposed returns true
* QStringList initializer list cleanup
* Migrate some QRegExps to QRegularExpression
* Fix warning about unused variable
* Fix syntax unit tests
* Fix API documentation about RangeCommand
 
ICM