Skip to content

KDE Gear 21.04.0 Full Log Page

This is the automated full changelog for KDE Gear 21.04.0 from the git repositories.

akonadi
  • Allow setting the MySQL scripts location. Commit. See bug #409224
  • Revert clang-format changes to templates. Commit.
  • Remove duplicate includes. Commit.
  • Remove not implemented method. Commit.
  • API dox: move @cond/@endcond to doxygen comment style, to unconfuse doxygen. Commit.
  • Fix disambiguations found by gettext 0.21. Commit.
  • Make a real fix otherwise it can't build against 5.79.0. Commit.
  • Fix build with the DISABLE_DEPRECATED options set. Commit.
  • Add missing override. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use autorcc directly. Commit.
  • Port some foreach. Commit.
  • Add remove_definitions(-DQT_NO_FOREACH) for be sure that it will compile with next kf5. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Using QMutex in recursive mode is deprecated. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Docu: DescendantEntitiesProxyModel was renamed KDescendantsProxyModel long ago. Commit.
  • Use new 'edit-move' icon for moving files, 'go-jump' as fallback. Commit.
  • Remove unsused method in Config. Commit.
  • Use lazy global initialization of Config singleton. Commit.
  • Entitytreemodel: Add more debug output. Commit.
  • Reactivate COMPILE_WITH_UNITY_CMAKE_SUPPORT. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Sort the "Recent Folder" list by most recently used. Commit.
  • Pedantic. Commit.
  • Check if exteral library is needed to have atomic support. Commit.
  • Fix bad merge. Commit.
  • Use auto where is possible (using clang-tidy). Commit.
akonadi-calendar
  • Remove not implemented method. Commit.
  • Improve CalendarBase documentation. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Somehow the merge from release/20.12 did not include this. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Modernize code. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Add missing override on destructor. Commit.
  • Try to make it compile on windows. Commit.
akonadi-calendar-tools
  • It compiles fine with QT_NO_KEYWORDS. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Port foreach. Commit.
  • Remove extra ;. Commit.
  • Add support for USE_UNITY_CMAKE_SUPPORT compile support. Commit.
  • Fix compile on windows by removing unused header. Commit.
akonadi-contacts
akonadi-import-wizard
akonadi-mime
akonadi-notes
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Make sure that it doesn"r compile with foreach. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
akonadiconsole
  • Fix report bug url. Commit.
  • Port auto * foo => auto foo when possible. Commit.
  • Use autorcc directly. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Remove extra ;. Commit.
  • Fix compile with cmake unity support. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
akregator
  • Revert "We need to disable sandbox for last qt5.15.3". Commit.
  • We need to disable sandbox for last qt5.15.3. Commit.
  • Avoid accidentally generating reserved values of feed IDs. Commit.
  • Treat feed IDs as unsigned everywhere. Commit. Fixes bug #429444
  • Fix empty article list after qtbase commit 4796296ed6d7b05e2ba94e5a8a28c48350a3c492. Commit.
  • Fix Bug 397752 - HTML articles appear very small. Commit. Fixes bug #397752
  • Use auto vs auto * where it's possible. Commit.
  • UTF-8 is the new default for QTextStream. Commit.
  • Use autorcc directly. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • It's already in qt5.14. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Fix Bug 420520 - tray icon always shown. Commit. Fixes bug #420520
  • Remove not implemented method or unused signal. Commit.
  • Reactivate support with cmake UNITY. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Use {} directly. Commit.
  • Make it compile without deprecated method. Commit.
  • Revert this one for the moment. Commit.
analitza
  • Remove unimplemented methods. Commit.
  • Don't use QtTest as include. Commit.
ark
  • Appstream: fix homepage url. Commit.
  • Revert "cliunarchiverplugin: Add ARJ support". Commit.
  • Add destUrl to jobs. Commit. Fixes bug #408778
  • Add support for custom error codes. Commit.
  • Port to new KJob::percentChanged() signal. Commit.
  • Do not show overwrite confirmation dialog for modified files. Commit.
  • Display confirmation dialog only once when files in archive are modified. Commit. Fixes bug #382606
  • Part: fix memory leak. Commit.
  • Remove not implemented method. Unused signal. Commit.
  • Use autorcc directly. Commit.
  • Fix handling of MIME subtypes of compressed tar archives. Commit.
  • Close preview on close shortcut aka Ctrl-W. Commit.
  • Cliunarchiverplugin: Add ARJ support. Commit. Implements feature #104404
  • Cliunarchiverplugin: Add LHA support. Commit. Implements feature #321951
  • Autogenerate categories files. Commit.
  • Internal previewer: add menu option to show About dialog for kpart. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Deploy the ark_viewer.rc file also as Qt resource like the other ui.rcs. Commit.
  • Remove unused includes. Commit.
  • Ark KPart: restore mismatch of componentname and plugin id. Commit. Fixes bug #429616
  • Port to new KPluginMetaData-based KParts API. Commit.
artikulate
  • Remove unimplemented methods/signals. Commit.
  • Reformat license headers. Commit.
audiocd-kio
baloo-widgets
  • TagsFileItemAction: add Menu windowflag. Commit.
  • Tagging fileitemplugin: use parent Widget as menu parent. Commit. See bug #425997
  • Remove unused includes. Commit.
blinken
  • Add CC0-1.0 license text. Commit.
  • Specify font license according to REUSE spec. Commit.
  • Add license markers to docbook. Commit.
  • Update license statements in appdata. Commit.
  • Add license texts according to REUSE specification. Commit.
  • Convert license statements to SPDX. Commit.
  • Documentation improves. Commit.
bomber
bovo
calendarsupport
  • Remove not implemented method. Commit.
  • These four lines were somehow omitted by merge 577da4 from release/20.12. Commit.
  • Use "tag" terminology consistently in the UI. Commit.
  • Add missing override. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Make it compile without deprecated methods. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
