| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ktexteditor-devel | Distribution: openSUSE Tumbleweed |
| Version: 5.116.0 | Vendor: openSUSE |
| Release: 1.4 | Build date: Mon May 6 13:33:09 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 409853 | Source RPM: ktexteditor-5.116.0-1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.kde.org | |
| Summary: Header files for ktexteditor, an embeddable text editor component | |
KTextEditor provides a text editor component that can be embedded in applications, either as a KPart or using the KF5::TextEditor library. This subpackage provides the header files.
LGPL-2.1-or-later
* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.116.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.116.0
- No code change since 5.115.0
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0
- Changes since 5.114.0:
* Add parent widget for diff dialogs
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- No code change since 5.113.0
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- No code change since 5.112.0
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix selection shrink when indenting (kde#329247)
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0
- No code change since 5.110.0
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- No code change since 5.109.0
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* Remove code variants for building with Qt 6
* completion: Fix only start chars of items are matched
* Fix chaotic up/down cursor movement in Block Selection Mode
* Fix backspace behavior for empty lines with cursor beyond line’s end (block selection mode)
* Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
* Remove qt6 CI builds
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Add missing includes
* Fix incorrect lineHeight for drag pixmap (kde#468196)
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix Save Copy As.. not working anymore (kde#468672)
* Fix indenting removes characters if line has tabs at start (kde#468495)
* Printer: AlignVCenter line numbers
* Dont ignore folding when printing code (kde#417138)
* Use m_fontAscent instead of fm.ascent()
* Draw caret ourselves (kde#172630)
* Fix selection highlight for RTL text with custom line height (kde#464087)
* Include range.js when initializing the engine (kde#456701)
* Fix RTL text with format incorrectly shaped (kde#438755)
* xml-indent: Optimize getCode
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- Changes since 5.104.0:
* try to improve test stability
* autoindent: fix indentation when "keep extra spaces" is enabled
* Julia indent: fix indentation when "keep extra spaces" is enabled,
also fix indentation when a line ends with a string assignment
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- Changes since 5.103.0:
* Improve cstyle performance
* Improve performance of rendering spaces with dyn wrap disabled (kde#465841)
* documentSaveCopyAs: Use async job api (kde#466571)
* Optimize rendering spaces with dyn wrapping (kde#465841)
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
* Fix indent failing due to unknown method 'replace'
* Don't show selection count when there are none
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* Add missing include
* Fix crash on undo after reload (kde#462793)
* Fix 1 space indent wrongly detected
* Update the cursor and anchor to sync with the visual but not scroll for selectAll
* Implement invokeAction and commit preedit when click outside the preedit.
* Add missing KWindowSystem dependency
* Fix 1 space indent not detected
* Made suggested changes
* Added New Script Sort Uniq
* do some limited lookahead
* ensure we emit the changes signal if needed
* ensure proper range cleanup
* do full update of the border
* fix hl logic again
* remove no longer used doHighlight params
* remove flagFoldingStartIndentation
* remove markedAsFoldingStartIndentation
* avoid use of markedAsFoldingStart
* start to compute indentation based folding on demand
* Accept event when clearing multicursors
* Add Dart and Go to katemoderc
/usr/include/KF5/KTextEditor /usr/include/KF5/KTextEditor/KTextEditor /usr/include/KF5/KTextEditor/KTextEditor/AbstractAnnotationItemDelegate /usr/include/KF5/KTextEditor/KTextEditor/AnnotationInterface /usr/include/KF5/KTextEditor/KTextEditor/Application /usr/include/KF5/KTextEditor/KTextEditor/Attribute /usr/include/KF5/KTextEditor/KTextEditor/CodeCompletionInterface /usr/include/KF5/KTextEditor/KTextEditor/CodeCompletionModel /usr/include/KF5/KTextEditor/KTextEditor/CodeCompletionModelControllerInterface /usr/include/KF5/KTextEditor/KTextEditor/Command /usr/include/KF5/KTextEditor/KTextEditor/ConfigInterface /usr/include/KF5/KTextEditor/KTextEditor/ConfigPage /usr/include/KF5/KTextEditor/KTextEditor/Cursor /usr/include/KF5/KTextEditor/KTextEditor/Document /usr/include/KF5/KTextEditor/KTextEditor/DocumentCursor /usr/include/KF5/KTextEditor/KTextEditor/Editor /usr/include/KF5/KTextEditor/KTextEditor/InlineNote /usr/include/KF5/KTextEditor/KTextEditor/InlineNoteInterface /usr/include/KF5/KTextEditor/KTextEditor/InlineNoteProvider /usr/include/KF5/KTextEditor/KTextEditor/LineRange /usr/include/KF5/KTextEditor/KTextEditor/MainWindow /usr/include/KF5/KTextEditor/KTextEditor/MarkInterface /usr/include/KF5/KTextEditor/KTextEditor/Message /usr/include/KF5/KTextEditor/KTextEditor/ModificationInterface /usr/include/KF5/KTextEditor/KTextEditor/MovingCursor /usr/include/KF5/KTextEditor/KTextEditor/MovingInterface /usr/include/KF5/KTextEditor/KTextEditor/MovingRange /usr/include/KF5/KTextEditor/KTextEditor/MovingRangeFeedback /usr/include/KF5/KTextEditor/KTextEditor/Plugin /usr/include/KF5/KTextEditor/KTextEditor/Range /usr/include/KF5/KTextEditor/KTextEditor/SessionConfigInterface /usr/include/KF5/KTextEditor/KTextEditor/TextHintInterface /usr/include/KF5/KTextEditor/KTextEditor/View /usr/include/KF5/KTextEditor/ktexteditor /usr/include/KF5/KTextEditor/ktexteditor/abstractannotationitemdelegate.h /usr/include/KF5/KTextEditor/ktexteditor/annotationinterface.h /usr/include/KF5/KTextEditor/ktexteditor/application.h /usr/include/KF5/KTextEditor/ktexteditor/attribute.h /usr/include/KF5/KTextEditor/ktexteditor/codecompletioninterface.h /usr/include/KF5/KTextEditor/ktexteditor/codecompletionmodel.h /usr/include/KF5/KTextEditor/ktexteditor/codecompletionmodelcontrollerinterface.h /usr/include/KF5/KTextEditor/ktexteditor/command.h /usr/include/KF5/KTextEditor/ktexteditor/configinterface.h /usr/include/KF5/KTextEditor/ktexteditor/configpage.h /usr/include/KF5/KTextEditor/ktexteditor/cursor.h /usr/include/KF5/KTextEditor/ktexteditor/document.h /usr/include/KF5/KTextEditor/ktexteditor/documentcursor.h /usr/include/KF5/KTextEditor/ktexteditor/editor.h /usr/include/KF5/KTextEditor/ktexteditor/inlinenote.h /usr/include/KF5/KTextEditor/ktexteditor/inlinenoteinterface.h /usr/include/KF5/KTextEditor/ktexteditor/inlinenoteprovider.h /usr/include/KF5/KTextEditor/ktexteditor/linerange.h /usr/include/KF5/KTextEditor/ktexteditor/mainwindow.h /usr/include/KF5/KTextEditor/ktexteditor/markinterface.h /usr/include/KF5/KTextEditor/ktexteditor/message.h /usr/include/KF5/KTextEditor/ktexteditor/modificationinterface.h /usr/include/KF5/KTextEditor/ktexteditor/movingcursor.h /usr/include/KF5/KTextEditor/ktexteditor/movinginterface.h /usr/include/KF5/KTextEditor/ktexteditor/movingrange.h /usr/include/KF5/KTextEditor/ktexteditor/movingrangefeedback.h /usr/include/KF5/KTextEditor/ktexteditor/plugin.h /usr/include/KF5/KTextEditor/ktexteditor/range.h /usr/include/KF5/KTextEditor/ktexteditor/sessionconfiginterface.h /usr/include/KF5/KTextEditor/ktexteditor/texthintinterface.h /usr/include/KF5/KTextEditor/ktexteditor/view.h /usr/include/KF5/KTextEditor/ktexteditor_export.h /usr/include/KF5/KTextEditor/ktexteditor_version.h /usr/lib64/cmake/KF5TextEditor /usr/lib64/cmake/KF5TextEditor/KF5TextEditorConfig.cmake /usr/lib64/cmake/KF5TextEditor/KF5TextEditorConfigVersion.cmake /usr/lib64/cmake/KF5TextEditor/KF5TextEditorTargets-none.cmake /usr/lib64/cmake/KF5TextEditor/KF5TextEditorTargets.cmake /usr/lib64/libKF5TextEditor.so /usr/lib64/qt5/mkspecs/modules/qt_KTextEditor.pri /usr/share/kdevappwizard /usr/share/kdevappwizard/templates /usr/share/kdevappwizard/templates/ktexteditor-plugin.tar.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 15:27:28 2026