Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kf6-ktexteditor-devel | Distribution: openSUSE Leap 16.0 |
Version: 6.5.0 | Vendor: openSUSE |
Release: lp160.1.6 | Build date: Mon Aug 5 12:47:54 2024 |
Group: Unspecified | Build host: reproducible |
Size: 2121421 | Source RPM: kf6-ktexteditor-6.5.0-lp160.1.6.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 KF6::TextEditor library. This subpackage provides the header files.
LGPL-2.1-or-later
* Mon Aug 05 2024 Christophe Marin <christophe@krop.fr> - Update to 6.5.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.5.0 - Changes since 6.4.0: * Update dependency version to 6.5.0 * Fix drag pixmap with wrapped lines (kde#476979) * Add actions to convert spaces to tabs and vice versa (kde#456736) * use ktexteditor-script-tester6 for javascript tests * fix -Woverflow warning with gcc * templates: Remove one level of nesting * Ignore buffer signals in completion on undo/redo * cursorToOffset: remove unnecessary line variable * Fix formatting * Update version to 6.5.0 * src/view/kateview.cpp (KTextEditor::ViewPrivate::setupActions) : Fix typo in m_toggleShowSpace and m_toggleDynWrap whatsThis text. * Treat 0x0000 to 0x001F as non-printable * add action to quick toggle space visibility * Tue Jul 09 2024 Christophe Marin <christophe@krop.fr> - Update to 6.4.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.4.0 - Changes since 6.3.0: * add a tool to test javascript scripts * fix JS API result of view.executeCommand() * kateregexpsearch: fix FAST_DEBUG * API documentation: fix typo on kte_design page * add action to popy the current file name and line (kde#488027) * prefer even indent sizes (kde#474505) * try different way to read file for digest * remove gradient, looks ugly * add missing :, are there for all other entries * don't remember encoding if known to be broken (kde#445015) * ensure we don't keep old session config keys (kde#486648) * Wed Jun 05 2024 Christophe Marin <christophe@krop.fr> - Update to 6.3.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.3.0/ - Changes since 6.2.0: * ensure the color name text is visible (kde#487068) * ensure we not reset the dynamic word wrap state (kde#487216) * Port to KStandardActions * Never remove trailing spaces on diff file type * Remove explicit maintainer from metainfo * Screenshot dialog: support drag of image * make tests independent of the user's environment * Modernize use designated init * do not display diff result in script tests when -silent is used * fix raw string indentation with cstyle + C++ * Use ellipsis character instead of three dots in UI strings * Mon May 06 2024 Christophe Marin <christophe@krop.fr> - Update to 6.2.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/6.2.0/ - Changes since 6.1.0: * Fix caret painting for inline notes at the end of line * KateCompletionWidget: Mark function static * KateCompletionModel: remove useless std::as_const * run more tests offscreen * Fix performance with many cursors in a large line * fix test expectations * fix crashs and OOM on load with encoding failures (kde#486195) * a11y: Improve tab order for "Appeareance" -> "Borders" * a11y: Set "Line Height Multiplier" buddy * Fix broken navigation in completion widget with multiple views * Fix clicking in completion * fix textInsertedRange signal for insertText behind last line (kde#483363) * Fri Apr 05 2024 Christophe Marin <christophe@krop.fr> - Update to 6.1.0 * New feature release - Changes since 6.0.0: * update version for new release * Fix argument hint placement * Dont use activeView as save dialog parent (kde#484466) * ensure only set stuff is saved * Dont write useless entries to session config * all tests work offscreen in the CI * try to avoid crash in destructor * try more offscreen * ensure we don't crash if no view is active * kateviewinternal: accept surrogate category character (kde#482864) * use test mode with e.g. own temporary config files * avoid using QChar constructor for key codes (kde#483631) * remove obsolete option code * Remove focus frame option (kde#483218) * Fix duplicate folds occuring * Fix support for folding in vi normal mode * adapt test to hinting change * Set full hinting instead to ensure the letters are aligned properly (kde#482659) * try to save changes * Optimize a mark-restoring condition after document reload * Wed Feb 21 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.0 * New bugfix release * Release announcement not available yet - Changes since 5.249.0: * add setRange overloads * be consistent, the wrapper never uses const to hand out refs/pointers * update version for new release * Include QWidgetList * add widgets api * ensure we support unicode in patterns (kde#462437) * fix quadratic checks * fix handling for full scanned lines * split lines early (kde#479073) * more line wrapping tests * Dont apply clipping with selections (kde#475378) * Fix selection rendering with custom line height (kde#475378) * Plugin template: fix plugin installation path * Plugin template: bump min KF dep to match initial KF6 release * Fix dyn word wrap indicator validation check (kde#480831) * util-scripts: Use setText when working with whole document * fix formatting * check longestLineLoaded, too * add test for setLineLengthLimit * use cursorToOffset for accessibility events * update version for new release * Wed Jan 31 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.249.0 (6.0 RC 2): * New bugfix release * For more details see https://kde.org/announcements/megarelease/6/rc2/ * Mon Jan 15 2024 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.248.0 (6.0 RC 1) * For more details please see: https://kde.org/announcements/megarelease/6/rc1/ * Sat May 27 2023 Christophe Marin <christophe@krop.fr> - Init kf6-ktexteditor
/usr/include/KF6/KTextEditor /usr/include/KF6/KTextEditor/KTextEditor /usr/include/KF6/KTextEditor/KTextEditor/AbstractAnnotationItemDelegate /usr/include/KF6/KTextEditor/KTextEditor/AnnotationInterface /usr/include/KF6/KTextEditor/KTextEditor/Application /usr/include/KF6/KTextEditor/KTextEditor/Attribute /usr/include/KF6/KTextEditor/KTextEditor/CodeCompletionModel /usr/include/KF6/KTextEditor/KTextEditor/CodeCompletionModelControllerInterface /usr/include/KF6/KTextEditor/KTextEditor/Command /usr/include/KF6/KTextEditor/KTextEditor/ConfigPage /usr/include/KF6/KTextEditor/KTextEditor/Cursor /usr/include/KF6/KTextEditor/KTextEditor/Document /usr/include/KF6/KTextEditor/KTextEditor/DocumentCursor /usr/include/KF6/KTextEditor/KTextEditor/Editor /usr/include/KF6/KTextEditor/KTextEditor/InlineNote /usr/include/KF6/KTextEditor/KTextEditor/InlineNoteProvider /usr/include/KF6/KTextEditor/KTextEditor/LineRange /usr/include/KF6/KTextEditor/KTextEditor/MainWindow /usr/include/KF6/KTextEditor/KTextEditor/Message /usr/include/KF6/KTextEditor/KTextEditor/MovingCursor /usr/include/KF6/KTextEditor/KTextEditor/MovingRange /usr/include/KF6/KTextEditor/KTextEditor/MovingRangeFeedback /usr/include/KF6/KTextEditor/KTextEditor/Plugin /usr/include/KF6/KTextEditor/KTextEditor/Range /usr/include/KF6/KTextEditor/KTextEditor/SessionConfigInterface /usr/include/KF6/KTextEditor/KTextEditor/TextHintInterface /usr/include/KF6/KTextEditor/KTextEditor/View /usr/include/KF6/KTextEditor/ktexteditor /usr/include/KF6/KTextEditor/ktexteditor/abstractannotationitemdelegate.h /usr/include/KF6/KTextEditor/ktexteditor/annotationinterface.h /usr/include/KF6/KTextEditor/ktexteditor/application.h /usr/include/KF6/KTextEditor/ktexteditor/attribute.h /usr/include/KF6/KTextEditor/ktexteditor/codecompletionmodel.h /usr/include/KF6/KTextEditor/ktexteditor/codecompletionmodelcontrollerinterface.h /usr/include/KF6/KTextEditor/ktexteditor/command.h /usr/include/KF6/KTextEditor/ktexteditor/configpage.h /usr/include/KF6/KTextEditor/ktexteditor/cursor.h /usr/include/KF6/KTextEditor/ktexteditor/document.h /usr/include/KF6/KTextEditor/ktexteditor/documentcursor.h /usr/include/KF6/KTextEditor/ktexteditor/editor.h /usr/include/KF6/KTextEditor/ktexteditor/inlinenote.h /usr/include/KF6/KTextEditor/ktexteditor/inlinenoteprovider.h /usr/include/KF6/KTextEditor/ktexteditor/linerange.h /usr/include/KF6/KTextEditor/ktexteditor/mainwindow.h /usr/include/KF6/KTextEditor/ktexteditor/message.h /usr/include/KF6/KTextEditor/ktexteditor/movingcursor.h /usr/include/KF6/KTextEditor/ktexteditor/movingrange.h /usr/include/KF6/KTextEditor/ktexteditor/movingrangefeedback.h /usr/include/KF6/KTextEditor/ktexteditor/plugin.h /usr/include/KF6/KTextEditor/ktexteditor/range.h /usr/include/KF6/KTextEditor/ktexteditor/sessionconfiginterface.h /usr/include/KF6/KTextEditor/ktexteditor/texthintinterface.h /usr/include/KF6/KTextEditor/ktexteditor/view.h /usr/include/KF6/KTextEditor/ktexteditor_export.h /usr/include/KF6/KTextEditor/ktexteditor_version.h /usr/lib64/cmake/KF6TextEditor /usr/lib64/cmake/KF6TextEditor/KF6TextEditorConfig.cmake /usr/lib64/cmake/KF6TextEditor/KF6TextEditorConfigVersion.cmake /usr/lib64/cmake/KF6TextEditor/KF6TextEditorQchTargets.cmake /usr/lib64/cmake/KF6TextEditor/KF6TextEditorTargets-relwithdebinfo.cmake /usr/lib64/cmake/KF6TextEditor/KF6TextEditorTargets.cmake /usr/lib64/libKF6TextEditor.so /usr/share/doc/qt6/KF6TextEditor.qch /usr/share/doc/qt6/KF6TextEditor.tags /usr/share/kdevappwizard/templates/ktexteditor6-plugin.tar.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024