cantor
  • Add support for Julia 1.6. Commit.
  • Fix tab completion in Sage. Commit. Fixes bug #434024
  • When switching between the different worksheets, update the status bar. Commit.
  • Don't try to modify the worksheet when it's currently being destroyed. Commit. Fixes bug #428611
  • Revert this part as it doesn't use ecm. Commit.
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • Drop empty Depends key in JSON metadata. Commit.
  • Doc: Fix tag mistaking. Commit.
  • Documentation updates. Commit.
  • Added 44px, 150px and 310px versions of Cantor's icon. Required for the. Commit.
  • [Qalculate] Fix bug with terminal colour symobls in command results. Commit. Fixes bug #430055
  • Search only Qalculate with version >=3.8.0, because of lesser versions will crash (https://bugs.kde.org/show_bug.cgi?id=415302). Commit.
  • Make cmake call update-mime-database during install. Commit.
  • Add xmlmessages.sh script. Commit.
  • Make this a subset of application/zip. Commit.
  • Add default icon for cws files. Commit.
  • Define the mimetype for cantor worksheets (.cws files). Commit.
dolphin
  • KFileItemModel: DetailsModeSettings::directorySizeCount forces m_sortDirsFirst. Commit.
  • Appstream: fix homepage url. Commit.
  • Fix crash calling openDirectories() in various cases. Commit.
  • Don't re-open already-open URLs when using session-restore feature. Commit. Fixes bug #434911
  • Allow selecting filename in information panel. Commit. Fixes bug #434329
  • Enable test mode in all test. Commit.
  • Add a note about creating custom 'Create New' submenu items. Commit. Fixes bug #191630
  • KFileModel: Let Sort dir first affect size sorting. Commit. Fixes bug #433207
  • Remove not implement methods. Commit.
  • KFileItemModelRolesUpdater: Avoid refreshing items when we receive their content count. Commit.
  • Use only enabled preview plugins in InformationPanelContent and ToolTipManager. Commit.
  • Do not run benchmark test automatically. Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • [FileItemRolesUpdater] Use STL-style iterator instead of iterating a copy. Commit.
  • [FileItemRolesUpdater] Reserve space in two temporary lists. Commit.
  • [FileItemRolesUpdater] Fix reservation size. Commit.
  • [FileItemRolesUpdater] Fix calculation of requested indexes. Commit.
  • [Status Bar] Hide zoomLabel also in menu handler. Commit.
  • Remove a missing emit KEYWORD. Commit.
  • Port away from deprecated KToolInvocation::invokeTerminal. Commit.
  • Remove item move animation on view resize. Commit.
  • Build with QT_NO_KEYWORDS. Commit.
  • Require C++17. Commit.
  • Port to QRecursiveMutex. Commit.
  • Add missing includes. Commit.
  • Port away from deprecated KIO signals. Commit.
  • Avoid KJob::exec() in DolphinView. Commit.
  • Make zoom slider and free space bar a little smaller by default. Commit.
  • Add explanatory label to status bar's icon size slider. Commit. Fixes bug #429255
  • Autogenerate categories file. Commit.
  • [DolphinView] Fix "Folder is empty" label showing prematurely. Commit. Fixes bug #430085
  • Fix folder size calculation on FUSE and network file systems. Commit. Fixes bug #430778. Fixes bug #431106
  • Don't show "Add network folder" button if knetattach is not available. Commit.
  • [BalooRolesProvider] Use Property IDs instead of string matching. Commit.
  • [BalooRolesProvider] Reduce number of XAttr reads. Commit.
  • [BalooRolesProvider] Remove explicit default constructor calls. Commit.
  • [BalooRolesProvider] Remove unused roleForProperty method. Commit.
  • [BalooRolesProvider] Simplify single tag case. Commit.
  • [BalooRolesProvider] Move static tagsFromValues to anonymous namespace. Commit.
  • [BalooRolesProvider] Remove unused includes. Commit.
  • Open new tab placement option. Commit.
  • Emit "itemMiddleClicked" when Ctrl-clicking a view in single selection mode. Commit.
  • Show button to open knetattach inline with URL nav on Remote:// view. Commit. See bug #430211
  • Fix location bar being wrongly aligned on first startup. Commit. Fixes bug #429447
  • Fix crashing on launch. Commit.
  • Revert "ContextMenu: Allow plugins submenus to react to Shift modifiers". Commit. See bug #425997
  • Animate split view mode toggling. Commit.
  • Use 'compass' instead of 'bookmarks' icon in Show Places Panel button. Commit.
  • Update KParts' ReadOnlyPart::localFilePath in DolphinPart::openUrl(). Commit.
  • Following renaming the 'Services' page in the code + Nepomuk -> Baloo (screenshots should be updated later). Commit.
  • Add const. Commit.
  • Apply Elvis suggestions. Commit.
  • Share actions with main window to avoid duplicating icon name and text. Commit.
  • Remove context menu settings KCM. Commit.
  • Add options to hide some context menu entries. Commit. Fixes bug #314594
  • Use a faster way to determine kio-stash isn't installed. Commit.
  • Make it more obvious that you can connect to servers on remote:/ page. Commit. Fixes bug #414670
  • Apply sugestions. Commit.
  • Review feedback. Commit.
  • Version Control plugin: allow plugins to return repository root. Commit. See bug #430024
  • Add docs on the 'Date style' option. Commit.
  • Details View: display dates as relative Short dates. Commit. See bug #340982
  • Allow non-local startup location. Commit. Fixes bug #428885
  • Improve AppStream description. Commit.
  • Fix display of folder sizes for empty folders. Commit.
  • DolphinContextMenu: drop wrong assert. Commit.
  • Do not create instance of GeneralSettings just to access static members. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • ContextMenu: Allow plugins submenus to react to Shift modifiers. Commit. Fixes bug #425997
  • Dolphinpart: fix broken part icon name. Commit.
  • Dolphinpart: port to new KPluginMetaData-based KParts API. Commit.
  • Dolphinpart: add JSON metadata to plugin, install into kf5/parts subdir. Commit.
  • Drop obsolete KF5 version check. Commit.
  • Add missing const. Commit.
  • Fix the docs according to the current double-click option place (take two). Commit.
  • DolphinView: set the parent of layout in the ctor. Commit.
  • Fix the docs according to the current double-click option place. Commit.
  • Toolbar: move and rename filter to edit menu above Search. Commit.
  • Utilize KFileItemActions::addActionsTo method from KIO. Commit.
  • Remove unused includes. Commit.
  • [kitemlistview]: Animate rubberband fading out. Commit.
  • Add placeholder text for empty views. Commit. Fixes bug #429248. Fixes bug #426354
  • Ui.rc files: consistenly use instead of deprecated . Commit.
  • Fix typo in gitlab-ci filename. Commit.
  • Add .gitlab-ci.yml. Commit.
  • Fix delete action switching via 'Shift' when sub-context-menu is open. Commit. Fixes bug #425997
  • Move repetitive contextmenu related logic in one place. Commit.
  • Rename 'Url Navigator' to 'Location Bar'. Commit.
  • Remove unneeded version check. Commit.
  • Add 'Open Terminal Here' action from dolphin to menu. Commit.
  • D-Bus activation systemd service. Commit.
  • Different icon to launch Konsole terminal. Commit.
  • Separate Delete/Move To Trash menu items in context menu. Commit. Fixes bug #429256
  • Add missing kconfig_version.h include. Commit.
  • Correct indentation and whitespace in prior commit. Commit.
  • Allow folder creation on desktop via F10 shortcut. Commit.
  • Set empty value for packagekit transaction flags. Commit.
dolphin-plugins
  • BackingFile property should be use with StorageVolume instead of StorageAccess. Commit. Fixes bug #434617
  • Plugins need versions. Commit.
  • Port from KMimeTypeTrader to KApplicationTrader. Commit.
  • Allow git, hg and svn plugins to detect working copy root. Commit. Fixes bug #430024
  • Extract messages from header files as well. Commit.
dragon
  • Use .in suffix for header file that is passed to configure_file(). Commit.
  • Add .in suffix to desktop file that is passed to configure_file(). Commit.
  • Build with QT_NO_CAST_FROM_ASCII, missing one due to the version check. Commit.
  • Build with QT_NO_CAST_FROM_ASCII. Commit.
  • Use more member-function-pointer-based signal/slot connections. Commit.
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Revert accidental change of KAboutData with SPDX strings. Commit.
  • KF5DocTools is required, so no need to test if found. Commit.
  • Convert license statements to SPDX expressions. Commit.
elisa
  • Larger minimum window width for desktop mode. Commit. Fixes bug #435446
  • Add mobile layout. Commit.
  • Make track numbering style in list delegate match playlist delegate. Commit.
  • Use normal and consistent KDE-style font weights. Commit.
  • Still return a valid track even when no extractors support it. Commit. Fixes bug #433892
  • Prefer m3u8 over m3u as a playlist format. Commit. See bug #389187
  • Use reuseItems in ListViews and unload delegate images when not in use. Commit.
  • Bump Qt version to 5.15. Commit.
  • Fix duplicated toolbar now that the Kirigmai bug has been fixed. Commit.
  • Remove unused accessibility properties on ApplicationWindow. Commit.
  • Comment out Page toolbar style in preparation for the bug being fixed. Commit.
  • When using Baloo does not watch for changes itself. Commit. See bug #409587
  • Port ContextView to Kirigami.Page. Commit.
  • Port playlist panel to Kirigami.Page. Commit.
  • Remove "dialog-cancel" icon from close button. Commit.
  • Use more standard button code. Commit.
  • Fix inverted handling of the option to force slow files indexing. Commit.
  • Remove dangling reference to remainingTracksLabel. Commit.
  • Increase base height of configuration dialog. Commit. Fixes bug #431639
  • When closing a dirty settings window, ask the user chat to do. Commit.
  • Ensure the configuration dialog is not dirty when just open. Commit. Fixes bug #430743
  • Fix Radio streams. Commit.
  • Don't show rating start in hovered or selected playlist delegates. Commit.
  • Use hoverEnabled: false to get rid of music list item hover effects. Commit.
  • Port config dialog list items to Kirigami.SwipeListItem. Commit.
  • [[nodiacard]] -> [[nodiscard]]. Commit.
  • Fix serialisation of playlist. Commit. Fixes bug #430444
  • Redo configuration window. Commit. Fixes bug #425140. Fixes bug #418578
  • Move remaining track indicator to playlist footer. Commit. Fixes bug #429464
  • Add repeat one track option. Commit.
  • Correct i18np() usage. Commit.
  • Tidy code. Commit.
  • Replace homemade ScrollHelper with standard ScrollViews to hold view items. Commit. Fixes bug #417859. Fixes bug #427967
eventviews
  • Display recurrence without main incidence. Commit.
  • Remove not implemented method. Commit.
  • Use "tag" terminology consistently in the UI. Commit.
  • Omitted from the merge because of code formatting changes. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Make it compile here too. Commit.
  • Use static_cast here. Commit.
  • Make it compiles on BSD. Commit.
  • Modernize code. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Use the same menu text in the popup menu as in KOEventPopupMenu. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
ffmpegthumbs
  • Use FindTagLib from ECM. Commit.
  • Ecm_qt_install_logging_categories() needs ECM 5.68.0. Commit.
  • Install a logging categories file for kdebugsettings. Commit.
  • Handle AV_LOG_TRACE messages at qCDebug() level. Commit.
filelight
  • Remove obsolete copying files. Commit.
  • Copy GFDL license to LICENSES folder. Commit.
  • Convert license headers to SPDX. Commit.
  • Allow to install po/doctool files. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Dumb fix for wrong line position. Commit.
  • Display amount of disk space actually available to the user. Commit.
  • Fix tooltip positioning in RadialMap. Commit. Fixes bug #417162
  • Remove not implemented method. Commit.
  • It's autogenerated now. Commit.
  • Autogenerate categories file. Commit.
  • We depend against kf5.71. Commit.
  • Don't include QtTest as it includes all QtCore includes. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
granatier
  • Add content rating and homepage url on appdata. Commit.
  • Use AUTORCC directly. Commit.
  • Remove not implemented method or unused signal. Commit.
grantlee-editor
grantleetheme
  • Port to KNewStuff3/KNS3/QtQuickDialogWrapper. Commit.
  • UTF-8 is the new default for QTextStream. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Revert "It compiles fine without deprecated method". Commit.
  • It compiles fine without deprecated method. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Add missing override on destructor. Commit.
gwenview
  • Partially revert commit "Use Quality level when saving JPEG images". Commit.
  • Set a sane default window size. Commit.
  • When receiving a list of files as parameters, filter duplicate filenames. Commit. Fixes bug #434046
  • Show quality chooser for JXL (JPEG XL) format. Commit.
  • Base scroll speed on text height rather than image row height. Commit. Fixes bug #297853
  • Use FindLibExiv2 from ECM. Commit.
  • Fix connection to KCoreDirLister::redirection() signal. Commit.
  • Port away from deprecated KIO signals. Commit.
  • Use AUTORCC direcly. Commit.
  • Show quality chooser for other lossy image formats too. Commit. Fixes bug #431680
  • Port away from deprecated KIO signals. Commit.
  • SlideShowFileItemAction: Fix error in parameters passed for slideshow. Commit.
  • Replace slideshow ServiceMenu by SlideShowFileItemAction. Commit. Fixes bug #429531. Fixes bug #430048
  • Allow disabling Bird's Eye View. Commit. Fixes bug #426105
  • Fix zoom with F or middle mouse click caused by the introduction of the spinbox in 2cdaca95. Commit. Fixes bug #432075
  • VideoViewAdapter: Show video timestamps. Commit. Fixes bug #414769
  • Show path in window title while in browse mode. Commit.
  • Docbook: remove duplicate entry. Commit.
  • Add option to change the background for fullscreen. Commit.
  • Autogenerate categories file. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Use new 'edit-move' icon for moving files, 'go-jump' as fallback. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Enable custom zoom values with a SpinBox replacing the static label. Commit. Fixes bug #157274
  • KPart: deploy ui.rc file as Qt resource. Commit.
  • Ui.rc files: consistently use instead of deprecated . Commit.
  • Port away from deprecated QString::SkipEmptyParts flag. Commit.
  • Port away from deprecated KRun. Commit.
  • Brush over the include sections. Commit.
  • Port away from deprecated KConfigDialogManager::propertyMap()/changedMap(). Commit.
  • Port away from deprecated QList<->QSet conversion methods. Commit.
  • Port away from deprecated QTimeLine::setCurveShape(). Commit.
  • Port away from deprecated signal QButtonGroup::buttonClicked(int). Commit.
  • Port away from deprecated QImage::byteCount(). Commit.
  • Port away from deprecated KActionMenu::setDelayed(bool). Commit.
  • Port away from deprecated KIO::stat(). Commit.
  • Add Phonon include dirs as SYSTEM, so compiler checks skip its headers. Commit.
  • Remove unused variables. Commit.
  • Use more nullptr. Commit.
incidenceeditor
  • Add time and time zone to EXDATEs of DATE-TIME instances. Commit. Fixes bug #169336. Fixes bug #434559
  • Add the rest of the clazy fixes from release/20.12. Commit.
  • Const'ify pointer. Commit.
  • Use "tag" terminology consistently in the UI. Commit.
  • Fix incorrect comment. Commit.
  • Remove unused classes. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use directly autorcc. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Add missing override on destructor. Commit.
  • Add missing override. Commit.
  • Use new kldap api. Fix crash after moving code as async. Commit.
  • Rename variables. Commit.
  • Increase dep version. Commit.
itinerary
  • Exclude a few more translation catalogs we don't need. Commit.
  • Give the country combo box enough space. Commit.
  • Complete the exclusion list for all iso-codes catalogs we don't need. Commit.
  • Set the APK version based on what is defined in CMake. Commit.
  • Extend the asset ignore pattern. Commit.
  • Don't install files we don't need on Android. Commit.
  • Refine the packaging exclusion list. Commit.
  • Add APK exclusion lists for libraries and assets. Commit.
  • Show vehicle load information also in the journey summary. Commit.
  • Add a standalone test app for the journey query UI as well. Commit.
  • Add SPDX marker to a few more files. Commit.
  • Fix vehicle layouting when we don't have the absolute platform length. Commit.
  • Add standalone test for the vehicle layout page. Commit.
  • Allow to view the arrival train layout as well. Commit.
  • Update vehicle page layout header to match the one of the journey page. Commit.
  • Improve display of intermediate stops that are actually POIs. Commit.
  • Show intermediate stop notes when available. Commit.
  • Update Kirigami import version. Commit.
  • Update weather API endpoint. Commit.
  • Fix message extraction. Commit.
  • Add action to open the current location on wheelmap.org. Commit.
  • Remove dot at end of caption. Commit.
  • Extend the Osnabrück demo scenario a bit. Commit.
  • Silence a number of warnings about accessing undefined objects. Commit.
  • Port the vehicle layout page to be a Kirigami.ScrollablePage. Commit.
  • Hide fields if they have no content. Commit.
  • Clear the page stack before pushing new details pages. Commit.
  • Fix IC 148 departure time, changed by 3 minutes since 10 years ago. Commit.
  • Add another demo scenario, for Saturday's presentation. Commit.
  • Also show open-end time intervals. Commit.
  • Add action to open a proper map on the indoor map page. Commit.
  • Add long-press element picking for interactive elements. Commit.
  • Integrate realtime equipment status in the map. Commit.
  • Port away from the deprecated QML Connections syntax. Commit.
  • Don't fail on location-less events. Commit.
  • Add Flatpak portal network monitor support. Commit.
  • Rename to prepare for other D-Bus based network status backends. Commit.
  • Adjust test data to KPublicTransport changes. Commit.
  • KPublicTransport now distinguishes dock-based and free floating bikes. Commit.
  • Add F-Droid app banner image. Commit.
  • Fix time rounding close to the day boundary. Commit.
  • Expand appstream description slightly. Commit.
  • Add the new screenshots. Commit.
  • Adapt opening hours interval view column headers to the available space. Commit.
  • Use new API from KOpeningHours for showing a current state description. Commit.
  • Use new IntervalModel API. Commit.
  • Fix QML errors on Android. Commit.
  • Initial integration of KOpeningHours in the OSM element info sheet. Commit.
  • Fix OSM element info sheet section headers overlapping the content. Commit.
  • Silence warnings when closing the OSM element info sheet. Commit.
  • Extend map parameters for arrival/departure elements. Commit.
  • Add a way to clear the OSM tile cache. Commit.
juk
  • Tageditor: Speedup startup when Tag Editor is shown. Commit.
  • Reduce startup time by 60-70% or more. Commit. See bug #428772. See bug #317666
  • Dynamicplaylist: Ensure subclasses handle virtual calls in dtor. Commit.
  • Nowplaying: Improve clickable link search in Now Playing bar. Commit.
  • Playlist: Play whole album when playback started in album-random mode. Commit.
  • Reenable album random play in the user interface. Commit.
  • Playlist: Reimplement random and album random sequencing. Commit.
  • Improve track sequencing by removing the track sequencing classes. Commit. Fixes bug #100356. Fixes bug #166711. Fixes bug #302250. Fixes bug #303901. Fixes bug #336637. Fixes bug #353259. Fixes bug #404157. Fixes bug #417551
  • Remove dead DCOP-related interface. Commit.
  • Systemtray: Cleanups and modernization. Also a timer bugfix. Commit. See bug #165899
  • Merge commit 'd4bf5912' into release/21.04. Commit.
  • History: Enforce specific date format that sorts right. Commit.
  • Address undefined behavior during shutdown. Commit.
  • Playlist: Avoid resizing columns until after we've generated weights. Commit.
  • Fix undefined behavior in PlaylistItem. Commit.
  • Fix use of undefined behavior in status label. Commit.
  • Clazy: Fix most remaining warnings. Commit.
  • Slider: Simplify slider handling to fix seeking and clazy warning. Commit.
  • Clazy: Fix warnings about Qt property notify/constant decls. Commit.
  • Clazy: Fix warnings about using QMap with pointer keys. Commit.
  • Clazy: Fix warnings about needlessly detaching Qt containers. Commit.
  • Clazy: Fix warnings about detaching from non-const temporaries. Commit.
  • Test: Fix tagguessertest lookup error with ctest. Commit.
  • Cmake: Remove needless checks for Taglib format support. Commit.
  • Use FindTagLib from ECM. Commit.
  • Fix compiler warnings about needless copies, spotted by clang-11. Commit.
  • Adjust copyright for 2021. Commit.
  • Replace usage of deprecated KActionMenu API with modern equivalent. Commit.
  • Ensure systray tooltip updates on track change. Commit. Fixes bug #412009
k3b
  • Large directories were not being added to data projects with all their contents. Commit.
  • Warn when trying to add folders that contain unsupported filenames. Commit. Fixes bug #428115
kaccounts-integration
  • Include CMakeFindDependencyMacro. Commit.
  • Use configure_package_config_file instead of ecm_configure_package_config_file. Commit.
  • Attempt fix building projects that depend on kaccounts-integration. Commit.
  • Simplify accounts dir cmake code. Commit.
  • Clean up cmake and define sensible requirements. Commit.
  • Fix cmake coding style. Commit.
  • Fix build with KF 5.78. Commit.
  • Add clang-format commit hook. Commit.
  • Add clang-format file to gitignore. Commit.
  • Add git-blame-ignore-revs file. Commit.
  • Re-run clang-format. Commit.
  • Add and make use of ECM's clang-format support. Commit.
  • Fix typo. Commit.
  • Use american spelling for canceled. Commit.
  • Don't show error message when account creation is cancelled. Commit.
  • Add API for cancelling account configuration. Commit.
  • Use inclusive language in comment. Commit.
kaccounts-providers
  • Fix build with KF 5.78. Commit.
  • Add clang-format commit hook. Commit.
  • Add git-blame-ignore-revs file. Commit.
  • Add clang-format file to gitignore. Commit.
  • Build with KDEFrameworkCompilerSettings. Commit.
  • Add and make use of ECM's clang-format support. Commit.
  • [*cloud] Don't manually close the window when finished. Commit.
  • [owncloud] Use Kirigami.PasswordField. Commit.
  • [*cloud] Make config window's minimum size a bit smaller. Commit.
  • Replace Q_DECL_OVERRIDE with override. Commit.
  • Adapt to kaccounts API changes. Commit.
  • [*cloud] Cancel configuration when window is closed. Commit. Fixes bug #427200
kaddressbook
kajongg
  • Support the new name of sip module that is used since PyQt v5.11.2. Commit.
  • Ui.rc files: consistenly use instead of deprecated . Commit.
kalarm
  • Fix erroneous output of terminal error message on disabling a calendar. Commit.
  • Update version date. Commit.
  • Make it compile with last 5.80. Commit.
  • Output terminal error message if command line 'new alarm' action fails. Commit.
  • Replace deprecated method. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Add functions to initialise the date in the new alarm dialog. Commit.
  • Fix API documentation. Commit.
  • UTF-8 is the new default for QTextStream. Commit.
  • Improve NewAlarmAction interface. Commit.
  • Improve API documentation. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Revert "MAke it compile without deprecated methods". Commit.
  • Use setParentWindow() for KAuth >= 5.79. Commit.
  • MAke it compile without deprecated methods. Commit.
  • Add default sound volume setting to Preferences dialog. Commit.
  • Optionally show slider value in a QLabel. Commit.
  • Rename Settings 'Edit' tab to 'Alarm Defaults'. Commit.
  • Rename Settings 'Edit' tab to 'Defaults'. Commit.
  • Remove not implemented method. Commit.
  • Suppress clang-tidy warning. Commit.
  • Always show Name column in alarm list header context menu. Commit.
  • We depends against kf5.77. Commit.
  • Suppress clang-tidy warnings. Commit.
  • Suppress clang-tidy warnings. Commit.
  • Clazy fixes. Commit.
  • Remove clazy function-args-by-value check. Commit.
  • Remove Akonadi resource option. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Make it compile without deprecated method. Commit.
  • Revert this one for the moment. Commit.
  • Fix build with newer Qt. Commit.
kalarmcal
kalgebra
  • Hide plot2d and plot3d button when the plot cannot be plotted. Commit.
  • Improve autocompletion. Commit.
  • Use correct writing style for labels. Commit.
  • Documentation updates. Commit.
  • Fix empty drawer appearing in some pages. Commit.
  • Port calculator to ScrollablePage. Commit.
  • Move value table results to another page. Commit.
  • Automatically move to plot view when clicking plot button in console. Commit.
  • Move expression field to footer and make the autocompletion based on. Commit.
  • Fix qrc:/VariablesView.qml:31:19: QML Card: Binding loop detected for property "implicitHeigh. Commit.
  • Add a variable drawer on console page. Commit.
  • Use calcular as title on console page instead of Kalgebra. Commit.
  • Fix compilation. Commit.
  • Use QtQuick Controls 2 desktop style on the desktop. Commit.
  • Drop plugin system. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Change default behavior for drawer modal property. Commit.
kalzium
kanagram
  • Remove unimplemented methods/signals. Commit.
  • Documentation updates. Commit.
kapman
  • Use AUTORCC directly. Commit.
  • Remove not implemented method or unused signal. Commit.
kate
  • Fix S&R not recovering from canceled folder search. Commit. Fixes bug #435689
  • Updated for last review. Commit.
  • Added after review. Commit.
  • Bash lsp. Commit.
  • Activate the 'fixed diff view' when shown. Commit.
  • Fix file name and memory leak in comparebranchview. Commit.
  • Fix untracked selection unable to stage. Commit.
  • Enable git-blame to see the initial commit. Commit.
  • No edit triggers for compare branch tree. Commit.
  • Ensure output view scrolls correctly. Commit.
  • Rename posChanged -> addPositionToHistory. Commit.
  • Save position when using quick-open. Commit.
  • Project: Use signal to save jumps in location history. Commit.
  • LSP: Use signal to save jumps in location history. Commit.
  • Reintroduce position signal for location saving. Commit.
  • Revert "Dont record locations resulting from typing text". Commit.
  • Dont record locations resulting from typing text. Commit.
  • Tell user what to do instead of using sudo or kdesu. Commit.
  • Use KColorScheme shades for changed lines color. Commit.
  • Use colors from KColorScheme. Commit.
  • Fix remote branch comparing. Commit.
  • Fix jump-forward action not enabled. Commit.
  • Fix 'back' icons. Commit.
  • Fix i18n in commit dialog and use breeze-danger-red color. Commit.
  • Correct minor typo. Commit.
  • SPDX-License Headers. Commit.
  • Allow comparing remote branches. Commit.
  • Only one action - Compare Branch with... Commit.
  • Revert change to project['list']. Commit.
  • Compare with master / Compare with... in menu. Commit.
  • Show lines add/remove in diff. Commit.
  • Implement branch comparing and Compare branches tree. Commit.
  • Make methods static in ProjectWorker. Commit.
  • New dialog for branch checkout deriving from base. Commit.
  • Create a base branch dialog. Commit.
  • Put () in front when autocompleting functions. Commit.
  • Make sure hover close button is visible on non-kde platforms. Commit.
  • Correct minor typo. Commit.
  • Add docs the new 'Show Toolbar' option. Commit.
  • Add docs the new 'Show Toolbar' option. Commit.
  • Make filetree toolbar hidable. Commit.
  • Fix some compile warnings. Commit.
  • Fix some compile warnings. Commit.
  • Use markdown directly in lsptooltip. Commit.
  • Add docs the new 'Show Close Button' option. Commit.
  • New branch xtools. Commit.
  • Allow treeview to retain focus for keyboard navigation. Commit.
  • Remove accelarators. Commit.
  • Use QInputDialog + fix adding file to project. Commit.
  • Allow creating new file/folder in project. Commit.
  • Make sure the button when enabled is wide enough to accept a click easily. Commit.
  • Take no space. Commit.
  • Minimum section size. Commit.
  • Close button default off. Commit.
  • Use tab close icon. Commit.
  • Default init to false. Commit.
  • Show a close button on hover in Documents plugin. Commit.
  • Switch to project after opening it. Commit.
  • Move Open Folder... to 'File' menu. Commit.
  • Add a menu entry to allow opening directories as project. Commit.
  • Only create a project for a directory if explicitly asked by user. Commit.
  • Allow opening any directory from kate as project. Commit.
  • Parse groovy files with the parseCppSymbols() - same as Java. Commit.
  • QStringLiteral() -> i18n. Commit.
  • Remove unused git-commit-dark icon. Commit.
  • Use QLineEdit in git-commitdialog. Commit.
  • Fix text not centered in commit dialog subject. Commit.
  • S&R: Fix search file filtering. Commit.
  • Fix typo. Commit.
  • Make user visible strings translatable. Commit.
  • Make sure we detect query string here as doc->url() may not be accessible. Commit.
  • Use the view as connection context. Commit.
  • Early return and simplify. Commit.
  • No save file dialogs. Commit.
  • Fix incorrect actions launching from git-contextmenu. Commit.
  • Use a single fixed view for viewing diffs. Commit.
  • Create a single fixedview in pluginView. Commit.
  • Remove hack to change defaults. Commit.
  • Do not use a half-created object. Commit.
  • Revert "Revert "Move blame info logic to the plugin-view"". Commit.
  • Revert "Move blame info logic to the plugin-view". Commit.
  • Move blame info logic to the plugin-view. Commit.
  • Pass the current active view to showCommitInfo(). Commit.
  • Allow opening results in new doc + use full doc text if no selection. Commit.
  • Avoid static QScrollBar instance. Commit.
  • Doc: fix the link to the scripting API section. Commit.
  • Fix my typos. Commit.
  • Add docs the new modeline. Commit.
  • Add docs for the option to keep spaces to the left of cursor when saving. Commit.
  • Remove hard timeout. Commit.
  • Update syntax highlighting documentation. Commit.
  • Re-add history actions to mainwindow. Commit.
  • Fix histories for viewspaces are mixed. Commit.
  • Use map not filter for concurrency. Commit.
  • Use map not filter for concurrency. Commit.
  • Ensure correct full path is registered. Commit.
  • Dont make absoloute paths in findFiles(). Commit.
  • Manually get file's relative path to dir in while creating project. Commit.
  • Use editor colors in build plugin output textedit. Commit.
  • Remove contents margints from output view. Commit.
  • Disable search commands while searching/replacing. Commit.
  • Refactor projectplugin git ls-files. Commit.
  • Do not start searchWhileTyping while busy. Commit.
  • Use process->arguments(). Commit.
  • Allow cancelling git operations. Commit.
  • Add a sentence about pattern history to the part docs. Commit. Fixes bug #434119
  • S&R: Add UseUnicodePropertiesOption to regexps. Commit. See bug #433924. See bug #433673
  • Create Git process on demand. Commit.
  • Dont depend on gitwidget process in StashDialog. Commit.
  • Minor correction / English grammar. Commit.
  • Add shortcut for showing git commit info. Commit.
  • Update label text according to suggestion. Commit.
  • Use enum class. Commit.
  • Default initialize. Commit.
  • Allow single double click in git-status-view. Commit.
  • Add config to handle single/double click. Commit.
  • Avoid process reuse. Commit.
  • Show for directories in project tree a context menu. Commit.
  • Fix alignments for top-level nodes. Commit.
  • Sync docs with GUI. Commit.
  • C++11 initializers. Commit.
  • Better init and config update. Commit.
  • Remove bitfields in project plugin. Commit.
  • Better indentation. Commit.
  • No root decoration + minimal indentation. Commit.
  • Fix alignments. Commit.
  • Prefix -/+ instead of postfix. Commit.
  • Color the +additions and -subtractions. Commit.
  • Initial bool in status model. Commit.
  • Raw loop -> std transform. Commit.
  • Separate num stat for staged / modified. Commit.
  • Show num stat in git status if config enabled. Commit.
  • Add config entry for showing num stat in status. Commit.
  • Use build icon for Build Selected Target. Commit.
  • Ensure margins at top and bottom in commit dialog. Commit.
  • Avoid that anon session think they can stash stuff. Commit.
  • Move forward/backward actions to mainToolBar. Commit.
  • Enable the back button when navigating forward. Commit.
  • Comment added. Commit.
  • !typo... Commit.
  • We should use this fn here too, just forgot to update... Commit.
  • Autoest cases for UrlInfo changes. Commit.
  • Hide/show history jump buttons with the tab-bar. Commit.
  • Use checkbox for stash settings. Commit.
  • Avoid trying to create stash dir for anonymous sessions. Commit.
  • Prevent last session to be restored after it was deleted. Commit.
  • Allow to clear stash dir for session when removing a session. Commit.
  • Allow to restore using saved encoding, only stash file when closing kate. Commit.
  • SPDX-License-Identifier: LGPL-2.0-or-later is header file. Commit.
  • Use saveAs instead of QSaveFile. Commit.
  • Avoid errors like 'QDir::mkdir: Empty or null file name'. Commit.
  • Add a setting for when to stash changes. Commit.
  • Ensure to save stash document in per-session directories. Commit.
  • Allow to stash modifications in sessions. Commit.
  • Allow to stash changes on Close. Commit. Fixes bug #353654
  • Sync docs with GUI. Commit.
  • Enable forward/backwards actions differently. Commit.
  • Fix crash on addJump. Commit.
  • Store one entry + line & limit jump history to 100. Commit.
  • Move buttons toggling to KateViewManager. Commit.
  • Fixes for buttons enabling / disabling. Commit.
  • Force emit cursorPositionChanged even if cursor was same. Commit.
  • Enable/Disable forward/back buttons as necessary. Commit.
  • Just use cursorPositionChanged for jumping, no signals. Commit.
  • Use KTextEditor::Cursor and connect pluginView only. Commit.
  • Register Ctrl + Click jumps. Commit.
  • Add signal-slot connections from plugin to mainwindow for registering jumps. Commit.
  • Add history back - forward buttons. Commit.
  • Fix output message. Commit.
  • Add SPDX-License headers. Commit.
  • Improved and more complete version. Commit.
  • Add -DCMAKE_EXPORT_COMPILE_COMMANDS=1 to default config command. Commit.
  • Show copy action as toolbutton, too. Commit.
  • Fix git checkout, fix stash error reporting. Commit.
  • SPDX-License Headers. Commit.
  • Git push: initial commit. Commit.
  • Add margins on left/right for commit dialog. Commit.
  • Sync docs with GUI. Commit.
  • Use a more explicit description for the modified files dialog option. Commit. See bug #353712
  • Search plugin: fix crash with multiline regexp search. Commit.
  • Improve performance for project loading. Commit.
  • More quickopen performance improvement. Commit.
  • SPDX-License Headers. Commit.
  • Refactor projectplugin quick-dialogs. Commit.
  • Allow to copy & paste to clipboard. Commit.
  • Send error messages from file history widget on failure. Commit.
  • Send message to output view on diff failure. Commit.
  • Kate outputview improvements. Commit.
  • Document the new option to configure output pane switching. Commit.
  • Ensure always some icons is around for proper alignments. Commit.
  • De-couple LSPClientPluginViewImpl & LSPClientActionView again. Commit.
  • Ensure new items are visible. Commit.
  • Simplify Output message when running external tools. Commit.
  • Use editor font & colors. Commit.
  • Simplify format, only plain text messages. Commit.
  • Let LSP plugin use new output view. Commit.
  • Use output view for external tools status things, add icon. Commit.
  • Use output view for external tools status things. Commit.
  • Add filtering + clear to output view. Commit.
  • Make sure remote docs are openable from quick-open. Commit.
  • Improve quickopen performance. Commit.
  • Support icon for category. Commit.
  • Try to fix Windows compile, no C++17. Commit.
  • Allow to configure when to show the messages pane. Commit.
  • Avoid writing empty config entries. Commit.
  • SPDX-License Headers. Commit.
  • Implement Line / Hunk staging. Commit.
  • Add VcsDiff from KDevelop. Commit.
  • Add time & category. Commit.
  • Add time & category. Commit.
  • Change category of go fmt to "Go", fix mimetype. Commit.
  • Show tool view for output on >= warning. Commit.
  • Use the new output in the git stuff. Commit.
  • Fixup rendering. Commit.
  • Fixup rendering. Commit.
  • Read/write right role. Commit.
  • Start with more message handling, type, body. Commit.
  • Connect message signals & add test message use. Commit.
  • Add empty classes for output view. Commit.
  • Change category for goimports to "Go". Commit.
  • Disable drawing commit lines and circles. Commit.
  • Remove unnecessary ctors/dtors. Commit.
  • Use gitutils in contextmenu and show history action if git. Commit.
  • Add goimports to default external tools. Commit.
  • Never meant commit this... Commit.
  • Use a single view to file history diffs. Commit.
  • Comments / trivial. Commit.
  • Lambda slot for document loaded. Commit.
  • Better handling of setting cursor from query string at startup. Commit.
  • When a session is opened withe a remote file being the active document, wait with readSessionConfig() until the remote's local is initialised. Otherwise, saved session settings (cursor position, word wrap, folding state) are attempted to be applied on an empty document. Commit.
  • Comments / trivial. Commit.
  • The cause of Bug 397913, which was fixed by opening urls in reverse order, does not seem to be present now. Further, I challange the requirement in the commit message in 1f01415ba33d58185ec80762f5eaa9451597c292: the final order should be file1 file2 file3 file4 file5 file6, which is the case now, after this change. Commit.
  • Improvements to setting cursor position at startup. Fixes bug 335608. Commit.
  • When a document is oepened from a remote URL, wait for the ReadOnlyPart completed() signal before setting cursor position passed on command line. Commit.
  • CLion build dir. Commit.
  • Move action up in context-menu + show commit msg in diff. Commit.
  • Adjust the sizes a little bit. Commit.
  • Improve date and elide text. Commit.
  • Improve colors a little bit. Commit.
  • Improve the visuals a little bit. Commit.
  • Recommended improvements. Commit.
  • Make sure ViewSpace config groups are preserved on exit in a session. Commit.
  • Allow seeing file history on clicking commit. Commit.
  • Update git status on toolview shown. Commit.
  • Git: show file history initial commit. Commit.
  • Revert longest line note clickable. Commit.
  • Lazy load the git commit title into the inline-note. Commit.
  • Use Breeze fg-negative/positive in git-status-view. Commit.
  • Fix QStringLiteral -> i18n. Commit.
  • Allow viewing diffs of all staged/modified files at once. Commit.
  • Refactor temporary file opening code. Commit.
  • Make sure fuzzy scoring actually works in lsp-symbol-view. Commit.
  • Make sure the inline note is after the cursor. Commit.
  • Git-blame: Make longest line clickable. Commit.
  • Allow Discard / Stage with selection. Commit.
  • Ask for confirmation before removal / discard. Commit.
  • Allow opening files directly from gitwidget. Commit.
  • Add refresh button to git toolview. Commit.
  • Color staged status as green, otherwise red. Commit.
  • Make sure first column has stretched as much as possible. Commit.
  • Remove icons from status tree root nodes. Commit.
  • Fix crashes with temporary files. Commit.
  • Show tooltip with file path and status. Commit.
  • Show only file name in status tree. Commit.
  • Show status and count in the second column. Commit.
  • Fix HUD Dialogs text alignment. Commit.
  • Do not close the GitBlameTooltip if it has a selection. Commit.
  • Read the blame timestamp as iso8601. Commit.
  • Reload the blame-info on document save and reload. Commit.
  • Enable Copy and SelectAll key-sequences in popup. Commit.
  • Reorganize the code + variable naming. Commit.
  • De-singletonify the GitBlameTooltip. Commit.
  • Add myself to the copyright. Commit.
  • Use editor color + improve inline note look. Commit.
  • Fix crash, use QProcess, improve diff view. Commit.
  • Add gitblametooltip to show the commit info. Commit.
  • First commit for a git blame plugin. Commit.
  • Make sure lsptooltip doesn't hinder view contextMenu. Commit.
  • Remember last triggered actions in command bar. Commit.
  • Make sure we can highlight more than 2 parameters. Commit.
  • Make sure we don't trigger lsp-hover while there is a selection in progress. Commit.
  • Don't open header/source if reply from clangd is empty. Commit.
  • Ensure actions like "rename..." will be correctly activated. Commit. Fixes bug #433348
  • Fix i18n() call. Commit.
  • Use QToolButtons. Commit.
  • Avoid error for non-git users. Commit.
  • Ensure process stdin is closed. Commit.
  • Try to maintain cursor position on Replace Document Text. Commit.
  • Add prettier, rustfmt and gofmt to external tools. Commit.
  • Implement clangd textDocument/switchSourceHeader. Commit.
  • Minor changes for idiom / grammar. Commit.
  • Improve English idiom slightly. Commit.
  • Dont give warning if newName == oldname. Commit.
  • Project-plugin: Allow renaming files. Commit.
  • Hide all toolviews. Commit.
  • Hide all toolviews. Commit.
  • Move git to separate toolview. Commit.
  • Fix message colors. Commit.
  • Fix commit dialog resizing issues. Commit.
  • Refactor and simplify some code. Commit.
  • Fix git open at HEAD. Commit.
  • Implement show stash content as diff. Commit.
  • Add docs for the new option to preselect nothing in autocompletion list. Commit.
  • Fix backtrace browser unable to open file. Commit.
  • Implement git stash. Commit.
  • Differentiate between windows & unices for icons. Commit. Fixes bug #431724
  • Unix icons. Commit.
  • Revert "Remove margins around the icons to make the logo more visible at < 48px". Commit.
  • Add windows variants. Commit.
  • Move icon source material to extra folder. Commit.
  • Create LSP tooltip on demand, minimal invasive change. Commit.
  • Ensure palette changes alter shading properly. Commit.
  • Allow signing-off commit messages using commit dialog. Commit.
  • Hide both toolviews if no project. Commit.
  • Rework i18n stuff in refactoring. Commit.
  • Allow opening .gitignore from "Untracked" node. Commit.
  • Implement untracked files removal. Commit.
  • Refactor common functions code to one function. Commit.
  • Use a loop to avoid duplication. Commit.
  • Display tag if we are in a tag and master when new repo. Commit.
  • Make sure button rects look good on gnome. Commit.
  • Check for emptyness before incrementing in fuzzy_match. Commit.
  • Use QTextLayout for better text rendering in BranchesDialog. Commit.
  • Use QPointer to store ref to View in LSPTooltip. Commit.
  • Show untracked files in project plugin. Commit.
  • Migrate quickopen style delegate to use QTextLayout. Commit.
  • Refactor painting and textLayout creation outside of command bar. Commit.
  • Normalize color theme docs images, restore processibility and structure of the docs. Commit.
  • Highlight matches as bold like before. Commit.
  • Dont use QTextDocument in style delegates. Commit.
  • Fix two more minor issues in docs. Commit.
  • Fix minor typos in docs. Commit.
  • Fix errors when building documentation. Commit.
  • Correction in the documentation. Commit.
  • Add documentation for Color Themes. Commit.
  • More i18n fixes. Commit.
  • We want to get a full git path. Commit.
  • Fix i18n calls. Commit.
  • Ignore esc the same way for projects plugin toolviews. Commit.
  • Add SPDX license headers. Commit.
  • Check for QProcess::ExitStatus first then exit code. Commit.
  • Use localized string in model. Commit.
  • Implement a new commit dialog. Commit.
  • Quick fix crash for startup outside of git or with git issues. Commit.
  • Update docbook to describe .kateproject.[local|notes] files. Commit.
  • Split project settings into shared and local parts. Commit.
  • Fix: keep projectLocalFileName in project's dir. Commit.
  • Use exitstatus as well. Commit.
  • Dont use project baseDir for git operations. Commit.
  • Fix minor typo. Commit.
  • Fix show diff not working because of full path. Commit.
  • Always expand stage node. Commit.
  • Move icons to /icons. Commit.
  • Add SPDX license headers. Commit.
  • Fix buttons alignment. Commit.
  • Add show in external diff tool. Commit.
  • Implement show diff. Commit.
  • Implement show diff. Commit.
  • Implement Open file as it was at HEAD. Commit.
  • Get status on project reload + btn press. Commit.
  • Implement discard changes for modified files. Commit.
  • No arrows for toolbutton with menu please. Commit.
  • Add refresh + checkout option to gitwidget-menu. Commit.
  • Move status parsing to gitstatus.cpp. Commit.
  • Allow staging a selection of files. Commit.
  • Make sure 'Staged' is always visible. Commit.
  • Fix git-status xy parsing. Commit.
  • Implement Git commit. Commit.
  • Implement Unstaging backend/UI. Commit.
  • Implement Stage single file. Commit.
  • Implement Stage All UI layer / backend. Commit.
  • Implement Staging UI options. Commit.
  • Icons for files. Commit.
  • Simplify inner data store. Commit.
  • Hide empty nodes. Commit.
  • Git status initial implementation. Commit.
  • Purge hints for python plugins. Commit.
  • Use shared KTextEditor::Editor::instance()->repository() and KTextEditor::Editor::instance()->theme(). Commit.
  • Require KF 5.79 & cleanup. Commit.
  • [KateMwModOnHdDialog] Only enable buttons when at least one file is checked. Commit. Fixes bug #412972
  • Fix unused warning. Commit.
  • Use QFrame::Box with Raised. Commit.
  • Ensure we always have readable colors in tooltip. Commit.
  • Make contextmenu work inside tooltip. Commit.
  • Move checkout button above the project tree view. Commit.
  • Remove FilterByPath/ByName in Quickopen. Commit.
  • Cleanup KTextEditor signals. Commit.
  • Better wording. Commit.
  • Document the new option to hide terminal with Esc. Commit.
  • Fix small tips also scrollable. Commit.
  • Use QStringList for config instead of Qstring + split. Commit.
  • Allow adding exceptions to Esc key behaviour. Commit.
  • Make hide on Esc configurable. Commit.
  • Block escape for vi/nvim/vim. Commit.
  • Konsole: Hide toolview on Esc keypress. Commit.
  • Attempt fix tooltip on wrong screen. Commit.
  • Improved markdown handling a bit. Commit.
  • Make tooltip a bit less annoying. Commit.
  • Remove duplicated SPDX-License-Identifier. Commit.
  • Remove duplicated SPDX-License-Identifier. Commit.
  • SPDX-License Headers. Commit.
  • Remove unused includes. Commit.
  • Simplify things and get rid of unnecessary stuff. Commit.
  • Make sure to not show tooltips for empty regions and such. Commit.
  • Fix positioning. Commit.
  • LSP: implement new tooltip UI. Commit.
  • Dont use magic numbers, instead use the string to calculate length. Commit.
  • Fix branch fetch from git. Commit.
  • Apply 1 suggestion(s) to 1 file(s). Commit.
  • LSP: Allow disabling signature help. Commit.
  • LSP: Highlight active function argument during autocomplete. Commit.
  • Allow users to enable indexing by clicking button. Commit.
  • Mark branch creation items as bold. Commit.
  • Choose branch first, then enter name for new branch. Commit.
  • Implement new branch from branch checkout. Commit.
  • Implement new branch simple checkcout. Commit.
  • Revert to committerdate sorting when pattern is empty again. Commit.
  • Kateproject: Hide tool-infoview on Esc key press like other bottom toolviews. Commit.
  • Change branch & reload if a branch was changed outside Kate. Commit.
  • Only create new tabs for double clicks with the primary button. Commit. Fixes bug #432632
  • Fix command-bar unable to show shortcuts with '+'. Commit.
  • Try to improve HiDPI handling on Windows, follow Krita's default. Commit.
  • Fix font sizes for windows. Commit.
  • Create KateCommandBar on demand. Commit.
  • Keep old size computation. Commit.
  • Create quick open only when needed. Commit.
  • Fix link to build it tutorial and my typo. Commit.
  • Use Qt::DisplayRole always to make sure row height is good. Commit.
  • Fix markdown syntax. Commit.
  • Update README.md. Commit.
  • Update README.md. Commit.
  • Clean up styling and follow code guidelines. Commit.
  • Fix positioning of dialog once again. Commit.
  • Disable/Enable button if/if not a git repo. Commit.
  • Fix positioning of dialog. Commit.
  • Fix leak and ensure m_* prefix usage. Commit.
  • Make checkout happen in the background to avoid freezes in UI. Commit.
  • Fix licenses and unused includes. Commit.
  • Sort branches by commiterdate. Commit.
  • Rename command bar action to include the word git. Commit.
  • Reload project on branch change. Commit.
  • Only show local/remote branches, no tags. Commit.
  • Improved linked projects with nesting. Commit.
  • Simplify project tree construction. Commit.
  • Remove unused include. Commit.
  • Restore loading of open documents in quickopen. Commit.
  • Only match filePath when filename matched OR pattern has '/'. Commit.
  • Use switch in quickopenmodel::data. Commit.
  • Remove sort_id field as it is not needed anymore. Commit.
  • Remove sorting in quickopenmodel::refresh. Commit.
  • Improve quickopen performance. Commit.
  • Small perl helper to create a meta project, just for testing. Commit.
  • Make sure checkout option is available in CommandBar. Commit.
  • Add a model and improve display of the branches dialog. Commit.
  • Improved git get all branches. Commit.
  • Fix dialog position. Commit.
  • Add the 'Enable camel case cursor movement' option to the docs. Commit.
  • Git checkout initial implementation. Commit.
  • Revert leftover scoring change. Commit.
  • Remove unused var in kfts. Commit.
  • [ColorPicker] Disable previews for translucent colors by default. Commit.
  • [ColorPicker] Switch Color matching to a faster and simpler Regex. Commit.
  • [ColorPicker] Use QVector instead of QList (+other minor changes). Commit.
  • [ColorPicker] Fix Color note updating logic. Commit.
  • [ColorPicker] Manually match colors instead of using a large regex. Commit.
  • [ColorPicker] Use QVector instead of QHash for storing the indices. Commit.
  • [ColorPicker] Tweak default config. Commit.
  • [ColorPicker] Improve Color regex. Commit.
  • Update fuzzy matching code. Commit.
  • Avoid copying model entry in quickopenmodel. Commit.
  • External tools action menu: Replace & by && to avoid accelerators. Commit.
  • Fix ctrl-click for #include with quotes. Commit.
  • Fix use after free in command bar. Commit.
  • Allow to open a project using a command line parameter. Commit.
  • Fix leak in quick dialogs. Commit.
  • Ensure queued connects for signals fired from different thread. Commit.
  • Try multi-threaded directory traversal without signals. Commit.
  • S&R: Fix search string getting deleted if search combo is empty. Commit.
  • Early out for files. Commit.
  • Allow to have links to sub projects inside projects. Commit.
  • Fix the evaluation of hard coded list: [filename, ...] projects. Commit.
  • Avoid creation of file list if no index will be generated, that is the default. Commit.
  • Ensure no file ends up without an icon in the project treeview. Commit.
  • Do the sorting really only once after all sub-parts of the project are loaded. Commit.
  • Adjust Qt dependency to what frameworks require, more realistic, 5.14. Commit.
  • Sort per directory level, this is MUCH faster. Commit.
  • We need to filter git, too, because of symlinks. Commit.
  • Use vector, list does heap allocation as elements to large. Commit.
  • Speedup git project loading more. Commit.
  • Improve performance for loading large projects. Commit.
  • Do not restore Projects tool view when no project exists. Commit. Fixes bug #432296
  • Use license header as described in README.md. Commit.
  • Use selected fg color from theme. Commit.
  • Also set selected foreground in semantic highlighting. Commit.
  • Show dir selection dialog for ProjectConfig->index. Commit. Fixes bug #415232
  • Quickopen: construct context menu on demand. Commit.
  • Don't expand semantic highlighting ranges to prevent incorrect. Commit. Fixes bug #431597
  • Optimize search loop a bit more, shaves of 10% for my benchmarks. Commit.
  • Avoid string re-allocations if possible. Commit.
  • Use atomic variables for lock free access. Commit.
  • Emit less signals, centralize signal emission. Commit.
  • Cancel search as fast as possible on shutdown. Commit.
  • Turn off time output on console again. Commit.
  • Trivial heuristic to detect binary files. Commit.
  • Improve threading. Commit.
  • Exclude old style connects that can't be ported from clang-format. Commit.
  • Port some old style connects. Commit.
  • Use static QFileInfo::exists method. Commit.
  • Remove unused variables. Commit.
  • Use multi arg to avoid unneeded allocations. Commit.
  • Ensure correct connection type for threaded execution. Commit.
  • Clang-tidy: Force braces around statements. Commit.
  • Add pre-commit hook for clang-format. Commit.
  • Add .git-blame-ignore-revs file. Commit.
  • Run clang-format. Commit.
  • S&R: make sure we have queued connections for worker threads. Commit.
  • Remove unneeded double initialization. Commit.
  • Do not hide the tree root item on empty results. Commit.
  • S&R: Make the disk search multi-threaded. Commit.
  • Remove unneeded QPixmap include. Commit.
  • Use reserve to minimize temporary allocations. Commit.
  • Clean up command bar code and fix styling. Commit.
  • Konsole plugin: Remove unneeded include. Commit.
  • Konsole plugin: Simplify tracking of urlChanged. Commit.
  • Konsole plugin: Only sync once per document. Commit.
  • Konsole plugin: Sync terminal path when the current document's url changes. Commit. Fixes bug #412967
  • LSP: Fix Ctrl + click underline highlighting broken in #include context. Commit.
  • LSP: Fix highlighting not cleared after commenting code out. Commit.
  • Update Haskell for settings.json. Commit.
  • Restore configure behavior. Commit.
  • Add Workaround for KateTabBar sometimes disappearing on session load. Commit.
  • Try to fix compile with older version of frameworks. Commit.
  • Try to fix compile with older version of frameworks. Commit.
  • Fix color loading for LSP client plugin. Commit.
  • Only open file once for mime-type & search. Commit.
  • Fixed colors for parameters for some themes. Commit.
  • Fix not appearing tabbar on session load. Commit.
  • Fix linking. Commit.
  • Use the new theme function to provide better semantic highlighting. Commit. Fixes bug #431014. Fixes bug #431011
  • Add missing HTML tag. Commit.
  • And un-comment the plain-text font setting. Commit.
  • Use the editor font for results both the tree and plaintext view. Commit.
  • Simplify threading of project's plugin. Commit.
  • Ensure nicer thread names. Commit.
  • Calculate the height of the search result based on the used font. Commit.
  • Enable live themeing only for KTE >= 5.79. Commit.
  • Make sure alpha colors are respected. Commit.
  • Make sure foreground is colored correctly and theme updates are caught correctly. Commit.
  • Initial palette change for search toolview. Commit.
  • Fix extra inverted angle bracket on autocomplete. Commit.
  • Use doc->characterAt() instead of doc->text(). Commit.
  • Fix extra inverted comma on autocomplete with autobrackets. Commit.
  • Add a couple of extra checks for sanity and remove commented code. Commit.
  • Avoid auto-accelerators for the tab bar that lead to random changing auto-accelerators for important actions. Commit. Fixes bug #426619
  • Fix layout for RTL. Commit.
  • Draw a tiny shadow to make the button look more real. Commit.
  • Clean up - avoid unnecessary copying. Commit.
  • Draw rounded rects instead of buttons. Commit.
  • Draw tiny buttons for shortcuts instead of just text. Commit.
  • Add documentation for copy, cut and paste view functions. Commit.
  • Initialize changed flag to false in color picker config page. Commit.
  • Use in-class member initialization for color picker plugin. Commit.
  • Add copyright notice. Commit.
  • Translate title of color picker dialog. Commit.
  • Draw rectancle inline color notes. Commit.
  • Fix empty tree node on startup. Commit.
  • Use erase/remove_if instead of loop to avoid massive vector removal costs. Commit.
  • Optimize search some more and reduce memory usage. Commit.
  • Tweak fuzzy matcher to score sequential matches a bit higher for kate command bar. Commit.
  • Force actions loading for menus that are loaded on demand. Commit.
  • Allow 'QMenu' inside the command bar. Commit.
  • Add SPDX license headers. Commit.
  • Filter out menus, we can't trigger them in the dialog. Commit.
  • Improve the display a bit, and add component name to display. Commit.
  • Fix size for now. Commit.
  • Add basic styling. Commit.
  • Kate Command Bar: Initial Commit. Commit.
  • S&R Replace the braces around line numbers with background color. Commit.
  • Use LGPL 2+ in all files. Commit.
  • Fix gitignore. Commit.
  • Fix Windows build. Commit.
  • Add missing includes. Commit.
  • Update match range & mark handling. Commit.
  • Unbreak quickopen's reslect first. Commit.
  • Do not include the whole QtDBus module. Commit.
  • Include QTest instead of QtTest. Commit.
  • Fix multi-line replace match ranges/marks. Commit.
  • Re-add file list update status. Commit.
  • Dont override the cursor for whole application when building. Commit.
  • Add test files for the Pre/Post context. Commit.
  • Move the calculation of the pre/post context to the search workers. Commit.
  • Improve performance when clicking/selecting a row from too many rows. Commit.
  • Allow / separated pattern to filter same filename across different directories. Commit.
  • Use erase instead of remove. Commit.
  • Fix crash due to invalid pointer when jumping using CtrlClick. Commit.
  • Re-Add sorting of the files in the result. Commit.
  • Re-add copying of results to clipboard. Commit.
  • Fix compilation on Kubuntu 20.04. Commit.
  • Fix formatting of the html delegate string. Commit.
  • Remove the now unneeded replace_matches class. Commit.
  • Re-add the eventfiltering for enter. Commit.
  • Remove the TreeWidget. Commit.
  • Add updating of match-marks based on the model. Commit.
  • Add replaceChecked() to MatchModel. Commit.
  • Add replacing single item in MatchModel. Commit.
  • Try to delay updates to the root item. Commit.
  • Add info row info to the results. Commit.
  • Move SearchPlaces enum to MatchModel. Commit.
  • Rebase on the grouped emits. Commit.
  • Add the info node and add navigation on click. Commit.
  • Add MatchModel to handle the matches. Commit.
  • Dont use static for attribute as it is unnecessary. Commit.
  • Pass in doc instead of 'this' to ensure correct lifetime management. Commit.
  • Make sure only the landed view shows the highlight. Commit.
  • Give a temporary highlight on the landed location after goto. Commit.
  • Dont do multiple lookup for word with the same cursor. Commit.
  • Ensure we are working with a valid cursor always. Commit.
  • Change struct -> class for consistency. Commit.
  • Use KTextEditor::Cursor::invalid() for consistency and clarity. Commit.
  • Return early to prevent too deeply nested branches. Commit.
  • Make Ctrl+Click underlining work for multiple opened docs. Commit.
  • LSP: Show underline on Ctrl+MouseMove when a symbol is goto-able. Commit. Fixes bug #427267
  • LSP: Allow to go to definition using Ctrl + Click. Commit.
  • Remove unused structure. Commit.
  • Ensure projectPlugin exists before checking path. Commit.
  • Dont show empty file if the symbol is not found, inform the user. Commit.
  • Make GotoSymbol look like Quickopen. Commit.
  • Remove unused variable. Commit.
  • Use fuzzy filter in kate lspclientplugin symbol view. Commit.
  • Fix config and ensure it is restored correctly. Commit.
  • Use const-ref where the function returns a const-ref. Commit.
  • Restore config for quickopen. Commit.
  • Use localized string for context-menu actions. Commit.
  • Fix position with smaller window size. Commit.
  • Increase the width of quick-open dialog. Commit.
  • Fix context menu items not working. Commit.
  • Revise the highlighted match color to QPalette::Link. Commit.
  • Fix html entities appearing in fuzzy_matched_display_string. Commit.
  • Revise Quickopen UI and make it single row, single column. Commit.
  • Sort code to subdir. Commit.
  • Ensure some proper frame like e.g. syntax menu + fix HiDPI issues. Commit.
  • Adjust menu appearance position so that it doesn't look orphaned. Commit.
  • Move quick-open config to the quick-open dialog from Behaviour config. Commit.
  • Allow filtering by path / name and allow changing modes on the fly. Commit.
  • Ensure correct position on mainwindow resize. Commit.
  • Ensure correct visibility on small sizes. Commit.
  • Improve the UI for quick-open. Commit.
  • Try to fixup column resizing a bit. Commit.
  • Also remove the leading slash. Commit.
  • Check if projectplugin is available before querying projectBaseDir. Commit.
  • Dont show absouloute path for files in quick-open. Commit.
  • Mark unused to silence the warnings. Commit.
  • Use fuzzy filter in kateprojectplugin. Commit.
  • Move urlinfo.h to the new shared directory, too. Commit.
  • Explain the FIXME comment a bit. Commit.
  • Fix html tags appearing in ctags-goto-symbol. Commit.
  • Improve text for goto symbol actions. Commit.
  • Move kfts_fuzzy_match.h to 'shared' for use with both plugins and app. Commit.
  • Case insensitive comparison in style-delegate. Commit.
  • Make sure bold characters are not just randomly highlighted. Commit.
  • Use QStringView instead of QChar*s and make sure we stay in range. Commit.
  • Use constexpr in fuzzy_match_recursive for score calculation. Commit.
  • Highlight the matching text in filtered items. Commit.
  • Fix compilation. Commit.
  • Use fuzzy matching in kate-quick-open. Commit.
  • Make quick-open a bit more flexible. Commit.
  • Fix compilation. Commit.
  • Use fuzzy matching in kate-quick-open. Commit.
  • Let's have a happy new year. Commit.
  • Add unit test, just on non windows. Commit.
  • Fix compile. Commit.
  • UrlInfo: handle filenames starting with ':'. Commit. Fixes bug #430216
  • We require frameworks > 5.63 now anyways. Commit.
  • Better mark name. Commit.
  • Cache colors outside the loop. Commit.
  • Use KTextEditor::Range. Commit.
  • Batch matches together to avoid massive costs for repeated model update. Commit.
  • Dont reconstruct the same i18n string everytime without any reason. Commit.
  • Dont set mark description as it is doing nothing atm. Commit.
  • Allow to ignore binary files for project based search, too. Commit.
  • Minimal update speedups. Commit.
  • Revert matches counter display, seems slow + is duplicated. Commit.
  • Avoid stall at end of search if not expand all set + show intermediate match count. Commit.
  • Update replace display results to match the search results. Commit.
  • External Tools: Trim executable, name and command name. Commit.
  • External Tools: Track mimetype changes to enable/disable actions. Commit. Fixes bug #430625
  • Improve search performance by reducing the amount of work. Commit.
  • Dont do multiple concatenations when one is simpler. Commit.
  • Use bold to display (LineNum:Col). Commit.
  • Revert to previous context length. Commit.
  • Revert some changes from 1bad27. Commit.
  • Use the editor font in search results. Commit.
  • Truncate the line if too long. Commit.
  • Show the line text in search results. Commit.
  • Changed Go Language Server. Commit.
  • Fix minor typo: dobument -> document. Commit.
  • LSP: Add support for textDocument/implementation. Commit.
  • Add documentation of external tools plugin. Commit.
  • Add Quick go-to symbol support in CTags plugin. Commit.
  • Highlight documentation: new attributes for some rules: weakDeliminator and additionalDeliminator. Commit.
  • Add docs for the color picker plugin. Commit.
  • Add Inline Color Picker Plugin. Commit.
  • Minor grammatical correction (an adverb was used incorrectly). Commit.
  • Minor grammatical correction (an adverb was used incorrectly). Commit.
  • Add docs for the new Edit menu items. Commit.
  • Add StartupWMClass=kwrite to org.kde.kwrite.desktop. Commit.
  • Add StartupWMClass=kate to org.kde.kate.desktop. Commit.
  • Remove unused timer. Commit.
  • Improve replace speed. Commit.
  • Do not set deprecated CustomName property in knsrc file. Commit.
  • Make quick-open a bit more flexible. Commit.
  • Select first item in quick-open if only one item in list. Commit. Fixes bug #422751
  • Revert "Replace signal blocking with orphan QTreeWidgetItem". Commit.
  • Add the new clicking options to the configuration docs. Commit.
  • Improve search performance. Commit.
  • Allow to configure if double/middle click shall open/close stuff in tabbar. Commit. Fixes bug #426982
  • Fix shortcut collision. Commit.
  • Make Ctrl+W shortcut work in Ctrl+Tab tabswitcher. Commit. Fixes bug #410685
  • Remove & from user visible string in session config page. Commit. Fixes bug #429386
  • Remove unused include. Commit.
  • Fix last commit. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Lspclient: switch to a maintained javascript language server. Commit.
  • Lspclient: optionally pass languageId when opening document. Commit.
  • Lspclient: re-align plugin menu with popup-menu. Commit.
  • Lspclient: remove unused view member. Commit.
  • Lspclient: sprinkle clang-format. Commit.
  • Filetree addon: make methods const where possible. Commit.
  • Ui.rc files: consistenly use instead of deprecated . Commit.
  • Remove unused includes. Commit.
  • Port away from deprecated KActionMenu::setDelayed(bool). Commit.
  • Filetree addon: fix crash in filetree_model_test. Commit.
  • Correct version number. Commit.
  • Increase version number in ui.rc. Commit.
  • Fix typo. Commit.
  • Move lspclient toggle actions to a submenu. Commit.
  • Temporarily restore previously removed actions and rename hover -> symbol info. Commit.
  • Cleanup addons/lspclient/ui.rc. Commit.
  • Port some KComboBox usage to QComboBox. Commit.
  • Require KF 5.68. Commit. See bug #428983
  • S&R: Move the current-folder button to the main options. Commit. Fixes bug #429091
  • Properly unset EDITOR env var, instead of setting it as empty. Commit.
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Port away from deprecated Qt::MidButton. Commit.
katomic
  • Use AUTORCC directly. Commit.
  • Autogenerate categories file. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kbackup
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Port from KMimeTypeTrader to KApplicationTrader. Commit.
kblackbox
  • Add content rating. Commit.
  • Use AUTORCC directly. Commit.
  • Remove not implemented method or unused signal. Commit.
kblocks
  • Remove reference to obsolete part. Commit.
  • Use kde extension in snap. Commit.
  • Update snapcraft. Commit.
  • Remove redundant CMake command. Commit.
  • Improve readability of MockSvgItem. Commit.
  • Replacing freeze cells for testing should only replace one cell at a time. Commit.
  • Clear cache when refreshing positions. Commit.
  • Add test for KBlocksItemGroup::refreshPosition(). Commit.
  • Set mMessageBox pointer to nullptr. Commit.
  • Fix memory leak in KBlocksScene. Commit.
  • Fix memory leak in main. Commit.
  • Add missing initialization. Commit.
  • Refresh items also on game over. Commit.
  • Create SvgItemInterface. Commit.
  • Do not call setupGui() in KBlocksWin constructor. Commit.
  • Do not create KBlocksGraphics and KBlocksSound objects in KBlocksScene. Commit.
  • Remove mpGameScene member from KBlocksView. Commit.
  • Move definition of TestingKBlocksWin to .cpp file. Commit.
  • Do not return status in deleteSingleGames() method. Commit.
  • Create new method in game logic: hasSingleGames(). Commit.
  • Fix the test and fix the crash. Commit.
  • Add test that stopGame is not called after single games are deleted. Commit.
  • Replace KBlocksGameLogic with GameLogicInterface in KBlocksWin. Commit.
  • Remove unused code. Commit.
  • Use SceneInterface also in KBlocksWin. Commit.
  • Create SceneInterface. Commit.
  • Call updateLayout() also in stopGame(). Commit. Fixes bug #407244
  • Always initialize GraphicsInterface public members. Commit.
  • Make test pass and first fix to the reported bug. Commit.
  • Add test to get the reported bug under test. Commit.
  • Create Mock classes to get KBlocksItemGroup under test. Commit.
  • Extract interface of KBlocksSound. Commit.
  • Extract interface of KBlocksGraphics. Commit.
  • Add missing licensing comment. Commit.
  • Rename source variables. Commit.
  • Create variable for ecm_add_app_icon. Commit.
  • Include directories statement can be removed from src/CMakeLists.txt. Commit.
  • Put config files in subdirectory of src. Commit.
  • Rename library KBlocksCore (will be libKBlocksCore). Commit.
  • Pack all KBlocks sources into a static library. Commit.
  • Do not use file(GLOB ...) to set source files. Commit.
  • Move source files to src/ directory. Commit.
  • Set up GitLab CI/CD pipeline. Commit.
  • Allow building test coverage report. Commit.
  • Set up Unit Test framework. Commit.
  • Autogenerate categories file. Commit.
  • Remove not implemented method or unused signal. Commit.
kbounce
kbreakout
kbruch
  • Fix copyright. Commit.
  • Add license texts according to REUSE specification. Commit.
  • Convert license headers to SPDX expressions. Commit.
  • Documentation updates. Commit.
  • Ui.rc files: consistenly use instead of deprecated . Commit.
kcachegrind
  • Update QtColorButton copy to more recent Qt 5.6.3. Commit.
kcalc
  • Tidy up packaging. Commit.
  • Switch to using kde extension in snap. Commit.
  • Add snap packaging file. Commit.
  • Add missing gmp include dir. Commit.
  • Don't enable exceptions. Commit.
  • Make knumber a static library. Commit.
  • Add missing KCoreAddons linkage. Commit.
  • Add missing include. Commit.
  • Icons: Update with latest version from Breeze theme. Commit.
  • Remove not necessary signal (not emitted, not connected). Commit.
  • Add value to bit buttons' tooltips. Commit.
kcalutils
kcharselect
kcolorchooser
kcron
  • Install doctool too. Commit.
  • Allow to install po file when we build it. Commit.
  • Remove some clazy warning. Commit.
  • Add missing .gitlab-ci.yml. Commit.
  • Add CMAKE_EXPORT_COMPILE_COMMANDS. Commit.
  • If you want git blame to ignore formatting revisions run:. Commit.
  • Use git commit hook. Commit.
  • Run clang format. Commit.
  • Add clang format. Commit.
  • Port some foreach. Commit.
  • Port some foreach. Commit.
  • Rename variables + port to for(...:...). Commit.
  • Add CMakePresets.json. Commit.
  • Const'ify method + port some foreach(...). Commit.
  • Const'ify. Commit.
  • Use Q_EMIT + const'ify. Commit.
  • USe if (...) vs if (foo == true) same for == false. Commit.
  • Rename some variables. Commit.
  • Remove unimplemented method. Commit.
  • Remove unused includes. Commit.
  • Rename variable as private variable. Not necessary to create private. Commit.
  • Rename private variables. Commit.
  • Use Qt5.12/Kf5.68. Commit.
  • Const'ify + port some foreach(...). Commit.
  • Remove not implemented method or unused signal. Commit.
  • Add missing override. Commit.
  • Use override. Commit.
  • Convert license statements to SPDX expressions. Commit.
  • Autogenerate categories files. Commit.
kde-dev-scripts
  • Refine minor detail in doc, CCBYSA4+ not yet in use. Commit.
  • Add jbatrina/Jan Paul Batrina. Commit.
  • Convert-to-new-signal-slot-signal.pl: parse "Foo *const var =". Commit.
  • Add account blu-base/Sebastian Engel. Commit.
  • Remove trailing spaces; avoid using $header if (!defined $header). Commit.
  • Add Loren Burkholder. Commit.
  • Add Stefan Monov to relicensecheck. Commit.
  • Added mturkia to the relicensecheck.pl script. Commit.
  • Relicensecheck: Add email aliases. Commit.
  • Fix missing comma. Commit.
  • Update relicensecheck.pl. Commit.
  • Added tleupold (myself) to the relicensecheck.pl script. Commit.
kde-dev-utils
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Convert license statements to SPDX expressions. Commit.
  • KPartLoader: Use camelcase for display name. Commit.
kdebugsettings
kdeconnect-kde
  • Remove unused Plasma imports in RemoteKeyboard.qml. Commit.
  • Don’t extract QML strings as Java printf strings. Commit.
  • [interfaces] Make KConfig linkage public. Commit.
  • Fix notification reply window activation and focus. Commit.
  • Default to qqc2-desktop-style. Commit.
  • Remove
    from notification text. Commit.
  • Add missing ). Commit.
  • Add backend for ConnectivityReport plugin. Commit.
  • [plasmoid] Use PlaceholderMessage from PlasmaExtras instead of Kirigami. Commit. Fixes bug #434197
  • Fix warnings. Commit.
  • Remove dead files. Commit.
  • Add missing license headers. Commit.
  • [plugins/battery] Determine empty battery based on percentage instead of remaning time. Commit.
  • Convert PolicyConfig licence header to SPDX. Commit.
  • [SystemVolumePlugin][MacOS] Support for changing default audio output from remote device. Commit.
  • [SystemVolumePlugin][MacOS] Send data about default audio device. Commit.
  • [SystemVolumePlugin][Windows] Support for changing default audio output from remote device. Commit.
  • [SystemVolumePlugin][Windows] Send data about default audio device. Commit.
  • [SystemVolumePlugin][PulseAudio] Support for changing default audio output from remote device. Commit.
  • [SystemVolumePlugin][PulseAudio] Send data about default audio device. Commit.
  • [app/mpris] Fix displaying times > 2h. Commit.
  • Added missing endline. Commit.
  • Don't escape notification title text. Commit.
  • Fix CompositeFileTransferJob speed calculation. Commit.
  • Clean up FileTransferJob description. Commit.
  • Don't show KDE Connect device notifications in Notifications plasmoid history. Commit.
  • Fix notifications in the KDE Connect plasmoid. Commit. Fixes bug #432337
  • UseHighDpiPixmaps in kdeconnectd and kdeconnect-indicator. Commit.
  • Remove OnlyShowIn from daemon desktop file. Commit.
  • [SystemVolumePlugin][Windows] Fixed sink callback registration condition. Commit.
  • Plugins/battery: add battery charge info to the update signal. Commit.
  • Cli: Make it clearer that --share can share URLs. Commit.
  • Fix build with bluetooth enabled. Commit.
  • Remove unused include. Commit.
  • Add a verification key that's displayed when pairing. Commit.
  • Lockdeviceplugin: make plugin useful through CLI by --lock and --unlock. Commit.
  • Fixed kdeconnectd deadlock on Windows caused by systemvolumeplugin. Commit.
  • Fix build with libfakekey. Commit.
  • Bigscreen: add comment on how this plugin is used. Commit.
  • [app] Improve plugin config delegates. Commit.
  • Constify variable. Commit.
  • Port plugin model away from KPluginInfo. Commit.
  • Remove obsolete kservicetypes file. Commit.
  • CMake cleanup. Commit.
  • Remove onbsolete COPYING file. Commit.
  • Remove arcconfig and arclint. Commit.
  • Remove accidental DS_Store file. Commit.
  • Bigscreenplugin: disable bigscreen plugin for Windows and MacOS builds. Commit.
  • SetWindowIcon: add fallback window icons. Commit.
  • Kdeconnect_daemon: conditionally configure the daemon service to better support the windows port. Commit.
kdegraphics-mobipocket
  • Fix wrong calculation of thumbnail index. Commit.
kdegraphics-thumbnailers
  • Replace QRegExp with QString operations. Commit.
kdenetwork-filesharing
  • Run input user/group names through input validation. Commit. Fixes bug #432757
  • Extract qml i18n as javascript. Commit.
  • Port properties plugin to JSON metadata. Commit.
  • Remove unused include. Commit.
  • Use the actual filesharingpage API when appropriate. Commit.
kdenlive
  • Fix various spacer crashes. Commit.
  • Fix crash on remove space. Commit.
  • Fix crash on fade deletion from timeline. Commit.
  • Fix undo fade deletion when removed by dragging outside clip in timeline. Commit.
  • Add 21.04 splash-screen. Commit.
  • Fix nvidia's proxy profile. Commit.
  • Workaround crash playing remote files in MLT 6.26.0. Commit.
  • Fix various focus issues (related to #859). Commit.
  • Fix in point calculation on speed revert. Commit. Fixes bug #424582
  • Alpha shapes: allow going outside screen. Commit.
  • Try to fix value change on hover issue (maybe Qt regression). Commit. See bug #435531
  • Monitor effect toolbar: center to prevent covering top/bottom handles. Commit.
  • When double clicking a title clip, seek to click pos before editing title to show correct background. Commit.
  • Fix effect parameter sliders with some ranges like bezier handles. Commit.
  • Fix possible crash on quit. Commit.
  • Fix bezier curves messy layout. Commit.
  • Bezier curve widget: adjust height to monitor resolution. Commit.
  • Allow drag & drop of vosk dictionaries urls. Commit.
  • Fix timeline preview parameters, add comments to make things cleaner. Commit.
  • FIx possible startup crash. Commit.
  • Fix bug in subtitle deletion undo. Commit.
  • Ensure subtitle track is displayed when dropping a subtitle file in timeline. Commit.
  • Backport nvenc codec name fix. Commit.
  • Fix proxy clips vaapi profiles. Commit.
  • Fix keyframe limit on import from clipboard. Commit. Fixes bug #433618
  • Show keyframe value in tooltip when editing in timeline. Commit.
  • Fix clip monitor refresh on title clip change. Commit.
  • Ensure subtitle track is always shown when adding a subtitle. Commit.
  • When selecting a bin clip from timeline, take care of speed in zone selection. Commit. Fixes bug #425417
  • Fix rotation behaving in unexpected way (automatically repeating). Commit. Fixes bug #425682
  • Fix spacer/insert/remove space with grouped clips on both sides of the move. Commit. Fixes bug #390668
  • Automatically update subtitle text when changing focus. Commit.
  • *Fix recent regression in timeline selection. Commit.
  • Ensure subtitle track is shown whenever a subtitle item is added. Commit.
  • Fix crash on project close. Commit.
  • Fix inconsistent opengl mode on Windows,. Commit.
  • Fix broken cache deletion. Commit. Fixes bug #434429
  • Minor fix for visual state for missing files. Commit.
  • Fix replacement of missing images in title clips. Commit. Fixes bug #411324
  • Backup subtitles too. Commit.
  • Archive import: Fix dialog, allow *.zip. Commit. See bug #386398
  • Appimage dependencies: Freeze vidstab version. Commit. Fixes bug #435147
  • Archive Project: fix subtile files are not added to archive. Commit. Fixes bug #434401
  • Archive Project: fix some lumas are not found. Commit.
  • Automatic Scene Split: apply zones correctly. Commit. Fixes bug #435263
  • Fix change speed for slideshow clips. Commit. See bug #429795. See bug #428263. See bug #392670
  • Fix archiving for generator mlt clips. Commit. Fixes bug #420623
  • Fix timeline keyframe position for opacity for affine and other non qtblend effects. Commit.
  • Fix composition keyframe view broken. Commit.
  • Fix crash on document close. Commit.
  • Unbreak audio spectrum. Commit.
  • Properly release timelinemodel on document close. Commit. See bug #409667
  • Fix crash when closing project while an effect monitor overlay was active. Commit.
  • Ensure new transcoding profiles appear even if user already has some custom ones. Commit.
  • Fix unconfigured consumer causing various crashes. Commit. See bug #409667
  • Revert commit 93dbb1f0995163d96a63c5e7a2a0c812542a681b. Commit.
  • Titler: update background alpha slider properly. Commit. Fixes bug #433889
  • Don't call reconfigure from render thread. Commit. See bug #428632
  • Black font for project monitor markers. Commit.
  • Fix compile warnings. Commit.
  • Fix setting frame background color. Commit.
  • Start playback from beginning if on timeline ende at action start. Commit. Fixes bug #353051
  • Fix wipes for slideshow clips. Commit. Fixes bug #434360
  • Add/Edit marker/guide dialog: always show category color in combobox, always use black font for guides/markers. Commit.
  • Remove unused files. Commit.
  • Fix warnings. Commit.
  • Add some padding to guide labels, use black font. Commit.
  • Ensure guides are also drawn over subtitle track. Commit.
  • Fix incorrect cast. Commit.
  • Remove some debug output. Commit.
  • Move speed indicator in qml overlay. Commit.
  • Fix project duration label displaying one frame too much. Commit. Fixes bug #425639
  • Fix keyframes with master effects having a zone. Commit.
  • Fix Qt 5.15 / KF 5.78 warnings. Commit.
  • Fix clang-tidy / clazy warnings. Commit.
  • Clazy fixit (default checks, from qtcreator). Commit.
  • Fix timeline operation broken after aborted right resize operation. Commit.
  • Move clip markers below clip name to avoid overlap, fix markers position when track is collapsed. Commit.
  • Fix regression crash editing marker comment. Commit.
  • Ruler zones and guides now also snap to timeline cursor, drag+ shift disables snapping. Commit.
  • Improve timeline zone snapping when moving with mouse. Commit.
  • Rendering fixes: fix black frame at end of rendered project, enforce out point to avoid rendering trailing black frames, stop rendering before end guide. Commit. Fixes bug #425960
  • Don't show zone duration while dragging it. Commit.
  • Now that we have effect zone, allow multiple unique effects (like fades) on tracks / master. Commit.
  • Make master effect zones use the same height as timeline zone for a cleaner look. Commit.
  • Fix master effect zones hidden. Commit.
  • Fix titler zoom incorrectly passed as integer. Commit.
  • Fix master effect zones hidden in recent change, ensure moving a zone with mouse always sticks to frames. Commit.
  • Fix timeline crashes. Qml === operator doesn't work on clip producer type. Commit.
  • Comment out useless debug stuff. Commit.
  • Fix broken compositions (incorrect qml comparison change in recent commit). Commit.
  • Clip monitor: use marker category's color as background. Commit.
  • Monitor overlay: use guide category as background color, ensure guide at timeline position appears above others. Commit.
  • Fix startup crash on empty config file. Commit.
  • Fix tests after last commit. Commit.
  • Workaround app translation mess, small fixes for locale matching. Commit. See bug #434179
  • Ensure timeline zoombar left handle is always visible. Commit.
  • Fix mono clip audio thumbnails broken. Commit.
  • Refactor guide model to fix several bugs (moving a guide over another on replaced it). Commit.
  • Fix some more warnings. Commit.
  • Fix some more warnings. Commit.
  • Fix some more warnings. Commit.
  • Fix some more warnings. Commit.
  • Fix some more warnings. Commit.
  • Fix some more warnings. Commit.
  • Fix QML comparisons warnings. Commit.
  • Fix various timeline ruler repaint issues. Commit.
  • Add pulse capture profile (needed for flatpak). Commit.
  • Timeline ruler: small UI improvements (add left/right handles to zones, move preview markers to bottom). Commit.
  • Cleanup timeline guides: increase number of guides categories(9), move guide label above timeline ruler. Commit.
  • Appimage: openssl for ffmpeg (#918), fix rubberband build. Commit.
  • Fix effect zone for bin clips. Commit.
  • Refresh monitor refresh latency on effect change. Commit.
  • Fix startup crash with preview scaling enabled. Commit.
  • Fix bunch of cast warnings (manual). Commit.
  • Auto fix warnings. Commit.
  • Cleanup for shortcut list. Commit.
  • Monitor: add possiblity to use shortcut for show/hide edit mode. Commit. Fixes bug #434405
  • Fix various monitor refresh issues. Commit.
  • Update requirements listed in speech to text config message. Commit.
  • Don't show opacity when not relevant in the list of params in keyframe paste value. Commit.
  • Clang-tidy -fix: modernize-use-equals-default. Commit.
  • Clang-tidy -fix: modernize-use-emplace. Commit.
  • Clang-tidy -fix: modernize-use-default-member-init. Commit.
  • Clang-tidy -fix: modernize-use-bool-literals. Commit.
  • Clang-tidy -fix: modernize-use-auto. Commit.
  • Clang-tidy -fix: modernize-raw-string-literal. Commit.
  • Clang-tidy -fix: modernize-pass-by-value. Commit.
  • Fix warnings. Commit.
  • Clang-tidy -fix: modernize-make-unique. Commit.
  • Clang-tidy -fix: modernize-loop-convert. Commit.
  • Clang-tidy -fix: modernize-deprecated-headers. Commit.
  • Clang-tidy -fix: modernize-use-nullptr. Commit.
  • Clang-tidy -fix: modernize-use-override. Commit.
  • Improve ui for copy keyframe parameter. Commit.
  • Restore softness param in composite transition. Commit.
  • Zoom bar: always show handles. Commit.
  • Timeline zoombar, related to #651 !184. Commit.
  • Do not show timecode in shortcut list. Commit. Fixes bug #433679
  • Validate timecode in settings. Commit. Fixes bug #432580
  • Titler: use TimecodeDisplay for duration input. Commit.
  • Cleanup and improvements for titlewidget code. Commit.
  • Titler: Add ellipse item. Commit.
  • Fix timeline operation cannot be performed after group resize with no move. Commit.
  • Ensure ruler ticks don't get over zones. Commit.
  • Include pango library in Appimage. Commit.
  • Improve audio thumbnail offset on clip cut or longer clips. Commit. See bug #423337
  • Include fribidi to ensure we have a working libass and avformat module in Appimage. Commit.
  • Fix active effect mess, resulting in incorrect monitor connection and crash. Commit. See bug #424809
  • README: update instruction for nightly flatpak. Commit.
  • Update nightly flatpak based on flathub script. Commit.
  • README: add build status for nightly builds, add flatpak nightly instruction. Commit.
  • Remove unnecessary debug message introduced with bf8dac93. Commit.
  • Rotoscoping: add center-based resize (by shift); improve key bind info. Commit.
  • Fix scaling of rotoscope mask. Commit.
  • Various fixes for effect zones, disable for clips. Commit.
  • QtWebEngine no more needed. Commit.
  • Allow building with Qt5.11 (debian buster). Commit.
  • Project Bin: do not allow zoom 0 for icon view (nothing is visible). Commit.
  • Further fixes on icon install. Commit.
  • Comment breeze-dark icon install leading to a file conflict. Commit.
  • Enable speech to text on playlist files. Commit.
  • Correctly update effect stack on effect zone undo. Commit.
  • Fix undo set effect zone. Commit.
  • Always show master effect zones. Commit.
  • Samll improvement in timeline ui scaling on low res monitors. Commit.
  • Hide frame on Master button. Commit.
  • Titler: Fix crash on load title during animation edit. Commit. Fixes bug #433010
  • Some fixed for timeline ruler (fix timecode sometimes stopping in the middle of timeline). Commit.
  • Fixes wrong version checking for typewriter and allows to work with development version of mlt-6.25. Commit.
  • Add missing icon file. Commit.
  • Comment out missing icon. Commit.
  • Allow setting effect zone for master / track effects, initial implementation. Commit.
  • Change subtitle icons. Commit.
  • Improve and fix "add-subtitle" icon. Commit.
  • Add icons for keyframe actions. Commit.
  • Update credits. Commit.
  • Use two digits for hours in SRT timecodes. Commit. Fixes bug #433193
  • Fix incorrect handling of mix transition when moving one of the clips to another track. Commit. See bug #433527
  • Refresh monitor after title edit from timeline. Commit.
  • Allow to edit title clip with double click on timeline. Commit.
  • Speech to text: always select full sequence when clicking on a no speech section. Commit.
  • Fix windows text edit speech recognition. Commit.
  • On windows, the official Python3 package installs the executable as "python", not "python3". Commit.
  • Fix upgrading python speech to text modules. Commit.
  • Fix focus issue after editing timeline item duration on double click. Commit.
  • Fix focus on item under mouse after switching back from another app. Commit.
  • Show error if speech modules were removed since last run. Commit.
  • Fix disambiguation found by gettext 0.21. Commit.
  • Display speech to text python modules version, improve config feedback. Commit.
  • Improve speech to text config. Commit.
  • Fix disambiguations found by gettext 0.21. Commit.
  • Fix recursive search broken on cancel. Commit. Fixes bug #433773
  • Grapped clips: jump to next free space within a track (left/right). Commit.
  • Change shortcut for Loop Zone to avoid conflict with windows system. Commit.
  • Fix various selection issues. Commit.
  • Give KeyframeView focus back to make shortcuts working. Commit.
  • Fix my typo: i18n->i18nc. Commit.
  • Fix disambiguations found by gettext 0.21. Commit.
  • Grapped clips: jump to next free track if neighbour is occupied. Commit.
  • Comment out recent lost timeline focus that made things worse. Commit.
  • Improve focus handling when switching to fullscreen monitor. Commit.
  • Fix disambiguations found by gettext 0.21. Commit.
  • Do not allow keyframe edit if keyframes are hidden. Commit.
  • Open duration window on double click on timeline item. Commit. Fixes bug #407574
  • Builtin typewriter for kdenlive titler. Commit.
  • Ensure we use an UTF-8 encoding for markers. Commit. See bug #433615
  • Don't mark document modified when opening a project file with guides. Commit. See bug #433615
  • Fix animated param view when keyframes are hidden. Commit.
  • Make timeline tracks separator slightly more visible. Commit.
  • Comment out attempt to fix windows python's env vars. Commit.
  • When focusing the app, ensure we have the correct timeline item under mouse referenced. Commit.
  • Render Dialog: remember state of "more options". Commit. Fixes bug #433600
  • Attempt to fix python scripts exec on Windows. Commit.
  • Keyframes: Shift+drag now allows selecting last keyframe, fix corruption / crash on group keyframe move. Commit.
  • Transcode job: don't silently overwrite exported files. Commit. Fixes bug #433623
  • Don't enforce profile width multiple of 8. Commit.
  • Text edit: add bookmarks, save analysed speech in bin clip, various fixes. Commit.
  • Appimage: don't fail on missing bigsh0t. Commit.
  • Titler: update tab order. Commit. Fixes bug #433590
  • Do not allow zero for values of a project profile (framrate, framesize,…). Commit. Fixes bug #432016
  • Profile width in MLT can be a multiple of 2, not 8. Commit.
  • Text based edit: save button now adds the edited clip to bin playlist, subsequent changes automatically update the playlist. Commit.
  • Update text based edit, allow preview. Commit.
  • Fix appimage creation on missing libva driver. Commit.
  • AnimatedRect: add "adjustcenter" default (Pillar Echo effect). Commit.
  • Adjust appimage final script with recent changes. Commit.
  • Don't rebuild existing audio thumbs for playlist on project opening, display playlist audio thumbs in clip monitor. Commit.
  • Master disappeared... Commit.
  • Add missing patch files. Commit.
  • Appimage dependency: path frameworks to build without phonon, get rid of libcanberra. Commit.
  • Fix wrong duration for non-animated GIFs. Commit.
  • Fixuifiles. Commit.
  • Remove "Create Region" menu item (not re-implemented yet) #82. Commit.
  • Treat GIFs as video, not as image. Commit. Fixes bug #410908. See bug #411180
  • Build scripts: remove unused kdoctools dependency. Commit.
  • Another round of appimage dependency fixes. Commit.
  • Add more missing dependencies for Kdenlive Appimage dependency build. Commit.
  • Add missing KNewStuff file. Commit.
  • Add KNewStuff for "Apply LUT" effect. Commit.
  • Use urllist for lut effect. Commit.
  • Fix color picker corruption. Commit.
  • Titler: show correct outline color on first use. Commit.
  • Titler: minor ui improvements. Commit.
  • Effect and transition list: make it possible to search by id. Commit.
  • Effects: "save" mode for url (frei0r.bigsh0t_stabilize_360) #350. Commit.
  • Add appimage missing libva. Commit.
  • Add appimage missing fribidi dependency. Commit.
  • Use urllist for wipe, region, luma, dissolve and composite. Commit. Implements feature #356034
  • Add new assetparam ui type "urllist". Commit.
  • Fix subtitle selection by keyboard shortcut. Commit.
  • Subtitles: fix crash on "select clip" shortcut. Commit.
  • Hide keyframe mode for rotoscoping (only linear supported). Commit.
  • Online Resources: fix crash and polishing #918. Commit.
  • Add missing appimage dependency file. Commit.
  • Online widget: minor ui cleanup. Commit.
  • Some fixes for text analysis on clip zones. Commit.
  • Fix reset config on windows #931. Commit.
  • Fix text editing selection/deletion. Commit.
  • Update Appimage dependencies. Commit.
  • Expanded track tag width only if >10 audio OR video tracks, not sum of. Commit.
  • Audiomixer: show track name. Commit.
  • Fix downloaded template titles and lumas not found on Windows. Commit.
  • Keep title text item editable if even if it is empty. Commit.
  • Apply !180 fixing #165. Commit.
  • Fix crash if no provider configs are found. Commit.
  • Fix invisible text cursor in title editor #165 and other minor tweaks. Commit. Fixes bug #403941. Fixes bug #407497
  • Apply !178 (drop effects on master button). Commit.
  • Apply !159. Commit.
  • Appimage: qt now needs networkauth. Commit.
  • Apply !171 (typewriter effect in latest MLT, only for title clips...). Commit.
  • Duplicated file with name clash on windows. Commit.
  • Apply !176. Commit.
  • Apply !177: dependency change! Qt NetworkAuth instead of Qt WebEngine. Commit.
  • Lighter export profiles names, allow tuning alpha & GPU profiles. Commit.
  • Apply !153. Commit.
  • Text edit: Fix search, remove deleted words from sequence on insert to timeline. Commit.
  • Text editing: switch to custom text editor, allow inserting selection to timeline. Commit.
  • Remove online resources from project menu. Commit.
  • Remove QtWebEngine from build. Commit.
  • Fix freesound config. Commit.
  • Add providers. Commit.
  • Cleanup and add documentation. Commit.
  • Remove qt-oauth-lib. Commit.
  • Fixed Colorize typo. Commit.
  • Speech to text: attempt to fix Windows UTF-8 encoding, fix crash when no clip selected and incorrect subtitle tooltip. Commit.
  • Disambiguated the string "Slide" for Slide Transition Name. Commit.
  • Disambiguated the string "Wipe" for Wipe Transition Name. Commit.
  • Disambiguated the string "Luma" for Luma Transition Name. Commit.
  • Disambiguated the string "Dissolve" for Dissolve Transition Name. Commit.
  • Disambiguated the string "Composite" for Composite Transition Name. Commit.
  • Fix context name from Effect to Transition. Commit.
  • Disambiguated the string "Stabilize" for Stabilize Effect Name. Commit.
  • Disambiguated the string "Regionalize" for Regionalize Transition Name. Commit.
  • Disambiguated the string "Regionalize" for Regionalize Effect Name. Commit.
  • Disambiguated the strings "Vinyl" for Vinyl Effect Name and "Year" for Vinyl Effect Year. Commit.
  • Disambiguated the string "Reverb" for Reverb Effect Name. Commit.
  • Disambiguated the string "Vectorscope" for Vectorscope Effect Name. Commit.
  • Disambiguated the string "Primaries" for Primaries Effect Name. Commit.
  • Disambiguated the string "Glow" for Glow Effect Name. Commit.
  • Disambiguated the string "Wave" for Wave Effect Name. Commit.
  • Disambiguated the string "Tint" for Tint Effect Name. Commit.
  • Disambiguated the string "Sepia" for Sepia Effect Name. Commit.
  • Disambiguated the string "Luminance" for Luminance Effect Name. Commit.
  • Disambiguated the string "Limiter" for Limiter Effect Name. Commit.
  • Disambiguated the string "Greyscale" for Greyscale Effect Name. Commit.
  • Disambiguated the string "Curves" for Curves Effect Name. Commit.
  • Disambiguated the string "Brightness" for Brightness Effect Name. Commit.
  • Disambiguated the string "Obscure" for Obscure Effect Name. Commit.
  • Disambiguated the string "Freeze" for Freeze Effect Name. Commit.
  • Disambiguated the string "Transform" for Affine Transform Effect Name. Commit.
  • Disambiguated the string "Transform" for Qtblend Transform Effect Name. Commit.
  • Disambiguated the string "Mirror" for Mirror Effect Name. Commit.
  • Disambiguated the string "Distort" for Distort Effect Name. Commit.
  • Disambiguated the string "Defish" for Defish Effect Name. Commit.
  • Disambiguated the string "Corners" for Corners Effect Name. Commit.
  • Disambiguated the string "Soft Glow" for Soft Glow Effect Name. Commit.
  • Disambiguated the string "Emboss" for Emboss Effect Name. Commit.
  • Disambiguated the string "Fade out" for Audio Fade Out Effect Name. Commit.
  • Disambiguated the string "Fade in" for Audio Fade In Effect Name. Commit.
  • Disambiguated the string "Fade out" for Image Fade Out Effect Name. Commit.
  • Disambiguated the string "Fade in" for Image Fade In Effect Name. Commit.
  • Disambiguated the string "Sharpen" for Sharpen Effect Name. Commit.
  • Disambiguated the string "Grain" for Grain Effect Name. Commit.
  • Disambiguated the string "Dither" for Dither Effect Name. Commit.
  • Disambiguated the string "Blur" for Blur Effect Name. Commit.
  • Disambiguated the string "White Balance" for White Balance Effect. Commit.
  • Disambiguated the string "Saturation" for Saturation Effect Name. Commit.
  • Disambiguated the string "Levels" for Levels Effect Name. Commit.
  • Disambiguated the string "Invert" for Invert Effect Name. Commit.
  • Disambiguated the string "Gamma" for Gamma Effect Name. Commit.
  • Fix windows speech to text. Commit.
  • Disambiguated the string "Contrast" for Contrast Effect Name. Commit.
  • Disambiguated the string "Colorize" for Colorize Effect Name. Commit.
  • Disambiguated the string "Normalize" for Normalize Effect Name. Commit.
  • Disambiguated the string "Mute" for Mute Effect Name. Commit.
  • Disambiguated the string "Gain" for Gain Effect Name. Commit.
  • Disambiguated the string of "Pan" for Image Pan. Commit.
  • Disambiguated the strings of "Pan" for Effect name and Audio Pan. Commit.
  • Disambiguated the string "Size" for Filesize. Commit.
  • Disambiguated the string "Size" for Filesize. Commit.
  • Subtitle edit: switch to KTextEdit so we get spell check. Commit.
  • Text based speech recognition: propose to show log on failure. Commit.
  • Fix text edit search, highlight search line background to reflect status (found/not found). Commit.
  • Various improvments for speech text analysis (display silences, fix zone analysis). Commit.
  • Introduce analysis of clip zone or subclip. Commit.
  • Various fixes for speech recognition subtitles (show progress, don't terminate before process finished). Commit.
  • Initial version of online resource rewrite. Commit.
  • Move Qt-OAuth-Lib to a lib. Commit.
  • Text based editing: show speech recognition progress, initial search. Commit.
  • Enforce utf8 in auto generated subtitles. Commit.
  • Fix crash after closing auto subtitles dialog, add config button to speech widgets opening the config page. Commit.
  • Remember last speech model used. Commit.
  • Only list speech model folder if it contains an expected config file, and disable/enable speech features when system config is updated. Commit.
  • Make speech recognition work with custom model folder. Commit.
  • Fix custom speech model folder broken. Commit.
  • Implement speech model deletion. Commit.
  • Move speech recognition settings to Kdenlive's main settings dialog. Commit.
  • Speech to text: set clip monitor zone when a sentence is selected in text editor. Commit.
  • Speech to text widget: put text in a list view, clicking on a sentence seeks the clip monitor. Commit.
  • Wip: first version of working text clip analysis. Commit.
  • Fix speech script install, add preview for text based edit widget. Commit.
  • Fix compilation with KF5 < 5.71. Commit.
  • Speechdialog: Fix url for archive extract job. Commit.
  • Update copyright year for speechdialog. Commit.
  • First draft of speech to text (requires the python vosk and srt modules). Commit.
  • Automatically highlight text for editing when adding a subtitle. Commit.
  • FIx possible crash on subtitle resize, and allow cutting unselected subtitle. Commit.
  • Fix subtitle text not updated on go to next/prev and related crash. Commit.
  • Allow keyboard grab of subtitles. Commit.
  • Allow resizing unselected subtitles. Commit.
  • Remove env variable breaking UI translation. Commit.
  • WHen dragging, hover on tab will focus the tab. Make it work from start. Commit.
  • Focus dockwidget on tab hover. Commit.
  • Switch to updated subtitle icon - should be working now. Commit.
  • Fix clip with mix transition cannot be cut in some circumstances. Commit.
  • Ensure all track tags have the same width if more than 10 tracks. Commit.
  • Smaller icons in library widget. Commit.
  • Fix rendering uses wrong locale, resulting in broken slowmotion in render and possibly other issues on some locales. Commit.
  • Fix building tests with odd MLT install. Commit.
  • Fix build. Commit.
  • Make RTTR optional. Commit.
  • Allow building with Qt 5.11 (on Debian stable). Commit.
  • Expose proxy info in playlist clip properties (to allow delete, etc). Commit.
  • Fix proxied playlists rendering blank and missing sound. Commit.
  • Fix playlist proxies broken. Commit.
  • Fixed issue where changing speed resets audio channel of clip to channel 1. Commit.
  • Ensure color/image/title clips parent producer always has out set as the longest duration of its timeline clips. Commit.
  • Ensure clips have an "unnamed" label if name is empty. Commit.
  • Fix parameter type. Commit.
  • Typewriter effect. Commit.
  • Rename "record timecode" to "source timecode". Commit.
  • Effect keyframe minor fixes (improve hover color and allow pasting param to keyframe 0). Commit.
  • Fix frame timecode not updated in monitor overlay. Commit.
  • Re-enable audio playback on reverse speed. Commit.
  • Fix changing speed breaks timeline focus. Commit.
  • Ensure a group/ungroup operation cannot be performed while dragging / resizing a group. Commit.
  • Cleanup monitor overlay toolbars and switch to QtQuick2 only. Commit.
  • Improve show/hide monitor toolbar (ensure it doesn't stay visible when mouse exits monitor). Commit.
  • Check if QPainters were initialised. Commit.
  • Correctly disable subtitle widget buttons when no subtitle is selected, add button tooltips. Commit.
  • Various typo fixes, patch by Kunda Ki. Commit.
  • Fix lift value incorrect on click. Commit. Fixes bug #431676
  • Switch failed operation messages to ErrorMessage for better visibility. Commit.
  • Update render target when saving project under a new name. Commit.
  • Some polishing for effect and rotoscoping qml overlays. Commit.
  • Add monitor and ruler key binding info. Commit.
  • Add DropArea to "Master" button to drop effects to it. Commit.
  • Move key binding info on the left, context item info on the right, show key info for project bin. Commit.
  • Add double click info for subtitle track. Commit.
  • Improve and fix ressource manager, add option to add license attribution. Commit.
  • Fix some crashes on subtitle track action. Commit.
  • Inform user on failed paste. Commit.
  • Improve subtitle track integration: add context menu, highlight on active. Commit.
  • Set range for zoome of avfilter.zoompan to 1-10 (effect doesn’t support. Commit.
  • Fix incorrect arguments parsing on app restart. Commit.
  • Fix build. Commit.
  • Fix compilation. Commit.
  • Fix several key binding message issues (missing/incorrect messages, incorrect background highlight). Related to #916. Commit.
  • Status bar: add key binding info zone to display possible key combinations in timeline. Commit.
  • Fix recent regression (crash moving clip in timeline). Commit.
  • Fix subtitles not displayed on project opening. Commit.
  • Attempt to fix subtitle encoding issue. Commit.
  • Fix broken Freesound login and import. Commit.
  • Fix regression in subtitle resize. Commit.
  • Fix clips incorrectly resized on move with mix. Commit.
  • Fix grouped clips independently resized when resizing the group. Commit.
  • Add Shift modifier to spacer tool to move guides too. Commit.
  • Fix double insertion of image sequences. Commit.
  • Search recursive for luma files to find lumas installed with KNewStuff. Commit.
  • Default filter for only supported files. Commit.
  • Update kdenliveeffectscategory.rc. Commit.
  • Disable crashing context menu in title widget. Commit.
  • Refactor: DRY up some code. Commit.
  • Add scrolling orientation setting. Commit.
  • Fix spelling and remove unnessecary comments. Commit.
  • Update Copyright. Commit.
  • Add import and export for layouts, introduce new file type. Commit.
  • Don't store current variables (doc, itemmodel) in media browser, add clip to project on double click. Commit.
  • Fix disabled clip regression (color and opacity changes were not applied anymore). Commit.
  • Fix compilation. Commit.
  • Delete equalizer.xml. Commit.
  • Delete eq.xml. Commit.
  • Delete selectivecolor.xml. Commit.
  • Delete unsharp.xml. Commit.
  • Dragging an effect from a track to another should properly activate icon and create an undo entry. Commit.
  • Always keep timeline cursor visible when seeking with keyboard, not only when "follow playhead when playing is enabled". Commit.
  • Implement missing subtitle copy/paste. Commit. Fixes bug #430843
  • Fix crash on copy subtitle (not implemented yet). Commit.
  • Ensure jobs for timeline clips/tracks are properly canceled when the clip/track is deleted, fix crash on audio align deleted clip. Commit.
  • Fix crash check lockfile. Commit.
  • Add a lock file to check for startup crash and propose to reset config. Commit.
  • Fix crash if the clip of an audio align job is deleted during calculations. Commit.
  • Fix possible crash dragging clip in timeline from a file manager. Commit.
  • Added fix for ffmpeg 4.2. Commit.
  • Add AV1 profile. Commit.
  • Various display adjustments for compositions and clips. Commit.
  • Reset config should also delete xmlui config file. Commit.
  • Fix disabling proxy loses some clip properties. Commit.
  • Improve MLT build by enabling more options. Commit.
  • Add patterns to the titler widget. Commit.
  • Fix tests. Commit.
  • Fix some regressions in keyframe move. Commit.
  • Update copyright year to 2021. Commit.
  • Read mediainfo's TimeCode_FirstFrame tag. Commit.
  • Changed Widget name. Commit.
  • Import img seq added. Commit.
  • Add mediainfo based recording timecode option in clip monitor. Commit.
  • Import window as widget. Commit.
  • Fortesting. Commit.
  • Merge. Commit.
  • Undo/redo on clip monitor set in/out point. Commit.
  • Don't snap on subtitles when track is hidden. Commit.
  • Add option to delete all effects in selected clip/s. Commit.
  • Fix some more xml parameters by Eugen Mohr. Commit.
  • Fix crash when all audio streams of a clip were disabled. Commit. Fixes bug #429997
  • Fix some broken effects descriptions, spotted by Eugen Mohr. Commit.
  • Reduce latency on forwards/backwards play. Commit.
  • Add ITU 2020 colorspace in clip properties. Commit.
  • Fix the integer value of effect parameter's checkbox. Fixes #880. Commit.
  • Fix various typos spotted by Kunda Ki. Commit.
  • Update binplaylist.cpp. Commit.
  • Update binplaylist.cpp. Commit.
  • Update binplaylist.cpp. Commit.
  • Update Composition.qml. Commit.
  • Update projectmanager.h. Commit.
  • Update Clip.qml. Commit.
  • Update kdenlive_render.cpp. Commit.
  • Update avfilter_colorlevels.xml. Commit.
  • Update Clip.qml(unnecessary change mistake from my end). Commit.
  • Fix user-facing and non-user-facing typos. Commit.
  • Automatically update title clip name when we edit a duplicate title. Commit.
  • Add option to not pause the playback while seeking. Commit.
  • Fix some crashes with locked subtitle track. Commit.
  • Fix qml deprecation warning. Commit.
  • Fix track effects applying only on first playlist. Commit.
  • Fix timeline vertical scrolling too fast. Commit.
  • Fix crash on locked subtitle select/move. Commit.
  • Fix clip move incorrectly rejected. Commit.
  • Propose to transcode clips that don't have a valid duration instead of failing. Commit. Fixes bug #430262
  • Fix regression with crash in effect stack. Commit.
  • Add preliminary support to copy a keyframe param value to other selected keyframes. Commit.
  • Move timeline tooltips in statusbar. Commit.
  • Update README's build status. Commit.
  • Add normalizers to MLT thumbcreator, fixing Kdeinit crash. Commit. See bug #430122
  • Effectstack: Add duplicate keyframe(s) button. Commit.
  • Effectstack: select multiple keyframes by shift-click + drag (like in timeline). Commit.
  • Improve grabbing of keyframes in effect stack. Commit.
  • Initial implementation of grouped keyframe operation (move/delete). Select multiple keyframes with CTRL+click. Commit.
  • When calculating a folder hash (to find a missing slideshow), take into accound the file hash of 2 files inside the folder. Commit.
  • Ensure subtitle track buttons are hidden when the track is hidden. Commit.
  • Fix project profile creation dialog not updating properties on profile selection. Commit.
  • Don't change Bin horizontal scrolling when focusing an item. Commit.
  • Fix composition unselected on move. Commit.
  • Add channel selection to audiowaveform filter. Commit.
  • Fix unwanted keyframe move on keyframe widget seek. Commit.
  • Don't snap on subtitles when locked. Commit.
  • Show/lock subtitle track now correctly uses undo/redo. Commit.
  • Restor subtitle track state (hidden/locked) on project opening. Commit.
  • Fix qmlt typo. Commit.
  • Fix color picker offset, live preview of picked color in the button. Commit.
  • Implement subtitle track lock. Commit.
  • Add hide and lock (in progress) of subtitle track. Commit.
  • Zoom effect keyframe on CTRL + wheel, add option to move selected keyframe to current cursor position. Commit.
  • Add "unused clip" filter in Project Bin. Commit. Fixes bug #430035
  • Add deprecated label to deprecated effects. Commit.
  • Removed last commit. Commit.
  • Import img sequence added. Commit.
  • Import Window as Widget Feature. Commit.
  • Add libass target for AppImage. Commit.
  • Fix minor typos. Commit.
  • Add menu for subtitle clips. Commit.
  • Various subtitle fixes (moving, allow selecting). Commit.
  • Fix subtitle resize undo. Commit.
kdepim-addons
  • Const'ify pointer. Commit.
  • Now we select/unselect several folder. Commit. See bug #434063
  • Start to implement menu. Commit.
  • Add missing override here too. Commit.
  • Const'ify pointer. Commit.
  • Depend against last messagelib. Commit.
  • Define title/label. Commit.
  • Add stretch here. Commit.
  • Install some plugins in insert menu etc. Commit.
  • Fix warning. Commit.
  • Remove double margin. Commit.
  • Add more autotest. Commit.
  • Use auto + add parent. Commit.
  • We need to show preview. Commit.
  • Const'ify pointer. Commit.
  • Reactivate autotest. Commit.
  • Add private export symbol. Commit.
  • Reactivate code. Commit.
  • Time to continue to implement mail merge. Commit. See bug #433099
  • Add missing override. Commit.
  • Add more unity support. Commit.
  • We depend against 5.14.0. Commit.
  • Add more unity support. Commit.
  • Add missing override. Commit.
  • Plugin work on subject too. Commit.
  • Define where it can be applied. Commit.
  • Use autoraise. Commit.
  • Adapt api. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use autorcc directly. Commit.
  • Update .git-blame-ignore-revs file. Commit.
  • Add trailing comma to enums. Commit.
  • Remove manual Grantlee gadget export code. Commit.
  • Adapt unit test reference file to CSS and kitinerary data changes. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Adopt MessageCore changes. Commit.
  • Use same version as for messagelib. Commit.
  • It's already in qt5.14. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Remove not implemented method. Commit.
  • We depends against kf5.77. Commit.
  • Add missing protect headers. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Not necessary to use a qwarning as we always display a messagebox. Commit.
  • Add missing override here too. Commit.
  • Add missing override. Commit.
  • Save default splitter size. Commit.
  • Add missing override. Commit.
  • Minor: Fix string, respect KDE HIG. Commit.
  • Remove unused includes. Commit.
  • Make it compile without deprecated method. Commit.
  • Revert this one for the moment. Commit.
  • Fix build with newer Qt. Commit.
kdepim-runtime
  • Fix some clazy warning. Commit.
  • Fix report bugs. Commit.
  • Add parent. Commit.
  • Add unity support. Commit.
  • Add missing const + add Q_REQUIRED_RESULT. Commit.
  • Improve unity support. Commit.
  • Don't use deprecated cmake variable. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Port some foreach. Commit.
  • Add missing override. Commit.
  • Use autorcc directly. Commit.
  • Use autorcc directly. Commit.
  • Port some foreach. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Port auto * => auto directly. Commit.
  • It's already in qt5.14. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Continue to implement compile with unity support. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Remove linking against kcodecs. Commit.
  • Add missing override on destructor. Commit.
  • Remove unused includes. Commit.
  • Add more comment. Commit.
  • Remove not necessary include. Commit.
  • Use DeletePasswordJob. Commit.
  • Fix logic. Commit.
  • Add comment. Commit.
  • We can see that there is a server host. Commit.
  • Pedantic. Commit.
  • Remove reference to kwallet. Commit.
  • Avoid to kill job when we close dialog. Commit.
  • Port to qt5keychain. Commit.
  • Port to qt5keychain. Commit.
  • Start to port it to qt5keychain. Commit.
  • It will replace kwallet in the future. Windows improvment support. Commit.
  • FIX: Remove DESCRIPTION tag from Etebase entry in CMakeLists. Commit.
  • FIX: Add message about the password not being saved to avoid confusion. Commit.
kdesdk-thumbnailers
kdf
  • Remove unused CMake include. Commit.
  • Allow to install po/doctool files. Commit.
  • Modernize code. Commit.
  • Add CMakePresets.json. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Fix minor typo. Commit.
  • Add missing override. Commit.
  • Autogenerate categories file. Commit.
  • Make it compile with UNITY cmake support. Commit.
kdiamond
keditbookmarks
  • Run clang-format. Commit.
  • Add clang-format configuration. Commit.
  • Use new signal/slot syntax. Commit.
  • Use directly autorcc. Commit.
  • Port foreach (deprecated) to range-for. Commit.
  • Remove redundant setLayout() call. Commit.
  • Remove unused cmake macro includes. Commit.
  • Ui.rc files: consistenly use instead of deprecated . Commit.
  • Deploy ui.rc files as Qt resources. Commit.
  • Use ecm_qt_install_logging_categories. Commit.
kfind
  • Fix assert from QAbstractItemModel when clearing an empty view. Commit.
  • Convert license statements to SPDX expressions. Commit.
  • Autogenerate categories file. Commit.
  • Bump min Qt/KF versions to 5.12/5.68. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kfloppy
  • Allow to install po/doctool files. Commit.
  • Autogenerate categories files. Commit.
kfourinline
kgeography
kget
  • Fix disambiguations found by gettext 0.21. Commit.
  • The New Download button had an empty layout. Commit.
  • Add "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" here too. Commit.
  • Use QStringLiteral here. Commit.
  • Fix includes. Commit.
  • Use Q_SIGNALS/Q_SLOTS + add explicit. Commit.
  • Modernize code use auto. Commit.
  • Add nullptr. Commit.
  • Use Q_EMIT. Commit.
  • Initialize pointer. Commit.
  • Autogenerate categories file. Commit.
  • Increase to 5.68/5.12. Commit.
  • Add CMakePresets.json. Commit.
  • Don't create dangling iterators in TransferMultiSegKio. Commit.
  • Initialize Transfer::m_runningSeconds. Commit.
  • Transfers are created stopped by default. Commit. Fixes bug #352262
  • Port away from KToolInvocation::kdeinitExecWait. Commit.
  • Org.kde.kget.appdata.xml: add <content_rating>. Commit.
  • Add desktop file Comment entry. Commit. Fixes bug #351952
  • Ui.rc files: consistently use instead of deprecated . Commit.
  • Use ecm_setup_qtplugin_macro_names to help automoc with KGET_EXPORT_PLUGIN*. Commit.
  • Use more override (and without additional virtual). Commit.
  • Use more nullptr. Commit.
  • Remove some unneeded includes. Commit.
kgoldrunner
  • Use AUTORCC directly. Commit.
  • Autogenerated now. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Fix compile. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kgpg
  • Fix disambiguation found by gettext 0.21. Commit.
  • Eliminate different signedness warning. Commit.
  • Use qEnvironmentVariableIsEmpty. Commit.
  • Remove redundant nullptr check, it confuses clazy. Commit.
  • Fix possible nullptr dereference. Commit.
  • Use qAsConst for implicitly-shared Qt containers. Commit.
  • Remove unused variables. Commit.
  • Merge duplicated .gnupg/* paths. Commit.
  • Fix broken custom option passing during encryption. Commit.
  • Autogenerate categories file. Commit.
  • It depends against kf5.71 which depends against qt5.12. Commit.
  • Increase as cmake 3.5 as for other kde apps. Commit.
  • Use new signal for kselectaction. Commit.
  • Don't use 0 as flag. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
khangman
  • Remove unimplemented methods/signals. Commit.
  • Documentation updates. Commit.
khelpcenter
  • Update old visualdict images. Commit.
  • Increase cmake version as for other kde apps. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kidentitymanagement
  • Fix path. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • It was already in qt5.14. Commit.
  • Add configuration to support Autocrypt for an identity. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Remove not implemented method. Commit.
  • Fix Bug 430398 - cmake searches unused dependency. Commit. Fixes bug #430398
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
kig
  • Prevent crash during construction of circle by three points. Commit. Fixes bug #430884
  • Doc: delete an delivered file by error. Commit.
  • Documentation updates. Commit.
kigo
killbots
  • Use AUTORCC directly. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kimagemapeditor
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Make shell use the KPart again instead via the plugin. Commit.
  • Install kpart into kf5/parts subdir, adding JSON metadata. Commit.
  • Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH. Commit.
  • Use more nullptr. Commit.
kimap
kio-extras
  • Smb-notifier: do not send remove events on moving files. Commit. See bug #430585
  • Smb: do not assume rename files are different based on name. Commit. Fixes bug #430585
  • Remove KActivities DBUS string macro magic. Commit.
  • Fix for OpenEXR thumbnailer MaximumSize dimension bug 433660. Commit.
  • [Thumbnail] Skip potentially slow thumb generation for symlinks. Commit.
  • Fish: Fix STAT /. Commit.
  • Info: Tidy up debug messages and error reporting. Commit.
  • Use FindTagLib from ECM. Commit.
  • Nfs: Report the RPC error message. Commit.
  • Require C++17 on all platforms. Commit.
  • Nfs: Do not set UDS_CREATION_TIME. Commit. Fixes bug #318821
  • Nfs: Add more detail in the README file. Commit.
  • Nfs: Support for access as a specified user. Commit.
  • Nfs: Protocol version settings (general and host-specific). Commit.
  • Nfs: Combine common code and logic between v2 and v3. Commit.
  • Nfs (v2): Implement fixes as for NFS v3. Commit.
  • Nfs (v3): Fix resolution of invalid symlinks. Commit.
  • Nfs: Check that hostname is specified and resolveable before trying protocol. Commit.
  • Nfs (v2): Use new KIO error tracking and reporting. Commit.
  • Nfs (v3): Centralise KIO error tracking and reporting. Commit.
  • Nfs (v3): Redirect stat() of nfs://server to nfs://server/. Commit.
  • Nfs (v3): Show a "folder-network" icon for virtual directories. Commit.
  • Nfs: Clarify the operation of NFSProtocol::isValidPath() and NFSProtocol::isExportedDir(). Commit.
  • Nfs (v3): Allow listing of virtual directories even if they cannot be mounted. Commit.
  • Nfs (v3): Workaround for invalid handle returned by READDIRPLUS3. Commit.
  • Nfs: Port deprecated KIO::UDSEntry::insert() -> fastInsert() or replace(). Commit.
  • Nfs: Improve the file handle cache handling and lookup. Commit.
  • [Windows Image Thumbnailer] Generate thumbnails for ANI files. Commit.
  • Typo--. Commit.
  • Use QStringLiteral for verbatim QStrings in UDS entries. Commit.
  • Readjust UDS entry reservation size. Commit.
  • Fix UDS_ACCESS for toplevel entries on Windows. Commit.
  • Nfs (v3): Return entries for "." in listDir(). Commit.
  • Nfs: A URL must include a host name. Commit.
  • Nfs: uses I18N and so needs a QCoreApplication. Commit.
  • Load image from QIODevice instead of a temporary QByteArray. Commit.
  • Use KArchiveDirectory::file instead of extra isFile() check. Commit.
  • Remove white backdrop from Krita thumbnails, preserve transparency. Commit.
  • Enable thumbnails for AVIF images. Commit.
  • Remove unused KIconThemes dependency. Commit.
  • [EBook Thumb] Load thumbnail from QIODevice instead of a temporary QByteArray. Commit.
  • [EBook Thumb] Add support for EPUB 3 compliant cover images. Commit.
  • [EBook Thumb] Percent-decode image href URL. Commit.
  • [EBook Thumb] Replace KZipFileEntry cast with KArchiveFile::file(). Commit.
  • [EBook Thumb] Stop OPF path search when it has been found. Commit.
  • [EBook Thumb] Remove second pass over OPF file. Commit.
  • Linking fileitemplugin: use parent Widget as menu parent. Commit. See bug #425997
  • Need to use a QApplication after all. Commit.
  • Fix Windows build. Commit.
  • Kio_nfs: delete can be safely called on a nullptr. Commit.
  • Remove some unused headers and dependencies. Commit.
  • Add UDS_ACCESS to UDSEntry for roots of network: recentdocuments and recentlyused:/. Commit.
  • Smb: Remove obsolete KDNSSD version check and define. Commit.
  • Update KDSoapWSDiscoveryClient GIT SHA ref. Commit.
  • Make QTest dependency optional. Commit.
  • Gitlab-ci: Fix reuse ci job. Commit.
  • S/aggrigator/aggregator. Commit.
  • KDSoapWSDiscoveryClientConfig.cmake.in: Add KDSoap to dependencies. Commit.
  • BUGFIX: Fix builds for Qt < 5.11. Commit.
  • Reduce diff with upstreams WSD sources. Commit.
kio-gdrive
  • Fix message extraction. Commit.
  • Allow uploading files to gdrive via Purpose. Commit.
  • Remove unused include. Commit.
kiriki
kiten
  • Kanjibrowser/radselect: Remove duplicate version string. Commit.
  • Have EntryListModel::rowCount()/columnCount() return 0 when required. Commit.
  • Fix a few places where ctor args were not passed to the base class. Commit.
  • Mark event argument of EntryListView::resizeEvent() as unused. Commit.
  • Mark ResultsView name ctor arg as unused. Commit.
  • Mark arguments of TODO/empty methods as unused. Commit.
  • Radselect: Add option to display radicals in decreasing frequency order. Commit. Fixes bug #431866
  • Radselect: Make it possible to rebuild the button grid. Commit.
  • Radselect: Let RadicalButton inherit its font from its parent. Commit.
  • Radselect: No longer set RadicalButton status to Related on right-click. Commit.
  • Radselect: Initialize (POD) m_status in RadicalButton constructor. Commit.
  • Set KStatusNotifierItem status to Active. Commit. Fixes bug #132476
  • Small changes in Radical. Commit.
  • Radselect: Merge last button column directly in mapRadicalsByStrokes(). Commit.
  • Radselect: Display radicals in the same order as listed in radkfile. Commit.
  • Use readEntry() to read dictionary names in ConfigDictionarySelector. Commit.
  • Stop creating config items for dictionaries. Commit.
  • Fix addItem() group name in ConfigDictionarySelector::updateWidgets(). Commit. Fixes bug #418108
  • Radselect: Add credit for kanjidic and radkfile. Commit.
  • Radselect: Replace 1998 copy of radkfile with a more current version. Commit.
  • Radselect: Correctly parse modern versions of radkfile. Commit.
  • Documentation updates. Commit.
  • Adapt font license statement to REUSE. Commit.
  • Add EDRDG license according to REUSE. Commit.
  • Add license texts according to REUSE. Commit.
  • Convert copyright statements to SPDX expressions. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Set initial focus on the search bar on startup. Commit. Fixes bug #427077
  • Radselect: Add trailing "+" to last radicals column header. Commit.
  • Radselect: Actually clear the list of search results in clearSearch(). Commit.
  • Radselect: Properly fetch kanji stroke count from kanjidic. Commit. Fixes bug #385070
kitinerary
  • KItinerary doesn't build as a unity build, so don't even try that. Commit.
  • Also make the extractor type explicit everywhere. Commit.
  • Make extractor filter types explicit everywhere. Commit.
  • Add license here. Commit.
  • Fix typo. Commit.
  • Add the remaining SPDX license markers and activate the Gitlab REUSE check. Commit.
  • Remove the need for an external context date for the UIC 918.3 parser. Commit.
  • Export the new ERA SSB ticket parser to JS. Commit.
  • Add SPDX markers for a bunch of remaining trivial files. Commit.
  • Generate correct and REUSE compliant SPDX headers for the database files. Commit.
  • Fix build of the generator tools after moving the library code. Commit.
  • Clean up UIC 918.3 block and U_TLAY field reading code a bit. Commit.
  • Fix QChar assignment. Commit.
  • Add more SPDX license markers, getting closer to REUSE compliance. Commit.
  • Refactor UIC 918.3 header code. Commit.
  • Decode 0080BL order sub-blocks. Commit.
  • Decode UIC 918.3 0080VU vendor blocks. Commit.
  • Make VDV ticket content structs introspectable. Commit.
  • Adjust .reuse/dep5 paths to the recent move. Commit.
  • Rework basic types used in VDV ticket structs. Commit.
  • Add a template-based UIC 918.3 block finding method. Commit.
  • Add a class encapsulating U_HEAD decoding. Commit.
  • Expose API for low-level U_TLAY field iteration. Commit.
  • Dump UIC 918.3 top-level blocks, and 0080BL vendor sub-blocks. Commit.
  • Add ERA SSB ticket decoder. Commit.
  • Fully separate library and code generator/tools code. Commit.
  • Use autorcc directly. Commit.
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • Use non-deprecated KDE_INSTALL_CMAKEPACKAGEDIR. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Make compile with cmake UNITY support. Commit.
  • Newer ZXing versions deal with rotated and flipped barcodes automatically. Commit.
  • Add test for partially cropped PDF 417 codes. Commit.
  • Agoda extractor (Russian only). Commit.
  • Don't include old headers when using the new ZXing API. Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Fix version check for new ZXing barcode format enums. Commit.
  • Fix build without ZXing. Commit.
  • Barcode decoder implementation using the new ZXing ReadBarcode API. Commit.
  • Adapt barcode format code handling to newer ZXing API. Commit.
  • Add a test case for barcodes with scaling artifacts. Commit.
  • Add test case for Aztec codes with a partial quiet zone. Commit.
kjumpingcube
kldap
kleopatra
  • Remove surplus "Validate certificates using CRLs" option. Commit.
  • Fix build with gpgme 1.15.1 (and earlier). Commit.
  • Suppress warning for legacy config entry allow-mark-trusted. Commit.
  • Make KWatchGnuPG work with GnuPG 2.3. Commit.
  • Use the compatibility helper also for getting the default key algorithm. Commit.
  • Use the compatibility helper for getting config entries. Commit.
  • Add support for changed max-replies configuration entry. Commit.
  • Try to read the LDAP timeout as int and as unsigned int. Commit.
  • Use namespace QGpgME. Commit.
  • Add support for new keyserver configuration entry. Commit.
  • Replace bool arguments with enums. Commit.
  • Do not set a custom key filter for certificate selection. Commit.
  • Allow any usages and any protocols if no restrictions were requested. Commit.
  • Only allow encryption keys of current protocol in certificate selection. Commit.
  • Move protocol to options helper to CertificateSelectionDialog. Commit.
  • Default to any usage and any protocol in certificate selection dialog. Commit.
  • Enable/disable group support in key cache depending on the setting. Commit.
  • Hide "Configure Groups..." option if group support is disabled. Commit.
  • Enable group support by default for non-Windows builds. Commit.
  • Fix duplicate tab-related actions in action collection. Commit.
  • Hide "Groups..." button if group support is disabled. Commit.
  • Modernize code: Replace remaining private slots with lambdas. Commit.
  • Modernize code: Use lambdas instead of private slots. Commit.
  • Allow opening the group configuration from the certificate selection. Commit.
  • Move setup of UI to member function of Private. Commit.
  • Show key details on double click on a key in either list. Commit.
  • Use tree views for key lists in group dialog. Commit.
  • Fix lost selection and current item when switching view mode. Commit.
  • Keep current key or group as long as they match. Commit.
  • Add a separate configuration dialog for configuring groups of keys. Commit.
  • Use std::set for protocols. Commit.
  • Use std::vector for lists of keys everywhere. Commit.
  • Port deprecated signal. Commit.
  • Port deprecated method. Commit.
  • Update certificate lineedit if the selected group was removed. Commit.
  • Show comment for groups read from the configuration of gpg. Commit.
  • Remove Edit button from group details dialog. Commit.
  • Add a configuration module for configuring groups of keys. Commit.
  • Allow setting the widget that shall have the initial focus. Commit.
  • Identify updated group of keys by source and source dependent identifier. Commit.
  • Give initial keyboard focus to the keys filter. Commit.
  • Allow changing the name of a group of keys. Commit.
  • Add command for editing a group of keys. Commit.
  • Fix minor typo: editted -> edited. Commit.
  • Update updated group in certificate lineedit. Commit.
  • Add button for editing group to group details dialog. Commit.
  • Add dialog for editing groups of keys. Commit.
  • Adapt to changed interface of KeyGroup. Commit.
  • "auto *" => "auto" when it's possible. Commit.
  • Bump required version of libkleo. Commit.
  • Show group details when user clicks on validity icon. Commit.
  • Add dialog showing the keys of a group of keys. Commit.
  • Allow saving/restoring layout of key list to/from custom config group. Commit.
  • Sort items in KeyTreeView ascending by the first column by default. Commit.
  • Use autorcc directly. Commit.
  • Add remove_definitions(-DQT_NO_FOREACH) for be sure that it will compile with next kf5. Commit.
  • Tell KeyCache to read key groups from kleopatragroupsrc. Commit.
  • Provide tooltips and show validity icon for entered group of keys. Commit.
  • Correct error when tmpfile cannot be found. Commit.
  • Fix job by not installing clang11. Commit.
  • Improve combined S/MIME and OpenPGP export. Commit.
  • Change error when running as admin to warning. Commit.
  • Fix Windows UNC paths for file encryption. Commit.
  • Add 7bit replacement option in archivedefinition. Commit.
  • Use config setting instead of build variable to enable group support. Commit.
  • Allow selection of groups of keys for encryption. Commit.
  • Add support for groups of keys to CertificateSelectionDialog. Commit.
  • Ignore group items when expanding/collapsing items in KeyTreeView. Commit.
  • Add setter for a group of keys to CertificateLineEdit. Commit.
  • Move handling of dialogs from CertificateLineEdit to SignEncryptWidget. Commit.
  • Add support for groups of keys to SignEncryptWidget. Commit.
  • Add support for groups of keys to CertificateLineEdit. Commit.
  • Use role constants and Columns enum values from namespace. Commit.
  • Bump required version of libkleo. Commit.
  • Port some foreach. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Do not offer CSR creation for qualified signature keys. Commit.
  • Using QMutex in recursive mode is deprecated. Commit.
  • Change visibility of passphrase protection later. Commit.
  • Fix win_get_user_name. Commit.
  • Update completion model and key when key filter is changed. Commit.
  • Update line action in case of multiple matches after 0 or 1 match. Commit.
  • Fix indication of "Multiple certificates" if editing is finished. Commit.
  • Bump Kleopatra version. Commit.
  • Show the nicer display serial number for NetKey cards. Commit.
  • Use ChangePinCommand also for setting the initial NetKey PINs. Commit.
  • Fix setting initial SigG PIN. Commit.
  • Fix build with gpgme < 1.15.0. Commit.
  • Fix build with gpgme < 1.14.1. Commit.
  • Fix display of tags in key details for secret keys. Commit.
  • Make filtering by tags (and display of tags) work in key selection. Commit.
  • Use domain term "tag[s]" instead of "remark[s]" as much as possible. Commit.
  • Handle tag preferences with kconfig compiler. Commit.
  • Do not disable tag support if Tags column is disabled/not shown. Commit.
  • Prevent process elevation on Windows. Commit.
  • Fix missing windows includes for userinfo. Commit.
  • Extract functions to get name and email address of user. Commit.
  • Make all except CN and EMAIL opt. in S/MIME CSR. Commit.
  • Reactivate UNITY cmake support. Commit.
  • Make all except CN and EMAIL opt. in S/MIME CSR. Commit.
  • Disable empty passphrase for S/MIME CSRs. Commit.
  • Take name / email prefill also from EMAIL env var. Commit.
  • Make it optional to skip resultpage for new key. Commit.
  • Permit empty passphrase for key by default. Commit.
  • Try to fill out name and email for new key on win. Commit.
  • Remove overviewpage from newkeywizard. Commit.
  • Fix windows build of echocommand. Commit.
  • Fix selftest title names. Commit.
  • We depends against kf5.77. Commit.
  • Add support for unblocking the PIN/card with the reset code. Commit.
  • Fix typo and copy&paste bug, and improve tooltips. Commit.
  • Add explicit reset mode for changing a PIN. Commit.
  • Allow creation of CSRs for card keys of NetKey cards. Commit.
  • Trigger a full update of the card status after the NullPIN was set. Commit.
  • Use ChangePinCommand for changing PINs of NetKey cards. Commit.
  • Make sure that status information is updated after UI setup. Commit.
  • Allow creation of CSRs for card keys of OpenPGP cards. Commit.
  • Refactor OpenPGPCard and PGPCardWidget. Commit.
  • Improve/simplify layout of PIV card widget. Commit.
  • Improve usability of CSR creation. Commit.
  • Connect signals after UI setup is complete to prevent a crash. Commit.
  • After creating the CSR write it to disk asking the user for a location. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Allow creation of CSRs for card keys of PIV cards. Commit.
  • Factor switching of card and app into common helper function. Commit.
  • Define GPGMEPP_ERR_SOURCE_DEFAULT and use Error::fromCode(). Commit.
  • Set initial (static) KeyPairInfo for PIV cards. Commit.
  • Show basic information about card keys above certificate info. Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Disable creation of OpenPGP keys for card keys if NKS PIN has not set. Commit.
  • Allow translation of supported smartcards and add requirement for PIV. Commit.
  • Enable creation of OpenPGP keys iff NetKey card has required keys. Commit.
  • Offer creation of OpenPGP keys from card keys only if supported by gpg. Commit.
  • Allow creating an OpenPGP key for the keys on a NetKey card. Commit.
  • Parse key pair info for NetKey cards using the base class. Commit.
  • Remove PIVCard-specific keyGrip(). Commit.
  • Replace card-specific logic with info about signing/encryption key. Commit.
  • Fetch and store IDs of signing key and encryption key for card. Commit.
  • Parse and store the key pair info in the Card base class. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Remove unused includes. Commit.
  • Add helper for serialization of parameters for key generation. Commit.
  • Add widget/dialog for entering certificate details. Commit.
  • Follow invent's move to Qt 5.15. Commit.
  • Use oidForAttributeName() from libkleo. Commit.
  • Remove option to add email address to DN. Commit.
  • Remove workaround for nice serial number of Yubikeys. Commit.
  • Bump required GPGME version to 1.13.1. Commit.
  • Improve error handling of seckey export. Commit.
  • Respect action restrictions in welcomewidget. Commit.
  • Pass UTF-8 filenames to gpgtar on Windows. Commit.
  • Bump version in master. Commit.
  • Do not set an empty remark to avoid an empty signature notation. Commit.
  • Allow creating an OpenPGP key for the keys on a PIV card. Commit.
  • Fix tag. Commit.
  • Allow creating an OpenPGP key for the keys on an OpenPGP card. Commit.
  • Trigger update of displayed information after generating new card keys. Commit.
  • Make it compile without deprecated method. Commit.
  • Revert this one for the moment. Commit.
  • Fix minor typo. Commit.
  • Don't show success message if revokation was canceled. Commit.
  • Allow revoking a specific certification via context menu. Commit.
  • It seems that it uses assuan without number on windows. Commit.
klettres
  • Fix typo. Commit.
  • Autogenerate categories file. Commit.
  • Documentation updates. Commit.
  • Port KSelectAction::triggered deprecated signal (scripted). Commit.
klickety
  • Use AUTORCC directly. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Include KDE*Settings as first, as they can set global cmake config. Commit.
  • Use more memberfunction-pointer-based connections. Commit.
  • Use member-functionpointer overloads of KStandardGameAction/KStandardAction. Commit.
klines
kmahjongg
  • Use AUTORCC directly. Commit.
  • Use memberfunction-pointer overloads of KStandardGameAction/KStandardAction. Commit.
kmail
  • Revert "With last qt 5.15.3 we need QTWEBENGINE_DISABLE_SANDBOX for redering". Commit.
  • Disable export to pdf when we don't have message. Commit.
  • With last qt 5.15.3 we need QTWEBENGINE_DISABLE_SANDBOX for redering. Commit.
  • Add icon for "move to". Commit. See bug #435410
  • Add more missing include. Commit.
  • Add missing includes (CI happy ?). Commit.
  • Add missing override + const'ify pointer. Commit.
  • It seems that this include is missing. Commit.
  • Remove duplicate option. Commit.
  • KMComposerWin: Only offer encryption, if identity has an encryption key. Commit.
  • [Fix] KMComposerWin: Update encryption state when changing identities. Commit.
  • [Fix] KMComposerWin: Set Encryption status correctly for new messages. Commit.
  • KMComposerWin: Add Autocrypt support for recipients. Commit. See bug #388036
  • Add notifyrc file. Commit.
  • Add adaptor xml file. Commit.
  • Add mailmergeagentconfig.json for the future. Commit.
  • Fix report bug url. Commit.
  • Make sure to extra email list. Commit.
  • Fix extra mails. Commit. See bug #433921
  • Start to implement mailmergemanager. Commit.
  • Continue to implement agent. Commit.
  • Add manager. Commit.
  • Continue to implement agent. Commit.
  • Start to implement mailmerge agent. Commit.
  • It exclude /test which doesn't have it. Commit.
  • Move more actions in "insert menu". Commit.
  • Allow to install plugin in other menu. Commit.
  • Add remote-content menu. Commit.
  • Add menu. Commit.
  • Forward RemoteContentMenu. Commit.
  • We need to add composer type for mailmerge support. We need to be able. Commit.
  • Remove forward declaration. Commit.
  • Remove unused includes. Commit.
  • KMComposerWinTest:Add explaination for sleep. Commit.
  • Add tests for KMComposerWin. Commit.
  • Use static_cast. Commit.
  • [Refactor] KMComposerWin: do not call identityManager every time use variable. Commit.
  • [Refactor] KMComposerWin: Use own methods (identity and currentIdentity) instead of requesting the identityCombo. Commit.
  • Update info page. Commit.
  • Update configure.docbook -- remove some superfluous verbiage. Commit.
  • Fix some sloppy verbiage, correct a typographical error. Commit.
  • Fix enabled/disable status widget. Commit.
  • Use forward declaration. Commit.
  • Fix minor typos. Commit.
  • Allow to enable/disable statusbar widget. Commit.
  • CMake 3.16 has pch support. Commit.
  • Remove deprecated method. Commit.
  • Updating Chapter 4 of Kmail documentation -- configuration dialogs. New "Plugins" page is still incomplete. Commit.
  • Fix enable/disable statusbarwidget. Commit.
  • Allow to enable/disable status bar widget. Commit.
  • Const'ify pointer. Commit.
  • Const'ify pointer. Commit.
  • Adapt to new api. Commit.
  • Requires is a keyword c++20. Commit.
  • Constify pointer. Commit.
  • Const'ify. Commit.
  • Use autorcc directly. Commit.
  • Fix order. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Modernize code. Commit.
  • Cleanup includes. Commit.
  • Set MessageViewer::Viewer::setFolderIdentity when displaying an email. Commit.
  • Adopt MesssageCore::ColorUtil move. Commit.
  • Use std::unique_ptr. Commit.
  • Add warning about impossible to start job. Commit.
  • Add missing override. Commit.
  • Use QTEST_GUILESS_MAIN here. Commit.
  • USe new RemoteContentConfigureDialog. Commit.
  • Fix layout. Commit.
  • Use new api. Commit.
  • Give a pointer of IdentityManager to MessageViewer::Viewer. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Remove not implemented method. Commit.
  • Port deprecated method. Commit.
  • Port KSelectAction::triggered deprecated signal (scripted). Commit.
  • It compiles fine with COMPILE_WITH_UNITY_CMAKE_SUPPORT. Commit.
  • Port deprecated method. Commit.
  • Fix compile with UNITY cmake support. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Remove unused KCodecs dependency. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Add missing override. Commit.
  • Rename variable. Commit.
  • Don't show warning as by default sometime we don't have this entry. Commit.
  • Ui.rc files: consistenly use instead of deprecated . Commit.
  • Fix compilation. Commit.
  • Remove unused includes. Commit.
  • Use nullptr. Commit.
  • Pedantic. Commit.
  • Remove kwallet. Commit.
  • Modernize code. Commit.
  • Make it as required as we will need it soon. Commit.
  • Remove not necessary lib here. Commit.
  • It will replace kwallet in the future. Windows improvment support. Commit.
  • Use auto here too. Commit.
  • Const'ify. Commit.
  • Use more auto. Commit.
kmail-account-wizard
  • Fix report bugs. Commit.
  • Const'ify. Commit.
  • It compiles fine with QT_NO_KEYWORDS. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Modernize code. Commit.
  • Port foreach(...). Commit.
  • Make it compiles without deprecated method. Commit.
  • Make it compile with last api. Commit.
  • Remove unused variable. Commit.
  • Load as async. Commit.
  • Port some foreach. Commit.
  • Continue to implement async method. Commit.
  • Reduce duplicate code. Commit.
  • Continue to implement async method. Commit.
  • Use directly restoreldapsettingsjob.h. Commit.
  • Continue to implement it. Commit.
  • Prepare to restore settings as async. Commit.
  • Modernize code. Commit.
  • Warning--. Commit.
  • USe new async api. Commit.
  • Impossible to access here. Commit.
  • Use new api. Commit.
  • Add missing override. Commit.
  • Add comment. Commit.
  • It will replace kwallet in the future. Windows improvment support. Commit.
kmailtransport
  • Use auto vs auto * where it's possible. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Initialize variables. Commit.
  • Make sure to load password. Commit.
  • Remove extra ';'. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Initialize variable. Commit.
  • Add missing override. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Add comment. Commit.
  • Add missing override. Commit.
  • Remove unused include. Commit.
  • Allow to delete password. Commit.
  • Optimization. Commit.
  • Fix loading smtp tranport + const'ify + using static here. Commit.
  • Minor optimization. Commit.
  • Remove very old code. Commit.
  • Continue to port to qtr5keychain. Commit.
  • Use Qt5KeyChain for deleting password. Commit.
  • Remove very old code. Commit.
  • Move as required. Commit.
  • It will replace kwallet in the future. Windows improvment support. Commit.
kmbox
kmime
kmines
  • Use AUTORCC directly. Commit.
  • Remove not implemented method or unused signal. Commit.
kmix
  • Remove unused CMake include. Commit.
  • Probably fixes bsd builds. Commit.
  • Install logging categories. Commit.
  • Make the volume feedback implementation common to all backends. Commit. See bug #302361. See bug #302474. See bug #323608
  • ControlManager: Allow just a single listener to be removed. Commit.
  • KMixDeviceManager: Change the format returned by getUDI_ALSA(). Commit.
  • Eliminate ControlPool and ColorWidget, neither of them seem to be used. Commit.
  • Eliminate "config.h", only two options in it were actually used. Commit.
  • Make the build of the Plasma dataengine optional. Commit.
  • Preferences dialogue: Show warnings and disable controls at creation time. Commit.
  • Preferences dialogue: Simplify creation and showing. Commit.
  • Preferences dialogue: Track changes and announce accordingly. Commit.
  • Port GlobalConfig -> KConfigXT. Commit.
  • Tidy up application sources in 'apps'. Commit.
  • Use release service versioning, eliminate obsolete core/version.h. Commit.
  • DialogSelectMaster: Fix KUIT link tags. Commit.
  • Ensure that the volume popup sliders and labels line up. Commit. See bug #314280
  • MDWSlider: Always set the single step value. Commit. Fixes bug #416405
  • GUIProfile: Port deprecated QXmlSimpleReader -> QXmlStreamReader. Commit.
  • Port deprecated QString::SplitBehavior -> Qt::SplitBehavior. Commit.
  • Port deprecated QHash::insertMulti() -> QMultiHash::insert(). Commit.
  • Add 'Comment' to org.kde.kmix.desktop file. Commit. Fixes bug #351954
  • Port deprecated foreach and Q_FOREACH -> for. Commit. Fixes bug #419455
  • MPRIS2: Add player icon for Akregator. Commit.
kmouth
  • Ui.rc files: consistenly use instead of deprecated . Commit.
  • Port QRegExp to QRegularExpression. Commit.
kmplot
knavalbattle
  • Autogenerate categories files. Commit.
  • Increase qt/kf5 to 5.12/5.68. Commit.
  • Remove unimplemented method or not used signal. Commit.
  • Doc: Dump releaseinfo number. Commit.
  • Fix a misspelled. Commit.
  • Documentation updates. Commit.
  • Documentation updates. Commit.
knetwalk
  • Use AUTORCC directly. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add new configuration option to the docs. Commit.
  • Add option to reverse mouse button mapping. Commit.
knights
  • Autogenerate categories file. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Knights: disable the animation by default. Commit.
knotes
  • Fix mem leak. Commit.
  • Fix disambiguation found by gettext 0.21. Commit.
  • Port to QtQuickDialogWrapper. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use QTEST_GUILESS_MAIN. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Clean up CMakeLists.txt (remove duplicate entries). Commit.
  • Fix Bug 431126 - KNotes cannot be configured using the GUI. Commit. Fixes bug #431126
  • Add missing override. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Revert "It compiles fine without deprecated methods" Compile fine here. Commit.
  • It compiles fine without deprecated methods. Commit.
  • Fix build with the newer signals to be introduced in KF 5.78. Commit.
  • Fix compile with cmake unity support. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Only on X11 for theses methods too. Commit.
  • Don't show "show note in taskbar" on windows as it's not implemented. Commit.
  • Fix build on windows. Commit.
  • It's x11 specific. Commit.
  • It's already in lib. Commit.
kolf
  • Make the bridge of hole 18 in Classic a bit longer. Commit. Fixes bug #303152
  • Remove not implemented method or unused signal. Commit.
kollision
kolourpaint
  • Use directly autorcc. Commit.
  • Port deprecated methods/enum. Commit.
  • Remove unused function; fix compiler warnings (clazy). Commit.
  • QLinkedList -> QList; port away from deprecated api; simplify code. Commit.
  • Port away from deprecated KSelectAction::triggered(QString). Commit.
  • Port away from deprecated KSelectAction::triggered(int). Commit.
  • Remove no longer needed registration of signals with KConfigDialogManager. Commit.
  • Port away from deprecated nullptr-QFlags constructor. Commit.
  • Use more nullptr. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Don't grab/release keyboard to get key events. Use setFocus() instead. Commit. Fixes bug #405991
kompare
  • Add the diff homepage address to the docs. Commit. Fixes bug #430908
  • App: use commits.kde.org/kompare as homepage. Commit.
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Convert license statements to SPDX expressions. Commit.
  • Reorganize sources into src/ subfolder. Commit.
konqueror
  • Port away from deprecated KIO signals. Commit.
  • Webarchiver: Needs QApplication to be created before using I18N. Commit.
  • Revert "Fix focus when opening page in a new tab". Commit.
  • Fix focus when opening page in a new tab. Commit.
  • Show an explicit error for an unknown URL scheme. Commit.
  • Akregator feed plugin: Do not assert for a valid but relative URL. Commit. See bug #393496
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add .in suffix to desktop files that are passed to configure_file(). Commit.
  • Khtmlsettingsplugin: properly use generated desktop file for JSON generation. Commit.
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Remove all usage of KParts::BrowserHostExtension, only useful to KHTML. Commit.
  • Add option to select behaviour when splitting a view. Commit.
  • Remove unused includes. Commit.
  • Port to new KIO method. Commit.
  • Add support to display web archives file in WebEnginePart. Commit.
  • Enable JSON metadata for KParts konq_sidebar & fsviewpart. Commit.
  • Port away from deprecated QFLags(nullptr) constructor. Commit.
  • Use more override. Commit.
  • Use more nullptr. Commit.
  • Port away from deprecated KActionMenu::setDelayed(). Commit.
  • Add terminal action to context menu. Commit.
  • Popupmenu: Cleanup some dead code and some minor refactoring. Commit.
  • Drop empty X-KDE-PluginInfo-Depends. Commit.
konquest
  • Use AUTORCC directly. Commit.
  • Remove not implemented method or unused signal. Commit.
konsole
  • Always sort the profiles by name in 'File -> New Tab'. Commit.
  • Fix crash in ProfileSettings; clone selected profile settings to new profile. Commit.
  • Unmaximize terminal before moving to new tab. Commit.
  • ProfileSettings: use generateUniqueName() when creating new profiles. Commit.
  • ProfileManager: remove some fallback-profile-related code. Commit.
  • Don't edit the Fallback profile, instead create a new one. Commit.
  • Clean up some more "favourite profile"-related code. Commit.
  • Fix spelling error. Commit.
  • Fix Bookmark all tabs as a folder crash. Commit. Fixes bug #432327
  • Always sort the Default/fallback profile first. Commit.
  • Show the Default/fallback profile in the profile manager dialog. Commit. Fixes bug #433210
  • Skip KeyboardTranslatorTest when BUILD_SHARED_LIBS=TRUE. Commit. See bug #432379
  • ProfileManager dialog: improve handling profiles. Commit.
  • Tweak the profile manager dialog. Commit.
  • Update the profiles list menu when the default profile is changed. Commit.
  • Profile: add convenience function isFallback(). Commit.
  • Fix view splitter actions not being updated when a view is closed. Commit.
  • Fix zsh reflow. Commit.
  • Fix ReFlow bug while Splitting View. Commit.
  • Use Q_EMIT instead of emit. Commit.
  • Comment out auxiliar functions to test Screen. Commit. Fixes bug #432639
  • Manage Profiles dialogue: Add icons to buttons. Commit.
  • Edit Profile dialogue: Add icons to buttons. Commit.
  • Font name display on Edit Profile - Appearance shouldn't have a buddy. Commit.
  • Use Q_EMIT instead of emit. Commit.
  • FileFilter: make matching child files/dirs more precise. Commit.
  • FileFilter: don't create a hotspot for '................'. Commit. Fixes bug #432779
  • FileFilterHotspot: use QMimeDataBase::mimeTypeForFile(). Commit.
  • Improve appearance of text selection. Commit.
  • Add note about foreground process and using '-e cmd'. Commit. See bug #134581
  • Use https in comments. Commit.
  • Add i18nc KUIT and context. Commit.
  • Correct comments. Commit.
  • Add newline at end of file. Commit.
  • Delete client builder before d-pointer of KXMLGUIClient is killed. Commit. Fixes bug #432421
  • Port away from deprecated KNSCore::DownloadManager. Commit.
  • Fix typo. Commit.
  • Fix the handbook URL in the maintainer README. Commit.
  • Fix moveImage error. Commit. Fixes bug #432005
  • Remove unused signal. Commit.
  • Change variable name to avoid shadowing. Commit.
  • TerminalPainter: Simplify drawContents code a bit. Commit.
  • Pressing ESC when the search bar is unfocused should not close the search bar. Commit.
  • Small change do STL. Commit.
  • Small changes to STL and qBound. Commit.
  • Test HistoryType change. Commit.
  • Add Reflow test to HistoryTest. Commit.
  • Limit the history reflow. Commit.
  • Reflow unlimited scroll lines. Commit.
  • Move fixed size reflow. Commit.
  • Fix crash exiting all tabs at the same time. Commit. Fixes bug #431827
  • FileFilterHotSpot: check the mime type of the file after cleaning the path. Commit. Fixes bug #431601
  • Fix "Remember window size" not working when unchecked. Commit. Fixes bug #427610
  • Set parent and foreground process ids on macOS. Commit.
  • Fix unlimited history reflow bug. Commit. Fixes bug #431624
  • FileFilterHotspot: check the mime type before opening with text editor. Commit. Fixes bug #431496
  • Converts HistoryScrollFile to CompactHistoryScroll. Commit.
  • Screen reflow speed and fix history reflow bug. Commit.
  • Reduce the number of loops to Reflow. Commit.
  • Added profile option to enable/disable reflow. Commit.
  • Fix of visual glitches with Unlimited scroll. Commit.
  • Reflow lines with unlimited scroll. Commit.
  • Reflow lines when Terminal resizes. Commit.
  • Use QProcess::processId() directly. Commit.
  • Adding version checks to deprecated functions. Commit.
  • FileFilterHotspot: fix a couple of issues. Commit.
  • EditProfileDialog: add combobox to select custom text editor. Commit.
  • TerminalDisplay: Remove unused fixedFont code. Commit.
  • Move connecting and disconnecting TerminalDisplays into separate function to avoid code duplication. Commit.
  • Remove deprecated functions. Commit.
  • Revert "Reflow lines when Terminal Shrinks". Commit.
  • Revert "Fixed limits and Urls bugs". Commit.
  • Revert "Reflow when executing an app". Commit.
  • Reflow when executing an app. Commit.
  • Fixed limits and Urls bugs. Commit.
  • Fix visual glitches and performance. Commit.
  • Ident and wait. Commit.
  • Fix _history limits and increase performance. Commit.
  • Add getMaxLines to history. Commit.
  • Reflow current cursor bug. Commit.
  • Reflow from _history to _screenLine. Commit.
  • Adjust minimal line and column. Commit.
  • Reflow bug fixes. Commit.
  • Missing to set property for the new line. Commit.
  • Reflow the _history. Commit.
  • Add insert to history. Commit.
  • Join line when sending to history. Commit.
  • Change a specific position at history. Commit.
  • Keep the lines property. Commit.
  • Fix crash acessing wrong index. Commit.
  • Ignore current cursor line. Commit.
  • Changed from 'NewLine' char to _lineProperties. Commit.
  • _history management of _screenLines when resizing. Commit.
  • Change _screenLines to QVector. Commit.
  • Reflow lines when Terminal resizes: both ways. Commit.
  • Reflow lines when Terminal Shrinks. Commit.
  • ViewContainer: take into account Profile::BellMode when setting tab icon. Commit. See bug #425759
  • EditProfileDialog: add GUI to change the terminal bell mode. Commit. Fixes bug #407821. Fixes bug #425759
  • Screen cursor position calculation and safeguards. Commit.
  • Update minimum Qt 5.14.0 to match Frameworks; update to KF5 5.71.0. Commit.
  • Correct columns size with highlightScrolledLines. Commit. Fixes bug #429600
  • Move font methods to a new TerminalFont class. Commit.
  • Initial refactoring TerminalScrollBar class. Commit.
  • Document faint portion of color table. Commit.
  • Do not look up old ColorEntry in editColorItem. Commit.
  • Move RandomizationRange class to a new file. Commit.
  • Remove code for pre Qt5.11 versions, since minimum is now Qt5.12. Commit.
  • Remove unused header. Commit.
  • Move wallpaper() function to a correct file. Commit.
  • Revert 'Fix bold character color paint'. Commit.
  • TerminalDisplay: Limit mouse move events. Commit.
  • Screen: Remove superfluous guards. Commit.
  • Rename ColorEntry to QColor. Commit.
  • Only link konsoleprofile to konsoleprivate. Commit. Fixes bug #430492
  • Correct comment line to generate CharacterWidth.cpp. Commit.
  • Update to Unicode 13.0.0. Commit.
  • Revert "Remove RandomSeed on TerminalDisplay.". Commit.
  • TerminalDisplay: Replace tuple by QPair. Commit.
  • Remove RandomSeed on TerminalDisplay. Commit.
  • Filters: Match all colors recognized by QColor. Commit.
  • TerminalDisplay: Remove pointless code. Commit.
  • Check git message before push. Commit.
  • Rename extensions .hpp to .h in TerminalDisplay files. Commit.
  • Fix wrong rebase / fix build. Commit.
  • Move decoders to a new library konsoledecoders. Commit.
  • Move ExtendedCharTable to characters library. Commit.
  • ExtendedCharTable: Remove konsoleprivate dependencies. Commit.
  • Remove profile dependency in decoders. Commit.
  • Move PlainTextDecoder to decoders folder. Commit.
  • Move HTMLDecoder class to a new folder decoders. Commit.
  • Move terminal color methods to a new class TerminalColor. Commit.
  • Initial refactoring TerminalPainter class. Commit.
  • Ensure that window size is correct before starting session (again). Commit. Fixes bug #412598
  • ViewManager: Fix warnings about mixing operators. Commit.
  • C++17: Make getCharacterPosition return a tuple. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Use = default instead of {}. Commit.
  • Fix bool implicit conversions. Commit.
  • SessionController: use the same logic for the other if blocks. Commit.
  • Fix if condition when updating filters. Commit.
  • Minor code optimisation. Commit.
  • FileFilter: update the QRE pattern if "word characters" change. Commit.
  • Mark the destructor as 'override'. Commit.
  • Ui.rc files: consistenly use instead of deprecated . Commit.
  • Fix bold character color paint. Commit. Fixes bug #405345
  • Require cmake 3.13. Commit.
  • Add support for ctrl+tab to the default keyboard translation. Commit.
  • SessionController: don't delete actions removed from QMenu manually. Commit.
  • Fix build; return early on FreeBSD test. Commit.
  • Add FreeBSD test exception and comments. Commit.
  • Add Coverity FIXME. Commit.
  • Initialize member in the constructor. Commit.
  • Add comment about getting valid Coverity builds. Commit.
  • Fix lambda capture 'this' is not used. Commit.
  • SessionController: iterate over a const container. Commit.
  • SessionContoller: fix crash when closing session from Konsole KPart. Commit. Fixes bug #429538
  • Remove Konsole service menu. Commit.
  • Add a new color filter to preview color in hotspot. Commit.
  • Actually use HAVE_GETPWUID. Commit.
  • Add warning for test failure. Commit.
  • Use check_symbol_exists instead of check_function_exists. Commit.
  • Check for getpwuid function instead of OS; const ref for loop. Commit.
  • OptimizeOnFirstUsageOption is ignored by compiler. Commit.
  • Read shell from getpwuid when doing shell fallback. Commit.
  • FileFilter: add line/column numbers to file urls; also match absolute paths. Commit.
  • Add examples on how sessionList works now. Commit.
  • Fix tab color being changed when no user color was selected. Commit.
  • Whitespace. Commit.
  • Fix whitespace. Commit.
  • Update hsluv.* files from https://github.com/hsluv/hsluv-c. Commit.
  • Revert "Update hsluv.* files from https://github.com/hsluv/hsluv-c". Commit.
  • Update hsluv.* files from https://github.com/hsluv/hsluv-c. Commit.
  • Fix scrolling with ctrl+mouse wheel. Commit. Fixes bug #403285
  • Set the default toolbars as per VDG input. Commit.
  • Add commit-template to help committers. Commit.
  • Add Enlarge / Shrink Fonts. Commit.
  • Organize toolbars by index. Commit.
  • Add bogus icons to Monitor* actions. Commit.
  • Reorganize items. Commit.
  • Update rf file version. Commit.
  • Add the possibility to change the Profile from the Toolbar. Commit.
  • Add another layer of QToolbars. Commit.
  • Filter out the statusBar shoe event. Commit.
  • Add initial toolbar. Commit.
  • Also create Toolbars. Commit.
  • Speed up initialization. Commit.
  • Revert "Uses SessionDisplayConnection to connect sessions and displays.". Commit.
  • Remove 'This file is part of' comment lines. Commit.
  • Convert src to use SPDX license/copyright. Commit.
  • Convert colorscheme to use SPDX license/copyright. Commit.
  • Convert filterHotSpots to use SPDX license/copyright. Commit.
  • Convert profile to use SPDX license/copyright. Commit.
  • Convert settings to use SPDX license/copyright. Commit.
  • Convert terminalDisplay to use SPDX license/copyright. Commit.
  • Convert widgets to use SPDX license/copyright. Commit.
  • Convert session to use SPDX license/copyright. Commit.
  • Convert keyboardtranslator to use SPDX license/copyright. Commit.
  • Convert history to use SPDX license/copyright. Commit.
  • Convert delegates to use SPDX license/copyright. Commit.
  • Convert characters to use SPDX license/copyright. Commit.
  • Convert tools to use SPDX license/copyright. Commit.
  • Convert tests to use SPDX license/copyright. Commit.
  • Fix dbus sessionList. Commit.
  • Fix dbus setCurrentSession focus. Commit. Fixes bug #422262
  • Add note about minimum requirements. Commit.
  • Use C++17. Commit.
kontact
kontactinterface
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Add explicit/override remove not necessary Q_REQUIRED_RESULT. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Clean includes. Commit.
  • Remove unused include. Commit.
  • Revert this one for the moment. Commit.
kontrast
  • Revert remove changelog. Commit.
  • Release service change. Commit.
  • Fix favorite page layout on mobile. Commit.
  • Fix broken sql model. Commit.
  • Add correct version in AppStream File. Commit.
konversation
  • Straighten out the tab order in identity dialog. Commit.
  • Move nickname editor into ui file. Commit.
  • Implement cap new and cap del (cap-notify). Commit.
  • Port deprecated KNSCore::DownloadManager usage. Commit.
  • Add support for chghost capability. Commit.
  • Consider # a valid channel name. Commit. Fixes bug #404072
  • Clean up url handling in ircview. Commit.
  • Speed up saveOptions. Commit.
  • Remove padding of servergroup sort index in config. Commit.
  • Clean up loading of server group. Commit.
  • Don't repeat konversation name in systray tooltip. Commit.
  • Fix width calculation for server group keys. Commit.
  • Port away from deprecated KSelectAction::triggered(int). Commit.
  • Remove unused QRegExp. Commit.
  • [PATCH 2] Port some QRegExp usage to QRegularExpression. Commit.
  • [PATCH 3] Port some QRegExp usage to QRegularExpression. Commit.
  • [PATCH 1] Port some usage of QRegExp to QRegularExpression. Commit.
  • [PATCH 4] Port some QRegExp usage to QRegularExpression. Commit.
  • Src/config: port KComboBox to QComboBox. Commit.
kopeninghours
  • New in this release
kopete
korganizer
kosmindoormap
  • Actually build without QtWidgets. Commit.
  • Allow to specify minimum tile size via a command line argument as well. Commit.
  • Add missing translation installation macro. Commit.
  • Update list of active Overpass endpoints. Commit.
  • Add option to store Overpass query results. Commit.
  • Detect which country we are in if that hasn't been specified explicitly. Commit.
  • Bring the element info dialog in sync with KDE Itinerary. Commit.
  • Mention the pre-built demo app in the readme. Commit.
  • Add missing icons. Commit.
  • Properly assemble multiple distinct outer polygons. Commit.
  • Don't render platform edges as platforms even when tagged as such. Commit.
  • Fix a few taxiway styling issues. Commit.
  • Fix example coordinate. Commit.
  • Fix example combobox popup appearing behind the overlay sheet. Commit.
  • Add Android packaging setup. Commit.
  • Add access to attribution information. Commit.
  • Add a more comprehensive location selection UI. Commit.
  • Fix minor typo. Commit.
  • Fix desktop file validation error. Commit.
  • Attempt to fix the library-only build on Android. Commit.
  • Add build option to properly install the demo application. Commit.
  • Add a C++ entry point to the QML demo app. Commit.
  • Stricter checking for OSM escalator elements. Commit.
  • Clean up old equipment state before applying an update. Commit.
  • Include element URLs in opening hours error messages. Commit.
  • Remove usage of deprecated QML signal syntax from the demo app too. Commit.
  • Port away from deprecated signal handler syntax. Commit.
  • Provide long-press signals for map elements as well. Commit.
  • Reflect reality, we already use Qt 5.14 QML syntax. Commit.
  • Better merging of horizontally adjacent equipment elements. Commit.
  • Factor out synthetic element creation for equipment elements. Commit.
  • Consider equipment type when matching realtime equipment data. Commit.
  • Only match realtime equipment once model loading is complete. Commit.
  • Add an icon to area-style elevators when zoomed in sufficiently. Commit.
  • Hide original elements when using a synthesized elevator element. Commit.
  • Merge overlapping elevator elements on multiple floors. Commit.
  • Add OSM::UniqueElement::setId. Commit.
  • Fix tag name typo. Commit.
  • Add Element::hasTag method. Commit.
  • Make tags and tag keys generally comparable. Commit.
  • Add CSS classes for elevators/escalators. Commit.
  • Basic infrastructure for showing elevator/escalator status information. Commit.
  • Silence warning with new KPublicTransport. Commit.
  • Add a helper method to clone an OSM element. Commit.
  • Relax ownership requirements for overlay sources. Commit.
  • Split OverlaySource in an abstract base class and a QAIM source. Commit.
  • Distinguish between dock-based and free floating rental vehicles. Commit.
  • Explicitly include headers for types we use. Commit.
  • Turn opening hours into its own category. Commit.
  • Improve test failure diagnostics. Commit.
  • Fix time range validation. Commit.
  • Make timezone id also accessible by QML. Commit.
  • Also consider opening hours for parking entities. Commit.
  • Use MapCSS selector classes to move icon colors to the light/dark styles. Commit.
  • Implement MapCSS class declarations and class selectors. Commit.
  • Forward region and timezone properties needed for opening hours. Commit.
  • Add time range API to the map view. Commit.
  • Pass region and timezone information to opening hours evaluation. Commit.
  • Consider operator tags as fallback for contact information. Commit.
  • Integrate opening hours based conditions in MapCSS evaluation. Commit.
  • Don't needlessly copy the MapCSS state. Commit.
  • Hold map data as value type in SceneController. Commit.
kpat
  • Added several Freecell game variants:. Commit.
  • Use AUTORCC directly. Commit.
  • Add new game type called Baker's Dozen. Commit.
  • Include KDE*Settings as first, as they can set global cmake config. Commit.
  • Use memberfunction-pointer overloads of KStandardGameAction/KStandardAction. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kpimtextedit
  • Don't add empty QChar. Commit.
  • Don't close dialog when we press enter in go to line widget. Commit.
  • Add parent. Commit.
  • Add missing override. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • We depend against kf5.77.0. Commit.
  • Fix compile with last kf5. Commit.
  • Revert "Temporarily lower the deprecation disablement to allow building due to". Commit.
  • Temporarily lower the deprecation disablement to allow building due to. Commit.
  • It doesn't depend against KIconTheme. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Don't search this lib too. Commit.
  • Not necessary to link against KF5::Codecs. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Make it compile without deprecated method. Commit.
  • Fix compile. Commit.
kpkpass
  • This package doesn't have i18n. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • Use non-deprecated KDE_INSTALL_CMAKEPACKAGEDIR. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
kpmcore
  • Fix smartctl exit status success check. Commit. Fixes bug #429028
  • Lvm without arguments has returncode 3. Commit.
  • Use QStringLiteral. Commit.
  • Fix out of bounds read when parsing fstab. Commit.
  • Add initial support for dosfstools 4.2. Commit. Fixes bug #432941
  • Wipe existing signatures when creating partition table. Commit.
  • Fix out of bounds read when parsing fstab. Commit. Fixes bug #429191
  • Add support for exfatprogs. Commit.
  • Return QByteArray instead of bool in readData. Commit.
  • Only allow using ReadData on block devices. Commit.
  • Add an explicit ReadData method to polkit helper instead of relying on copyblocks with empty target device. Commit.
  • Remove declaration of non-existing method. Commit.
  • Simplify find syntax. Commit.
  • Replace array with unordered set for better performance. Commit.
  • Also rename source/targetFirstByte ot offsets in function declarations. Commit.
  • Rename source/targetFirstByte to source/targetOffset. Commit.
  • Add a limit on the amount of data that can be passed back via DBus. Commit.
  • Add a limit on blocksize to prevent out-of-memory situation. Commit.
  • Add a comment about auth_admin_keep. Commit.
  • Externalcommandhelper: Do not commit suicide when attempting to run non whitelisted command. Commit.
  • Externalcommandhelper: Make copy direction an enum. Commit.
  • Do not reuse QProcess object in externalcommandhelper for different invocations. Commit.
  • Fix division by zero. Commit.
  • Remove extra semicolon. Commit.
  • Rename d pointer to d_ptr to disambiguate from Device d. Commit.
  • Bump soversion of kpmcore. Commit.
  • D-pointerize NewOperation class. Commit.
kpublictransport
  • Src/lib/backends/hafasmgateparser.cpp - fix compile. Commit.
  • Filter out one more pointless Hafas message provided by ZVV. Commit.
  • Support load information provided as part of the Hafas remark structures. Commit.
  • Implement proper load information merging. Commit.
  • Add method to check whether we have an absolute platform length. Commit.
  • Request platform/train layouts from Hafas by default. Commit.
  • Fix JSON serialization of vehicle layout requests. Commit.
  • Remove translation markup from test code. Commit.
  • Update Kirigami import versions. Commit.
  • Don't expand leading/trailing coaches to the full platform section. Commit.
  • Add missing detaches in takeXXX() calls. Commit.
  • Find zlib dependency. Commit.
  • Add basic unit test for vehicle position interpolation. Commit.
  • Add timezone to INSA configuration. Commit.
  • Also allow to display vehicle layouts at arrival stopovers. Commit.
  • Interpolate vehicle section positions from platform section names. Commit.
  • Consider vehicle section platform section names during merging. Commit.
  • Add VRS and VVO query test cases. Commit.
  • Switch EFA option format to that of the Transport API Repository. Commit.
  • Specify desired locale in OTP journey queries. Commit.
  • Add a fallback way to map coaches to platform sections. Commit.
  • Add explicit mapping for two more Transport API configs. Commit.
  • Add script to extract coverage regions as GeoJSON. Commit.
  • Strip of trailing non-JSON content after embedded train formation data. Commit.
  • Manual merge of Hafas product data from Transport API. Commit.
  • Migrate to the new Hafas product metadata format from Transport API. Commit.
  • Merge metadata from upstream Transport API repository. Commit.
  • Src/lib/backends/ivvassbackend.h - include fixes compile. Commit.
  • Apply configured timezone to the result when UTC offsets match. Commit.
  • Parse walking directions, and fix swapped path coordinates. Commit.
  • Remove debug output, complete and activate the VRS configuration. Commit.
  • Remove parenthesis around departure platform names. Commit.
  • Extract platform names. Commit.
  • Correctly apply location type filters for name-based searches. Commit.
  • Add test case for a IVV ASS walking direction response. Commit.
  • Honor journey request parameters for including intermediate stops and paths. Commit.
  • Correctly parse times when no realtime data is present. Commit.
  • Properly handle errors in IVV ASS responses. Commit.
  • Convert times to the timezone expected by the backend. Commit.
  • Make stopover query result limit configurable as well. Commit.
  • Remove boilerplate code in StopoverRequest. Commit.
  • Persist settings in the other two test apps too. Commit.
  • Add response parser for the IVV ASS protocol. Commit.
  • Add IVV AuskunftServiceSystem backend. Commit.
  • Propagate the model with data from the request directly. Commit.
  • Fix journey section layout when intermediate stop notes are present. Commit.
  • Handle intermediate stops marked as no entry/exit. Commit.
  • Retain request data in vehicle journey queries. Commit.
  • Prepare for the new Hafas product metadata format from transport-apis. Commit.
  • Assign location-based remarks/warnings to the right result elements. Commit.
  • Extract platform and vehicle data from Hafas train composition responses. Commit.
  • Also let JourneySection hold vehicle and platform layout data. Commit.
  • Let Stopover hold platform/vehicle layout information itself. Commit.
  • Src/lib/backends/hafasvehiclelayoutparser.cpp - include . Commit.
  • Rename reference to departure in vehicle layout queries to stopover. Commit.
  • Integrate vehicle and platform layout parsing. Commit.
  • Expand Hafas vehicle and platform layout parsing. Commit.
  • Consider the preferred language for Hafas query requests. Commit.
  • Add parser for Hafas vehicle and platform layout information. Commit.
  • Add basic vehicle layout merging. Commit.
  • Properly handle empty ÖBB vehicle layout responses. Commit.
  • Auto-detect control cars based on driving direction. Commit.
  • Fix vehicle layout model loading state. Commit.
  • Fix parsing of empty ÖBB vehicle layout responses. Commit.
  • Add ÖBB vehicle layout query support. Commit.
  • Normalize vehicle and platform sector positions. Commit.
  • Add initial ÖBB vehicle layout response parser. Commit.
  • Update README to mention more FOSS backends supported meanwhile. Commit.
  • Add journey section path support for Entur. Commit.
  • Update DB Hafas extension to the latest observed one. Commit.
  • Add journey section path support for OTP as well. Commit.
  • Persist more settings in the journey demo app. Commit.
  • Split Hafas journey section paths by intermediate stops. Commit.
  • Parse EFA path description elements. Commit.
  • Consider path length for computing the journey section length. Commit.
  • Parse journey section paths in the compact EFA response format too. Commit.
  • Parse journey section paths in EFA responses. Commit.
  • Add journey section path support for Navitia. Commit.
  • Make path retrieval an option in journey requests. Commit.
  • Implement parsing of Hafas disruption information for intermediate stops. Commit.
  • Basic path parsing for Hafas responses. Commit.
  • Add basic data types for exposing journey section path data. Commit.
  • Implement reading of poly-lines from GeoJSON and Goolge Polyline. Commit.
  • Move GeoJSON tools to the new generic geo data utility folder. Commit.
  • Add a decoder for the Google Polyline format. Commit.
  • Allow to specify maximum amount of needed journey results. Commit.
  • Integrate latest metadata from the transport API repo. Commit.
  • Show diagnostics on realtime journey data availability. Commit.
  • Sort supported languages array. Commit.
  • Coverage and timezone data updates. Commit.
  • Hafas extension updates. Commit.
  • Fix typo in the full NVV name. Commit.
  • Add VRN configuration. Commit.
  • Filter out unnecessary Hafas client properties. Commit.
  • Add ZVV configuration. Commit.
  • Automatically detect the availability of the stbFltrEquiv option. Commit.
  • Change forward declaration to include. Commit.
  • Make Hafas auth.type property explicit everywhere. Commit.
  • Adjust Hafas API version key to follow upstream transport API naming. Commit.
  • Transport-api-sync.cpp - fix compile =>include . Commit.
  • Integrate a few metadata updates from upstream transport API repository. Commit.
  • Map two more transport APIs we can't match automatically yet. Commit.
  • Add even more remark filter for SBB. Commit.
  • Add more remark filters for SBB. Commit.
  • Add manual overrides for transport API config files. Commit.
  • Adapt network configuration type field to the transport API format. Commit.
  • Expand pre/post processing of transport API config files. Commit.
  • Read attribution information in the transport APIs format as well. Commit.
  • Initial merging of transport API files and our config files. Commit.
  • Adapt otp-probe to the new coverage format. Commit.
  • Transport-api-sync.cpp - fix compile -> include . Commit.
  • Add coverage region data for most services. Commit.
  • Move network coverage format closer to the transport API standard format. Commit.
  • Add GeoJSON utilities. Commit.
  • Silence some no longer needed debug output. Commit.
  • Make role enums accessbile by QML. Commit.
  • Src/lib/backends/accessibilitycloudparser.cpp - fix compile. Commit.
  • Discard non-current equipment information. Commit.
  • Quick fix for bogus equipment duplicates merging. Commit.
  • Adapt location query example to the recent changes. Commit.
  • Add accessibility.cloud backend. Commit.
  • Add data type for station equipment, namely elevator and escalators. Commit.
  • Stricter coordinate validity check. Commit.
  • Add location request type checks to the OTP backends. Commit.
  • Distinguish between dock-based and floating rental bikes. Commit.
  • Allow Location to hold a data object dependent on its type. Commit.
  • Implement merging for RentalVehicle objects. Commit.
  • Make value types implicitly convertible to a QVariant by default. Commit.
krdc
  • Fix upscaling artifacts in VncView. Commit. Fixes bug #432759
  • Fix crash when closing a tab. Commit. Fixes bug #398878
  • Security: Don't copy passwords to remote clients. Commit.
  • VNC client/server clipboard: Use Latin1 encoding. Commit.
  • Fix low quality connections. Commit.
  • VNC: accept the wheel event. Commit. Fixes bug #432484
  • Unpress modifiers on focusOutEvent in VncView. Commit. Fixes bug #329951
  • We need Qt 5.14. Commit.
  • Port away from KPluginTrader. Commit.
  • Org.kde.krdc.appdata.xml: add <content_rating>. Commit.
  • Do not render partially updated framebuffers. Commit.
kreversi
  • Use AUTORCC directly. Commit.
  • Organize all source files in src/ subdir. Commit.
krfb
  • We depend against kf5.68 => depend against qt 5.12. Commit.
kshisen
ksirk
ksmtp
ksnakeduel
kspaceduel
  • Use AUTORCC directly. Commit.
  • Add missing override on destructor. Commit.
ksquares
ksudoku
  • Remove not implemented method or unused signal. Commit.
  • Documentation improves. Commit.
  • Fix Windows nightly. Q_WS_WIN does not exist anymore and we need to include QtGlobal first to know about the macros. Commit.
  • Fix Windows nightly. windows.h and opengl.h needs to be included before everything. Commit.
ksystemlog
kteatime
  • Remove ';' after Q_UNUSED. Commit.
  • Add FATAL_ERROR. Commit.
  • Rename variable + const'ify pointer. Commit.
  • Replace Anonymous with Custom. Commit.
ktimer
ktnef
  • Use auto vs auto * where it's possible. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • It's already in qt5.14. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
ktorrent
  • Use FindTagLib from ECM. Commit.
  • Remove dead webinterface plugin. Commit.
  • Remove dead applet+dataengine code. Commit.
  • Add pre-commit hook for clang-format. Commit.
  • Add .git-blame-ignore-revs file. Commit.
  • Update .gitignore file. Commit.
  • Run clang-format. Commit.
  • Add clang-format target. Commit.
  • Remove unused files. Commit.
  • Small manual cleanups after runing cppclean. Commit.
  • Revert "Option. Always maximize from system tray on second instance startup attemption". Commit.
  • Fix a bug in torrent content filtering. Commit.
  • Set the standard icon for the "Rename Torrent" action. Commit.
  • Ui.rc files: consistently use instead of deprecated . Commit.
  • Minimize to system tray as option. Commit.
  • Port rand() to QRandomGenerator. Commit.
ktouch
  • Remove unimplemented methods/signals. Commit.
  • Fix the year. Commit.
  • GUI l10n fixes. Commit.
  • Documentation updates. Commit.
  • Translation for the Catalan autogenerated lesson file. Commit.
  • Fix visual artifacts in new versions of QT. Commit.
ktuberling
  • Remove dead cmake code. Commit.
  • Autogenerate categories file. Commit.
  • Fix filename on saving on Windows. path() does not return a valid path. Commit. Fixes bug #207162
kturtle
kubrick
  • Autogenerate categories file. Commit.
  • Remove not implemented method. Commit.
  • Documentation updates. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
kwalletmanager
  • Add CMakePresets support. Commit.
  • Increase mini cmake version + allow to install po file too. Commit.
  • Add missing override. Commit.
  • Not necessary now. Commit.
  • Convert license statements to SPDX expressions. Commit.
  • Autogenerate categories file. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Remove unused include. Commit.
kwave
  • (wrapped oversized line). Commit.
  • Port away from KPluginTrader. Commit.
kwordquiz
libgravatar
libkcddb
  • Set language to C (English). Commit.
  • Remove copy of option BUILD_TESTING, already done by KDECMakeSettings. Commit.
libkdegames
  • Use non-deprecated KDE_INSTALL_CMAKEPACKAGEDIR. Commit.
  • KChatBaseMessage: use QSharedDataPointer & QSharedData instead of manual code. Commit.
  • Unnest the pimpl classes. Commit.
  • KF5_MIN_VERSION -> KF_MIN_VERSION. Commit.
  • Port away from deprecated KSelectAction::triggered(int). Commit.
  • Sort includes into own/KF/Qt/Std groups. Commit.
  • Fix build with (soon-to-be) KF 5.78. Commit.
  • Remove another unused object instance. Commit.
  • Use more modern signal/slot connects. Commit.
  • Remove dead cmake variable. Commit.
  • Use operator| to combine Qt's keys & modifier enums/flags. Commit.
  • Use qDeleteAll directly on a QMap to delete all values. Commit.
  • Use QStringLiteral instead of QString::fromLatin1 for literal strings. Commit.
  • Remove some unused object instances. Commit.
  • Use Q_ENUM instead of Q_ENUMS. Commit.
  • Use more QString::arg(multiple params). Commit.
  • Remove unused flag MAKE_KDEGAMESPRIVATE_LIB. Commit.
  • Generate libkdegames.categories, rename GAMES_BACKGAMMON -> GAMES_PRIVATE. Commit.
  • Teach kapidox about action macros and deprecation macros. Commit.
  • Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN. Commit.
  • Move include directories to targets. Commit.
  • Remove broken option USE_OPENAL_SNDFILE, OpenAL & SndFile are required. Commit.
  • Reorganize source files into new src/ subfolder. Commit.
  • KStandardGameAction: add method overloads for new connect syntax. Commit.
  • Add missing module identifier to qmldir. Commit.
  • Remove duplicated setting of target properties of KF5KDEGames. Commit.
  • Set compile definitions before including any source subdirs. Commit.
  • Compare const char* against QByteArray instead of auto-cast from QLatin1String. Commit.
  • Drop code variant for ECM <= 5.58. Commit.
  • Deprecate KGame::random(). Commit.
  • Avoid compiler warning for KRandomSequence construct done for backwardcompat. Commit.
  • Port away from deprecated KDeclarative::setupContext(). Commit.
  • Use ECMGenerateExportHeader to be able to deprecate API version-based. Commit.
  • Remove check for KF5_VERSION < 56, now always false. Commit.
libkdepim
libkeduvocdocument
  • Don't include QtTest as it includes all QtCore includes. Commit.
libkgapi
libkleo
  • Bump library version. Commit.
  • Make the key resolver agnostic to different crypto message formats. Commit.
  • Remove distinction between To/CC and BCC recipients. Commit.
  • Remove incomplete nagging functionality. Commit.
  • Minor cleanups. Commit.
  • Bump library version. Commit.
  • Make the test pass with GnuPG 2.3 and not too old 2.2.x. Commit.
  • Use the compatibility helper for getting config entries. Commit.
  • Add compatibility helper for new CryptoConfig::entry() overload. Commit.
  • Bump library version. Commit.
  • Allow enabling/disabling group support in the key cache. Commit.
  • Match the logic of GnuPG's pubkey_cmp() as closely as possible. Commit.
  • Support lookup of email addresses enclosed in angle brackets. Commit.
  • Fix check for newer key when looking for best key for an email address. Commit.
  • Improve summary line for groups of keys. Commit.
  • Port some deprecated methods. Commit.
  • Bump library version. Commit.
  • Allow retrieving and saving of configurable groups of keys. Commit.
  • Allow removing a group of keys. Commit.
  • Allow adding a group of keys. Commit.
  • Move most code of update() to private implementation. Commit.
  • Factor out function for getting the fingerprints of a group of keys. Commit.
  • Take care of immutable entries when updating a group of keys. Commit.
  • Allow removing a group from the model. Commit.
  • Allow adding a group to the model. Commit.
  • Allow updating a group in the model. Commit.
  • Identify groups of keys by source and a source dependent identifier. Commit.
  • Add QDebug stream operator for KeyGroup. Commit.
  • Bump library version. Commit.
  • Add setters for name and keys to KeyGroup. Commit.
  • Bump library version. Commit.
  • Allow updating a group of keys. Commit.
  • Remove duplicate keys from the result of getGroupKeys(). Commit.
  • Add a unique, runtime-constant identifier to groups. Commit.
  • Allow adding/removing keys to/from a group of keys. Commit.
  • Store keys of a group as set instead of vector. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Bump library version. Commit.
  • Make the summary line of groups of keys unambiguous by adding information. Commit.
  • Add support for groups of keys with identical names. Commit.
  • Add remove_definitions(-DQT_NO_FOREACH) for be sure that it will compile with next kf5. Commit.
  • Bump library version. Commit.
  • Optionally, read groups from a file. Commit.
  • Bump library version. Commit.
  • Provide icon representing the validity of a group of keys. Commit.
  • Fix job by not installing clang11. Commit.
  • Bump library version. Commit.
  • Nicely format some properties of/information about groups of keys. Commit.
  • Return a const reference of the group's keys instead of a copy. Commit.
  • Fix HierarchicalKeyListModel::index() for group items. Commit.
  • Bump library version. Commit.
  • Add summary line for key groups and use it in the key list model. Commit.
  • Use existing helper for removing duplicate keys. Commit.
  • Return only valid keys for the given indexes. Commit.
  • Bump library version. Commit.
  • Optionally, include the groups from the key cache in the key list model. Commit.
  • Replace bool argument with options enum. Commit.
  • Deduplicate code for updating model from key cache. Commit.
  • Make list of groups available via KeyCache. Commit.
  • Deduplicate tests of key list models. Commit.
  • Add support for groups of keys to HierarchicalKeyListModel. Commit.
  • Add support for groups of keys to FlatKeyListModel. Commit.
  • Allow setting groups of keys. Commit.
  • Add support for groups of keys to AbstractKeyListModel::data(). Commit.
  • Only clear state related to keys when setting or removing keys. Commit.
  • Add support for groups of keys to KeyListModelInterface. Commit.
  • Add value class representing a group of keys. Commit.
  • De-inline definition of AbstractKeyListModel::index. Commit.
  • Put role constants and Columns enum into a namespace. Commit.
  • Include ECMMarkAsTest locally instead of ECMAddTests globally. Commit.
  • Remove obsolete LongKeyID. Commit.
  • Port some foreach. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Avoid RTTI mix-ups by exporting KeyListModelInterface. Commit. Fixes bug #415168
  • Update w32 archive unpack commands. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Remove unused include. Commit.
  • Follow invent's move to Qt 5.15. Commit.
  • Add oidForAttributeName(). Commit.
  • Fix ifdef, we don't use qt here. Commit.
  • Fix compile on msvc. Commit.
  • Fix windows build. Commit.
  • Add --utf8-strings to gpgtar calls on w32. Commit.
  • Explicitly install clang11 to match libraries used by clazy. Commit.
  • Bump required GPGME version to 1.13.1. Commit.
  • Allow restricting the key lookup by keygrip to OpenPGP or S/MIME keys. Commit.
  • Simplify lookup of matching key using findData(). Commit.
libkmahjongg
  • Add missing include for std::unique_ptr. Commit.
  • Use non-deprecated KDE_INSTALL_CMAKEPACKAGEDIR. Commit.
  • Install CamelCase forwarding headers. Commit.
libksane
  • Convert license statements to SPDX expressions. Commit.
  • Set SOVERSION. Commit.
  • Rework the querying of the model and vendor name. Commit.
  • Also use Q_EMIT in the twain part. Commit.
  • Replace usage of emit with Q_EMIT. Commit.
  • Cleanup outdated files. Commit.
  • Remove remnants of old version string. Commit.
  • Use release version string. Commit.
  • Fixed README.md. Commit.
  • Added CMakeLists.txt.user to .gitignore for qtcreator. Commit.
  • Allow reloading list anytime. Commit.
  • Require Qt 5.10 (as also required by KF 5.55). Commit.
libksieve
  • Const'ify pointer. Commit.
  • Fix Bug 423189 - Cannot make default script active. Commit. Fixes bug #423189
  • Add missing override. Commit.
  • Fix forward declation. Commit.
  • Remove not implemented method. Commit.
  • Improve unity build support. Commit.
  • Add missing override. Commit.
  • Add parent. Commit.
  • Add missing parent + catch return value. Commit.
  • Catch return key. + add missing widget parent. Commit.
  • Allow to sort script order. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Remove unused includes. Commit.
  • Modernize code. Commit.
  • Const'ify pointer. Commit.
  • Add missing override in destructor + const'ify pointer. Commit.
  • Use std::unique_ptr + add missing override. Commit.
  • Use std::unique_ptr here. Commit.
  • It was already qt5.14. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Remove not implemented method. Commit.
  • We depends against kf5.77. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Pedantic. Commit.
  • Fix crash. Commit.
  • Fix crash. Commit.
  • Create new api for async support. Need to fix kmail now. Commit.
  • Prepare to use async for getting password. Commit.
  • Reduce duplicate code. Commit.
  • Remove duplicate code. Commit.
  • Add autotest. Commit.
  • Remove dead code. Commit.
  • All is async now. Need to fix kmail now. Commit.
  • Use new searchserverwithvacationsupportjob async job. Commit.
  • Implement async job. Commit.
  • Continue to implement async job. Commit.
  • Continue to implement async method. Commit.
  • Move as async. Commit.
  • Continue to migrate as async. Commit.
  • Continue to implement async support. Commit.
  • Add default value. Commit.
  • Add more comment about async. Commit.
  • Port to findaccountinfojob. Commit.
  • Continue to make it async. Commit.
  • Continue to implement async support. Commit.
  • Continue to implement async job. Commit.
  • Start to make it async. Commit.
  • Make it compile without deprecated method. Commit.
  • Now as load settings is async we need to clear list. Commit.
  • It's already a QString. Commit.
  • Allow to load settings as async. Commit.
libktorrent
  • Add pre-commit hook for clang-format. Commit.
  • Add .gitignore file. Commit.
  • Add .git-blame-ignore-revs file. Commit.
  • Run clang-format. Commit.
  • Add trailing comma to enums. Commit.
  • Add clang-format target. Commit.
  • Convert some old-style connects. Commit.
  • Raise peer max metasize (torrent file) size to 100mib. Commit.
  • Fix PeerID for new versioning. Commit.
lokalize
  • Allow opening .pot files from file manager. Commit.
  • Autogenerate categories file. Commit.
  • Fix the dead links in the docs. Commit.
  • Ui.rc files: consistently use instead of deprecated . Commit.
  • Port away from deprecated QAtomicInteger::load(). Commit.
  • Port away from Qt's ::endl. Commit.
  • Port away from deprecated QString enums. Commit.
  • Use more nullptr. Commit.
lskat
mailcommon
mailimporter
  • Remove not implemented method. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0) (disable for the moment). Commit.
marble
  • Fix deprecated KRunner methods. Commit.
  • Simplify creation of runner syntaxes. Commit.
  • Fix GeoNames web service URL, is now api.geonames.org (#432598). Commit. Fixes bug #432598
  • Use custom MarbleDemoItem to enable pinch gesture on map. Commit.
  • Fix compilation error in GeoPainter.h (https://invent.kde.org/education/marble/-/issues/3). Commit.
  • For Windows, plugins are installed besides the binary (limitation of Craft when using plugins folder name). Commit.
  • Only apply rotation in Globe projection. Commit.
  • Add skeleton Appstream files for the two Android apps. Commit.
  • Fix build with OpenCV 4. Commit.
  • Update Windows path for building/packaging with Craft. Commit.
  • Properly center GeoPainter::regionFromRect. Commit. Fixes bug #431466
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Port KNS3::standardAction method. Commit.
  • Adapt map names for tirex batch commands to the v1/dev split. Commit.
  • Ensure the output directory exists and is writable. Commit.
  • Allow us to SSH into the image as well. Commit.
  • Ensure that OpenSSH and Java are included in the image, to allow for it to be used by Jenkins to generate the necessary binaries and *.deb files on the Binary Factory (for deployment into production). Commit.
markdownpart
  • Port to new KPluginMetaData-based KParts API. Commit.
mbox-importer
messagelib
  • Fix BUG 435431 Edit menu (Variables submenu) doesn't work as advertised. Commit. Fixes bug #435431
  • It's debug not warning. Commit.
  • Revert "Remove unused method". Commit.
  • Fix Bug 434392 - message/global type, can't view it, must be associated to kmail --view. Commit. Fixes bug #434392
  • Remove unused method. Commit.
  • Reserve elements. Commit.
  • Resize header. Commit.
  • Add comment. Commit.
  • Fix block url. Commit.
  • Add clear button. Commit.
  • Prepare to sort it. Commit.
  • Remove duplicate includes. Commit.
  • Fix i18n. Commit.
  • Add autotest. Commit.
  • Use directly RemoteContentStatusTypeComboBox. Commit.
  • Extract code. Commit.
  • Rename variable. Commit.
  • Fix i18n. Commit.
  • Allow to sort entries. Commit.
  • Use a treewidget here. Commit.
  • We need to use QTreeWidget. Commit.
  • Const'ify pointer. Commit.
  • Fix sorting keys. Commit.
  • Start to implement sorting. Commit.
  • Allow to update value. Commit.
  • Allow to show last used date time. Commit.
  • Add warning when ssid is empty. Commit.
  • Const'ify method. Commit.
  • Prepare to implement "show last used". Commit.
  • Allow to show when we stored it. Commit.
  • Fix i18n. Commit.
  • Remove not implemented method. Commit.
  • Add license. Commit.
  • Fix export rules. Commit.
  • Fix export rules. Commit.
  • Fix change rules. Commit.
  • Fix i18n. Commit.
  • Fix last check error. Commit.
  • Fix another check error. Commit.
  • Fix check body hash. Commit.
  • Remove warning. Commit.
  • Initialize QCA first. Commit.
  • Const'ify some pointer. Commit.
  • Use ExtendedSelection. Commit.
  • Allow to delete several keys. Commit.
  • Fix disambiguation found by gettext 0.21. Commit.
  • Allow to install plugins in other menu entry. Commit.
  • Don't regenerate all actions each time that we add new url. Commit.
  • Another fix for potential config group name bug. Commit.
  • Use directly "static const char" for config group name for avoiding. Commit.
  • Fix enabled/disable url. Commit.
  • Fix config group name. Commit.
  • Debug--. Commit.
  • Clear remote menu entries. Commit.
  • KeyResolver: Use std::any_of instead of own implementation. Commit.
  • Fix Bug 430678 - Allow to only enable specific external images. Commit. Fixes bug #430678
  • Fix create menu. Commit.
  • Add title + initialize it. Commit.
  • Forward menu. Commit.
  • Add url if we don't already it in list. Commit.
  • Allow to add url. Commit.
  • Create remotecontentmenu. Commit.
  • Allow to clear list of urls. Commit.
  • Add autotests. Commit.
  • Clean menu. Commit.
  • Use qFuzzyCompare here. Commit.
  • Forward url blocked. Commit.
  • Remove unused method. Commit.
  • MessageCore: Install public Autocrypt headers. Commit.
  • Emit url blocked (we will used it in remote-content support). Commit.
  • Fix unity compile. Commit.
  • Show url when we want to delete rule. Commit.
  • Fix enable/disable button. Commit.
  • Port some forearch. Commit.
  • KeyResolver: Enable ContactPreferences again. Commit.
  • Add missing override. Commit.
  • Emit signal when we focus in recipientLineEdit. Commit.
  • Const'ify pointer. Commit.
  • Fix isUnique. Commit.
  • Show when it's unchecked. Commit.
  • Add default value. Commit.
  • Add support for define type where we can apply type. Commit.
  • Const'ify variable. Commit.
  • Use PluginEditorBase here too. Commit.
  • Remove duplicate code. Commit.
  • Fix: typo in a user-visible message. Commit.
  • MessageComposer/KeyresolverTest: Use Akonadi testrunner to run test. Commit.
  • MessageComposer: test do not need add_akonadi_isolated_test. Commit.
  • Add missing some Q_REQUIRED_RESULT + const'ify pointer. Commit.
  • Use const'ref here. Commit.
  • Const'ify variable. Commit.
  • Auto *foo => auto foo. Commit.
  • Add missing separator. Commit.
  • FIX[messagecomposer/cryptocomposertests]: Use EncryptJob exec instead of async variant to pass tests. Commit.
  • Messagecomposer: Move protected headers to signed part. Commit.
  • Fix[messagecomposer]: Do copy all mail headers instad of reference them. Commit. Fixes bug #427091
  • Fix update icon. Commit.
  • Don't use button for unlocked it (use url directly). Commit.
  • Port some more foreach. Commit.
  • Use autorcc directly. Commit.
  • Add remove_definitions(-DQT_NO_FOREACH) for be sure that it will compile with next kf5. Commit.
  • Update .git-blame-ignore-revs. Commit.
  • Run clang-format. Commit.
  • ComposerVieweBaseTest: the tests run successfully nowadays. Commit.
  • Import public keys to pubring.kbx. Commit.
  • MessageComposer: return ContactPreferences, if already available. Commit.
  • MessageComposer/Keyresolver: Add tests for Autocrypt key resolving. Commit.
  • MessageComposer: send messages with autocrypt storage and headers. Commit.
  • Add autotest. Commit.
  • Messagecore/Gnupg_home: read secring.gpg as we still need it. Commit.
  • Revert "use gpg-agen --daemon for tests again to make CI happy.". Commit.
  • MessageComposer: Preparation for working with Autocrypt messages. Commit.
  • MessageCore/Autocrypt: save storage after each processed mail. Commit.
  • MessageViewer: Update Autocrypt storage after processing mail. Commit.
  • MessageComposer: Add test method to compare a KMime::Content against a file. Commit.
  • MessageComposer/AutocryptHeadersJob: Do not add senderskey to gossip headers. Commit.
  • MessageComposer: Add method to setGnugpHome for EncryptJob and AutocryptHeadersJobs. Commit.
  • MessageComposer/AutocryptHeadersJob: subjob of ContentJobBase. Commit.
  • MessageComposer/AutocryptHeadersJob: rename setRecipientKey->setSenderKey. Commit.
  • MessageCore/Autocrypt: Update autocrypt data from drafts. Commit.
  • Use keys, that are inside the keyring for sample mails. Commit.
  • MessageCore/Autocrypt: Add tests for all getter functions. Commit.
  • MessageCore/AutocryptRecipient: Add gpgKeydata and gossipKeydata methods. Commit.
  • MessageCore/AutocryptStorage: Create storage directories when needed. Commit.
  • MessageCore/AutocryptStorage: Add tests for creation of basepath. Commit.
  • MessageCore: cleanup autotests for Autocrypt. Commit.
  • MessageCore/Autocrypt: export autocrypt classes. Commit.
  • MimeTreeParser: Add tests for protected header mails. Commit.
  • MimeTreeParser: fix protected headers for signed messages. Commit.
  • MimetreeParser: registerOverride for signed messages. Commit.
  • MimeTreeParser: Forward header requests to nested SignedMessagePart. Commit.
  • MimeTreeParser/MessageParts: constify MessagePart::header method. Commit.
  • Fix GrantleeHeaderStyleTest. Commit.
  • Refactor(messageviewer): Use onlySingleNode instead of direct boolean check. Commit.
  • Messagecore/autocrypt: Move HeaderMixupNodeHelper to autocrypt utils. Commit.
  • Mesasgecore/autocrypt: Export AutocryptStorage. Commit.
  • Messagecore/autocrypt: Add AtuocryptUtils. Commit.
  • Messagecore/autocrypt: Add get parameters for AutocryptRecipient. Commit.
  • Messagecore/autocrypt: Use explicit Autocrypt header for update. Commit.
  • Mimetreeparser: Add methods to get the MessagePart and all headers of an headerType. Commit.
  • Messagecore/autocrypt: add AutocryptStorage. Commit.
  • Cleanup includes. Commit.
  • Remove friend test class. Commit.
  • Messagecore/autocrypt: use unique_ptr to keep private data. Commit.
  • Syntax cleanup. Commit.
  • Messagecore/autocrypt: delete private instance. Commit.
  • Messasgecore/autocrypt: Add fromJson method. Commit.
  • Messasgecore/autocrypt: Add changed flag. Commit.
  • Messagecore/autocrypt: Add Gossip handling. Commit.
  • MessageCore: Extract Autocrypt information from emails. Commit.
  • MimeTreeParser: add autocrypt sample mails from autocrypt.org. Commit.
  • MimeTreeParser: Check if an header exists in any owerwrite. Commit.
  • Implement Autocrypt-Gossip headers. Commit.
  • Add AutocryptHeaderJob and autotests. Commit.
  • Use gpg-agen --daemon for tests again to make CI happy. Commit.
  • Fix tests that break when run with QTEST_GUILESS_MAIN. Commit.
  • Crypto tests: we also need to stringify the arguments of the tests. Commit.
  • Make crypto tests work with paths that may have spaces. Commit.
  • Crypto_test_wrapper: send killagent to faster get rid of gpg-agent. Commit.
  • Migrate test gnupg home dir to Gnupg 2.1 layout. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Add clang-format. Commit.
  • Allow to unlock tab. Commit.
  • Add autotest. Commit.
  • Add missing override. Commit.
  • Add icon. Commit.
  • Don't show close button. Commit.
  • Const'ify. Commit.
  • Fix include. Commit.
  • Fix action text. Commit.
  • Continue to implement locked tab. Commit.
  • Add tab locked warning. Commit.
  • Add missing Q_REQUIRED_RESULT. Commit.
  • Not necessary to reassign variable. Commit.
  • MessageComposer: delete created message pointer after usage. Commit.
  • Fix tests that break when run with QTEST_GUILESS_MAIN. Commit.
  • MessageCore(cleanup): use CamelCase includes. Commit.
  • Messagecomposer: delete skeletonMessage. Commit.
  • MessageComposer: cleanup result value (no need to create a copy). Commit.
  • It's already initialize in header class. Commit.
  • Const'ify pointer. Commit.
  • Bump PIM_VERSION as we did API changes. Commit.
  • Const'ify pointer + add missing override. Commit.
  • Use directly if (!w) {. Commit.
  • Fix lock. Commit.
  • Continue to implement lock tab. Commit.
  • Remove unused QUrl. Commit.
  • Add missing override + initialize pointer. Commit.
  • Initialize pointer. Commit.
  • Prepare to implement lock tab. Commit.
  • Add missing override. Commit.
  • Check if item is unique. Commit.
  • Fix save settings. Commit.
  • Use double click for editing remote content. Commit.
  • Update remote-content info. Commit.
  • It's already in qt5.14. Commit.
  • Use QTEST_GUILESS_MAIN where possible. Commit.
  • Continue to implement remote content. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Continue to implement it. Commit.
  • Use QFormLayout. Commit.
  • Continue to implement it. Commit.
  • Improve editing. Commit.
  • Continue to implement menu. Commit.
  • Prepare to add a menu. Commit.
  • Rename as it's the name of a signal. Commit.
  • Add missing override. Commit.
  • Implement remotecontentwidget. Commit.
  • Improve autotest. Commit.
  • Continue to implement remotecontentdialog. Commit.
  • Prepare to implement remotecontentdialog. Commit.
  • Export symbol. Commit.
  • We need to export RemoteContentConfigureDialog. Commit.
  • Cleanup header includes. Commit.
  • MessageCore: move logic to detect identity for message into Messagecore. Commit.
  • MessageViewer: Viewer add setFolderIdentity. Commit.
  • Messagecore: mv messagecoreutil.* -> utils/colorutil.*. Commit.
  • Fix(Messagecomposer): mFolderIdetityId is an uoid if an identity and not an Akonadi::Id. Commit.
  • MessageViewer: viewerprivate add reference to IdentityManager. Commit.
  • Prepare to fill menu. Commit.
  • Add more autotest. Commit.
  • Messagecomposer: Run encrypt/sign in async mode. Commit.
  • Revert "Fix more mem leak found by ASAN". Commit.
  • Allow to clear list. Commit.
  • Check if element is blocked or not. Commit.
  • Add autotest. Commit.
  • Save settings. Commit.
  • Const'ify variables. Commit.
  • Improve remotecontentconfigurewidget. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Start to fill settings. Commit.
  • Save/load settings. Commit.
  • Show dialogbox. Commit.
  • Add more autotest. Commit.
  • Continue to implement dialogbox. Commit.
  • Add widget. Commit.
  • Continue to implement remotecontentconfiguredialog. Commit.
  • Start to implement configure dialog. Commit.
  • Start to implement remote-content menu. Commit.
  • Use new 'edit-move' icon for moving files, 'go-jump' as fallback. Commit.
  • Block url when it's defined in remotecontentmanager. Commit.
  • Remove not necessary qtwebenginewidgetsversion.h. Commit.
  • We need url for implement remote-content. Commit.
  • Remove not implemented method. Commit.
  • Remove unimplemented method. Commit.
  • Start to implement menu. Commit.
  • Add support for adding info. Commit.
  • Save/load settings. Commit.
  • Use auto directly. Commit.
  • Start to load settings. Commit.
  • Fix some clazy warning. Commit.
  • Implement "isAutorized". Commit.
  • Improve remove content info. Commit.
  • Revert "It compiles fine with last qt version without deprecated method". Commit.
  • It compiles fine with last qt version without deprecated method. Commit.
  • Make it compile with new kf5 5.78. Commit.
  • We depends against kf5.77. Commit.
  • We need to be able to load/save settings. Commit.
  • Improve autotest. Commit.
  • Implement isValid(). Commit.
  • Add autotest. Commit.
  • Continue to implement remote-content support. Commit.
  • Add missing override. Commit.
  • Add missing override. Commit.
  • Add singleton. Commit.
  • Add autotest. Commit.
  • Start to implement Bug 430678 - Allow to only enable specific external images. Commit. See bug #430678
  • Remove duplicate include from .cpp/.h. Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Properly include QStringList . Forward declaring it breaks with Qt6. Commit.
  • Templateparser: improve ReplyUsingVisualFormat's label. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add missing override on destructor. Commit.
  • Add missing include. Commit.
  • Fix compilation in PIM Docker. Commit.
  • Clean includes. Commit.
  • Pedantic. Commit.
  • Pedantic. Commit.
  • Start to fix print to pdf. Commit. See bug #422095
  • Make it compile without deprecated method. Commit.
  • Revert this one for the moment. Commit.
  • Fix build with newer Qt. Commit.
minuet
  • Fix clang-tidy and klazy issues. Commit.
  • Remove usage of Qt 5.15 deprecated functions. Commit.
okular
  • Signature: Don't show "Reason: Not Available" if there's no signing reason. Commit.
  • Open the signed document on the page with the new signature. Commit.
  • Slight improvement to signature look&feel. Commit.
  • Partest: Fix one test interfering with the next. Commit.
  • Don't call i18n before constructing QApplication. Commit.
  • Fix valgrind warning about uninit variables. Commit.
  • Fix a bug with zoom levels on cropped pages. Commit. Fixes bug #342003
  • Conf: Fix layout warnings. Commit.
  • Fix playing RichMedia annotations. Commit. Fixes bug #434962
  • Fix white background flashing up when using Invert Lightness/Luma. Commit. Fixes bug #431372
  • If FB has multiple authors, show them all. Commit.
  • Add a few more formats supported by qimageformat plugins. Commit. Fixes bug #434888. Fixes bug #434889
  • Update screenshots in metadata. Commit.
  • Fix multi-document open test failure. Commit.
  • Switch to existing document in new tab by default. Commit. Fixes bug #432942
  • Enhance FictionBook support: book annotation, text-author for the cite, section subtitles. Commit. Fixes bug #340134
  • Move to new appstream format for mimetypes. Commit.
  • Fix loading files from cbr file on windows. Commit.
  • Remove dead cmake code. Commit.
  • Fix unrar detection on Windows. Commit. See bug #412413
  • Remove device pixel ratio scaling from PixmapRequest. Commit.
  • Remove obsolete AUTHORS file. Commit.
  • Make ESC key leave fullscreen. Commit.
  • Presentation config: Replace transitions checkbox by “Instant” item in combobox. Commit.
  • Disable KXMLGUI workaround for adding toolbars at ≥ KF 5.78. Commit.
  • Add support for halign/valign and colspan for tables in FictionBook. Commit.
  • Use the canonical URL for docs.kde.org addresses. Commit.
  • Use extensions instead of mimetypes on non Plasma environments. Commit.
  • Use more standard cmake functionality to search for discount. Commit. Fixes bug #431311
  • Improve identation in Epub rendering. Commit. See bug #321956
  • Move “Advance automatically” checkbox to its spin box. Commit.
  • Move “Use custom background color” checkbox to its color button. Commit.
  • Polishing docs. Commit.
  • Fix minor typos. Commit.
  • Port config dialogs from .ui to QFormLayout. Commit.
  • PDF: Merge the certs settings page to the regular pdf settings page. Commit.
  • Connect presentation screen selection to KConfigWidgets. Commit.
  • Add README.md. Commit.
  • Fix Table Selection polluting clipboard history. Commit. Fixes bug #402110
  • Update AndroidManifest according to Qt template. Commit.
  • Sign: Make 'start over' be actually start over and not cancel. Commit.
  • Only show certificates that are still valid when signing. Commit.
  • Make the (C) line a less bad. Commit.
  • Signining: Reference to the manual when there's no certificates available. Commit.
  • Add a section to the manual about adding digital signatures. Commit.
  • Pdf signining: Change label to more accurately reflect what the list is about. Commit.
  • Add KUIT marker for "Start Over". Commit.
  • PDF Signatures: Double check we have a capable poppler. Commit.
  • Reword for the "signature too small" text. Commit.
  • Use the action icon instead of the mimetype icon. Commit.
  • Don't include the moc, makes clang-tidy happier. Commit.
  • Signing: Don't say that there are no certificates if the user cancels... Commit.
  • Move the cert code inside CertificateTools. Commit.
  • Only ask for certificate password if really needed. Commit.
  • When signing save to a new file, not over the current one. Commit.
  • Signature: We don't need to pass the page number anymore. Commit.
  • Pass the pageview to the signature annotator. Commit.
  • Warn if the signature we're trying to create is too small. Commit.
  • We don't do getFoo in Okular API. Commit.
  • Properly cancel the signature mode if we don't add one. Commit.
  • Make sure you have no unsaved changes before saving. Commit.
  • Sign -> Digitally Sign. Commit.
  • Improvements to adding digital signatures. Commit.
  • Warn the user if there's no availabe signing certificates. Commit.
  • Mark method as override. Commit.
  • Adapt to poppler API change. Commit.
  • Run clang-format. Commit.
  • These two methods don't need to be slots. Commit.
  • Fix more clang-tidy unhappines. Commit.
  • Make clang-tidy happier. Commit.
  • Conditionalize code to Poppler signing feature flag. Commit.
  • Set some signature reason - might want some UI later. Commit.
  • Add configurable CertDB path. Commit.
  • Properly set signature annotation bounds after insertion. Commit.
  • Init m_signatureMode in ctor. Commit.
  • Consistenly use CERT nick to refer to signing key. Commit.
  • Fix overwriting pdf after signing. Commit.
  • Add poppler NSS support. Commit.
  • Fix crash on invalid engine. Commit.
  • Add certificate store for access to NSS keys. Commit.
  • Add better diagnostics. Commit.
  • Adapt to poppler sign api change. Commit.
  • Add feature flag for poppler signing API. Commit.
  • Prompt for password and stick it to widget annotation. Commit.
  • Read the certificates from configuration. Commit.
  • Simplify adding certificates to config and implement edit slot. Commit.
  • Get certificate CN and password and pass it to poppler. Commit.
  • Pass pointer to widget annotation just added down the chain. Commit.
  • Pass certificate CN and password down the chain. Commit.
  • Pass bounding rectangle down the chain. Commit.
  • Stub some iface for signing the document. Commit.
  • Eventually hide the message window. Commit.
  • Add empty widget annotation. Commit.
  • Read/write certificate settings. Commit.
  • Signature mode must eventually end. Commit.
  • Making 'Sign' button a toggle was a bad idea. Commit.
  • Open filepicker to select p12, pfx file to add to user identity. Commit.
  • Recycle WidgetConfigurationToolsBase for certificate management dlg. Commit.
  • Open certificate selection dialog on mouse release. Commit.
  • Draw an initial rectangle where to place the signature. Commit.
  • Add slot for 'Sign' button, shows info overlay so far. Commit.
  • Add 'Sign' button to toolbar. Commit.
  • Add config page to configure signing identities/certificates. Commit.
  • Add 'Sign' menu entry. Commit.
  • Fix CI. Commit.
  • Don't include QtTest as it includes all QtCore includes. Commit.
  • Port an occurence of KMimeTypeTrader. Commit.
  • Fix regression introduced by previous QML commits. Commit.
  • Use placeholder message for initial loading of a document. Commit.
  • Visual improvements to drawer. Commit.
  • Clang-tidy: Disable bugprone-suspicious-enum-usage. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Add standard AboutPage to Okular Mobile. Commit.
  • Use correct window title on mobile. Commit.
  • Use Kirigami.SearchField. Commit.
  • Use pageStack instead of anchor.fill. Commit.
  • Cmake: Modern way to link to tiff. Commit.
  • Cmake: Modern way to link to freetype. Commit.
  • Cmake: Modern way to link to zlib. Commit.
  • Cmake: Modern way to link to jpeg. Commit.
  • Initial tables support for FictionBook. Commit.
  • Ui.rc files: consistently use instead of deprecated . Commit.
  • Handle inside in FictionBook documents. Commit.
  • Add support for tag in FictionBook. Commit.
  • Optimization of recolor mode. Commit.
  • Remove dead code. Commit.
  • Poppler: Use actual function calls instead of xml to create poppler annotations. Commit.
  • Revert the two last commits. Commit.
  • Remove kdocumentviewer. Commit.
  • Enable -Wweak-vtables in clang. Commit.
palapeli
  • Use AUTORCC directly. Commit.
  • Fix finding plugin. Commit. Fixes bug #430798
  • Autogenerate categories file. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Port slicer plugin loading to KPluginLoader. Commit.
  • Add a QProgressDialog for loading the collection. Commit.
  • Remove unused setMainComponent. Commit.
  • Remove mutexes and other threading leftovers. Commit.
  • Update scene after removing pieces from it. Commit.
  • Sync the config once after loading. Commit.
  • First pass of removing threading. Commit.
  • Make the cache work. Commit.
  • Merge only pieces with the same owner. Commit.
parley
  • Fix segfault on quit. Commit. Fixes bug #420302
  • Fix build with old KNewStuff versions. Commit. Fixes bug #432798
  • Port away from KNS::DownloadDialog. Commit.
  • Don't include QtTest as it includes all QtCore includes. Commit.
  • Port KNS method. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Fix location for file open dialog. Commit.
  • Port KNS3::standardAction method. Commit.
  • Remove unused include. Commit.
  • Remove deleteLater from ParleyDocument. Commit.
  • Fix segfault when leaving statistics main window. Commit. Fixes bug #420302
partitionmanager
  • Use untranslated filesystem name for fstab entries. Commit. Fixes bug #434807
  • README.md: use the official screenshot. Commit.
  • Remove unnecessary semicolon. Commit.
  • Port away from obsolete QPalette::Foreground. Commit.
  • Port away from deprecated QString::SkipEmptyParts. Commit.
picmi
  • Autogenerate categories file. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
pim-data-exporter
pim-sieve-editor
  • Revert "We need to disable sandbox for last qt5.15.3". Commit.
  • We need to disable sandbox for last qt5.15.3. Commit.
  • Remove duplicate includes. Commit.
  • Add the GFDL license file. Commit.
  • Use "SPDX-License-Identifier: GPL-2.0-or-later" as other files. Commit.
  • Fix: remove a SPDX replacement which does not apply. Commit.
  • Add licenses. Commit.
  • Use autorcc directly. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Add missing qAsConst(). Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • Remove unused include. Commit.
  • Add missing override + const'ify pointer. Commit.
  • Fix import several config. Commit.
  • Add missing override. Commit.
  • Fix debug message as suggered by Christophe Giboudeaux on IRC. Commit.
  • Fix test. Commit.
  • Remove kwallet support. Commit.
  • Don't use ref here. Commit.
  • Start to read password. Commit.
  • Start to use QKeychain. Commit.
  • Continue to make it async. Commit.
  • Use iterator. Commit.
  • Add override. Commit.
  • Remove return value. Commit.
  • Prepare to make it async. Commit.
  • Continue to port to qt5keychain. Commit.
  • Start to use qt5keychain. Commit.
  • We don't have closewallet support with qt5keychain. Commit.
  • Continue to make it async. Commit.
  • Const'ify bool. Commit.
  • Continue to move as async. Commit.
  • Move in own method. Commit.
  • Continue to implement async api. Commit.
  • Readd "delete password". Commit.
  • Continue to implement async method. Commit.
  • Add missing Q_REQUIRED_RESULT. Commit.
  • Initialize variable in headers. Commit.
  • Now we use ReadServerSieveConfigJob. Commit.
  • Port as async. Commit.
  • Add parent. Commit.
  • Remove duplicate code. Commit.
  • Use async api here. Commit.
  • Continue to implement job. Commit.
  • Start to implement readserversieveconfig job. Commit.
  • Prepare to use qtkeychain. Commit.
  • Look at to use Qt5Keychain as we will need it on windows. Commit.
  • USe auto here. Commit.
pimcommon
  • Add icon for duplicate action. Commit.
  • Make it possible to use EmailValidator in QML code. Commit.
  • Allow to define title/label. Commit.
  • Add missing override. Commit.
  • Add missing override. Commit.
  • Requires is a c++20 keyword. Commit.
  • Use auto vs auto * where it's possible. Commit.
  • UTF-8 is the new default for QTextStream. Commit.
  • Use autorcc. Commit.
  • Use git commit hook. Commit.
  • If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs. Commit.
  • Run git clang-format. Commit.
  • Modernize code. Commit.
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14. Commit.
  • Use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings. Commit.
  • Fix plugin name (typo). Commit.
  • Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0). Commit.
  • Remove warning. Commit.
  • Remove extra ;. Commit.
  • Add missing override on destructor. Commit.
  • Use async api now. Commit.
  • Remove unused include. Commit.
rocs
  • Don't use QtTest as include. Commit.
  • Improved code documentation. Commit.
  • Changed shared pointer copy to reference in the graph layout plugin ui. Commit.
  • Removed useless signals from the graph layout plugin user interface. Commit.
  • Added missing copyright comments. Commit.
  • File format identification can fail when the extension of one format is a substring of the description of another format. Commit.
  • Fixed section closing tags in documentation. Commit.
  • Documentation for the graph-layout plugin. Commit.
  • Fixed typo in TestRadialLayout command name. Commit.
  • Tests for radial layout. Commit.
  • Fixed edge crossing test in the quality benchmark. Commit.
  • Included the radial tree layout in the quality benchmark. Commit.
  • Guard to make sure the radial tree layout algorithm is applied only for trees. Commit.
  • User interface for radial tree layout. Commit.
  • Fixed the empty graph case in the radial layout. Commit.
  • Fixed documentation of the applyRadialLayout method. Commit.
  • Implementation of a radial layout algorithm for trees. Commit.
  • Layout quality benchmarks implemented. Commit.
  • Functional tests for the force based layout algorithm. Commit.
  • Fixed typos in a comment about slider values. Commit.
  • Removed the translation to pt_BR because they will be generated automatically. Commit.
  • Fixed the calculation of the length of the side of the square in which nodes are placed. Commit.
  • Fixed error in the calculation of the drawing area. Commit.
  • Graph layout plugin added, with a force based layout algorithm. Commit.
spectacle
  • Uncheck "on click" checkbox if "on click" capture mode is disabled. Commit.
  • Add license information to FilenameTest.cpp according to. Commit.
  • Remove obsolete COPYING files. Commit.
  • Add GFDL-1.2-or-later to LICENSES folder. Commit.
  • Convert license headers to SPDX. Commit.
  • Make QByteArray to char* conversion explicit. Commit.
  • Use versionless Qt target. Commit.
  • Update required Qt, C++ and cmake versions. Commit.
  • Cleanup cmake code. Commit.
  • Fix lookup of ComparableQPoint keys in QMap. Commit. Fixes bug #430942
  • Negate once instead of five times. Commit.
  • Don't use QtTest as include. Commit.
  • Don't translate property name. Commit. Fixes bug #431557
  • Remove extra lines from man page. Commit.
  • Add Spectacle man page. Commit.
  • Remove not implemented method or unused signal. Commit.
  • Autogenerate categories file. Commit.
  • We depend against kf5.70. Commit.
  • We depend against kf5 5.73 => which depends against qt5.12. Commit.
  • Port away from deprecated KRun. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
  • PlatformKWinWayland: avoid recursion in readData. Commit. Fixes bug #428636
  • Remove duplicate call of reading copyImageToClipboard settings. Commit.
step
  • Use KDE_INSTALL_MIMEDIR instead of custom XDG_MIME_INSTALL_DIR. Commit.
  • Operator+/- is disabled for QFlags in qt6. Commit.
svgpart
  • Port to new KPluginMetaData-based KParts API. Commit.
  • Move sources into src/ subdir. Commit.
  • Convert license statements to SPDX expressions. Commit.
sweeper
umbrello
  • Codegenerators: python: Do not create files for classes that has containers. Commit. Fixes bug #432854
  • Add new signal to class CodeGenerator to catch skipped classes. Commit.
  • Codegenerators: python: Turn QTextStream UTF-8 by default. Commit.
  • Codegenerators: python: Remove codec header. Commit.
  • Codegenerators: python: Fix indentation for missing documentation. Commit.
  • In IDLWriter flesh out code generation for IDL union:. Commit. See bug #81301
  • Small fixes for IDLImport:. Commit.
  • Umbrello/codeimport/idlimport.cpp : Use ClassImport::log() instead of uError(). Commit.
  • Fix for empty filename on using CodeImpThread::emitMessageToLog from importers:. Commit.
  • Flesh out union case handling in IDL import:. Commit. See bug #81301
  • Umbrello/version.h : Increase XMI_FILE_VERSION to 1.7.3 due to commit d6ff417 XMI change. Commit.
  • Flesh out bounded string / bounded sequence handling in IDL import:. Commit. See bug #81301
    • Merge release/20.12 @ d5b467cb to master for crash fix in umlscene.cpp. Commit.
  • Change StereotypesModel member m_stereotypes from pointer to reference:. Commit.
  • Fixes for commit c7fdfef saving of tagged values to XMI:. Commit. See bug #73847
  • Progress on IDL import:. Commit. See bug #81301
  • Umbrello/codeimport/import_utils.h. Commit.
  • Umbrello/codegenerators/idl/idlwriter.cpp. Commit. See bug #81301
  • Fix misplacement of startpoint on associationline originating at port:. Commit. See bug #403692
  • Umbrello/umlwidgets/associationline.h : Fix typos in documentation. Commit.
  • Umbrello/umlwidgets/widgetbase.cpp. Commit.
  • Umbrello/umlwidgets/widgetbase.cpp. Commit.
  • Umbrello/assocrules.cpp diagnostics improvement:. Commit.
  • Umbrello/umlwidgets/umlwidget.cpp cosmetic changes:. Commit.
  • Umbrello/umlwidgets/messagewidget.cpp cosmetic change:. Commit.
  • Followup to commit 3203b16a - Clean up ClassifierWidget construction:. Commit. See bug #123633
  • Fix typo in comments: "temporal" -> "temporary". Commit.
  • Create listview item for untyped UMLInstance after loading from XMI:. Commit. See bug #123633
  • Followup to commit 3203b16a work on UML Instances,. Commit. See bug #123633
  • Umbrello/dialogs/pages/classgeneralpage.cpp crash fix for UMLInstance. Commit.
  • Further work on UML Instances. Main changes:. Commit. See bug #123633
  • Umbrello/basictypes.h. Commit.
  • Umbrello/umlwidgets/associationwidget.cpp. Commit. See bug #123633
  • Umbrello/menus/listpopupmenu.cpp. Commit. See bug #123633
  • Umbrello/clipboard/umlclipboard.cpp. Commit.
  • Umbrello/uml1model/umlobject.cpp. Commit.
  • Umbrello/uml1model/umlcanvasobject.cpp. Commit. See bug #123633
  • Fix typo in UMLListViewItem::ListViewType value lvt_InstanceAttribute. Commit.
  • Cosmetic fixes:. Commit.
  • Umbrello/dialogs/pages/classoptionspage.cpp followup to commit a7fd431. Commit. See bug #73847
  • Fix 'Not all Umbrello global settings are saved to the resource file'. Commit. Fixes bug #430720
  • Further cleanup of Datatypes content on programming language change. Commit.
  • Umbrello/umldoc.cpp. Commit. See bug #56184
  • Umbrello/umldoc.cpp cosmetics:. Commit.
  • Merge master @ 364451b1 to work/73847-tagged-uml. Commit.
  • Https://bugs.kde.org/show_bug.cgi?id=416013#c5. Commit. See bug #416013
  • Address 'It shall be possible to nest folders in packages' :. Commit. Fixes bug #430593
  • Umbrello/petaltree2uml.cpp - Add importing of dependencies from Rose :. Commit. See bug #81364
  • Umbrello/petaltree2uml.cpp - Add importing of enum types from Rose :. Commit. See bug #81364
  • Umbrello/uml1model/{umlcanvasobject,package}.h : Augment documentation. Commit.
  • Followup to commit 9d9800c fix for crash on exit with tabbed diagrams. Commit. See bug #430322
  • Import_rose.cpp : Align active programming language with model content. Commit. See bug #81364
  • Umbrello/umldoc.cpp function createDatatype crash fix:. Commit.
  • Fix for 'Nested folders are not loaded properly'. Commit. Fixes bug #430323
  • Fix for 'Crash on exit with tabbed diagrams enabled'. Commit. Fixes bug #430322
  • Umbrello/codeimport/import_utils.cpp : Fix doc typo at createUMLObjectHierarchy(). Commit.
  • Use C++17 to compile Umbrello. Commit.
    • Merge master @ b0f4278 to work/73847-tagged-uml. Commit.
  • Umbrello/version.h. Commit. Fixes bug #363582
  • Merge master @ d59a46c to work/73847-tagged-uml :. Commit.
  • Merge master@485d601 to work/363582-stable-xmi. Commit.
  • Umbrello/umlwidgets/seqlinewidget.h : Fix typo in apidoc. Commit.
  • Fix for 'Callback message in sequence diagram cannot be resized'. Commit. Fixes bug #429794
  • Umbrello/umlwidgets/seqlinewidget.h : Extend documentation. Commit.
  • Umbrello/umlscene.cpp followup to commit 87abeac fix for bug 429181. Commit. See bug #429181
  • Https://invent.kde.org/sdk/umbrello/-/merge_requests/17#note_140469. Commit. See bug #363582
  • Umbrello/umlwidgets/umlwidget.cpp : Proposed fix for bug 429181. Commit. See bug #429181
  • Umbrello/umlwidgets/widgetbase.cpp diagnostics for analyzing bug 429181:. Commit.
  • Umbrello/umlwidgets/widgetbase.h : Fix typo in m_nLocalID apidoc. Commit.
  • Umbrello/umlwidgets/associationline.h. Commit.
  • Umbrello/umlscene.cpp. Commit.
  • Umbrello/uml1model/umlobject.cpp. Commit.
  • Umbrello/model_utils.cpp. Commit.
  • Umbrello/umlwidgets/regionwidget.cpp. Commit. See bug #363582
  • Followup to commit 776c2ea : Various fixes for writing of XMI. Commit. See bug #363582
  • Umbrello/version.h. Commit. See bug #363582
  • Create branch work/363582-stable-xmi from master @ df0d454. Commit. See bug #363582
  • Hook up UMLObject::m_TaggedValues in widgets and class options:. Commit. See bug #73847
  • Merge master@6d6edb9 to work/73847-tagged-uml. Commit.
  • Hook up UMLObject::m_TaggedValues in the Class, Attribute, and Operation. Commit. See bug #73847
  • Umbrello/dialogs/widgets/comboboxwidgetbase.{h,cpp}. Commit. See bug #73847
  • Umbrello/dialogs/dialog_utils.{h,cpp}. Commit. See bug #73847
  • Umbrello/uml1model/umlobject.{h,cpp} followup to commit c7fdfef :. Commit. See bug #73847
  • Factor constant N_STEREOATTRS from dialogs/stereoattributedialog.h into. Commit.
  • Add default value capability at stereotype attribute:. Commit. See bug #73847
  • Create branch work/73847-tagged-uml from master@9817ffc :. Commit. See bug #73847
yakuake
  • Convert license headers to SPDX. Commit.
  • Add pre-commit hook for clang-format. Commit.
  • Update .gitignore file. Commit.
  • Add .git-blame-ignore-revs file. Commit.
  • Run clang-format. Commit.
  • Port some old style connects. Commit.
  • Add clang-format target. Commit.
  • Rework deletion of Yakuake skins. Commit.
  • Port away from KNS3::DownloadDialog. Commit.
  • Add ability to hide titlebar. Commit.
  • Don't install *.desktop file as executable. Commit.
  • Find ECM with KF5 version. Commit.
  • Port away from deprecated QString::SplitBehaviour. Commit.