Release Service 19.12.0 Full Log Page
This is the automated full changelog for Release Service 19.12.0 from the git repositories.
akonadi [Show]
- Only build and install designer plugin if it's enabled. Commit.
- Akonadi: improve debug message in state() method. Commit.
- Testrunner: wait until all jobs are done before aborting setup. Commit.
- Akonadi_control: announce new Resource once both services are registered. Commit.
- Make itemmovetest more robust. Commit.
- Fix build with Qt 5.14. Commit.
- Avoid KIO starting klauncher, as that can hang the CI. Commit.
- Update url. Commit.
- Tests/libs/etm_test_app/main.cpp - update kde pim url. Commit.
- Port KFilterProxySearchLine which is deprecated. Commit.
- Fix(akonadiserver): Use xdg_data_home and xdg_config_home as variable. Commit.
- Feat(akonadiserver): Add AppArmor profile for akonadiserver. Commit.
- Fix minor typo: explicitely -> explicitly. Commit.
- Fix AkStandardDirs include header guard. Commit.
- AkRanges: various cleanups. Commit.
- Fix minor typos and issues found by EBN. Commit.
- Allow to show full version in apps. Commit.
- Port to QElapsedTimer. Commit.
- Link against KAccounts target rather than kacounts library. Commit.
- Introduce a class for agents to interface with KAccounts. Commit.
- Introduce (optional) KAccounts integration into akonadi_control. Commit.
- Use chop direcly. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Fix build on Windows. Commit.
- Fix build on Windows. Commit.
- Adjust AkDbusTest. Commit.
- Small cleanup in ItemRetrievalManager. Commit.
- Cleaner DBus::parseAgentServiceName() API. Commit.
- Add framework type for api.kde.org. Commit.
- Use new designer plugin ecm macro. Commit.
- Metainfo.yaml: fix broken listing of libs. Commit.
akonadi-calendar [Show]
- Fix find_dependency: fix version. Commit.
- Prefer icons over pixmaps. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Use new api. Commit.
- Fix plugin name. Commit.
- Use new api. Commit.
- Fix qt version. Commit.
akonadi-calendar-tools [Show]
- Konsolekalendar.cpp - html export credit url. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Make it compile without deprecated methods. Commit.
akonadi-contacts [Show]
- Import the address editor from kdepim-addons. Commit.
- No need to set the button icon size manually, QStyle takes care of this. Commit.
- Fix disabled preference icon display when using Breeze icons. Commit.
- Fix find_dependency: fix version. Commit.
- Compare directly from QMArgins. Commit.
- Ask if we want to cancel editor when we use ESC key. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Validate that we want really cancel editor. Commit.
- Add signal for adding addresses. Commit.
- Start to fix Bug 387598. Commit.
- Use directly RecipientsPickerWidget. Commit.
- Move code here. It will be necessary for korganizer and kmail. Commit.
- Fix compile warning. Commit.
akonadi-import-wizard [Show]
- Make it compile without kf5 deprecated methods. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add release version too. Commit.
akonadi-mime [Show]
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
akonadi-search [Show]
- Make it compile without kf5 deprecated methods. Commit.
- Fix find_dependency : add version. Commit.
- It compiles fine without deprecated methods. Commit.
- Use same qt version. Commit.
- Make it compile against qt5.14. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Activate api.kde.org in debug too. Commit.
- Add missing override. Commit.
- Enable API docs generation in non-standard source directories. Commit.
- Add dummy doxygen comments so the full API shows up on api.kde.org. Commit.
- Enable API docs generation. Commit.
akonadiconsole [Show]
- Fix use flag. Commit.
- Make it compiles without deprecated kf5 methods. Commit.
- Use same version as other pim apps. Commit.
- Fix Hidpi support. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add release version too. Commit.
akregator [Show]
- Update Appstream for new release. Commit.
- Make it compile with qt5.14. Commit.
- Fix Bug 177511 - inline article view in new-opened-article scrolls to "same" position as previous opened article in same feed. Commit. Fixes bug #177511
- Look at for fixing 366487 (Add Support for Media RSS/Atom Feeds). Commit. See bug #366487
- Remove duplicate code. Commit.
- Minor optimization + missing Q_REQUIRED_RESULT. Commit.
- Allow to use image width/height. Commit.
- Make sure that image is not too big. Commit.
- Remove unused include. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Add missing BUILD_TESTING. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Const'ify. Commit.
- It's "safe". Commit.
- Save load logo url. Commit.
- We need to use logo() as image was never defined/used clean up code. Commit.
- Remove unused methods. Commit.
- Debug--. Commit.
- Save/load faviconUrl. Commit.
- Reduce complexity. Commit.
- Fix Bug 297098 - "Add feed" option more available. Commit.
- Fix Bug 414086 - Icon for Atom feed ignored. Commit.
- Use new download feed icon job. Commit.
- Unused class. Commit.
- Start to fix loading favicon. Commit.
- Reduce duplicate code. Commit.
- Update README. Commit.
- Make it compile with last kf5. Commit.
- Fix invalid feeds in default settings. Commit.
- Prevent duplicates in url list. Commit.
- Generate action icons entirely in Grantlee. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Set correct translation domain for Grantlee. Commit.
- Remove dead code. Commit.
- Fix hidpi support. Commit.
- Fix Bug 412182 - Missing date for new articles. Commit. Fixes bug #412182
- Makr it compile without deprecated method. Commit.
- Remove use of deprecated QModelIndex::child method. Commit.
- Add info about kde release version too. Commit.
analitza [Show]
- Make it compile without kf5 deprecated methods. Commit.
- Make it compile without deprecated method. Commit.
- Make it compiles without deprecated methods. Commit.
- Plotter2d: remove duplicated code with the views. Commit.
- Fix warning. Commit.
- Fix setting populated models to plot views. Commit.
- Graph2dmobile: add a notify field in the property. Commit.
- Missing identifier on Graph3D. Commit.
ark [Show]
- Update Appstream for new release. Commit.
- Drop ark.cliexample debug category. Commit.
- Update HACKING file. Commit.
- Translate MIME type description. Commit.
- Exit the program with an error when --add or --add-to are used without urls arguments. Commit.
- ArchiveView: use QMimeData::hasUrls(). Commit.
- Improve handling of remote URLs drops. Commit. See bug #409835
- Display "executable" in info panel instead of "unknown". Commit.
- Properly enable hi-dpi support. Commit.
- Improve consistency of settings window sidebar categories' text and icons. Commit.
- Fix minor typos. Commit.
- Make it compile without deprecated method. Commit.
- With autodetect, extract single files archive in current dir. Commit.
- Lower the log level for when the mimeFromContent differed from MimeFromExtension. Commit.
- Get rid of deprecated QModelIndex::child(). Commit.
- Display BLAKE2 file checksums for RAR files. Commit.
- Add missing QVector include. Commit.
artikulate [Show]
- Link to Qt5::Xml where QDomDocument is used; will no longer be provided by kconfiggui indirectly. Commit.
- Fix broken unit test. Commit.
- Mark course being modified on unit changes. Commit.
- Reactivate save-button for editor. Commit.
- Cleanup debug output. Commit.
- Update version to 1.0.0. Commit.
- Respond to text changes in the menu. Commit.
- Re-introduce remove/add operations for phrases. Commit.
- Create main window on the stack. Commit.
- Prepare backend for phrase add/remove operations. Commit.
- Add unit test for Unit class. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Use nullptr here. Commit.
- Use Kate's clang-format configuration. Commit.
- Do no hide phrases without sound in editor. Commit.
- Switch to course resource usage in editor sessions. Commit.
- Move basic course settings to separate page. Commit.
- Split selection pages for courses and skeletons. Commit.
- Additional fixes for unit test data locations. Commit.
- Adapt tests to changed resource directories. Commit.
- Add debug output for CI test analysis. Commit.
- Adapt tests to QUrl usage for path. Commit.
- Add dialog for repository path selection. Commit.
- Remove KXmlGui and QQuickWidget dependencies. Commit.
- Load course resources only lazily in editor. Commit.
- Reorganize phrase editor component. Commit.
- Initial Kirigami porting of editor component. Commit.
- Revisit phrase/unit iterators in EditorSession. Commit.
- Introduce ISessionActions interface in EditorSession. Commit.
- Introduce interface for traning actions. Commit.
- Cleanup training main screen. Commit.
- Remove unused signalmapper. Commit.
- Simplify code. Commit.
- Fix QML interface registration. Commit.
- Use editor session language. Commit.
- Fix initialization logic in mock. Commit.
- Adapt course serializer to shared pointers. Commit.
- Only add parent pointers when parent has self pointer. Commit.
- Introduce IUnit interface. Commit.
- Initial interface splitting for Phrase. Commit.
- Ignore some file. Commit.
- Use KF5_MIN_VERSION. Commit.
- Use Kirigami about page for KAboutData information. Commit.
audiocd-kio [Show]
- Make it compiles without deprecated method. Commit.
- Port away from QRegExp to QRegularExpression. Commit.
- Use a valid category. Commit.
- Rename for spec compliance. Commit.
- Complete appstream file for kde.org/applications goodness. Commit.
baloo-widgets [Show]
- [UserMetaData] Shortcut attribute queries for the common case. Commit.
- [baloo-widgets] Apply condensed date to file metadata properties. Commit. Fixes bug #406832
- Allow non-local directories to provide UDS_SIZE. Commit. Fixes bug #413091
- Fix Windows support in FileMetaDataProvider::subDirectoriesCount. Commit.
- Don't count hidden files in folder item count. Commit. Fixes bug #412396
- Port setMargin. Commit.
- Add missing include. Commit.
- We depend against 5.58.0 which depends against qt5.11.0. Commit.
- Unify inserting data between FileFetchJob and IndexedDataRetriever. Commit.
- Do not display a buggy filesize for non local files. Commit.
blinken [Show]
- Update Appstream for new release. Commit.
- Add Icon to Executable. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- It compile fine without deprecated method. Commit.
bomber [Show]
- Update Appstream for new release. Commit.
- Fix class name. Commit.
- Make it compiles without deprecated kf5 methods. Commit.
- I18n: use a plural form where needed. Commit.
bovo [Show]
- Update Appstream for new release. Commit.
- Make It compile without kf5 deprecated methods. Commit.
- Make it compiles against qt5.14. Commit.
- Update KDE_APPLICATIONS_VERSION_MINOR. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
calendarsupport [Show]
- Port away from deprecated BarIcon method. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Remove duplicate code (same code in korganizer and kdepim-addons). Commit.
cantor [Show]
- Add compatibility with Sage based on Python3. Commit. Fixes bug #411645
- Update Appstream for new release. Commit.
- Fix ux problem. Commit.
- Revert 4cd564b39392e80141a7365acad3695cf9d6c655. Commit.
- Removethe temporary pdf file after the rendering to image was done. Commit.
- Fix minor typo. Commit.
- Restore the cursor in the worksheet when scrolling with the mouse wheel since we. Commit.
- Use preview package only instead of standalone for the preview of. Commit.
- Correctly restore the embedded images for mathematical formulas after. Commit.
- Leave the markdown cell in the edit mode if the user hits it. Commit.
- Show the pointer hand cursor when hovering over a URL in a markdown. Commit.
- Fix build with Discount (markdown support) after 4723d4c3e5ea5a16ffcceb88bd9b5576190c28f2. Commit.
- [Sage] Fix bug with unsuitable space removing in sage output. Commit. Fixes bug #413483
- Fix build with Ninja on FreeBSD. Commit.
- Fix problems with building cantor without LANG environment variable. Commit. Fixes bug #410802
- In case the specified backend executable is not an executable, show the path of the file in the warning and not the name of the backend. Commit.
- Don't crash when deleting a worksheet while still waiting for the input from the backend. Commit.
- [Maxima] handle missing documentation in TestMaxima::testSyntaxHelp. Commit.
- Update ChangeLog after 5f88aca3051928202c3882eff6f7b47892969d45. Commit.
- [T9024] Add context menu feature for converting entry to another type and minor refactoring. Commit.
- Fix bug with unchangeable (from defaults settings) worksheet parameters (completion, embedded math, etc). Commit.
- Properly propagate the current expression to Worksheet::gotResult(). Regression introduced in 71be13f01. Commit.
- In b45af5e4de0cf283bb06544f367be9aa242e90a3 the NullBackend class was removed. Commit.
- Expose version to cmake. Commit.
- Fix minor typos. Commit.
- Fix i18n(). Commit.
- [Lua] Use path to executable from settings. Commit.
- [Qalculate] Minor build fix. Commit.
- [Qalculate] Add requirementsFullfilled to QalculateBackend and fix compilation issues. Commit.
- Add missing spaces. Commit.
- No null backend anymore (fix tests). Commit.
- Update links + minor documentation update. Commit.
- Save and restore the dialog window sizes of BackendChoosedDialog. Commit.
- Switched to the new signal-slot syntax and some code clean-up in. Commit.
- Removed NullBackend. Commit.
- Adding the implementation of the pure virtual function. Commit.
- Readding two headers in kalgebrabackend that were deleted, still. Commit.
- Made couple of functions pure virtual in backend.h. Commit.
- Unified the handling of the messages shown when the executable for. Commit.
- [Cmake] Fix problem with build embedded Discount on Windows. Commit.
- Fix minor typos. Commit.
- Removed unused variables in backendchoosedialog.h. Commit.
- Adding me and Nikita to the authors/developers to AboutData. Commit.
- In the "select backend" dialog show the information part also in case. Commit.
- In CantorPart switched to the new signal-slot syntax for almost all. Commit.
- [worksheet]. Commit.
- [Sage] Add opportunity to set path to local documentation. Commit.
- [CMake] Improve build R backend. Commit.
- Minor fix in setting.ui. Commit.
- Improve load performance - don't update layout on document load. Commit.
- [Maxima] Fix problem with LaTeX typesetting, when latex executable missing. Commit.
- Fix -Wzero-as-null-pointer-constant warning. Commit.
- Get rid of obsolete methods. Commit.
- Update lorenzSystem example and add new Maxima exaple with klein bottle plot. Commit.
- More horizontal scroll fixing. Commit.
- [UX] Save previous used open file filter and use as default on next open operation. Commit.
- Restore changelog for 19.08. Commit.
- Update ChangeLog to 19.08 version. Commit.
- Fix some problems with horizontal scroll bar. Still there is some problem with the bar after Cantor start, the solution not found yet. Commit.
- Fix some problem with building. Commit.
- Improve worksheet tests. Commit.
- Minor improvment in math render with "equation" latex environment. Commit.
- Improve UI: don't disable 'Cancel' button in backend chooser dialog. Commit.
- Fix bug in JuliaSession. Commit.
- Fix annoying bug with horizontal scroll bar and another minor improvments. Commit.
- [Jupyter] Support Jupyter math in MarkdownEntry, which isn't inside $...$ and 11595...11595 (\begin...\end). Commit.
- Improve logic - check, if session not disable before execution session commands. Commit.
- [Jupyter] Minor improvments. Commit.
- Fix minor bug in PageEntry. Commit.
- Improve LatexRender: check if dvips and latex presents in user system. Commit.
- Minor refactoring. Commit.
- [R] Remove some debug code. Commit.
- [R] Improve R envs parsing performance. Commit.
- [Jupyter] Don't loose original image mime type on load/save (ImageResult). Commit.
- [Python] Fix bug in PythonUtils. Commit.
- Update some of examples. Commit.
- Some refactoring: rename EpsRenderer into Renderer and move code for pdf renderer to it. Commit.
- Fix problems founded by Coverity. Commit.
- Update examples of Cantor worksheets. Commit.
- Fix minor typos and issues. Commit.
- Some EpsResult refactoring. Commit.
- Show plain form of HtmlResult, if html of the result can't be rendered by Qt. Commit.
- Move JupyterUtils to Cantor Library. Commit.
- Save rendered images in LatexResult, for Cantor builds without libspectre. Commit.
- Urgent build fix. Commit.
- Move EpsRenderer from CantorPart to CantorLibs and add support EpsRender result on Cantor without Libspectre (via prerendered QImage). Commit.
- [Jupyter] Fix bug with text form of MimeResult. Commit.
- [Jupyter] Show math render error on render (there is an option for this in settings) and fix error with mathrender and scale. Commit.
- [Jupyter] Clear undo stack after embeded math renderning. Commit.
- [Jupyter] Add storing mime alternatives in HtmlResult. Commit.
- [Jupyter] Fix error in embeded math search logic. Commit.
- [Jupyter] Add some error messages, if loaded Jupyter notebook has swrong scheme. Commit.
- [Jupyter] Use system font size on embeded math render. Commit.
- Fix a memory leak in Cantor::DefaultHighlighter. Commit.
- [Jupyter] Fix compilation error. Commit.
- [Jupyter] Fix memory leaks. Commit.
- Minor memory leaks fixing and refactoring. Commit.
- [Jupyter] Fix bug in LatexResult::toJupyterJson and minor refactoring. Commit.
- [Jupyter] Improve Save, SaveAs logic. Commit.
- [Jupyter] Update comments. Commit.
- [Jupyter] Change embeded math render template: change preview.sty to standalone.cls - it fixes problem with broken background color change. Commit.
- [Jupyter] Improvment of MimeResult - store all mimebundle, not only one key. Commit.
- [Jupyter] Set nbmformat version as 4.5 on write. Commit.
- [Jupyter] Add support for Raw Cell in Cantor GUI. Commit.
- [Jupyter] Don't collapse results, if they don't exists (zero results count). Commit.
- [Jupyter] Allo loading Jupyter Notebook v4.0. Commit.
- [Jupyter] Minor bug fix of math render of MarkdownEntry. Commit.
- [Jupyter] Add support to stderr text result. Commit.
- [Jupyter] Don't add unnecesarry empty lines between $...$ statements. Commit.
- [Jupyter] Place $$...$$ math on a separate line and minor fix. Commit.
- [Jupyter] Disable resolving embeded math expression in MarkdownEntry, because:. Commit.
- [Jupyter] Minor fix in TextResult Jupyter export. Commit.
- [Jupyter] Add display size property to ImageResult. This will allow to display image with certain resolution (regardless of the actual image's size). Commit.
- [Jupyter] Add support to "execution_result" output type. Commit.
- [Jupyter] Minor improvment. Commit.
- [Jupyter] Add support to keeping original Jupyter metadata and minor changes. Commit.
- [Jupyter] Minor change: Jupyter always try to wrap text lines into array, even if only one line presents, so Cantor will start to do it too. Commit.
- [Jupyter] Minor refactoring in markdown embbeded math code. Commit.
- [Jupyter] Add additional test for Math render. Commit.
- [Jupyter] Remove support \(...\) and \[...\] math from embeded Discount. Commit.
- [Jupyter] Minor bug fix. Commit.
- [Jupyter] Finally fix problem with math code collisiouns in MarkdownEntry. Commit.
- [Jupyter] Support `img` tag with `scr`attibute, pointed to web sites, in MarkdownEntry. Commit.
- [Jupyter] Add feature to insert image in MarkdownEntry as attachment. Commit.
- [Jupyter] Add test for math rendered and minor fix. Commit.
- [Jupyter] Pack patched discount to archive. Commit.
- [Jupyter] Some fixes for embeded math in MarkdownEntry and TextEntry. Commit.
- [Jupyter] Make popplerMutex static, because we need only one mutex on all MathRenderer objects. Commit.
- [Jupyter] Fix bug with saving Markdown embeded math .pdf files. Commit.
- [Jupyter] Add support for PageBreakEntry. Commit.
- [Jupyter] Add a workaround in TextResults::toJupyterJson() to preventing ugly text merging in Jupyter. Commit.
- [Jupyter] Save intermediate .pdf files of embedded math to .cws format. Also, it will allow see rendered embedded math on system without pdflatex (but this math will be only for view, not for editing). Commit.
- [Jupyter] Embed preview.sty for math render. Commit.
- Fix minor typo spotted by Freek de Kruijf. Commit.
- [Jupyter] Add note about pagecolor in math text template. Commit.
- [Jupyter] Save embedded math statements and their statuses for MarkdownEntry. Commit.
- [Maxima] Try to fix testHelpRequest test on openSuse. Commit.
- [Jupyter] Fix big fields for $$...$$ and improve size of embedded math. Commit.
- [Jupyter] Math template improvments. Commit.
- Include QMap directly to fix build with Qt 5.13. Commit.
- Minor notificatation change about cantorpart founding. Commit.
- [Jupyter] Decrease Poppler version to 0.68.0 and add fix (mutex) for preventing crashes. Commit.
- [Jupyter] Increase Poppler version to 0.73.0 because we need threadsafe poppler version. Commit.
- Fix bug with rendering loaded rendered MarkdownEntry as empty. Commit.
- [Jupyter] Starts support $...$ math in MarkdownEntry. Commit.
- [Jupyter] Patch Discount and add mkd_latextext function, which return list of founded latex expressions. Commit.
- [Jupyter] Improve building of embeded Discount library. Commit.
- Minor refactoring. Commit.
- [Jupyter] Minor fix. Commit.
- [Jupyter] Use MathRenderer in TextEntry and minor fixes. Commit.
- [Jupyter] Significant speed up embedded math rendering. Commit.
- [Jupyter] Move Html format from TextResult to HtmlResult and add "Show html code" action (and "Show plain alternative", if plain alternative is available) to HtmlResult. Commit.
- [Jupyter] Add missing resolveImagesAtaCursor in MarkdownEntry. Commit.
- [Jupyter] Add new result type: MimeResult. Commit.
- [Jupyter] Minor fix in TextResult::toJupyterJson. Commit.
- [Jupyter] Major changes. Commit.
- [Jupyter] Embed Discount library version 2.2.6. Commit.
- [Jupyter] Add missing file. Commit.
- [Jupyter] Support attachments in .cws. Commit.
- [Jupyter] Add test on loading command entry results types. Commit.
- [Jupyter] Load animated result from html gif image. Commit.
- [Jupyter] Add tests for entry loading. Commit.
- [Jupyter] Add test for markdown attachments. Commit.
- [Jupyter] Add sixth and seventh tests. Commit.
- [Jupyter] Add option to disable tests and fix loading tests performance. Commit.
- [Jupyter] Minor fix. Commit.
- [Jupyter] Fix svg+xml image format loading. Commit.
- [Jupyter] Add fifth test. Commit.
- [Jupyter] Add fourth test. Commit.
- [Jupyter] Add third test. Commit.
- [Jupyter] Fix bug with mime bundle with information duplicates (in another mime types). Commit.
- [Jupyter] Add second test. Commit.
- Suppress dvips output. Commit.
- [Jupyter] Add test class for worksheet and first test. Commit.
- [Jupyter] Add HTML format for TextResult and support Html Jupyter results. Commit.
- [Jupyter] More strict scheme validation. Commit.
- [Jupyter] Add support for LatexResult. Commit.
- [Jupyter] Minor fixes and refactoring. Commit.
- [Jupyter] Add support to Error and Interrupted Cantor status. Commit.
- [Jupyter] Add support for AnimationResult and minor comments changes. Commit.
- [Jupyter] Refactoring. Commit.
- [Jupyter] Add support to loading image results (command cell) of all supported Qt image types (only png have supported before) and minor refactoring. Commit.
- Minor refactoring. Commit.
- [Jupyter] Minor changes in markdown entry export logic. Commit.
- [Jupyter] Handle cells and outputs level metadata. Commit.
- [Jupyter] Update latex on MarkdownEntry::updatEntry(). Commit.
- [Jupyter] Don't scroll to end during load a worksheet. Commit.
- [Jupyter] Minor improvments. Commit.
- [Jupyter] Add support for ImageEntry. Commit.
- [Jupyter] Add support for attachments inside Markdown cells. Commit.
- [Jupyter] Refactoring and bugfixes. Commit.
- [Jupyter] Support image results size from metadata. Commit.
- [Jupyter] Minor refactoring. Commit.
- [Jupyter] Add support for LatexEntry. Commit.
- [Jupyter] Some code and behaviour improvments of TextEntry. Commit.
- [Jupyter] Load Jupyter Markdown cells converted from TextEntry as TextEntry. Also major bugfixes. Commit.
- [Jupyter] Add support for Jupyter raw nbconvert cells and refactoring (add JupyterUtils for common code). Commit.
- [Jupyter] Export TextEntry to Jupyter Notebook and minor fixes. Commit.
- [Jupyter] First iteration of export (saving) feature. On this moment, works only command entry (with text and image results) and makrdown entry. Commit.
- [Jupyter] Support execute_result output type and readonly mode for notebooks. Commit.
- [Jupyter] Minor fixes and improvments. Commit.
- [Jupyter] Support image result. Commit.
- [Jupyter] Minor improvments. Commit.
- [Jupyter] Some refactoring and logic fixes for Markdown import. Commit.
- [Jupyter] Add base support for entry results: stream (text) and error. Commit.
- [Jupyter] Minor bugfixes for Markdown import. Commit.
- [Jupyter] Improve Markdown import - better handle $ and $$. Commit.
- [Jupyter] Add first iteration of Markdown entry support. Still need a lot of improvments, but current 'naive' version still usefull. Also adding latex support in our MarkdownEntry. Commit.
- [Jupyter] First iteration of Jupyter import feature. Could import only code from code entries. Commit.
cervisia [Show]
- Update Appstream for new release. Commit.
- It compiles fine without kf5 deprecated methods. Commit.
- Port setMargin to setContentsMargins. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
- Add override. Commit.
- Get rid of deprecated methods. Commit.
dolphin [Show]
- Fix build with Qt 5.14 RC. Commit. Fixes bug #414492
- Correct invalid homepage URL. Commit. Fixes bug #414901
- Update Appstream for new release. Commit.
- Fix(search): Fix baloo searchString parsing. Commit. Fixes bug #412952
- Force dbus introspection on the Dolphin_1 object. Commit. Fixes bug #414402
- Fix accessibility regression on the Dolphin Control button. Commit. See bug #414271
- Fix dolphin homepage in the appstream metadata. Commit.
- Test(search): Add test case for baloo parsing model. Commit.
- Fix(search): Allow to set empty type. Commit.
- DolphinQuery: drop DOLPHIN_EXPORT. Commit.
- Refactor(search): De-couple baloo URL parsing logic from UI. Commit.
- Port away from deprecated API in KWindowSystem >= 5.62. Commit.
- PlacesItemModel: remove redundant set of properties. Commit.
- Fix clazy writing-to-temporary warning. Commit.
- Fix clazy non-pod-global-static warning. Commit.
- Fix clazy inefficient-qlist-soft warning. Commit.
- [Status Bar] Remove file status Timer, add text update delay. Commit. Fixes bug #399267
- Make the search box more compact. Commit. See bug #386754
- Get rid of search "More Options" toggle button. Commit. See bug #386754
- Replace old deleted nepomuk icon with baloo icon. Commit.
- Fix minor issues found by EBN. Commit.
- New design for extended search options. Commit.
- Unmounting busy device doesn't tell who is blocking. Commit. Implements feature #189302
- When the selection is deselected, restart the keyboard search from the beginning. Commit. Fixes bug #411538
- Disable keyboard accelerators for the tabs widget. Commit.
- Avoid emitting twice twice selectionChanged when keyboard changes the selection, fix slotChangeCurrentItem. Commit.
- Fix a bug where "Add to Places" remains disabled. Commit.
- [dolphin/search] Reset search options when needed. Commit.
- [dolphin/search] Fix search behavior when selecting "Your Files". Commit.
- Properly enable hi-dpi support. Commit.
- Hide search extra options when not available. Commit. See bug #396898. Implements feature #318580. Implements feature #408680
- Add actions for switching to a specific tab. Commit.
- Refactoring: add shouldClearSearchIfInputTimeReached to KItemListKeyboardSearchManager. Commit.
- Update documentation mentionning Recent places group. Commit.
- [dolphin/search] Add method isIndexEnabled(). Commit.
- [dolphin/search] Avoid unnecesary reloads on setSearchPath. Commit.
- [dolphin/search] Add missing parsing for type 'Folder'. Commit.
- Update dolphin tests following place changes D7446. Commit.
- Update searchbox on URL changes (Fix D24369). Commit.
- Fix missing setDefaultShortcuts call. Commit.
- Don't set Qt::WindowContextHelpButtonHint on Windows as it basically converts the window in to a dialog. Commit.
- Fix another crash if HAVE_TERMINAL is not defined. Commit.
- Don't crash if we don't have a terminal. Commit.
- Add new option on executable treatment to the docs. Commit.
- KItemListHeaderWidget: drop unnecessary remove() call. Commit.
- Expose full set of script execution options in settings window. Commit. Fixes bug #371837
- Add navigation history to forward/back buttons. Commit. Implements feature #157819
- [dolphin] Animate gifs on preview. Commit. Implements feature #182257
- We depend against 5.61. Commit.
- [KStandardItemListWidget] Request the pixmap size we want and let the icon loader scale it. Commit.
- Fix wrong window titles. Commit. Fixes bug #389135
- Introduce test for window titles. Commit.
- Clean up hamburger menu and viewport and single-folder context menus. Commit.
- Bring back placesitemmodeltest. Commit.
- Sync docs with interface. Commit.
- Improve icons and text for some actions. Commit.
- DolphinTabWidget: cleanup index-by-URL API usage. Commit.
- We depend against 5.61 which depends against qt 5.11. Commit.
- Use directly "isEmpty()". Commit.
- Add Reset Zoom Level action inside View menu. Commit. Implements feature #409591
- Use large colorful category icons in Dolphin settings. Commit.
- Change terminal panel icon to dialog-scripts. Commit.
- Use better-named visible and hidden icons. Commit.
- Unbreak context menu showing when right clicking on an empty area. Commit.
- [Tab Bar] Resolve tab icon only if visible. Commit.
- Replace the stop button of the media preview by a pause button. Commit. See bug #364957
- Add missing space. Commit.
- Add "Add to Places" action to file menu. Commit. Fixes bug #390757
- [dolphin] Add an action to toggle the searchbar. Commit. Fixes bug #344617
- Make non-empty textual columns come first in sorting. Commit. Fixes bug #410538
- Add click to play/pause feature on previews for audio/video. Commit.
- Don't store view properties on network shares. Commit.
- Always periodically dispatch pending items. Commit.
- Change default Dolphin toolbar layout. Commit.
- Middle-elide file/folder labels so the extension is always visible. Commit. Fixes bug #404955
- Correct "New Window" tooltip. Commit. Fixes bug #411215
- Exclude build* repository. Commit.
- Fix a typo. Commit.
- Correct translation context for zoom out action's what's this text. Commit.
- Remove redundant code. Commit.
- Match style of if() condition used above. Commit.
- Fix an issue with focus lost after closing terminal panel. Commit. Fixes bug #407979
- [Dolphin] Hide tooltip instantly on key press. Commit.
- Fix minor typo (thanks to Iñigo Salvador Azurmendi). Commit.
- Fix name grouping feature for cyrillic names. Commit. See bug #406867
- Revert "Fix name grouping feature for cyrillic names". Commit. See bug #406867
- Fix name grouping feature for cyrillic names. Commit. Fixes bug #406867
- Fix an issue with a new tab focus. Commit. Fixes bug #407604
- Servicemenuinstaller: Use QMimeDatabase instead of running xdg-mime. Commit.
dolphin-plugins [Show]
- Fixed git status retrieval splitting entries. Commit. Fixes bug #413870
- Get rid of deprecated methods. Commit.
- Fix id. Commit.
- Add appstream file for use on kde.org/applications. Commit.
dragon [Show]
- Update Appstream for new release. Commit.
- Properly expose the version to cmake. Commit.
- Add ability to copy the URL of played media. Commit. Implements feature #409743
elisa [Show]
- New in this release
eventviews [Show]
- Don't use nullptr for flags. Commit.
- Month View: background color computation for dark mode theme. Commit.
- Month/monthitem.cpp - fix chronological sorting in day block. Commit. Fixes bug #232162
- Agenda/agenda.cpp - grid colors when not using system settings. Commit. Fixes bug #411608
- Src/month/monthscene.cpp - use QDate stringification. Commit.
- Prefer icon over pixmap, and QIcon::fromTheme over KIconLoader. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Warning--. Commit.
- Add metainfo.yaml to trigger API docs generation. Commit.
ffmpegthumbs [Show]
- Fix minor issue found by EBN. Commit.
- Screenshot. Commit.
- Use a category which exists. Commit.
- Rename for spec compliance. Commit.
- Add an appstream file for use in kde.org/applications. Commit.
filelight [Show]
- Update Appstream for new release. Commit.
- Add Windows Store link in AppStream metadata. Commit.
- Improve hi-dpi support. Commit.
- HiDPI rendering improvement. Commit.
- It's not spectacle project :). Commit.
- Make it compile without deprecated method. Commit.
- Remove deprecated method. Commit.
- Remove unused includes. Commit.
- Make sure our tooltip isn't outside the visible screen. Commit.
- Make sure our tooltip doesn't pop up in unexpected places. Commit.
- Make the radial map resizing logic a bit easier to follow. Commit.
- Use some defines, and simplify the code for drawing the radial map. Commit.
- Fix ugly edges on radial map when indicating things below threshold. Commit.
- Avoid unnecessary qpainter state trashing. Commit.
- Fix ugly borders in map. Commit.
granatier [Show]
- Make it compile without kf5 deprecated method. Commit.
- Fix Bug 412044 - Granatier master branch fails to build with Qt 5.12. Commit. Fixes bug #412044
- Make it compile without deprecated method. Commit.
grantlee-editor [Show]
grantleetheme [Show]
- Add colorSetAlpha filter, so explicitly set the alpha value of a color. Commit.
- Add support for KColorScheme. Commit.
- Don't use qt 5.12 enum. Commit.
- Increase version. Commit.
- Add color and palette APIs for Grantlee. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Not necessary to assign paths if we don't add new path. Commit.
gwenview [Show]
- Update Appstream for new release. Commit.
- Replace an occurrence of projects.kde.org. Commit.
- Fix image loading performance. Commit.
- Create additional subfolders if needed (e.g. when extra slashes in FileNameFormater). Commit. Fixes bug #237114. Implements feature #336039
- After import, change default action to "keep" instead of "delete". Commit. Implements feature #337651
- Replace mkdtemp by QTemporaryDir. Commit.
- Fix temporary path in importer test unit. Commit.
- Properly enable hi-dpi support. Commit.
- Revert "fix fractional scaling". Commit. See bug #412738
- Revert "port to non-deprecated API as told in comments". Commit.
- Fix fractional scaling. Commit. Fixes bug #412738
- Fix modify during iteration issue. Commit.
- Port to non-deprecated API as told in comments. Commit.
- Remove extra pixel when cropping with an aspect ratio. Commit.
- Change UI for setting jpeg quality to slider. Commit.
- Include missing header. Commit.
- Port some deprecated methods. Commit.
- Use all colorful icons in config window's sidebar. Commit.
- Save the Mimetype of opened resources. Commit.
- Minor optimization use QLatin1String + replace (foo, QString()) =>. Commit.
- Add JPEG quality option to the docs. Commit.
- Allow the user to select the JPEG save/compression quality. Commit. Implements feature #277996
- Make it compile without foreach. Commit.
- Replace some obsolete methods with non-obsolete ones. Commit.
- Resolved merge conflict. Commit.
incidenceeditor [Show]
- Don't use nullptr for flags. Commit.
- Make sure that mimeData is not null. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add missing override. Commit.
- Insert ldap addresses. Commit.
- Use new plugin. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Add clear button on lineedit + add "insert url" in incident editor. Commit.
juk [Show]
- Update Appstream for new release. Commit.
- Taglib: Remove deprecated code. Commit.
- Port to QElapsedTimer. Commit.
- Port some deprecated method. Commit.
- Port setMargins -> setContentsMargins. Commit.
- Install notifier file in correct directory. Commit.
- Consistency in About window: Use same URL as appdata file and unify some wording. Commit.
- Limit to one instance. Commit.
- HiDPI support for slider. Commit.
k3b [Show]
- Update Appstream for new release. Commit.
- Link to Qt5::Xml explicitly, the code uses QDomDocument. Commit.
- Kns: install knsrc file in the new recommended location. Commit. Fixes bug #409502
- Replace deprecated methods. Commit.
- Minor spelling and grammar fixes. Commit.
- Port some deprecated methods. Commit.
- Expose version to cmake. Commit.
- Helper: Link to AuthCore instead of Auth. Commit.
kaccounts-integration [Show]
- Older AccountsQt5 versions use deprecated API in their headers. Commit.
- Autogenerate export macro. Commit.
- Add override. Commit.
- It compiles fine without deprecated method. Commit.
- Exclude some files. Commit.
- Add explicit + use nullptr + remove extra ';'. Commit.
- Fix typo. Commit.
- Drop Configure from KCM title. Commit.
- Remove unneeded qml stuff. Commit.
- Modernize it. Commit.
- Port away from foreach. Commit.
- Add gitignore. Commit.
- Port to new connect syntax. Commit.
- Fix name leftover from mobile transition. Commit.
- Replace kaccounts KCM with the one from plasma mobile. Commit.
- Don't search for LibAccountsGlib. Commit.
- Fix typo. Commit.
- Modernize cmakelists.txt. Commit.
- Remove extra ;. Commit.
- Remove outdated todo list from the repository. Commit.
- Doc: update readme and todo. Commit.
- Doc: update README. Commit.
kaccounts-providers [Show]
- Providers: move the twitter provider to disabled. Commit.
kaddressbook [Show]
- Update Appstream for new release. Commit.
- Don't add a non-existent icon search path. Commit.
- Fix typo 'Pint' -> 'Print'. Commit.
- Fix minor typos. Commit.
- Add missing CMakeLists.txt. Commit.
- Use the new offline documentation. Commit.
- Adding new .docbook for KAddressBook, draft version. Commit. Fixes bug #409998
- Fix hidpi support. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Add info about kde release version too. Commit.
kajongg [Show]
- D23219: Fix jenkins build of kajongg by allowing spaces in folder/file names. Commit.
kalarm [Show]
- Update Appstream for new release. Commit.
- Port away from deprecated QString::sprintf. Commit.
- Rename isLoaded() -> isPopulated(). Commit.
- Remove unused close() method from resource classes, and some tidying. Commit.
- Fix failure to set no-autostart for non-KDE desktops, if no autostart directory exists. Commit.
- Fix failure to display image when alarm is set to display an image file. Commit.
- Don't supplant existing standard resource when enabling a resource. Commit.
- Rename CalendarDataModel -> ResourceDataModelBase. Commit.
- Remove CollectionControlModel. Commit.
- Fix build. Commit.
- Move more into resources classes. Commit.
- Move removeResource() into Resource classes. Commit.
- Fix crashes on adding and removing resources. Commit.
- Fix crash on adding new resource. Commit.
- Fix "wrong model passed to mapFromSource" errors after resource removal. Commit.
- Move editResource() into Resource classes. Commit.
- Fix wrong resource selection in resources panel. Commit.
- Remove debug. Commit.
- Implement generic event models. Commit.
- Implement generic event models. Commit.
- Fix compile warning. Commit.
- Ensure that resource enabled/disabled is notified. Commit.
- Move function to get resource destination, into resource classes. Commit.
- Krazy fixes. Commit.
- Implement resource selection dialog based on resource classes. Commit.
- Implement generic resource models and view. Commit.
- Fix alarm type column being too wide in alarm template list. Commit.
- Move waitUntilPopulated into KAlarmApp. Commit.
- Emit resourceAdded signal from resource classes. Commit.
- Terminate application after executing 'kalarm --list'. Commit.
- Fix collections not loading properly. Commit.
- Move event tracking into resource classes. Commit.
- Constify, remove trailing white space. Commit.
- When resource is re-enabled, make its alarms available for enable/disable. Commit.
- Move more resource functions into Resources class. Commit.
- Ensure ResourceType objects are owned by only one QSharedPointer. Commit.
- Fix user not always being prompted to update new resource if in old format. Commit.
- Add Resources class to emit signals from all ResourceType instances. Commit.
- Simplify. Commit.
- Rename class ResourceBase -> ResourceType. Commit.
- Use signals to notify resource changes or messages. Commit.
- Fix message formatting. Commit.
- Move more stuff into Resource and CalendarDataModel classes. Commit.
- Move more stuff into Resource class. Commit.
- Fix crash. Commit.
- Krazy fixes. Commit.
- Add missing include guard. Commit.
- Fix #include order; use C++11 class member initialisation. Commit.
- Depends against kalarmcal. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Move more stuff into Resource class, and other rationalisations. Commit.
- Ensure that user is prompted to convert old format calendar. Commit.
- Minor krazy issues. Commit.
- Fix message formatting. Commit.
- Simplify collectionForResource(). Commit.
- Update --triggerEvent, --cancelEvent, --edit option documentation. Commit.
- Tidy. Commit.
- Simplify AkonadiResourceCreator interface, move editResource() to CollectionControlModel. Commit.
- Fix minor typo. Commit.
- Move resource creation code from ResourceSelector into AkonadiResourceCreator. Commit.
- Prevent misleading error displays on resource deletion. Commit.
- Fix build error, remove unused code. Commit.
- Encapsulate Akonadi Collection into new Resource class. Commit.
- Fix export file dialog not showing properly. Commit.
- Fix minor issues found by EBN. Commit.
- Remove AkonadiModel::collectionById(). Commit.
- Remove Akonadi Item ID from AkonadiModel public interface. Commit.
- Add dumpDebug() methods to all Undo classes. Commit.
- Merge commit '7cc6b0cdc04cd982847307ca7c8646ea3676ba87'. Commit.
- Merge commit 'c3b5feeef7356eff4a8284b1add1460c23cb0787'. Commit.
- Merge commit 'e65cdb4abe05e620b14a4708ca2b52c38abb86b8'. Commit.
- Fix build for deprecated calls. Commit.
- Merge commit '57469efa692eda9088524c8afd202004f523f280'. Commit.
- Remove unused methods. Commit.
- Fix build for deprecated calls. Commit.
- Replace calls to deprecated functions. Commit.
- Fix hidpi support. Commit.
- Fix build. Commit.
- Replace deprecated function call. Commit.
- Remove unused method. Commit.
- Use CalendarDataModel more. Commit.
- When asked for writable collections, only return fully writable ones. Commit.
- Replace deprecated method. Commit.
- Fix build. Commit.
- Move typeListForDisplay() to CalendarDataModel. Commit.
- Change deprecated call. Commit.
- Port some deprecated method. Commit.
- Fix compilation. Commit.
- Remove conditional. Commit.
- Split out common code for calendar/event data models. Commit.
- Use C++11 in-class initialisation. Commit.
- Remove need to distinguish between QString::isNull() and isEmpty(). Commit.
- Constify, use more C++11. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Fix release version. Commit.
- Add release version too. Commit.
- Remove commented include. Commit.
- Add info about kde release version too. Commit.
- Fix margin calculation. Commit.
- Constify, use more C++11. Commit.
- Replace deprecated function calls. Commit.
- Make it compile without deprecated method. Commit.
- Fix compile. Commit.
- Fix build. Commit.
- Remove deprecated method. Commit.
- Tidy. Commit.
- Port to KFileCustomDialog. Commit.
- It compiles without foreach. Commit.
- Don't link the binary to KAuth, it's not needed. Commit.
- Helper: Link to AuthCore instead of Auth. Commit.
- Text fix: Less -> Fewer options. Commit. Fixes bug #344531
kalarmcal [Show]
- Install camel case header file for kacalendar.h. Commit.
- Increase dependancy as kalarm depends against new feature. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Suppress krazy warnings. Commit.
- Deprecate Akonadi Item ID functions. Commit.
- Remove library global static. Commit.
- Add operator==(). Commit.
- Fix minor issues found by EBN. Commit.
- Fix find_dependency: fix version. Commit.
- Deprecate Akonadi Item ID functions. Commit.
- Compare() fixes. Commit.
- Remove unused recurrence assignment operators. Commit.
- Add a comparison category for compare(). Commit.
- Make operator!() available for Comparison flags. Commit.
- Deprecate KAEvent::set() methods, use C++11 constructor initialisation. Commit.
- Fix dumpDebug(). Commit.
- Fix comments. Commit.
- Add KAEvent::compare() method. Commit.
- Export the function. Commit.
- Install new header. Commit.
- Don't deprecate methods. Commit.
- Move Akonadi object functions out of KAEvent. Commit.
- Make it compile against qt5.14. Commit.
- KACalendar::updateVersion should set the new calendar version. Commit.
- Use truncate directly. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Constify, use more C++11. Commit.
- Deprecate methods analogous to QDateTime deprecated methods. Commit.
- Make it compile without deprecated method. Commit.
kalgebra [Show]
- Update Appstream for new release. Commit.
- Make it compile against qt5.14. Commit.
- Fix compilation with Qt 5.14. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Make it compiles against qt5.14. Commit.
- Make it compiles without deprecated methods. Commit.
kalzium [Show]
- Update Appstream for new release. Commit.
- Make it compile with qt5.14. Commit.
- Remove outdated KUIT tags. Commit.
- Correct formatting of year of discovery. Commit.
- Give correct information about the year of discovery. Commit. Fixes bug #413180
- Make it compile without kf5 deprecated methods. Commit.
- Adding multiple decays and updated isotope information H-Na. Commit.
- Make it compile without deprecated method. Commit.
- Fix minor typo. Commit.
- Port away from QRegExp to QRegularExpression. Commit.
- Port away from KHTML. Commit.
kamera [Show]
- Minor optimization. Commit.
- Port deprecated methods + use override. Commit.
- Use override keyword. Commit.
- Patch from Petros Siligkounas. Commit.
- Add arconfig. Commit.
- Make it compile without deprecated method. Commit.
- Remove unused include. Commit.
- Rename for spec compliance. Commit.
- Add appstream file for kde.org/applications and app stores. Commit.
kamoso [Show]
- Update Appstream for new release. Commit.
- Bump frameworks dependency to 5.63. Commit.
- When in Desktop view, show a desktop-style toolbar with centered actions. Commit. Fixes bug #402948
- Use contextually-appropriate icon for GlobalDrawer handle button. Commit.
kanagram [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Get rid of deprecated qSort(). Commit.
kapman [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kate [Show]
- Update Appstream for new release. Commit.
- Make the strings translatable, fix typo. Commit.
- Fix translation of external tools. Commit. Fixes bug #181528
- Fix: Do not translate KActionCollection identifier. Commit. See bug #181528
- Read the user visible name of the default color scheme. Commit.
- Fix tyop in find_package call. Commit.
- Respect KF5_MIN_VER and QT_MIN_VER. Commit.
- Search for KF5I18n and KF5DocTools. Commit.
- Search for Qt5Widgets to make a version comparison work. Commit.
- LSP: support ocaml merlin. Commit.
- Add external tools for formatting XML and JSON content. Commit.
- Kate: port away from deprecated methods in KWindowSystem >= 5.62. Commit.
- Handle build path as relative to project path. Commit. Fixes bug #413306
- Add SPDX stuff. Commit.
- Use new license header, fix spelling of mail address. Commit.
- Jowenn was since long ok with proper v2+ licensing. Commit.
- Fix copyright of katewaiter.cpp, that is an extract from katewaiter.h. Commit.
- Start to add proper SPDX identifiers for v2+ files. Commit.
- Start to add proper SPDX identifiers for v2+ files. Commit.
- Start to add proper SPDX identifiers for v2+ files. Commit.
- Start to add proper SPDX identifiers for v2+ files. Commit.
- Start to add proper SPDX identifiers for v2+ files. Commit.
- Use ECM provided clang-format target, guard for older ECM versions. Commit.
- Project: optionally provide cross-project completion and goto. Commit.
- Project: align application menu lookup action text with context menu action text. Commit.
- Update documentation of highlight & RegExp. Commit.
- Bump required version of qt to 5.10. Commit.
- Ensure outer layout set. Commit. See bug #412721
- Try to avoid nested layouts that we don't need. Commit. See bug #412721
- External Tools: Fix accelerators and label buddys. Commit.
- External Tools: Fix translation of empty name/category. Commit.
- Sort includes. Commit.
- External Tools: Translate name and category. Commit.
- Project: move "index" member to "enable" ctags group member. Commit.
- Project: extend example with newly added members. Commit.
- Project: adjust indexfile member naming. Commit.
- Project: configurable ctags indexing and overridable ctags indexfile in project map. Commit.
- Project: handle sparse project file. Commit.
- Project: read plugin configuration a bit sooner. Commit.
- Reasonable sub-toolbar sizes, like normal QPushButton sizes. Commit.
- Keep plugin name compatible with old versions. Commit.
- External Tool Dialog: Forgot to also reset Name and Icon. Commit.
- External Tools: Add "Defaults" button to tool dialog for factory tools. Commit.
- Kate: only unfix toolview size when previously fixed. Commit.
- External Tools: User KUrlRequester instead of LineEdit + Button. Commit.
- Projects Plugin: Support variables %{Project:Path} and %{Project:NativePath}. Commit.
- Add new custom value - KDE::windows_store. Commit.
- Http -> https in appstream file. Commit.
- Load terminal on demand to have some parent widget for WINDOWID computation. Commit. See bug #411965
- External Tools: Increase ui.rc version counter. Commit.
- External Tools: Fix translation domain. Commit.
- Try to have only one toolbar around. Commit.
- Tab bar: use tab-close icon again. Commit.
- Fix hi-dpi rendering of tab buttons. Commit.
- Fix hi-dpi rendering of toolview buttons. Commit.
- External tools: Skip unit tests if necessary. Commit.
- Fix compile by avoiding Qt mistake. Commit.
- Try to fix compile. Commit.
- Try to fix compile. Commit.
- Tab bar: Fix close button in right-to-left layout. Commit.
- Remove some no longer needed version checks. Commit.
- Fix HiDPI support for KWrite + Kate. Commit.
- Kate: make size of persistent toolbar also persistent. Commit.
- Lspclient: configure treeview after model set. Commit.
- Lspclient: use single column for diagnostic relatedInformation presentation. Commit.
- Lspclient: really handle protocol diagnostic relatedInformation. Commit.
- Try to fix win compile. Commit.
- Try to fix guard. Commit.
- Try to fix win compile. Commit.
- Fix compile with Qt 5.13.x. Commit.
- Fix test execution. Commit.
- Enable -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00. Commit.
- Compile with -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00. Commit.
- Disable ctags indexing per default. Commit. Fixes bug #412351. Fixes bug #387830
- Disalow Qt's Q_FOREACH/foreach macros. Commit.
- Fixuifiles. Commit.
- Fix message extraction. Commit. Fixes bug #412358
- Be less verbose. Commit.
- LSP Client config page: Use ui file. Commit.
- Reduce usage of foreach in favor of range-based for loops. Commit.
- Port away from foreach in favor of range-based for loops. Commit.
- Reduce usage of foreach in favor of range-based for loops. Commit.
- Reduce usage of foreach in favor of range-based for loops. Commit.
- Remove more foreach in favor of range-based for loops. Commit.
- Reduce usage of forach macro in favor of range-based for loops. Commit.
- Port away from DesktopIcon() and SmallIcon(). Commit.
- External Tools: Extend output to include "Copy to Clipboard". Commit.
- External Tools: Another missing i18n() call. Commit.
- Properly translate the external tools menu + config widget. Commit.
- Add Tools > External Tools > Configure... Commit.
- Implement KTextEditor::MainWindow::showPluginConfigPage(). Commit.
- Delete external tools on shutdown. Commit.
- External Tools: Support adding actions to toolbar. Commit. Fixes bug #261210
- External Tools: Ensure the command line command is unique. Commit.
- Fix making the acionName unique. Commit.
- External Tools: Use QRegularExpressionValidator for view command line name. Commit.
- External tools: Fix uniqueness of action names. Commit.
- External tools plugin: port away from SmallIcon(...). Commit.
- Ensure view stack gets focus on startup. Commit. Fixes bug #412227
- Use QElapsedTimer here. Commit.
- Enable external tools per default. Commit.
- Expose version to cmake. Commit.
- Port some deprecated methods. Commit.
- Remove unused break here. Commit.
- Build-plugin: handle and process ninja stdout. Commit.
- Try to fix windows compile. Commit.
- Reformat: also format source files. Commit.
- Lspclient: apply clang-format. Commit.
- Categorize all external tools by default. Commit.
- API docs: mention keyboard shortcut persistency for actionName. Commit.
- Ignore .clangd folder from LSP servers. Commit.
- Run clang-format on external tools plugin. Commit.
- Return "Uncategorized" category in case no category was specified. Commit.
- Add "Add Tool from Defaults" for adding builtin external tools. Commit.
- Factor out adding a tool to the tree view. Commit.
- Expose defaultTools() for later use. Commit.
- Make blankIcon() a free function. Commit.
- External Tools: Read tools from defaultexternaltoolsrc on first start. Commit.
- Kate: switch to recently used document when closing one. Commit.
- Lspclient: improve conversion of old flat symbol list to hierarchy. Commit.
- Lspclient: avoid not so useful mark for a single destination goto. Commit.
- Added a line to set default sort order for the Symbolviewer. Commit. Fixes bug #405895
- Remove D and Rust completion plugins in favor of LSP Client plugin. Commit.
- External Tools CMakeLists.txt: Fix capitalization of "FOUND". Commit.
- Try make version detection work properly. Commit.
- Compile default external tools into the plugin as resource. Commit.
- Require KTextEditor version 5.63 because of variable expansion. Commit.
- Cleanup. Commit.
- Make autotest link. Commit.
- Use KTextEditor API to support variable expansion. Commit.
- Cleanup unneeded code. Commit.
- XPMs confuse clang-format. Commit.
- Properly attribute the file. Commit.
- Auto commit. Commit.
- Add small reformat helper. Commit.
- Try a slightly tuned Qt based coding style. Commit.
- Fix text vertical alignment. Commit.
- Search: adjust margin to make search list spacing resemble standard spacing. Commit.
- Avoid using `size` for checking emptiness. Commit.
- Cleanup inheritance specifiers. Commit.
- Initial support for Fortran LSP server. Commit.
- Fix fortran symbol viewer for new highlighting names. Commit.
- Lspclient: make auto-hover configurable. Commit.
- Search: also calculate checked items for a single match item. Commit.
- Lspclient: prevent multiple executions of code action. Commit.
- Search: correctly identify open project file. Commit.
- Initial D LSP support. Commit.
- Allow ESC to be used as global application shortcut. Commit. Fixes bug #409856
- Add buttons to help with construction of regular expressions to search plugin line edits. Commit.
- Avoid copying if it's possible. Commit.
- Simplify ctors with default member initializer. Commit.
- Lspclient: sprinkle some clang-format. Commit.
- External Tools: Fix CMakeLists.txt files. Commit.
- Import 1:1 the Qt coding style .clang-format. Commit.
- Update .clang-format to Qt .clang-format. Commit.
- Build-plugin: perform basedir substitution in build directory. Commit.
- Build-plugin: use moving cursor to associate item with document location. Commit.
- Build-plugin: optionally add marks for build errors and warnings. Commit.
- Revert "use non-deprecated variant of setNewStartupId". Commit.
- Fix stop button of search and replace plugin. Commit.
- Remove unused captured variable. Commit.
- Remove unused member. Commit.
- Use non-deprecated variant of setNewStartupId. Commit.
- Lspclient: add actions to switch to diagnostics tab and close other tabs. Commit.
- Lspclient: also track added marks separately. Commit.
- Fix KateSessionsActionTest. Commit.
- Fix KateSessionManagerTest. Commit.
- Exclude build* too. Commit.
- Lspclient: clear diagnostics when changing document url or closing. Commit.
- Lspclient: forego creating an empty diagnostics top-entry. Commit.
- Rename kate target to kate-lib to fix Windows compilation error. Commit.
- Clean up main CMake scripts. Commit.
- Clean up kate autotests CMake script. Commit.
- Expand leftover `SRCS` abbrevation. Commit.
- Cleanup docs CMake scripts. Commit.
- Refactor config.h handling. Commit.
- Rename kateprivate_export.h to katetests_export.h. Commit.
- Add source file for katewaiter.h. Commit.
- Further cleanup addons CMake scripts. Commit.
- Fix typo found by Iñigo Salvador Azurmendi. Commit.
- Ensure m_dataChanged is false after dialog creation. Commit.
- Prompt user to save or discard changes. Commit.
- Katequickopen: sprinkle more const and enum for list mode. Commit.
- Improve handler - request race condition guard. Commit.
- Katequickopen: add config option to present current or all project files. Commit.
- Lspclient: check for valid active mark model before using. Commit.
- Lspclient: connect some more to detect revision invalidation. Commit.
- Lspclient: add local variable to simplify expressions. Commit.
- Lspclient: enable revision guard for transforming ranges. Commit.
- Avoid crash if handlers trigger LSP actions that invalidate the handler iterator. Commit.
- Build-plugin: also accept + in message filename detection. Commit.
- Lspclient: regroup all JSON parsing and construction. Commit.
- Lspclient: optionally perform incremental document sync. Commit.
- Lspclient: add server support for incremental document sync. Commit.
- Lspclient: adjust configpage item description. Commit.
- Improve hover support. Commit.
- Fix dbus session registration. Commit. Fixes bug #410742
- Add url key for LSP server homepage url. Commit.
- Add latex + bibtex LSP support, https://texlab.netlify.com/. Commit.
- Highlight documentation: add include keywords. Commit.
- Be consistent to use arrays for the command. Commit.
- Initial support for go LSP server https://github.com/sourcegraph/go-langserver. Commit.
- Outsource defaults settings to json file in qrc. Commit.
- Use range loop if possible. Commit.
- LSP plugin: Use language id instead of highlighting mode for server identification. Commit.
- Fix comment. Commit.
- Support Rust LSP server auto-detect some useful root path based on location of Cargo.toml. Commit.
- Lspclient: use old data() for Qt smart pointers. Commit.
- Lspclient: conditionally request onTypeFormatting. Commit.
- Lspclient: add server support for onTypeFormatting. Commit.
- Lspclient: simplify signature of formatting calls. Commit.
- Lspclient: provide LSP languageId from transformed mode. Commit.
- Lspclient: extend server API to include document languageId. Commit.
- Lspclient: sprinkle a define for constant header. Commit.
- Lspclient: use diagnostics item data to mark actions added. Commit.
- Lspclient: only instantiate and involve QTreeView when needed. Commit.
- Lspclient: use custom item subclass for lazy loading of line data. Commit.
- Lspclient: use custom item subclass for diagnostic item data. Commit.
- Lspclient: use a single role for associated range data. Commit.
- Lspclient: handle duplicate line numbers when retrieving lines. Commit.
- Lspclient: convert treewidget to treeview. Commit.
- Lspclient: submit notification to server upon cancellation. Commit.
- Lspclient: add timeout and feedback on edit responses. Commit.
- Lspclient: add rename action. Commit.
- Lspclient: add server support for rename. Commit.
- Lspclient: also submit codeAction command and handle associated applyEdit. Commit.
- Lspclient: add server support for executeCommand and incoming applyEdit. Commit.
- Lspclient: perform codeAction on diagnostic double-click. Commit.
- Lspclient: add server support for code action. Commit.
- Further clean up addons CMake scripts. Commit.
- Lspclient: also move re-used model outline model to MRU head. Commit.
- Lspclient: only enable formatting conditionally. Commit.
- Lspclient: consider additional server capabilities. Commit.
- Lspclient: cache limited number of outline models. Commit.
- Lspclient: add API to servermanager to retrieve synced document revision. Commit.
- Lspclient: avoid symbolview flickering. Commit.
- Lspclient: consider detail column setting. Commit.
- Clean up Kate addons CMake scripts. Commit.
- Clean up Kate addons CMake scripts. Commit.
- Ensure clangd is started for each project on it's own. Commit.
- Allow global debug/non-debug setting via env var. Commit.
- Only use build directory if compilation database found. Commit.
- Lspclient: switch to MIT license. Commit.
- Lspclient: minor optimization in document update. Commit.
- Lspclient: align diagnostic type name. Commit.
- Lspclient: more descriptive member name for highlight action. Commit.
- Lspclient: add format action. Commit.
- Lspclient: add server support for formatting. Commit.
- Lspclient: use snapshot to transform some location ranges. Commit.
- Lspclient: support snapshot of submitted document revisions. Commit.
- Lspclient: send meaningful document revision id if available. Commit.
- Lspclient: minor refactor for cleaner shutdown sequence. Commit.
- Lspclient: track document changes and sync to server accordingly. Commit.
- Parse detail of symbols. Commit.
- Fix licensing, MIT, no old code remained here beside mine + Mark. Commit.
- Fix sorting. Commit.
- Port symbols view to model/view concept. Commit.
- Proper cleanup of code-completion and text-hint providers. Commit.
- Add SPDX license identifier. Commit.
- Alter license of new files, there is only code left by me and Mark. Commit.
- Implement text hint interface for automatic hover. Commit.
- Be more graceful for died servers, just warn, not assert. Commit.
- Fix place holder text for project tree filter. Commit.
- Add missing header. Commit.
- Lspclient: additional sanity checks on state. Commit.
- Lspclient: sync diagnostics list selection with view. Commit.
- Lspclient: refactor some view tracking to a separate helper. Commit.
- Lspclient: avoid tab increase due to definition and declaration results. Commit.
- Lspclient: sane interpretation of empty server command. Commit.
- Lspclient: tweak setup of toolviews. Commit.
- Ensure that .kateprojects win over invented projects. Commit.
- Fix MSVC compile. Commit.
- Fix type to fix BSD compile. Commit.
- Enable LSP client plugin for compilation per default. Commit.
- Change CurrentDocument: to Document:. Commit.
- Use variables shipped by default from KTextEditor. Commit.
- Require KTextEditor 5.57 and adapt to KTextEditor interface changes. Commit.
- Use variables from KTextEditor Framework 5.57. Commit.
- Remove hard-coded variables in favor of registering variables. Commit.
- Add a ContextAction that attaches to QLineEdits. Commit.
- Cleanup What's This tip in Tool Dialog. Commit.
- Cleanup: Remove tool parameter from addToolStatus(). Commit.
- Improve messaging and toolview handling. Commit.
- Add 'external-tool-test', testing all macros. Commit.
- Write output and stderr to QTextDocuments directly. Commit.
- Macro expansion: fix global XPos and YPos. Commit.
- Use QTextDocument as model to decouple ui from data. Commit.
- Remove checkbox "[ ] Include output from stderr" in favour of always displaying it in the Status pane, if existing. Commit.
- Remove support for old macros. Commit.
- Implement new macro expansion (similar to Qt Creator). Commit.
- Use fixed font for displaying output and status text. Commit.
- Better toolview handling (not perfect, yet). Commit.
- Show output in toolview for "Display in Pane". Commit.
- Expand empty working directory to current document URL only when URL is valid. Commit.
- API to clear & delete toolview. Commit.
- Pass also exitCode and crashed-flag in signal toolFinished(). Commit.
- Working dir: if empty, use the current document's path. Commit.
- Use toolview to report a crash. Commit.
- Escape hides & deletes the tool view. Commit.
- Start working on the tool view. Commit.
- Register PluginView in Plugin, so that the PluginView for a MainWindow can be found. Commit.
- Save & load enums manually instead of casting to int. This is more flexible once we change them. Commit.
- Fix margin of config page. Commit.
- Remove ToolItem and use QStandardItem everywhere, since Drag & Drop otherwise messes up the type. Commit.
- Support [x] Reload current document after execution. Commit.
- KateToolRunner: Use std::unique_ptr to express ownership and avoid memleaks. Commit.
- SaveMode::CurrentDocument: Only save if modified to avoid unnecessary recompiles. Commit.
- Change Add Tool to Add Tool... to indicate a dialog opens. Commit.
- Add some predefined tools. Commit.
- Add some tools: gitk, git-cola, git blame, Google Selected Text, Execute current file in Shell. Commit.
- Command line: help
shows "Starts the external tool ". Commit. - Translate warnings for failed tool runs. Commit.
- Use qWarning() for exitCode!=0 and crashes (suboptimal). Commit.
- Implement OutputMode::InsertInNewDocument. Commit.
- Use EditingTransaction for grouping undo/redo events. Commit.
- Start implementing output handling. Commit.
- KateToolRunner: API documentation. Commit.
- Adapt unit test. Commit.
- Pass KTextEditir::View to ToolRunner, since the view is needed later. Commit.
- Also macro expand Executable and Input. Commit.
- Remove code duplication for editing a tool. Commit.
- Track itemChanged signal to enabled "Apply" button. Commit.
- Make sure new tool have unique action collection name. Commit.
- Support adding new categories. Commit.
- Config Widget: Make "Add" a popup menu with "Add Tool" and "Add Category". Commit.
- Config Widget: Remove up & down buttons, drag & drop does the same. Commit.
- Config Widget: Allow drag & drop to reorder and recategorize. Commit.
- Config widget: edit on double click. Commit.
- Config Widget: Expand all, show category Uncategorized always first. Commit.
- Config Widget: Fix loading tools twice. Commit.
- External tool: load & save "Reload current document after execution". Commit.
- External Tool: Add output modes. Commit.
- Simplify load & save of external tools. Commit.
- Tools Menu: Show categorized actions first, then uncategorized. Commit.
- Config Dialog: Always provide valid tool, simplifies pointer handling. Commit.
- Menu Action: Fix categorization. Commit.
- Config dialog: set buddies and remove QDialogButtonBox connections, done in C++. Commit.
- Cleanup includes. Commit.
- Move KateExternalToolsPluginView to kateexternaltoolsview.h/cpp. Commit.
- Move externaltools.h/cpp to KateExternalToolsView.h/cpp. Commit.
- Config Widget: Start porting to QStandardItemModel. Commit.
- Return const ref. Commit.
- Add operator== for KateExternalTool, used for unit test. Commit.
- Make KateExternalTool::save() const. Commit.
- Remove Q_GADGET, not needed. Commit.
- Refactor mimetype checking. Commit.
- Add support for categories, config widget still missing. Commit.
- Use translation domain kateexternaltoolsplugin. Commit.
- Delete support for separators. Support for categories will be added later. Commit.
- Cleanup includes. Commit.
- Add API documentation and remove m_view variable. Commit.
- Delete messy extView() helper function, not needed anymore. Commit.
- Use signal&slot to trigger reload of a menu. Commit.
- Rename externaltools -> m_externalToolsMenu and make it private. Commit.
- Factor out KateExternalToolsConfigWidget into separate file. Commit.
- Fix comment. Commit.
- Run clang-format. Commit.
- Create KateToolRunner on the heap to not block Kate. Commit.
- Remove ExternalToolRunner, was already factored out. Commit.
- Minor cleanups. Commit.
- Remove KateExternalToolAction in favor of simply using QAction with QAction::data(). Commit.
- KateExternalToolMenuAction: Use tools from plugin. Commit.
- Plugin: save Tool pointers, since these stable pointers will be reused by the actions. Commit.
- Pass plugin pointer to actions, since the plugin will act as model. Commit.
- Revive KTextEditor::Command interface by moving tool execution to KateExternalToolsPlugin. Commit.
- Factor out KateExternalToolsCommand into separate file. Commit.
- Add unit test that tests stdin input. Commit.
- KateToolRunner: Support passing stdin to process. Commit.
- KateToolRunner now takes ownership of the passed KateExternalTool. Commit.
- Remove 'command' field in favor of 'input' for stdin. Commit.
- Use factored out KateMacroExpander for macro expansion. Commit.
- Make KateExternalTool copyable, behavior is now value semantics. Commit.
- Factor out KateMacroExpander. Commit.
- ToolDialog: Fix tab order. Commit.
- Load & save arguments. Commit.
- Add support for working directory, if provided. Commit.
- Add checkbox "[x] Include output from stderr and port to QRegularExpression. Commit.
- Add some FIXMEs for later. Commit.
- Test for /home in ls output. Commit.
- Start implementing KateToolRunner. Commit.
- Preliminary test for loading & saving external tool data. Commit.
- Rename test to a more generic name. Commit.
- Adapt default tools to new config file format. Commit.
- Rename acname to actionName. Commit.
- Simplify serialization and deserialization. Commit.
- Initialize member variables. Commit.
- Rename member variable config to m_config. Commit.
- Move load/save code to KateExternalTool. Commit.
- Introduce enum class SaveMode. Commit.
- Factor out KateToolRunner for better unit testing. Commit.
- Add ExternalToolRunner unit test skel. Commit.
- Factor out KateExternalTool into separate file. Commit.
- Copyright. Commit.
- Cleanup. Commit.
- Rename 'tryexe' to 'executable'. Commit.
- Port UI to Qt Designer file. Commit.
- Revive External Tools plugin. Commit.
- Add some FIXMEs. Commit.
- Use new-style connect, cleanup dialog setup. Commit.
- Revive edit dialog. Commit.
- Fix modelines + clang-format. Commit.
- Fix connection. Commit.
- Compiles for the first time, lots of #ifdef 0. Commit.
- Cleanups & port away from KIcon. Commit.
- More porting to new KTextEditor plugin API. Commit.
- More porting to new KTextEditor plugin API. Commit.
- Start port to new KTextEditor plugin architecture. Commit.
- Start porting to KTextEditor plugin API. Commit.
- Adapt to json based plugin factory pattern. Commit.
- Rename kateexternaltoolsplugin to externaltoolsplugin. Commit.
- Apply clang-reformat. Commit.
- Revive External Tools plugin. Commit.
katomic [Show]
- Update Appstream for new release. Commit.
- Make it compile against 5.15. This enum was unused. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Make it compile without deprecated method. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kbackup [Show]
- Make it compiles against qt5.14. Commit.
- Make it compile without deprecated method. Commit.
- Remove unused includes. Commit.
- Add Keywords entry. Commit. Fixes bug #409860
kblackbox [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Replace deprecated KFilterDev::device with KCompressionDevice in KBlackBox. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kblocks [Show]
- Update Appstream for new release. Commit.
- Make it compile against qt5.15, This enum is unused. Commit.
- Fix minor issues found by EBN. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Remove Dependence on unistd.h and sys/time.h. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kblog [Show]
- Use qt version. Commit.
- Fix find_dependency: fix version. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
kbounce [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated method. Commit.
- It compiles fine without deprecated method. Commit.
- Fix links. Commit.
- Get rid of deprecated QPainter::drawRoundRect(). Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kbreakout [Show]
kbruch [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- It compiles fine without deprecated method. Commit.
- Use directly kde_enable_exceptions. Commit.
- Use QLatin1String and QLatin1Char when it's possible. Commit.
- Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only. Commit.
- Get rid of obsolete width(). Commit.
kcachegrind [Show]
- Port to QElapsedTimer (QTime::start/elapsed is deprecated). Commit.
- Make it compile without deprecated method. Commit.
- It done by default by ecm. Commit.
kcalc [Show]
- Update Appstream for new release. Commit.
- It compiles fine without kf5 deprecated method. Commit.
- Make sure the classes are known. Commit.
- Add live conversions between numerical bases. Commit.
- Delete obsolete patch. Commit.
- Use colorful icon for Colors category in settings window. Commit.
- Don't assign qstring when we use replace as it works on same element. Commit.
kcalutils [Show]
- Make it compiles without deprecated methods. Commit.
- Use new framework KF5CalendarCore. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Show class on api.kde.org. Commit.
kcharselect [Show]
kcolorchooser [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated method. Commit.
- It compiles fine without foreach. Commit.
kcron [Show]
- Make it compile without kf5 deprecated methods. Commit.
- Make it compiles without deprecated method. Commit.
- Use an icon which exists. Commit.
- Add extends. Commit.
- Fix metainfo file (wrongly named). Commit.
- Install appstream file for use on kde.org/applications. Commit.
kdav [Show]
- Seems we need to disable HTTP cache cleaning too for avoiding klauncher. Commit.
- Run KIO-based tests without the need for klauncher. Commit.
- Relicense KDAV to LGPLv2+. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Unbreak Qt 5.11 build. Commit.
- Remove the PROTOCOL_COUNT enum value. Commit.
- Fix KIO WebDAV usage and remove obsolete workarounds. Commit.
- Fix previous commit, missed a few utils.h removals. Commit.
- Remove utils.h. Commit.
- Move protocol-related utilities to ProtocolInfo. Commit.
- Split Util in public and private functions. Commit.
- Remove DavManager from the public API. Commit.
- Remove QDom* usage from job headers. Commit.
- Add private class for EtagCache. Commit.
- Give all internal headers a _p suffix. Commit.
- Don't export/install DavProtocolBase and XMLQueryBuilder. Commit.
- Add protocol information API. Commit.
- Fix README formatting. Commit.
- More d-pointerization of the public KDAV API. Commit.
- Migrate the DavItem* job classes to hierarchical d pointers. Commit.
- Merge README files and change to markdown format. Commit.
- Use hierarchical private classes for DAV jobs. Commit.
- Make DavUrl and Error implicitly shared value types. Commit.
- Make DavCollection and DavItem implicitly shared value types. Commit.
- Polish API docs presentation on api.kde.org. Commit.
- Remove unused q pointers. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
kde-dev-scripts [Show]
- Tobias Anton replied yes/yes/yes/yes/no, record that in the script. Commit.
- Eike Hein said yes to all 5 questions, thanks!. Commit.
- Got 5 yes from Lukas Tinkl, thanks!. Commit.
- Got 5 "yes" from yurchor, thanks!. Commit.
- Add more email aliases. Commit.
- Add alternate email address for schwarzer, needed for kplugininfo.h. Commit.
- Add alternate email address for arichardson, needed for kmimetypefactory_p.h. Commit.
- Add andreyc to relicensecheck.pl. Commit.
- Add michaeleden to relicensecheck.pl. Commit.
- Add vladz to relicensecheck.pl. Commit.
- Add myself (arichardson) to relicensecheck.pl. Commit.
- Marco: you're mart, not notmart :-). Commit.
- Fix KGuiItem arguments (second arg of ki18nc, icon name...) being lost. Commit.
- Fix qFindChildren porting (many typos, was clearly never used). Commit.
- Add support for xdgdata-dirs. Commit.
- Createtarball: krusader version bump (v2.7.2). Commit.
- Remove KDeclarative prefix. Commit.
- Remove prefix here too. Commit.
- Improve script. Commit.
- Remove include prefix. Commit.
- Fix clean includes. Commit.
- Remove some prefix. Commit.
- Remove prefix. Commit.
- Improve it. Commit.
kde-dev-utils [Show]
- Update screenshot. Commit.
- Add icon. Commit.
- Kuiviewer: do not use legacy ids/names for appdata file. Commit.
- Add appdata files for kuiviewer shell & kpart. Commit.
kdebugsettings [Show]
- Update Appstream for new release. Commit.
- It compiles fine without kf5 deprecated methods. Commit.
- Fix hidpi support. Commit.
- Increase qt version. Commit.
- Now we can activate/disactivate debug category without gui. Commit.
- Add autotest. Commit.
- Add class for changedebugmode. Commit.
- Prepare for changing debug mode in console. Commit.
- Don't export all symbol. Commit.
- Don't export symbol when it's not necessary. Commit.
- Use new privatelib. Commit.
- Generate a private lib. Commit.
- Extract code. We will able in the future to activate/desactivate debug. Commit.
- Fix comparaison !=/==. Commit.
- Appdata: fix the name of the program. Commit.
- Fix minor typo. Commit.
- Add appstream file for kde.org/applications. Commit.
- Move to development which better reflects what the tool is use for, appears on kde.org/applications. Commit.
- Kdebugsettings: add option --test-mode to configure output from unittests. Commit.
kdegraphics-mobipocket [Show]
- Mark functions with override. Commit.
- Add screenshot. Commit.
- Rename for spec compliance. Commit.
- Appstreamcli validate. Commit.
- Add appstream file for use on kde.org/applications and app stores. Commit.
kdegraphics-thumbnailers [Show]
- Make it compiles without deprecated method. Commit.
- Fix compile warning. Commit.
- Add screenshot. Commit.
- Add appstream file for use on kde.org/applications and app stores. Commit.
- Add appstream file for use on kde.org/applications and app stores. Commit.
kdenetwork-filesharing [Show]
- It compiles fine without deprecated methods. Commit.
- Add a appstream file for use on kde.org/applications. Commit.
kdenlive [Show]
- Second round of huge memory usage improvment: disable qml components on clip/compositions that are out of sight. Commit.
- Fix huge memory consumption in qml component leading to freeze. Commit.
- Fix crash opening project with broken autosaved files. Commit.
- Fix playing clip monitor seems to pause a few frames before end and seeking allowed past clip end. Commit.
- Don't allow seeking below 0 (unexpected behavior). Commit.
- Fix huge memory consumption and inefficiency of audio thumbnails causing freeze on high zoom. Commit.
- Fix monitor corruption on autosave. Commit.
- Fix build with Qt 5.14 RC. Commit.
- Fix group move stuck and minor timeline fixes. Commit.
- Update AppData version. Commit.
- Nicer look for track name edit widget. Commit.
- Fix remaining proxy profiles to use more compatible 640 height. Commit.
- Create luma thumbs at startup in a thread, so we don't freeeze for a few seconds on first composition insertion. Commit.
- Fix track name font size and collapsed dimensions. Commit.
- Correctly import guides and markers from 18.x projects. Commit.
- Fix seeking back 1 frame after play broken. Commit.
- Don't show negative timecode when mouse is in track head. Commit.
- Fix video thumbnails from previous project showing up. Commit. Fixes bug #414813
- Use QVector instead of QList to store audio thumbnails. Commit.
- Small timeline qml cleanup (fixes track headers showing under master button). Commit.
- Don't emit audio when simply refreshing monitor. Commit.
- Activate effect when adding it on the stack. Commit.
- Fix CMake calling runTests. Commit.
- Change proxy default size to be compatible with HD projects (not triggering compositing). Commit.
- Hide broken/crashing invert parameter of MLT's composite transition. Commit.
- Fix monitor audio thumb disappearing on proxy. Commit.
- Fix playhead disappeared. Commit.
- Fix freeze on Windows switching monitor. Commit.
- Remove debug. Commit.
- Cleanup seeking logic, get rid of confusing blue bar indicating real MLT position, pause on seek. Commit.
- Fix typo. Commit.
- Ensure small icons in monitor toolbar on Windows. Commit.
- More qml sizing fixes. Commit.
- Better qml font size calculation. Commit.
- Adjust rendering threads for faster rendering. Commit.
- Screengrab fixes: fix crash on Linux and non working on Windows (Vincent). Commit.
- Fix bug causing bin effects on color, image and title clips to be duplicated. Commit.
- Fix monitor fullscreen partly broken. Commit.
- Remove useless KF5 check. Commit.
- Ensure effect stack is enabled when opening project. Commit.
- Fix effects/composition names sometimes not displaying translated. Commit.
- Fix missing audio thumbs on clip monitor. Commit.
- Fix clip monitor audio overlay, make monitor ruler slightly larger. Commit. See bug #414617
- Fix crash on profile change. Commit.
- Fix effect stack disabled on start - regression from 4d7d7127. Commit.
- Cleanup status bar messaging system an display audio align progress. Commit.
- Restore tooltip incorrectly deleted in previous commit. Commit.
- Refresh project monitor on bin effect change. Commit. See bug #414366
- Replace mysterious icon with clear text button for Master effects. Commit.
- Fix curve effect icon placement. Related to #452. Commit.
- Fix disabled effect stack state. Commit. Fixes bug #408242
- Apply track effects on main playlist and not on tractor. Commit. Fixes bug #414367
- Make sure to reset effect stack when closing project and track stack displayed. Commit.
- Fix Qt Angle OpenGL backend. Commit.
- Fix default audio mixer size. Related to #429. Commit.
- Fix mouse wheel changing parameters when scrolling in effect stack. Commit.
- Better fix for color wheel resize. Commit.
- Fix crash and inconsistencies in color wheel resize. Related to #453. Commit.
- Fix audiothumbn incorrect qml name. Commit.
- Add action triggering display of master effects. Commit.
- Return of green audio clips. Commit.
- Fix compile warnings. Commit.
- Ensure master effectstack button is contained in area above track headers. Commit.
- Fix mixer not working when starting collapsed. Commit.
- Fix zoom slider not updating after zoom-fit. Commit. Fixes bug #413469
- Update audio mixer icon. Commit.
- Better default size for effects info panel. Commit.
- Don't tabify audio mixer by default, better default size. Commit.
- Fix minor qml error in clip monitor. Commit.
- Improve mixer position on first start. Commit.
- Disable OpenGL debugging and minor optimizations. Commit.
- Simplify monitor handling of audio clip, minor optimization of monitor bg drawing. Commit.
- Remove dependency on deprecated QDesktopWidget. Commit.
- Faster analyse clip jobs. Commit.
- Fix detection of secondary screen for monitor fullscreen. Commit.
- Better startup layout for smaller screens. Commit.
- Better timeline layout on first startup. Commit.
- We actually need Qt5.11, and so KF5.45 should be here too. Commit. Fixes bug #414165. Fixes bug #414167. Fixes bug #414168. Fixes bug #414169
- Fix build with Qt 5.14. Commit.
- Add xml fixing avfilter subtitles. Commit.
- Fix crash on group move. Related to #435. Commit.
- Add DesktopEntry to notifyrc. Commit. See bug #407701
- Fix drag from monitor. Commit.
- Don't show monitor audio overly for clips with no audio. Commit.
- Make sure to cancel cache job on close. Commit.
- Bump MLT minimum version to 6.18. Commit.
- Fix Windows compilation. Commit.
- Fix compilation. Commit.
- Minor optimizations. Commit.
- Fix dragging favorite effect to master. Commit.
- Effects can now be applied on master (click the grid icon above track headers to see master effectstack). Commit.
- Fix curve parameter after introducing odd only possibility. Commit.
- Nicer look for color wheels, allow entering numbers in lift/gamma/gain. Commit.
- Fix handling of dock widget title bars. Commit.
- Fix composition description not appearing in info box. Commit.
- Fix some UI strings todo. Commit.
- Fix undocked widgets losing title bar. Fixes #368. Commit.
- Fix keyframe import. Commit.
- Fix tracker on clip cuts. Commit.
- Fix button name on automask. Commit.
- Ensure geometry param size is updated on monitor change. Commit.
- Add xml to allow functional Shape alpha filter. Commit.
- Fix crash editing number params in avfilter.unsharp (requires odd only numbers). Commit.
- Cleanup clip name overlay. Commit.
- Don't mark cache job on audio as failure, allow seeking on clip monitor audio thumbnail. Commit.
- Fix crash on project close. Commit.
- Fix path of audio thumb for monitor overlay. Commit.
- Add logic to support odd only numbers in params. Fixes avfilter.unsharp. Commit.
- Fix compilation. Commit.
- Remove duplicate burningtv effect. Commit.
- Minor audio thumb fixes. Commit.
- Various fixes for composition length calculation. Related to #427. Commit.
- Make sure clip name appears non faded on audio clips. Commit.
- Add new screenshot for Kdenlive. Commit.
- Improve audio clips display: proper thumbnails and monitor view. Commit.
- Disable all overlay actions when not active to make it clearer, don't generate audio monitor preview if disabled. Commit.
- Hide keyframes on lower zoom levels to prevent messing with clip move. Commit.
- Some ui fixes for mixer and monitor audio thumb. Commit.
- ALways overlay audio waveform in monitor for audio clips. Commit.
- Audiomixer: Move channels in a scrollbox, make it collapsible to allow showing only master. Commit.
- * Improve visibility of audio/video only drag icons in clip monitor. Commit.
- Audio mixer: fix peaks. Commit.
- Ensure audio mixer works on fps >= 50. Commit.
- Fix mixer silent after backwards seek. Commit.
- Fix split effect compare broken. Commit.
- Fix bezier curve doesn't appear properly in stack. Commit.
- Don't add effect twice on activating effect search. Commit.
- Disable effect split view if timeline clip was moved. Commit.
- Disable preset update/delete when no preset is selected. Commit.
- Go to project end and play now both stop 1 frame after project end. Commit.
- Effect list: remove favorites folder, make custom filters work again, always show search bar. Commit.
- Fix sop/sat parameters. Commit.
- Fix opengl modes incorrectly applied on windows. Commit.
- Url effect parameter : react on drop. Commit.
- Fix obscure effect pixelated size. Commit.
- Fix emboss default parameters. Commit.
- Fix cartoon default value. Commit.
- Fix chroma key default value. Commit.
- Add some feedback if an insert operation fails. Commit. See bug #413661
- Add chroma to the preferred effects list. Commit.
- Fix #385 with suggested changes by AD to the XMLs. Commit.
- Fix keyboard handling in monitor fullscreen mode, thanks to Martin K. Commit. Fixes bug #413644
- Fix resize keyframes when only 2 keyframes at in/out. Commit.
- Fix crash on configure toolbars. Commit.
- Fix some compositions appearing twice. Related to #414. Commit.
- Remember searchbar visibility, related to #350. Commit.
- Fix info messages not displayed. Commit.
- Muxer: allow finer control over audio level increase. Commit.
- Fix crash when changing composition type of a grouped composition. Commit.
- Another fix for composition duration on insert. Commit.
- Get rid of deprecated binaryName. Commit.
- Fix typo in previous commit (correctly display collapsed effects). Commit.
- Better fix for crash on spacer tool (fixes effectstack missing scrollbar). Commit.
- Fix composition position when bottom clip starts before and ends after top clip. Commit.
- Titler: align right by default on left to right languages. Commit. See bug #413572
- Fix compositions disappear after reopening project with locked track. Commit. Fixes bug #412369
- Fix crash on track insert undo. Commit.
- Fix composition duration for clips at same position/length. Commit.
- Fix showing fullscreen on dual monitor setup. Commit.
- Don't use reserved word for local variable. Commit.
- Try to make it compile with gcc 9. Commit.
- Fix crash in effect stack on spacer. Fixes #408. Commit.
- Fix favorite compositions broken. Fixes #361. Commit.
- Small fixes to composition duration calculation. Commit.
- Fix composition duration calculation. Related to #395. Commit.
- Reduced composition switch ui spacing. Commit.
- Move some QApp init stuff to correct place. Commit.
- Cleanup composition switch option, initial prepare for multistream audio. Commit.
- Port away from deprecated SmallIcon method. Commit.
- Fix broken audiostream code (thanks Filippo). Commit.
- Add menu on Windows to switch between OpenGL modes (in settings menu). Commit.
- Move audio stream processing to AudioStreamInfo class. Commit.
- Cleaner detection of audio streams. Commit.
- Improve audio stream description in clip properties. Commit.
- Fix possible audiomixer crash. Commit.
- Re-add menu to change a composition from one type to another. Related to #395. Commit.
- Display track name when collapsed if header is large enough. Commit.
- Fix missing param name in avfilters. Commit.
- Save/load active track state in project. Make first audio and video track active by default. Commit.
- Cleanup mixer and disconnect on hide. Commit.
- Cleaner indication of in/out/markers on monitor. Commit.
- Add timeline toolbar action to show/hide audio mixer. Commit.
- Fix title clip created with incorrect duration. Fixes #383. Commit.
- Cleanup audiomixer font handling. Commit.
- Make toolbar appear for .5 seconds more on side switch. Related to #370. Commit.
- Fix UI corruption on Windows/intel drivers. Related to #277. Commit.
- Fix razor tool cutting wrong clip. Fixes #380. Commit.
- Fix crash unselecting master mute. Commit.
- Show and fade toolbar when switching side. Related to #370. Commit.
- Monitor overlay toolbars: add button to move to opposite corner to avoid getting in the way. Commit.
- Make context menu "Extract" clearer (rename and add icon), and disable if no track is active. Commit.
- Logarithmic scale for audio mixer volume. Commit.
- Fix minor EBN issues. Commit.
- Fix docked widgets losing title and decoration when undocked. Commit.
- Close favorite effect popup on activation. Commit.
- Audiomixer: Disable balance dial on mute. Commit.
- Fix fades handles sometimes not appearing. Commit.
- Fix fad in control sometimes not visible. Commit.
- Video Fade in/out now defaults to transparent fade instead of fade to black. Still needs adjustment for older project opening. Commit.
- Fix seeking with mouse wheel on timeline ruler. Commit.
- Add drop_max property on consumer. Commit.
- Only keep a history of 50 audio levels for vumeter. Commit.
- Audio mixer now clears cache so changes to volume/balance can be heard immediatly. Commit.
- Audio mixer refinements: reset balance/volume on right click. Commit.
- Small tweaks to mixer layout. Commit.
- Mixer: add record buttons (volume doesn't yet adjust mic level). Commit.
- Audio mixer: various fixes (crash, incorrect balance value, add dial for balance). Commit.
- Import mixer master effects. Commit.
- Audio mixer: move master on the right, remember settings on project opening. Commit.
- Audio mixer cleanup. Commit.
- Use MLT's audiolevel new _position for audio mixer. Commit.
- Don't set timeline pos twice on seek. Commit.
- Small cleanup. Commit.
- Audiomix merge. Commit.
- Port some deprecated methods. Commit.
- Add some XML descriptions to have the default Effects panel translated. Commit.
- Tentative fix for incorrect minus encoding in timeline speed. Commit.
- Cleanup stabilize presets and job cancelation. Commit.
- Deprecate videostab and videostab2, only keep vidstab filter. Commit.
- Fix minor EBN issues. Commit.
- Another attempt to fix Windows screengrab #344. Commit.
- Tentative fix for Windows screengrab with audio. Commit.
- Fix regression breaking timeline resize. Commit.
- Fix warning "cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit-function-declaration’ is not valid for C++". Commit.
- Cleanup monitor marker display (use QtQuick2). Commit.
- Add audio sync option in clip properties to allow correcting audio offset. Commit.
- Get ready for Qt 5.12 AppImage. Commit.
- Fix rgbparade showing line value on mouse hover (#304). Commit.
- Get rid of deprecated background(). Commit.
- Fix Appimage with current dependency. Commit.
- Update AppImage scripts for upcoming changes in base image, using Qt 5.12 anf KF 5.61. Commit.
- Remove unused includes. Commit.
- Clean forward declaration. Commit.
- Get rid of deprecated qSort(). Commit.
- Use the parameter readable and translatable name instead of its formal name for the color edit widget. Commit.
- Org.kde.kdenlive.appdata.xml: add content_rating. Commit.
- Clean up output of extract-messages.sh a bit. Commit.
- Download translations in correct place. Commit.
- AppImage: Move MLT's build in Kdenlive's nightly script. Commit.
- Use identical internet-services icon. Commit.
- Translate asset menu items. Commit.
- Use extracted translations to translate asset descriptions. Commit.
kdepim-addons [Show]
- Link with Qt5::Xml where QDomDocument is used. Commit.
- Disable mReadAuthResultHeader for the moment. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Don't entirely rely on Content-Type headers to identify PDF attachments. Commit.
- Examples - update urls that were pointing to pim.kde.org. Commit.
- Add clear button. Commit.
- Fix typo. Commit.
- Implement import/export rules. Commit.
- Import/export rules. Commit.
- Add attachment support. Commit.
- Improve autotests. Commit.
- Comment unused variable. Commit.
- Reduce duplicate code + add window title. Commit.
- Also show ticket names. Commit.
- Show the train class for train bookings as well. Commit.
- Fix ticket token rendering in case of multiple tokens per reservation. Commit.
- Add ReadAuthResultHeader setting. Commit.
- Fix show/hide actions. Commit.
- Fix save/load new snippet feature. Commit.
- Add more feature. Commit.
- Remove the address editor plugin. Commit.
- Continue to implement rule support. Commit.
- Extract combobox for reduce duplicate code. Commit.
- Allow to configure next feature. Commit.
- Fix widget order. Commit.
- Add messagebox when we want to delete rule. Commit.
- Add parent here. Commit.
- Fix add rule + add missing windowtitle. Commit.
- Fix displaying rule. Commit.
- Allow to show rule. Commit.
- Add new checkbox. Commit.
- Start to implement rule treewidget. Commit.
- We must be able to add new rule. Commit.
- Implement menu. Commit.
- Implement rules widget. Commit.
- Continue to implement mmanagerules. Commit.
- Start to implement dkimmanagerrule. Commit.
- Continue to implement configure rule. Commit.
- Start to implement configure rule. Commit.
- Fix compile in release mode. Commit.
- Remove not necessary KF5::IconThemes. Commit.
- Rework action handling for the itinerary plugin. Commit.
- Fix anti spam/virus wizard banner. Commit.
- Allow to configure new feature. Commit.
- Make it compiles without kf5 deprecated method. Commit.
- Fix update checkbox. Commit.
- Add advanced option. Commit.
- Make methods to check action state accessible for Grantlee. Commit.
- Add Breeze button style. Commit.
- Continue to implement policy settings. Commit.
- Add policy tab page. Commit.
- Start to implement advanced tab. Commit.
- Don't link against KF5::IconThemes where we don't use it at all. Commit.
- Add missing override. Commit.
- Compile it if we activate dkim support. Commit.
- Fix typo. Commit.
- When we disable dkimsupport clear dkim info widget. Commit.
- Add space at the end of variable. Commit.
- Fix i18n. Commit.
- Show stored keys list. Commit.
- Load/save settings. Commit.
- Generate plugin. Commit.
- Improve configure dialog. Commit.
- Minor. Commit.
- Make it compiles. Commit.
- Remove unused boolean. Commit.
- Remove theses examples which are broken. Commit.
- It's not necessary now. Commit.
- Now we can import/export quicktext. Commit.
- Continue to implement import/export. Commit.
- Start to implement export/import quicktext. Commit.
- Revert "It's not necessary". Commit.
- Clean up. Commit.
- Fix config dialogbox. Commit.
- Fix autotest. Commit.
- It's not necessary. Commit.
- Improve configure dialogbox. Commit.
- Fix save snippet. Commit.
- Handle non-Reservation type objects. Commit.
- Fix save element. Commit.
- Use new snippet widget. Commit.
- Continue to implement it. Commit.
- Add more class. Commit.
- Add autotest for theses class. Commit.
- Continue to implement quicktext dialog. Commit.
- Improve configure dialog box. Commit.
- Compare directly QMargins. Commit.
- Fix autotests. Commit.
- Fix name. Commit.
- Start to create dialogbox. Commit.
- Start to create configure dialogbox. Commit.
- Use new api. Commit.
- Use enum type. Commit.
- Use new api. Commit.
- Increase kitinerary depends. Commit.
- Depends against last messagelib. Commit.
- Use new api. Commit.
- Add DataMatrix ticket token barcode support. Commit.
- Make sure to rebuild it against new messagecomposer. Commit.
- Improve autotest. Commit.
- Implement Day of week. Commit.
- Implement date support. Commit.
- Add more variables. Commit.
- Add more variables. Commit.
- Test(grantleeheaderstyleplugin): Adopt changes from GrantleeHeaderStyle. Commit.
- Test(messageviewerplugins): Adopt changes from ObjectTreeParser. Commit.
- Test(messageviewerplugins): Adopt changes in MessageViewer to rendertest. Commit.
- Don't take focus. Commit.
- Add first variable. Commit.
- Add autotest. Commit.
- Implement quicktext menu. Commit.
- Start to implement plugin. Commit.
- Start to implement quicktext plugin. Commit.
- Improve a few user-visible strings (2). Commit.
- Improve a few user-visible strings. Commit.
- Add autotest. Commit.
- Start to creating a new plugin it's an improvment of snippet. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Fix kdepim-addons autotest EnterpriseHeaderStylePluginTest. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Fix typo. Commit.
- Use the new inline message boxes for the itinerary data. Commit.
- Allow to translate all plugins. Commit.
- Insert ldap contact. Commit.
- Fix Bug 387598 - Send As ICalendar Address Selection has problems. Commit. Fixes bug #387598
- Fix access to coordinates for Grantlee versions without gadget support. Commit.
- Start to create plugins. Commit.
- Remove duplicate code. Commit.
- Display map actions inline rather than in the hard to discover menu. Commit.
- Fix itinerary and pkpass plugin unittest reference data. Commit.
- Make the itinerary plugin tests run without needing Akonadi. Commit.
- Simplify Grantlee templates qrc file. Commit.
- Don't hardcode memento identifier. Commit.
- Give the itinerary plugin a much more fitting name. Commit.
- Allow to add block quote. Commit.
- Allow to close markdown support when we click on statusbar label. Commit.
- Use new StatusBarLabelToggledState. Commit.
- Attach PDF documents we extracted data from to reservations. Commit.
- Increase dependancy. Commit.
- Use KItinerary::File for transferring to the app. Commit.
- Use external itinerary extraction process. Commit. Fixes bug #409001
- Unbreak template inclusion in the pkpass plugin too. Commit.
- Unbreak Grantlee includes after the switch of the template loader. Commit.
- Force environment settings. Commit.
- Allow to add reminder here too. Commit.
- Fix Bug 410432 - Add Reminders to New Events. Commit. Fixes bug #410432
- Adapt to new api. Commit.
- Don't use QtResourceTemplateLoader. Commit.
- Don't remove include in data test. Commit.
- Fix crash. Commit.
kdepim-apps-libs [Show]
- Fix minor issues found by EBN and typos. Commit.
- Allow to debug sendlaterinfo. Commit.
- Fix typo. Commit.
- Remove Q_REQUIRED_RESULT here. Commit.
- Remove unnecessary dependency on KF5::IconThemes. Commit.
- Add dbus method for removing item. Commit.
- Make all public classes show up on api.kde.org. Commit.
kdepim-runtime [Show]
- Don't use nullptr as flag value. Commit.
- IMAP resource: do not prompt for password with GSSAPI auth. Commit. Fixes bug #383279
- Link to Qt5::Xml since this code uses QDomDocument. Commit.
- Sanity-check collection path before performing recursive deletion. Commit. See bug #414178
- Set deprecation versions to Qt 5.13 and KF 5.63 for the release branch. Commit.
- Mainpage.dox - update urls for community and techbase. Commit.
- Fix minor issues found by EBN and typos. Commit.
- [pop3 kioslave] Port KTcpSocket (deprecated) to QSslSocket. Commit.
- Merge commit '2c4cc6d96fc46f7622c5eba5e61641669b859b1c'. Commit.
- Remove unneeded KF5::IconThemes dependency. Commit.
- Find boost when libkolabxml was found. Commit.
- Remove deprecated call. Commit.
- Remove unused recurrence assignment operator. Commit.
- Port away from KDAV::Utils. Commit.
- Replace deprecated function call. Commit.
- Remove unused includes for DavManager. Commit.
- Fix error handling in incremental folder sync job. Commit.
- Update special folders only when the folder tree has changed. Commit.
- Move modified items processing into a separate function. Commit.
- Remove redundant check. Commit.
- Use a QHash to store lists of items to fetch. Commit.
- Improve progress reporting during item fetch job. Commit.
- Deduplicate idle status setting into a separate method. Commit.
- Port to KDAV::ProtocolInfo. Commit.
- Make it compile against qt5.14. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- When we compare better to use QLatin1String. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Disable facebook resource. Commit.
- Add info about kde release version too. Commit.
- MAke it compiles without deprecated method. Commit.
kdesdk-kioslaves [Show]
kdesdk-thumbnailers [Show]
kdf [Show]
- QString::replace operates on the same object, no need to reassign. Commit.
- It compiles fine without foreach. Commit.
kdialog [Show]
- Update Appstream for new release. Commit.
- KDialog: add --ok-label for sorry and detailedsorry. Commit.
- It compiles fine without deprecated method. Commit.
- Ignore some files. Commit.
- Modernize CMakeLists.txt. Commit.
- Use QLatin1String for QString::contains. Commit.
- Honour geometry for kmessageboxes too. Commit.
- Handle --geometry in --inputbox, --imgbox, --imginputbox, --slider. Commit.
- Port to non-deprecated KWindowSystem::setMainWindow(). Requires KF 5.62. Commit.
- Add a category and icon for kde.org/applications. Commit.
kdiamond [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Make it compiles against qt5.14. Commit.
- Add DesktopEntry. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
keditbookmarks [Show]
- Make it compile without deprecated method. Commit.
kfind [Show]
- Update Appstream for new release. Commit.
- Lower deprecation numbers to unbreak compilation with current KF5. Commit.
- Use range for loop instead of sizeof arithmetic magic. Commit.
- Exclude more files. Commit.
- It compiles fine without deprecated method. Commit.
- Remove unused includes. Commit.
- Use new category syntax. Commit.
kfloppy [Show]
- Update Appstream for new release. Commit.
kfourinline [Show]
- Update Appstream for new release. Commit.
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Silence annoying gcc warning. Commit.
- Make it compiles against qt5.14. Commit.
- It compiles fine without deprecated method. Commit.
- Replace obsolete methods in KFourInLine with non-obsolete ones. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kgeography [Show]
kget [Show]
- Update Appstream for new release. Commit.
kgoldrunner [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Make it compile without deprecated method. Commit.
- Make it compile against freebsd. Commit.
- Port deprecated signal. Commit.
- Make it compiles against qt5.14. Commit.
- It compiles fine without deprecated method. Commit.
- Get rid of deprecated QSignalMapper() in KGoldRunner. Commit.
- Get rid of deprecated shortDayName(). Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kgpg [Show]
- Update Appstream for new release. Commit.
- Fix compilation with Qt 5.14, QLatin1Literal seems gone. Commit.
- Use identical internet-services icon. Commit.
khangman [Show]
- Update Appstream for new release. Commit.
- Use nullptr here. Commit.
- It compiles fine without deprecated method. Commit.
- Reorder to avoid warnings. Commit.
khelpcenter [Show]
- Update Appstream for new release. Commit.
- Increase KF5 dep since it's using KDEClangFormat. Commit.
- Port to non-deprecated KWindowSystem::setMainWindow(). Requires KF 5.62. Commit.
- Add KDEClangFormat cmake support. Commit.
- It compiles fine without deprecated method. Commit.
- Add an automatically managed "tweak" version number. Commit.
- Bump the version number. Commit.
- Remove unused includes. Commit.
kidentitymanagement [Show]
- Warn if emailsidentity we can't write in this config file. Commit. See bug #414171
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
kig [Show]
- Update Appstream for new release. Commit.
- Port away from deprecated QWheelEvent API. Commit.
- Fix warnings "implicitly-declared Rect& Rect::operator=(const Rect&) is deprecated" from GCC 9. Commit.
- Try to fix Python 3 build. Commit.
- Port deprecated enum. Commit.
- Goniometry use default provided copy constructor and assignment operator. Commit.
- Remove unused HierarchyImp::setData. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
- Port to angleDelta().y(). Commit.
- It compiles fine without deprecated method. Commit.
- Remove unused cmake variable. Commit.
- Get rid of obsolete qSort(). Commit.
kigo [Show]
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compile without kf5 deprecated methods. Commit.
killbots [Show]
- Update Appstream for new release. Commit.
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- It compiles fine without deprecated method. Commit.
- Get rid of deprecated QSignalMapper. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
kimagemapeditor [Show]
- Update Appstream for new release. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
- QFileInfo::exists is documented to be faster. Commit.
- Remove unused variables. Commit.
- Port away from deprecated methods. Commit.
- Add override. Commit.
- Fix build with cmake < 3.12. Commit.
- Move preview from khtml to qwebengine. Commit.
- Move xmlgui files into qrc files to be able to run without installing. Commit.
- Remove unused code. Commit.
kimap [Show]
- Make it compile against qt5.15. Commit.
- Warning--. Commit.
- Port away from KTcpSocket to QSslSocket. Commit.
- Use truncate directly. Commit.
kio-extras [Show]
- Apply KIO's klauncher CI workaround here too. Commit.
- Make the libssh finder ensure the new ssh target is set. Commit.
- Use range for loop instead of sizeof(x) / sizeof(x[0]). Commit.
- Add two special cases url recentlyused:/files and recentlyused:/folders. Commit.
- Add a simple smoke test for slaves by using kioclient5. Commit.
- [Exe Thumbnailer] Match 16 bit executables and don't request icon types wrestool cannot handle. Commit.
- Remove the man KPart, and thus the last KHtml user in kio-extras. Commit.
- [kio-extras] Use new activities icon. Commit.
- Cache windows thumbnails. Commit.
- Add version requirement to dependency KActivitiesStats. Commit.
- Add kio recentlyused:/ to access KActivityStats data. Commit.
- [Image Thumbnailer] Support RLE images. Commit.
- [Comic Thumbnailer] Add support for 7zip-compressed comic books. Commit. Fixes bug #410696
- [sftp] Reformat sftpProtocol::GetRequest::GetRequest(). Commit.
- Fix bracket. Commit.
- WIP : Fix SFTP Plugin of KIO for Windows. Commit.
kipi-plugins [Show]
- Enable QT_NO_URL_CAST_FROM_STRING and fix compilation. Commit.
- Fix typo found by Iñigo Salvador Azurmendi. Commit.
kirigami-gallery [Show]
- Update Appstream for new release. Commit.
- Fix activating some pages. Commit.
- Proper import version. Commit.
- Remove dead code. Commit.
- Use Kirigami.PagePoolAction. Commit.
- Use PagePool. Commit.
- Use he new PagePool. Commit.
- Option to pin pages. Commit.
- Add api urls into the information sheet. Commit.
- Fix the wrong title of the Drawers page. Commit.
kiriki [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Port deprecated method (make it compile without deprecated method. Commit.
- Resolved merge conflict. Commit.
kiten [Show]
- Update Appstream for new release. Commit.
- Get rid of several compiler warnings. Commit.
- Make it compiles against qt5.14. Commit.
- Initialize some variable in class header directly. Commit.
- Use nullptr + override. Commit.
- It compiles fine without deprecated method. Commit.
- Modernize cmake. Commit.
kitinerary [Show]
- Update Appstream for new release. Commit.
- Properly (de)serialize enum values. Commit.
- Fix compilation with older poppler. Commit.
- Kitinerary: fix compilation with poppler >= 0.83. Commit.
- Update knowledge base databases from Wikidata. Commit.
- Silence debug output. Commit.
- Do not fail on DB tickets with VDV barcodes. Commit.
- Make RegioJet date/time patterns more strict. Commit.
- Fix nullptr dereference when PDF loading fails. Commit.
- Add a RAII wrapper around Poppler's globalParams. Commit.
- Make the Poppler version checking a bit more scalable. Commit.
- Don't initialize MemoryCalendar with an invalid timezone. Commit.
- Always take the booking reference from BCBP data. Commit.
- Also complete full name from its parts when it already contain one part. Commit.
- Use non-deprecated website URL. Commit.
- Make sorting more deterministic in case of multi-ticket bookings. Commit.
- Improve train line number comparison. Commit.
- Port DB extractor to new Context API. Commit.
- Add Ticket::name property. Commit.
- Add support for the Upgrade (UPG) RCT2 ticket type. Commit.
- Fix access to the very last bit in a bit array. Commit.
- Simplify American Airlines extractor using the new Context API. Commit.
- Add Qt version. Commit.
- Fix find_dependency: fix version. Commit.
- Add missing includes. Commit.
- Add ÖBB extractor script to show access to UIC 918.3 vendor blocks in JS. Commit.
- Make UIC 918.3 blocks accessible for JavaScript. Commit.
- Simplify VGN extractor by using the new Context properties. Commit.
- Src/pdf/pdfdocument.cpp - fix compile for older popplers. Commit.
- Deduplicate generic PDF extraction results by barcode. Commit.
- Add flag to convert PDF images to grayscale during loading already. Commit.
- Add Indigo boarding pass extractor script. Commit.
- Add a flag to abort loading PDF images when encountering colored pixels. Commit.
- Use PDF creation/modification dates as context date when available too. Commit.
- Fix issues found by EBN. Commit.
- Attempt to fix the FreeBSD CI build. Commit.
- Add access to PDF document creation/modification times. Commit.
- Check if unstable Poppler headers are available. Commit.
- Add converter for Flixbus ticket download links to ticket QR codes. Commit.
- Make JSON-LD matching more flexible for custom extractors. Commit.
- Don't treat pkpass special anymore. Commit.
- Work towards unifying the generic extraction process. Commit.
- Don't trigger text-based extractors if we have a PDF alternative. Commit.
- Refactor how ExtractorRepository provides extractors. Commit.
- Improve the generic PkPass extractor. Commit.
- Factor out result type from PDF extractor. Commit.
- Move generic extractor code to its own subdir. Commit.
- Fix extraction of nested objects in schema.org microdata annotations. Commit.
- Fix compatibility with Poppler 0.82. Commit.
- Add lookup function for Indian Railways station codes. Commit.
- Regenerate train station database to include Indian Railways station codes. Commit.
- Generate train station index for Indian Railways station codes. Commit.
- Integrate content based extractor selection into ExtractorEngine. Commit.
- Add ability to select extractors based on content. Commit.
- Fix UTC conversion during date/time parsing. Commit.
- Add another date format fallback for a new Lufthansa date format. Commit.
- Add unit test for JSON-LD date/time parsing. Commit.
- Simplify a few extractor scripts with the new Context API. Commit.
- Expose results from the generic extractor to extractor scripts. Commit.
- Add unit test for the potential action normalization. Commit.
- Add target URL handling. Commit.
- Add basic tests for non-Reservation top-level objects. Commit.
- Add dedicated debug area for extractor validator logging. Commit.
- Validate top-level hotel and restaurant elements too. Commit.
- Increase version (for Ticket::DataMatrix). Commit.
- Generalize type-specific import filter handling too. Commit.
- Add a generic and recursive mechanism for normalizing schema.org types. Commit.
- Generalize sort utility functions to support more types. Commit.
- Support more top-level types in post-processing. Commit.
- Factor out result validation into its own files. Commit.
- Fix calendarhandlertest now that we support image properties. Commit.
- Add result to Action. Commit.
- Add description, image, potentialAction for Oganization. Commit.
- Add description and image for Event. Commit.
- Add ReserveAction. Commit.
- Normalize ISO 3166-1 alpha 3 to ISO 3166-1 alpha 2 country codes. Commit.
- Add ISO 3166-1 alpha 3 to ISO 3166-1 alpha 2 mapping. Commit.
- Turn CountryId and IataCode into aliases for AlphaId. Commit.
- These tables can be const arrays of pointers to const data. Commit.
- Add generic class for compact storage of uppercase Latin alpha identifiers. Commit.
- Add support for DataMatrix codes in ticket tokens. Commit.
- Add Renfe extractor. Commit.
- Add DataMatrix barcode decoder method for JS. Commit.
- Relax barcode size constraints in the generic PDF extractor a bit. Commit.
- Fix handling of empty barcode decoding results. Commit.
- Add support for DataMatrix barcodes. Commit.
- Use QMetaEnum::fromType rather than manual QMetaObject access. Commit.
- Add initial acprail extractor. Commit.
- Add extractor for national express busses. Commit.
- Normalize bus name and number. Commit.
- Fix StructuredDataExtractor for Volotea. Commit.
- Fix trenitalia pdf parsing. Commit.
- Install UIC 918.3 0080BL vendor block classes. Commit.
- Extract location from Easy Airport Parking pkpass files. Commit.
- Update documentation, and also generate the event location. Commit.
- Don't overwrite venue names set by a custom pkpass extractor script. Commit.
- Add extractor for Easyjet boarding pass PDFs. Commit.
- Add EasyAirportParking extractor. Commit.
- Aircoach.ie also serves Belfast, so don't assume IE here. Commit.
- Add aircoach.ie extractor. Commit.
- Refactor place object generation and add convenience API for bus trips. Commit.
- Make 0080BL vendor block sub-blocks iterateable. Commit.
- Move UIC 918.3 0080 vendor block classes to their own file. Commit.
- Fix ticket token assignment only considering the first PDF page for DB. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add setter methods to Extractor. Commit.
- Add serialization methods to Extractor as well. Commit.
- Add method to serialize ExtractorFilter to JSON. Commit.
- Preserve the file name of the extractor meta data file. Commit.
- Add setter methods to ExtractorFilter. Commit.
- Allow to specify additional search paths for extractors. Commit.
- Fix train number extraction if number is shifted entirely into the label. Commit.
- Restrain the secondary seat note field area a bit. Commit.
- Export ExtractorFilter. Commit.
- Detect ÖBB RES-type RCT2 tickets. Commit.
- Print script engine errors in a way KItinerary Workbench can parse them. Commit.
- Normalize extractor file paths. Commit.
- Deal with calendar being null. Commit.
- Expose which extractor script was used, for KItinerary Workbench. Commit.
- Add reload() method for ExtractorRepository. Commit.
- Make Extractor a value type. Commit.
- Remove the now unused raw data access for UIC 918.3 blocks. Commit.
- Fix 0080BL sub-block boundary check. Commit.
- Port UIC 918.3 ticket layout internals to the new block API. Commit.
- Change the interface of Uic9183TicketLayout to use the new block type. Commit.
- Port 0080BL vendor block to the new UIC 918.3 block content API. Commit.
- Get rid of a few more magic numbers. Commit.
- Add block iteration API. Commit.
- Start to make Uic9183Block safer to use. Commit.
- Split UIC 918.3 block class into its own file. Commit.
- Move UIC 918.3 code to its own subfolder. Commit.
- Increase version. Commit.
- Add fast path for converting grayscale images to bit array for zxing. Commit.
- Avoid regular expression matching when loading extractors. Commit.
- Use context-derived extractors when using the external process. Commit.
- Pass context-derived extractors to the external extractor process. Commit.
- De-duplicate extractors. Commit.
- Improve extractor naming, in case array indexing isn't needed. Commit.
- Export ExtractorRepository. Commit.
- Retain extractor name. Commit.
- Remove left over debug output. Commit.
- Implement external extraction. Commit.
- Refactor recursive extraction decision to avoid duplicated code. Commit.
- Add infrastructure to enable external extraction. Commit.
- Split setting input data and document parsing. Commit.
- Simplify code, now that we have q pointer this indirection isn't needed. Commit.
- Implement ExtractorEngine::setContent in terms of setData. Commit.
- Split content setting and content type detection. Commit.
- Port ExtractorFilter::Type to ExtractorInput::Type. Commit.
- Port Extractor::Type to ExtractorInput::Type. Commit.
- Detect mbox email files too. Commit.
- Port setContent() to the new content type detection methods. Commit.
- Start to use the new input type detection methods. Commit.
- Add utilities for input data type detection. Commit.
- Look up the country for unknown UIC/IBNR station identifiers. Commit.
- Add UIC to ISO country code lookup table. Commit.
- Fix extracting seat reservation from Czech Railways group ticket. Commit.
- Fix Czech Railways extractor to handle multi-leg group tickets properly. Commit.
- Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH. Commit.
- Add a few utility methods around document handling. Commit.
- Add mime type definition for the itinerary bundle files. Commit.
- Properly decode string lists. Commit.
- Expose and test document file name normalization. Commit.
- Add property for associating documents with reservation objects. Commit.
- Add API to open a itinerary file directly from a QIODevice. Commit.
- Add more efficient method for adding passes if passId is already known. Commit.
- Allow to specify a reservation id when adding a reservation. Commit.
- Add access to file operation error message. Commit.
- Export IataBcbpParser::maybeIataBcbp(), needed by KItinerary Workbench. Commit.
- Add a way to compute the size of a U_TLAY layout block. Commit.
- Add schema.org type hierarchy for documents, and file support for this. Commit.
- Add VGN extractor script. Commit.
- Split U_TLAY and RCT2 ticket layout handling. Commit.
- Add convenience API for generating train reservations objects. Commit.
- Add support for custom data in the itinerary bundle file format. Commit.
- Start to add a itinerary bundle file format. Commit.
kjumpingcube [Show]
- Make it compile without kf5 deprecated methods. Commit.
- Remove deprecated method. Commit.
- Update the home page address. Commit.
kldap [Show]
- Remove unused includes. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Make it compiles against qt5.14. Commit.
- Make it compiles without foreach. Commit.
- Use truncate directly. Commit.
- Use chop directly. Commit.
kleopatra [Show]
- Update Appstream for new release. Commit.
- Make it compile with last kf5. Commit.
- Fix minor issues found by EBN and typos. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Add kde release version. Commit.
- Add quit icon. Commit.
- Fix Bug 410123 - Please add icons to actions in tray context menu. Commit. See bug #410123
- Allow hiding config modules. Commit.
- Fix hidpi support. Commit.
- Fix minor typos. Commit.
- Fix version check for pgp cards. Commit. Fixes bug #411849
- Pretty up and remove nag in certify dialog. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add release version too. Commit.
- I18n: Add context @title:window to window titles. Commit.
klettres [Show]
- Update Appstream for new release. Commit.
- It compile fine without deprecated method. Commit.
- Time to increase version. Commit.
- Use isEmpty directly. Commit.
klickety [Show]
- Make it compile without deprecated methods. Commit.
klines [Show]
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Update the home page address. Commit.
kmag [Show]
- Update Appstream for new release. Commit.
- Remove a commented reference to projects.kde.org. Commit.
- It compiles fine without deprecated methods. Commit.
- It compiles fine without deprecated method. Commit.
kmahjongg [Show]
- Make it compile without deprecated methods. Commit.
- Fix minor typos. Commit.
- Add some docs about the Board Editor. Commit.
- Get rid of deprecated availableGeometry(). Commit.
kmail [Show]
- Update Appstream for new release. Commit.
- Don't use nullptr as flag. Commit.
- Fix invalid fcc warning when we restore mail. Commit.
- Show invalid fcc folder widget. Commit.
- When we use "send again" make sure to assign FCC to current folder. Commit.
- Honour notification inhibition by delaying reminders. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Add support for attachment. Commit.
- Increase dependancy. Commit.
- Add emails before apply text/subject so variable can be updated. Commit.
- Fix default value. Commit.
- Fix minor issues found by EBN and typos. Commit.
- Allow to insert to/cc/bcc. Commit.
- Adapt new api. Commit.
- Add dkimWidgetInfo in status bar here too. Commit.
- Don't call twice same method. Commit.
- We need to clear plugin actions too. Commit.
- Use viewer widget info directly. Commit.
- Add akonadi::item id. Commit.
- Now we can insert text too. Commit.
- Fix comment. Commit.
- Fix dependancy. Commit.
- Fix error found during implementing "undo send". Commit.
- Continue to implement undo send. Commit.
- Continue to implement undosave. Commit.
- REmove duplicate code. Commit.
- Remove unused KF5::IconThemes. Commit.
- Allow to configure undo send feature. Commit.
- Remove undosendinfowidget as we will use notification. Commit.
- We will use notification for undoing send. Commit.
- Improve undosend support + add kmail_private_export.h for helping to. Commit.
- Use new api. Commit.
- Remove no longer necessary changes to the icon search paths. Commit.
- Let Qt handle sub-window icons. Commit.
- Prefer giving KNotification icons rather than fixed-size pixmaps. Commit.
- Increase version. Commit.
- Add method for adding/removing item. Commit.
- Add static method. Commit.
- Add a manager. Commit.
- Reload list when we delete items. Commit.
- Allow to remove item. Commit.
- Pointers are already initialized in header file. Commit.
- Return delay. Commit.
- Remove some deprecated kf5 methods. Commit.
- Initialize combobox. Commit.
- Add info widget too. Commit.
- Look at to implement undo send feature. Commit.
- We use config-messageviewer for it. Commit.
- Add missing includes. Commit.
- Fix improve notification message. Commit. Fixes bug #411992
- Add dkim support. Commit.
- Fix Bug 412904 - Provide option to hide menu bar in message view windows. Commit. Fixes bug #412904
- Make sure that mimedata is not null. Commit.
- Show the correct delete icons in/out of the trash. Commit.
- Increase version. Commit.
- Use new api. Commit.
- Use new snippet widget. Commit.
- Continue to implement processkeyevent. Commit.
- Forward processModifyText in composer. Commit.
- Allow to modify text with plugin. Commit.
- Update KMail agent docs. Commit.
- Now snippet can use variable as Subject/Date etc. Commit.
- Improve snippet support. Commit.
- Use new api. Commit.
- Update subject so when we use "subject" quicktext variable it will work. Commit.
- Create MessageComposer::PluginComposerInterface before creating action. Commit.
- Use new api. Commit.
- Improve a few user-visible strings. Commit.
- Make sure that progress indicator is hidden by default. Commit.
- Use KBusyIndicatorWidget directly. Commit.
- Ask if we want to cancel editing. Commit.
- Add parent. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Move spellchecker config in own class + save/load size. Commit.
- Add info about kde release version too. Commit.
- Use class which was moved in messagecomposer. Commit.
- Execute method. Commit.
- Clean up dialog size settings too. Commit.
- Summaryview_part.h - fix build by including QMap. Commit.
kmail-account-wizard [Show]
- Fix minor issues found by EBN and typos. Commit.
- MAke it compile without kf5 deprecated methods. Commit.
- Already initialized in header. Commit.
- Fix Bug 411501 - Account wizard always shows busy indicator. Commit. Fixes bug #411501
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Add release version too. Commit.
kmailtransport [Show]
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Add framework type for api.kde.org. Commit.
- Fix API docs generation. Commit.
kmime [Show]
- Remove erroneous Q_REQUIRED_RESULT. Commit.
- Fix variable name. Commit.
- Remove warnings about ignoring return value of removeHeader(). Commit.
- Port deprecated methods. Commit.
- Use truncate directly. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
kmines [Show]
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compiles without kf5 deprecated methods. Commit.
- Fix minor issues and typos found by EBN. Commit.
- It compiles fine without deprecated methods. Commit.
- Make it compile without deprecated method. Commit.
kmix [Show]
- Link to Qt5::Xml explicitly, don't rely on kconfiggui to do it for us. Commit.
- Port deprecated enum. Commit.
- Port deprecated methods. Commit.
- Port setMargins. Commit.
- Get rid of dependency on KIconThemes. Commit.
- Fix shrinking of group boxes' titles. Commit.
- Time to increase version. Commit.
- Fix the 0613aa4 commit. Commit.
- Add support for High DPI. Commit.
- Make dependency on Plasma optional. Commit.
kmousetool [Show]
- Fix compilation error due to X11 #defines. Commit.
kmouth [Show]
- Make it compiles without deprecated method. Commit.
- Get rid of deprecated qSort and QModelIndex::child. Commit.
kmplot [Show]
- Center-align plot and header table. Commit.
- Port some deprecated methods. Commit.
- Add HiDPI support. Commit.
- Remove foreach in KmPlot in favor of range-based loops. Commit.
- Fix minor typos. Commit.
- Implement third derivative and loosen the mesh a bit to calculate the fourth. This should allow to calculate extrema for second derivative right. Commit. Fixes bug #304574
- Make man DocBook XSL compatible. Commit.
knavalbattle [Show]
- Make it compile without deprecated methods. Commit.
- Make it compile without deprecated methods. Commit.
knetwalk [Show]
- Make it compiles without kf5 deprecated methods. Commit.
knights [Show]
- Make it compiles without kf5 deprecated methods. Commit.
- Add Icon to Executable and Restrict GNUCXX compiler options. Commit.
- Show the notification in the status bar when the current player is. Commit. Fixes bug #412658
knotes [Show]
- Update Appstream for new release. Commit.
- Make it compile against qt5.14. Commit.
- Fix a warning string. Commit.
- HACKING, README - update the url for the coding style doc. Commit.
- Make it compile without deprecated methods. Commit.
- Fix hidpi support. Commit.
- Update email address. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add info about kde release version too. Commit.
kolf [Show]
- Don't install the kolfprivate lib. Commit. Fixes bug #413383
- Fix kolflib_export. Commit.
- It compiles fine without deprecated method. Commit.
- Use https. Commit.
kollision [Show]
- Appdata: move the homepage away from projects.kde.org. Commit.
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compiles without kf5 deprecated methods. Commit.
- Make it compiles against qt5.14. Commit.
kolourpaint [Show]
- Update Appstream for new release. Commit.
- Fix minor issues found by EBN. Commit.
- Properly set the cmake version. Commit.
- Modernize. Commit.
- Look at for removing kdelibs4support. Commit.
kompare [Show]
- Enable HiDPI icon rendering. Commit.
- Fix browse for files/folders doesn't enable "Compare" button. Commit.
konqueror [Show]
- Fix connect warning about moveTab. Commit.
- Port away from KStartupInfo::setNewStartupId deprecated API. Commit.
- Document the new PDF-related option. Commit.
- Add option to enable or disable internal PDF viewer from Qt 5.13. Commit.
- WebEnginePart: Do not prompt as if a new tab were a popup. Commit.
- [src/] port more code away from kdelibs4support and other deprecated classes. Commit.
- Settings/konqhtml: use the in-tree ktabwidget class. Commit.
- Use QStandardPaths::findExecutable instead of deprecated KStandardDirs::findExe. Commit.
- Port KonqSessiondlg and KonqSessionManager away from KTempDir. Commit.
- Replace deprecated QPixmap::serialNumber() with QPixmap::cacheKey(). Commit.
- Fix regression in KonqSessionManager port to QDialog. Commit.
- SessionRestoreDialog: Fix showing of "dialog-warning" icon. Commit.
- Fix compilation with Qt 5.9 for Raphael Rosch. Commit.
- Port qVariantFromValue. Commit.
- Port settings KCM away from KHtml. Commit.
- Remove the minitools plugin. Commit.
- Remove the rellinks plugin. Commit.
- Remove the web archiving plugin. Commit.
- Remove the adblock plugin. Commit.
- Remove the micro format plug-in. Commit.
- Remove the HTML/CSS validation plug-in. Commit.
- Remove unused KHTML dependency from HTML settings plugin. Commit.
- [Konqueror] move KTabWidget/KTabBar from kdelibs4support to here. Commit.
- Port SessionRestoreDialog from KDialog to QDialog. Commit.
- Port KonqSessionDlg and KonqNewSessionDlg from KDialog to QDialog. Commit.
- Port KonqExtensionManager from KDialog to QDialog. Commit.
- Port KonqHistoryDialog from KDialog to QDialog. Commit.
- Port to KWindowConfig. Commit.
- Continue porting away from deprecated methods. Commit.
- Add arcconfig file. Commit.
- Remove the KHTML DOM tree view plug-in. Commit.
- Port qFindChildren. Commit.
- Port away from deprecated API. Commit.
- Port away from KStandardDirs. Commit.
- Some porting away from deprecated APIs. Commit.
- Fix importing cookies from KCookieServer at startup. Commit.
- Don't install a scheme handler for the "about" protocol. Commit.
- Fix detection of window ID. Commit.
- Use new syntax. Commit.
- Fix konqueror exiting immediately when using --open-session. Commit.
- Port to QTRY_COMPARE. Commit.
- I18n: spell "D-Bus" correctly. Commit.
- Adopt the new ECM builddir layout. Commit.
- Fix CMakeLists.txt to compile WebEnginePartHtmlEmbedder on Qt before Qt-5.12. Commit.
- Fix inaccurate comment. Commit.
konquest [Show]
- Make it compiles without kf5 deprecated methods. Commit.
- Make it compiles without deprecated method. Commit.
konsole [Show]
- Update Appstream for new release. Commit.
- Fix tabs not indicating activity. Commit. Fixes bug #406828
- Fix code documentation. Commit.
- Fix copyrights. Commit.
- Fix OSC sequence parsing. Commit. Fixes bug #231405
- Use uint for ucs4 characters. Commit.
- Add missing setFocusProxy() call in ViewManager. Commit. Fixes bug #411181
- Add TODO about obsolete setWorldMatrix. Commit.
- Port obsoleted QDrag->start() to exec(). Commit.
- Port depreciated KRun::binaryName. Commit.
- Reduce code duplication in session creating code. Commit.
- Change option label in Edit Profile Dialog. Commit.
- Start new splits in same directory as current session. Commit. Fixes bug #411332
- Simplify setCurrentSession(). Commit.
- DBusTest: Do not verify exit status. Commit.
- Change DBus functions order. Commit.
- Fix currentSession(). Commit.
- DBusTest: Add test for Window interface methods. Commit.
- DBusTest: Do not show popup when closing multiple tabs. Commit.
- DBusTest: Use correct enum in title/setTitle. Commit.
- Search bar: Activate focused button when enter is pressed. Commit.
- Search bar: Handle Esc key in IncrementalSearchBar. Commit.
- Search bar: Fix widgets creation order. Commit.
- Search bar: Enable widget focus switching. Commit.
- Use qCDebug(). Commit.
- Use QFile::encodeName(). Commit.
- Fix search bar placement. Commit. Fixes bug #405482
- Move search bar positioning code to TerminalDisplay. Commit.
- Debug: print path to history files in /proc/pid/fd/. Commit.
- Unlink() history file after opening it. Commit.
- Remove unused argument from history-related classes. Commit.
- Fix scrollbar position. Commit.
- Add a "Do not ask again" option to close session dialog. Commit. Fixes bug #405481
- Allow loading of pre 19.08 session files. Commit. Fixes bug #412173
- Add missing checkbox label on Edit Profile → Appearance page. Commit.
- Keep empty lines when "trim leading spaces" is enabled. Commit. Fixes bug #412479
- Bump sessionui.rc version. Commit.
- Remove "Close session" from context menu. Commit.
- Enable hidpi auto scaling. Commit. See bug #373232
- Correct split view and keyboard navigation. Commit. Fixes bug #411387
- Port deprecated method setMargins. Commit.
- Anti-alias line character painting, too, with the text aliasing config options. Commit. See bug #373232
- Fix many of the rendering artifacts for hi-dpi setups. Commit. See bug #373232
- Fix split view crashes when using keyboard navigation with some themes. Commit. Fixes bug #411387. See bug #412020
- Make sure font weight value is within allowed range. Commit.
- Fix rendering artifacts introduced by calling winId. Commit. Fixes bug #411965
- Use colorful icon for "Profiles" in settings window sidebar. Commit.
- Remove env variable KONSOLE_PROFILE_NAME. Commit. Fixes bug #406955
- Add dbus profile() to return profile name of current session. Commit. See bug #406955
- Fix Drag Drop from splits in Wayland. Commit.
- EditProfileDialog: remove unused includes. Commit.
- ColorSchemeEditor.cpp: remove unused include. Commit.
- Part.h: remove unused includes. Commit.
- Application.cpp: remove unused include. Commit.
- ConfigurationDialog: remove unused includes and fwd declarations. Commit.
- ProfileSettings.cpp: remove unused includes. Commit.
- Fix cmake endif() mis-matching arguments. Commit.
- CMakeLists.txt: use ccache if present. Commit.
- Fix the fallback code used when restoring session fails. Commit.
- Add icons to desktop file actions. Commit.
- Clean up includes - remove KIO::Job. Commit.
- It is not obvious toUcs4 returns QVector
so remove auto. Commit. - Clean up includes. Commit.
- ColorScheme: fix warning: "assignment from temporary initializer_list". Commit.
- Replace obsolete qCopy with std::copy. Commit.
- Add scrollbuttons for tabs when tabbar is full. Commit. See bug #403059
- Fix memory leaks (coverity). Commit.
- Fix memory leak (coverity). Commit.
- Remove leading/trailingWhitespace() - they were never used. Commit.
- Remove currentBookmarkList() - hasn't been used in years. Commit.
- Remove supportsTabs() - hasn't been used in years. Commit.
- HotSpotsAtLine() has not been used in years. Commit.
- Config-konsole.h is not installed; krazy has been fixed. Commit.
- Use QThread::sleep instead of sleep/usleep. Commit.
- Correct parameter's names. Commit.
- Initialize variable in constructor (coverity/cppcheck). Commit.
- Use std::any_of instead of loop. Commit.
- Restore "Show 'new tab' button" option in Konsole Settings. Commit. Fixes bug #411158
- Reactivate previously active window after flags change. Commit.
- Apply new window flags only when necessary. Commit.
- Add note about duplicates in sub-folders. Commit.
- Do not allow adding duplicates in bookmarks. Commit. Fixes bug #408939
- Correct parameter documentation. Commit.
- Use 'using' instead of 'typedef'. Commit.
- Avoid repeating the return type; use a braced initializer list instead. Commit.
- Port to non-deprecated KWindowSystem::unminimizeWindow. Commit.
- Explicitly add data type s/unsigned/unsigned int/. Commit.
- Tweak tab title options: home and Bourne prompt sigils. Commit.
- Compile. Commit.
- Remove unused includes. Commit.
- Correct include guard name. Commit.
- Hsluv add copyright emails - taken from their github repos. Commit.
- Fix crash on "Close Current Tab" handling. Commit. Fixes bug #410607
- Keep perceived contrast in random background color. Commit.
- Add note about depreciated width(). Commit.
- Port from QFontMetrics::width() to boundingRect().width(). Commit.
- Use QCommandLineOption::HiddenFromHelp instead of deprecated API. Commit.
- In confirm close dialog, remove 'close current tab' option. Commit.
- Ignore some files. Commit.
- Use RAII to manage QApplication memory. Commit.
- Fix focus getting stuck in menu when XDG_CURRENT_DESKTOP ≠ kde. Commit. Fixes bug #410641
- Fix dbus newSession() three methods to work. Commit. See bug #410469
- Remove accelerators from tabs when pressing ALT. Commit. Fixes bug #410488
- Mark intended integer division in double context. Commit.
- Split tab bar configuration into two pages. Commit.
- Search for managed QButtonGroups recursively. Commit.
- Fix initial terminal size. Commit.
- Remove obsolete call 'rects', use begin / end iterators. Commit.
- Fix void-const-params-in-decls issue. Commit.
- Fix implicit-bool-conversion issues. Commit.
- Fix braces-around-statements issues. Commit.
- Use empty() instead of size() for emptiness. Commit.
- Fix unnecessary-copy-initialization. Commit.
- Fix unnecessary-value-param. Commit.
- Use auto to avoid duplicating the type name. Commit.
- Use modernize-return-braced-init-list. Commit.
- Fix readability-implicit-bool-conversion issues. Commit.
- Add krazy excludeall for copyright and license - simple test script. Commit.
- Add/fix KUIT context marker. Commit.
- Add KUIT context marker. Commit.
- Mark constructor explicit. Commit.
kontact [Show]
- Update Appstream for new release. Commit.
- Kontact: simplify ksycoca-related startup code. Commit. See bug #414137
- HACKING - update location of coding style documentation. Commit.
- Remove Kontact sidebar frame. Commit.
- Fix hidpi support. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add info about kde release version too. Commit.
kontactinterface [Show]
- Remove debug. Commit.
- Kontactinterface: remove unused virtual method createDBUSInterface(). Commit.
- Make it compile with last kf5. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Use QStyle to determine icon size. Commit.
korganizer [Show]
- Update Appstream for new release. Commit.
- Fix usage flags. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Korgac: honour notification inhibition by delaying reminders. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Cleanup icon handling. Commit.
- Fix minor EBN issue. Commit.
- Fix hidpi support. Commit.
- Remove dead code. Commit.
- Use truncate directly. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Remove duplicate code. Commit.
- Add info about kde release version too. Commit.
- Allow to save/load search listview settings. Commit.
- Use new connect api. Commit.
- Add clear button. Commit.
- Modernize code + const'ify. Commit.
- Remove unused includes. Commit.
kpat [Show]
- Update Appstream for new release. Commit.
- Add High DPI support. Commit.
- Add High DPI support. Commit.
- Make it compiles without kf5 deprecated methods. Commit.
- Make it compile without deprecated method. Commit.
- FcSolveSolver: cleanup ressources. Commit.
- FcSolveSolver: cleanup ressources. Commit. Fixes bug #395624
- Silence some compile-time or run-time warnings. Commit.
- Fix the tests+build on the CI and elsewhere. Commit.
- Add SimpleSimonSolverIterationsLimit. Commit.
- Create a FreecellSolverIterationsLimit setting. Commit.
- Initialize to a default value. Commit.
- Optimize by imcreasing the CHUNKSIZE. Commit.
- Add a Settings() for golfSolverIterationsLimit. Commit.
- Add a test for golf solver wins. Commit.
- Follow KDE_APPLICATIONS_VERSION. Commit.
- Add QMap include to fix build (with Qt 5.13). Commit.
kpimtextedit [Show]
- Only build and install designer plugin if it's enabled. Commit.
- Port away from deprecated KIconThemes methods. Commit.
- Change function name. Commit.
- Fix lock unicode emoji. Commit.
- Minor. Commit.
- Finish unicode emoji. Commit.
- Improve emoji unicode. Commit.
- Remove the last traces of KEmoticons. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add author. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Start to add doxygen support. Commit.
- Allow to use addQuote method. Commit.
- Use new designer plugin ecm macro. Commit.
kpkpass [Show]
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH. Commit.
kqtquickcharts [Show]
- Make it compile without deprecated method. Commit.
krdc [Show]
- Update Appstream for new release. Commit.
- RDP: Warn if trying to share a non existing folder. Commit.
- Port some deprecated methods. Commit.
- Do foreach better, don't need the temp values. Commit.
- Q_ENUMS -> Q_ENUM. Commit.
- Expose version to cmake. Commit.
kreversi [Show]
- Make it compiles without kf5 deprecated methods. Commit.
- Make it compile without deprecated method. Commit.
krfb [Show]
- Update Appstream for new release. Commit.
- Un-break portal support. Commit.
- Attempt to fix build. Commit.
kruler [Show]
- Update Appstream for new release. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Fix minor issue found by EBN. Commit.
- Make it compiles without deprecated method. Commit.
- It's time to increase qt version. Commit.
- It compiles fine without foreach. Commit.
- Remove unused includesRemove unused includesRemove unused includes. Commit.
kshisen [Show]
- Make it compile without kf5 deprecated method. Commit.
- It compiles fine without deprecated method. Commit.
ksirk [Show]
- Update Appstream for new release. Commit.
- Fix more nonsense if() statements. Commit.
- Port away from deprecated API in Qt 5.14. Commit.
- Fix long-standing nonsense in if() statements, discovered by a gcc warning. Commit.
- Silence compiler warnings about spacer name duplication. Commit.
- Compile with Qt versions < 5.13. Commit.
- Make it compile without deprecated methods. Commit.
- Port some deprecated method. Commit.
- Port some deprecated methods. Commit.
ksmtp [Show]
- Use non-deprecated headers. Commit.
- Port away from KTcpSocket to QSslSocket. Commit.
- Fix SMTP login example to actually handle SSL errors. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Specify framework type for api.kde.org. Commit.
ksnakeduel [Show]
kspaceduel [Show]
- Port away from deprecated QString::sprintf. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Make it compiles without deprecated method. Commit.
ksquares [Show]
- Make it compile without kf5 deprecated method. Commit.
- It compiles fine without deprecated method. Commit.
ksudoku [Show]
- Make it compiles against qt5.14. Commit.
- It compiles fine without deprecated method. Commit.
- Get rid of deprecated QSignalMapper. Commit.
ksystemlog [Show]
- Make it compile without kf5 deprecated method. Commit.
- Journald mode: handle the case when the journal can't be opened. Commit.
- Fix some clang-tidy and clazy warnings. Commit.
- Fix filtering by priority for new log items. Commit.
- Improve settings window category icons. Commit.
- Make it compiles against qt5.14. Commit.
- Make it compile without deprecated method. Commit.
kteatime [Show]
- Update Appstream for new release. Commit.
- Remove deprecated method. Commit.
- Remove unused includes. Commit.
- Port from KPassivePopup to KNotification. Commit.
ktimer [Show]
- Update Appstream for new release. Commit.
ktnef [Show]
ktouch [Show]
- Update Appstream for new release. Commit.
- Update AppStream Metadata. Commit.
- Use prefix.sh from ECM for Convenience Run Script. Commit.
- Add more Screenshots to Appdata Manifest. Commit.
- Merge Branch 'Applications/19.08'. Commit.
- Appstream Metadata: Add OARS Rating. Commit.
- Make it compile without deprecated method. Commit.
- It compiles fine without deprecated method. Commit.
- Modernize a little. Commit.
- Update README. Commit.
- Merge Branch 'Applications/19.08'. Commit.
- Merge Branch 'Applications/19.08'. Commit.
- Replace obsolete QSignalMapper and qSort with non-obsolete code. Commit.
- Update README. Commit.
- Home Screen: Uniform Spacing for Lesson Selector. Commit.
- README: Fix URL of Embedded Build Status Badge. Commit.
- Monochrome Icon: Fix Default Size. Commit.
- Merge Branch 'Applications/19.08'. Commit.
ktp-accounts-kcm [Show]
- Fix build with telepathy-qt 0.9.8. Commit.
ktp-call-ui [Show]
- Fix build with telepathy-qt 0.9.8. Commit.
ktp-common-internals [Show]
ktuberling [Show]
- Update Appstream for new release. Commit.
- Move to modern connect syntax. Commit.
- Mark TopLevel::changeGameboard as final. Commit.
- Port to python3/pyqt5. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Change to qt5.10.0 as it depends against kf5 5.55.0. Commit.
- It compiles fine without deprecated method. Commit.
kturtle [Show]
- Update Appstream for new release. Commit.
- Make it compile without deprecated method. Commit.
- Don't assign qstring as replace works on same element. Commit.
- Fix some clazy warning. Commit.
- Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only. Commit.
- Get rid of obsolete width(). Commit.
kubrick [Show]
- Make it compile without kf5 deprecated method. Commit.
- Make it compiles without deprecated method. Commit.
- Make all action names translatable. Commit.
- Get rid of deprecated QSignalMapper and width(). Commit.
kwalletmanager [Show]
- Update Appstream for new release. Commit.
- Port away from DesktopIcon(). Commit.
- Initialize it before using qapp. Commit.
- Increase version as we depend against 5.56. Commit.
- Helper: Link to AuthCore instead of Auth. Commit.
kwave [Show]
- Fixed some warnings about unnecessary temporary containers (pointed out by clang). Commit.
- Use QVector
instead of QList for track lists. Commit. - Removed class Kwave::MemoryManager, use Kwave::SampleArray directly as backend. Commit.
- Changed SAMPLE_INDEX_MAX to maximum value of a 32bit int (2.147.483.647), minor cleanup in memory manager. Commit.
- (minor EBN fix). Commit.
- Revert "copy .desktop to an unused .desktop file, this is used by the kde.org/applications script to put it on that website". Commit.
- Fixed compiler warning about deprecated implicit assignment operator (gcc-9.1). Commit.
kwordquiz [Show]
- Update Appstream for new release. Commit.
- Use URLs with transport encryption. Commit.
- It compiles fine without deprecated method. Commit.
- Resolved merge conflict. Commit.
- Close KWordQuiz documents before closing the app. Commit.
libgravatar [Show]
- Make it compile without kf5 deprecated method. Commit.
- Compare directly from QMArgins. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
libkcddb [Show]
libkdegames [Show]
- Fix minor typos. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Add version too. Commit.
- Make it compile without deprecated method. Commit.
- Use STL equivalent of deprecated qCopy. Commit.
- Audio: Support loading of files from Qt embedded resources. Commit.
libkdepim [Show]
- Only build and install designer plugin if it's enabled. Commit.
- Use QStyle to determine icon sizes, where necessary at all. Commit.
- Compare directly from QMArgins. Commit.
- Make sure to hide progressindicatorlabel. Commit.
- Remove unused. Commit.
- Use KBusyIndicatorWidget here. Commit.
- Use truncate directly. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Use new designer plugin ecm macro. Commit.
- Fix metainfo.yaml. Commit.
- I18n: Add context "@title:window" to arguments to setWindowTitle(). Commit.
libkgapi [Show]
- Make it compile with last qt5.14. Commit.
- Fix minor typo. Commit.
- Fix comparison typo. Commit.
- Cleanup and modernize the Calendar library codebase. Commit.
- Add missing parameters to Permission related jobs and fix url typo. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Fix API docs generation. Commit.
libkipi [Show]
- Port QString::null. Commit.
libkleo [Show]
- Replace an occurrence of projects.kde.org. Commit.
- Fix minor issues found by EBN and typos. Commit.
- Let Qt handle sub-window icons. Commit.
- Make it compile without kf5 deprecated methods. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Enable API docs generation. Commit.
- Add tooltips for custom actions in keyapproval. Commit.
libkmahjongg [Show]
- Make it compile without kf5 deprecated method. Commit.
libksane [Show]
libksieve [Show]
- Fix copy/paste error in previous commit. Commit.
- Fix as David did in messagelib. Commit.
- Make it compile against 5.14 beta3. Commit.
- Use non-deprecated header. Commit.
- Fix minor typos. Commit.
- Make it compiles without deprecated kf5 methods. Commit.
- Remove unnecessary window and button icon code. Commit.
- Compare QMargin directly. Commit.
- Port libksieve from ktcpsocket to QSslSocket. Commit.
- Make it clear that the error messages are about Sieve. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Use QLatin1String here. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Emit setWasChanged when we edit text too. Commit.
- Make sure to not close vacation editor when we use ESC key. Commit.
- Remove unused include. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Attempt to fix metainfo.yaml file for API docs generation. Commit.
lokalize [Show]
- Update Appstream for new release. Commit.
- Fix alternative translation path building. Commit. Fixes bug #316924
- Internationalize the default project name. Commit. Fixes bug #305677
- Join strings with +, not %. Commit.
- Set label buddies. Commit.
- Open & Save various ui files with a new designer. Commit.
- Fix -Wdeprecated-copy warning. Commit.
- Don’t skip file references from the same line as rc.cpp. Commit.
- Display number columns in project overview using thousands separator. Commit.
- Don’t disable the context menu for the source pane. Commit. Fixes bug #315462
- Remove duplicate newlines in diff view. Commit.
- Take msgctxt into account when comparing old and new strings. Commit.
- Delete translation memory “meta” scan jobs when switching projects. Commit. Fixes bug #293790
- Fix unittest: Calcutta -> Kolkata. Commit.
- Replace obsolete qSort(), QSignalMapper, and child() with non-obsolete methods. Commit.
- Metadata: Return FileMetaData as return value from extract(). Commit.
lskat [Show]
- Make it compile against qt5.15, This enum is unused. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Make it compiles against qt5.14. Commit.
mailcommon [Show]
- Fix Bug 414839 - Folder expiration not automatic. Commit. Fixes bug #414839
- Don't use nullptr as flag value. Commit.
- Link to Qt5::Xml explicitly in case KConfigGui stops doing it for us. Commit.
- Only build and install designer plugin if it's enabled. Commit.
- Fix dnd snippet. Commit.
- Allow to create doc. Commit.
- Fix minor typos. Commit.
- Add caption. Commit.
- Define remove dialog label. Commit.
- Don't export symbol. Commit.
- Add more i18n. Commit.
- Remove empty part. Commit.
- Improve snippets support. Commit.
- Create own editor. Commit.
- Use new snippetattachmentwidget. Commit.
- Implement select attachment. Commit.
- Forward attachment. Commit.
- Implement attachment support. Commit.
- Start to implement attachment support. Commit.
- Use a QCombobox. Commit.
- Add autotest. Commit.
- Fix clear widget. Commit.
- Change wasChanged boolean when we change settings. Commit.
- Fix minor typos. Commit.
- Fix dnd. Commit.
- Allow to dnd snippet. Commit.
- Fix tab order. Commit.
- Add a placeholderText. Commit.
- Allow to add to/cc/bcc requested by David. Commit.
- Use new signal. So when we add new feature we don't need to change. Commit.
- Move subject after group. It's more logical. Commit.
- Allow to insert subject too as discussed with david. Commit.
- Make it compiles without deprecated methods. Commit.
- Add subject support as discussed with David. Commit.
- Let QStyle handle icon sizes on buttons. Commit.
- Add space at end of new variable. Commit.
- Use loop range here too. Commit.
- Use range for loop instead of sizeof. Commit.
- Load setting if it's not group element. Commit.
- Capture return key + use clear button. Commit.
- Allow to load file. Commit.
- Allow to save in specific file. Commit.
- Allow to know when widget was changed. Commit.
- Extract snippetwidget. Commit.
- Clean up code. install snippetmodel. Commit.
- We need mSnippetsManager for kmail. Commit.
- Move widget here. Commit.
- Add support for keyword. Commit.
- Add keyword lineedit here. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Add spacer after button. Commit.
- Use new api. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Save/load dialog size. Commit.
- Prefer icons over pixmaps. Commit.
- USe directly signal/slot. Not necessary to store QTextEdit pointer. Commit.
- Simplify code. Commit.
- Fix save/load dialog size. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Use new designer plugin ecm macro. Commit.
- We can reactivate QT_NO_FOREACH. Commit.
mailimporter [Show]
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Add framework type for api.kde.org. Commit.
- Fix API docs generation. Commit.
marble [Show]
- Resolve compiler warning "break will never be executed". Commit.
- Have separate test cases for both if-branches. Commit.
- Remove redundant reimplementations. Commit.
- Const'ify local variable. Commit.
- Reduce scope of local variable. Commit.
- Fix building of examples. Commit.
- Proof deleted. Commit.
- Proof of existance for KDE sysadmins. Commit.
- - Consider MARBLE_DATA_PATH and MARBLE_PLUGIN_PATH on Windows as well. Commit.
- Remove superfluous extra lineWidth Q_PROPERTY. Commit.
- - Exporting the MarbleDeclarativePlugin. Commit.
- Initialise default styles just once; display an icon for points. Commit.
- Add the svgs/solid/dot-circle.svg icon from FontAwesome. Commit.
- Add a test for the GeoJSON file parser. Commit.
- Minor code cleanup of GeoJSON plugin, adding the new author and date. Commit.
- Update the MIME type for GeoJSON files to be RFC7946-compliant. Commit.
- Implement most of the GeoJSON Simplestyle specification. Commit.
- Completely rewrite the GeoJSON runner plugin for RFC7946 compliance. Commit.
- - Adding GeoJSON Marble writing example. Commit.
- Avoid "Unknown feature GeoDataRelationType" warnings on loading OSM file. Commit.
- Fix failing DMS-String parsing on windows. Commit.
mbox-importer [Show]
messagelib [Show]
- Move mQcaInitializer directly in dkimmanagerkey. Not necessary to create. Commit.
- Fix Bug 414825 - saving dialog does not propose a file name. Commit. Fixes bug #414825
- Add new autotest. It will help us to port to qregularexpression. Commit.
- Don't use nullptr as flag value. Commit.
- Minor optimization. Commit.
- Fix comment. Commit.
- Reserve size. Commit.
- Assign agentOrUserIdentifier. Commit.
- Add more option. Commit.
- Continue to fix authenticationstatus. Commit.
- Improve autotest. Commit.
- Continue to implement parser. Commit.
- Improve parsing + add 2 autotests will failed. Commit.
- Fix autotest. Commit.
- Fix bug in parsing info. Commit.
- Convert more info. Commit.
- Improve converter. Commit.
- Compile with QtWebEngineWidgets >= 5.14. Commit.
- Start to create converter. Commit.
- Start to create converter. Commit.
- Add missing q_required_result. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Fix ==operator. Commit.
- Fix autotest. Commit.
- We can have a list of properties. Commit.
- Fix initial value. Commit.
- Add properties. Commit.
- Add autotest for dkimcheckauthenticationstatusjob. Commit.
- Clean up. Commit.
- Improve parsing code. Commit.
- Add todo. Commit.
- Allow to assign headerparser result too. Commit.
- Implement dkimcheckfulljob. Commit.
- Add new class for reducing duplicate code. Commit.
- Fix qca include. Commit.
- Reduce the number of message parsing. Commit.
- Don't use pointer here. Commit.
- Const'ify it. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Make sure that we check signature until authentication result will done. Commit.
- Clean up. Commit.
- Improve authentication support. Commit.
- Add comment. Commit.
- Continue to implement check authentication result. Commit.
- Start to implement check authentication. Commit.
- Fix compile without qca-qt5. Commit.
- Minor. Commit.
- Add UseAuthenticationResults settings. Commit.
- Check from SSID. Commit.
- Improve parsing. Commit.
- Remove string found. Commit.
- Improve parsing. Commit.
- Improve parsing. Commit.
- We need to parse more string. Commit.
- Add AuthStatusInfo. Commit.
- Continue to implement parsing. Commit.
- Improve parsing. Commit.
- Start to implement parsing. Commit.
- Add autotest. Commit.
- Add more regexp. Commit.
- Implement parser. Commit.
- Add more warning. Commit.
- Continue to implement parsing. Commit.
- Store more settings. Commit.
- Add more info. Commit.
- Remove unused variable. Commit.
- Continue to implement itContinue to implement itContinue to implement it. Commit.
- Improve it. Commit.
- Improve + coding style. Commit.
- Return info. Commit.
- Continue to implement parse checkauthentication. Commit.
- Allow to generate doc. Commit.
- Implement save/load/clear rules. Commit.
- Don't add duplicate rule. Commit.
- Fix save rules/keys when we close apps. Commit.
- Move setting in checkpolicy. Bug fixing + add more autotests. Commit.
- Assign policy. Commit.
- Allow to define policy (need for autotest). Commit.
- Implement check rule. Commit.
- Continue to implement it. Commit.
- Rename methods. Commit.
- Fix deleteLater. Commit.
- Allow to generate rule. Commit.
- Continue to implement job. Commit.
- Allow to use "*" for address too. Commit.
- Check rule against result. Commit.
- Improve autotest. Commit.
- Continue to implement generaterule. Commit.
- Move variable where it will be used. Commit.
- Not necessary to recheck variable here. Commit.
- Allow to show record key. Commit.
- Prepare compare rules. Commit.
- Fix crash when we print in composer with attachment + signed. Commit.
- Improve dkim support. Commit.
- Improve dkimgeneraterulejob. Commit.
- Fix show menu. Commit.
- Store keys/rule in own settings file. Commit.
- Start to implement autogenerate rule. Commit.
- Add more dkim feature. Commit.
- Dkim bug fixing. Fix display tooltip + readd dkimwidgetinfotest autotest. Commit.
- Add more features on dkimrule. Commit.
- Define type of rule. Commit.
- Make it compiles with qt5.14. Commit.
- Fix tooltip. Commit.
- Continue to implement manage rules. Commit.
- Return error code. Commit.
- Clear widget info here too. Commit.
- Create dkimwidgetinfo directly from viewer. Commit.
- Save/load rule. Commit.
- Allow to use rule. Commit.
- Bug fixing. Commit.
- Allow to test private email too. Commit.
- Add default value. Commit.
- Store akonadi::item::id. Commit.
- Remove not define method. Commit.
- Remove unused variable. Commit.
- Not necessary to check signature when it's stored in. Commit.
- Make it compile without deprecated methods. Commit.
- Port away I18N_NOOP2. Commit.
- Remove some warnings about unused return values. Commit.
- Fix typo. Commit.
- Add isValid. Commit.
- Add more Error type + fix 2 bugs (one reported by Luca Beltrame, one. Commit.
- Continue to implement dkim rules. Commit.
- Fix nullptr dereference when replying to emails without a CC header. Commit.
- Return the id message. Commit.
- Fix save folder. Commit.
- Allow to save email in outbox too. Commit.
- Continue to implement dkim rules. Commit.
- Start to implement dkim rule. Commit.
- Debug--. Commit.
- Bug fixing. Commit.
- Add new check. Commit.
- Add more error. Commit.
- Debug--. Commit.
- Bug fixing. Commit.
- Improve dmarc support. Commit.
- Use dmarc info (need to improve it yet). Commit.
- Store from email need for dmarc support. Commit.
- Improve job. Commit.
- Improve policy job. Commit.
- Continue to implement dmarc policy. Commit.
- Fix typo KDIM -> DKIM. Commit.
- Continue to implement dmarc policy. Commit.
- Add start/canStart. Commit.
- Start to implement dmarcpolicyjob. Commit.
- Add autotest. Commit.
- Allow to autotest it. Commit.
- Fix Adkim default value. Commit.
- Parse dmarcinfo. Commit.
- Start to implement dmarcinfo. Commit.
- Add dmarcinfo class. Commit.
- Look at for implementing dmarc support. Commit.
- Clean up code. Commit.
- Port away from deprecated icon methods, or remove unnecessary ones. Commit.
- Improve autotest. Commit.
- Show which server signed it. Commit.
- Add enum policy. Commit.
- Start to implement dkim policy. Commit.
- Specify a color when we have a warning. Commit.
- Fix broken3.mbox support. Commit.
- Allow to store result in file. Commit.
- Use enum. Commit.
- Add more broken email. Need to fix it. Commit.
- Fix other broken testcase. Commit.
- Fix some test case. Commit.
- Remove debug. Commit.
- DEbug--. Commit.
- Improve check + add autotests. Commit.
- Try to make it compile on CI. Commit.
- Add more autotests. Commit.
- Add own header parser + activate it by default. Commit.
- Fix minor typos. Commit.
- Add autotest. Commit.
- Improve parsing. Commit.
- Fix parsing date. Commit.
- Change color. Commit.
- Improve checking. Commit.
- Add more debug. Commit.
- Add info about testing mode. Commit.
- Add more i18n. Commit.
- Disable it for the moment. Commit.
- Improve check. Commit.
- Fix minor typo. Commit.
- Add Mail-Reply-To and Mail-Followup-To support to the ReplyAll strategy. Commit.
- Try to verify signature. Commit.
- Fix bodyhash value. Commit.
- Add new warning about sha1. Commit.
- Add more i18n + fix check body hash. Commit.
- Compare body hash. Commit.
- Add comment. Commit.
- Use qAsConst. Commit.
- Continue to implement check signature. Commit.
- Clean up. Commit.
- Add test apps + fix some bugs. Commit.
- Install dkimwidgetinfo. Commit.
- Register attribute. Commit.
- Get info from attribute. Commit.
- Allow to store value. Commit.
- Fix attributes. Commit.
- Initialize enum class. Commit.
- Fix update widget. Commit.
- Add method for knowning if info is valid. Commit.
- Return error. Commit.
- Fix minor typos. Commit.
- Coding style + improve job. Commit.
- Allow to store result. Commit.
- Update label/tooltip. Commit.
- Add job for saving result. Commit.
- Add missing some Q_REQUIRED_RESULT. Commit.
- Add widget info. Commit.
- Improve check. Commit.
- Implement public key support. Commit.
- QCA crash for the moment it seems to be an install problem. Commit.
- Add comment. Commit.
- Return a struct for checking signature. Commit.
- Improve dkim support. Commit.
- Start to fix header canonization. Commit.
- Add more autotest. Commit.
- Fix generate bodyCanonizationRelaxed value. Commit.
- Allow to enable/disable attribute. Commit.
- Improve dkim support. Commit.
- Add more debug. Commit.
- Use QCryptographicHash directly. Commit.
- Use int for bodylength. Commit.
- Allow to clear all keys. Commit.
- Fix label. Commit.
- Implement delete keys. Commit.
- Improve job. Commit.
- Implement save/load key. Commit.
- Use constructor here. Commit.
- Add Mail-Reply-To support to the ReplyAuthor and ReplySmart strategies. Commit.
- Add support port for saving/loading settings. Commit.
- Add more comment. Commit.
- Allow to store result too. Commit.
- Improve job. Commit.
- Fix load public keys. Commit.
- Store address so we can understand debug. Commit.
- Add more check. Commit.
- Add more debug info. Commit.
- Start to implement autotest. Commit.
- Clean up. Commit.
- Fix typo. Commit.
- Debug--; fix logic. Commit.
- Add missing lookup. Commit.
- Add more debug. Commit.
- Create specific categories. Commit.
- Allow to use dkim checker (in progress). Commit.
- Add method for checking message. Commit.
- Add a manager. Commit.
- Add more comment. Commit.
- Improve check. Commit.
- Fix comment. Commit.
- Add more tests. Commit.
- Improve dkimrecord parsing. Commit.
- Continue to implement checker. Commit.
- Implement key record class. Commit.
- Add support for keyrecord parsing. Commit.
- Implement download keys. Commit.
- Improve parsing + start to implement download key. Commit.
- Fix parsing algorithm. Commit.
- REturn more errors. Commit.
- Return value when we can't parse. Commit.
- Continue to implement check signature. Commit.
- Add more variables. Commit.
- Improve autotests. Commit.
- Improve checksignature job. Commit.
- Extract canonizations info. Commit.
- Add autotest. Commit.
- Improve parsing. Commit.
- Implement job. Commit.
- Improve job. Commit.
- Use range for loop instead of sizeof(magic_detector) / sizeof(magic_detector[0]). Commit.
- Continue to implement it. Commit.
- Fix extracting first/last name. Commit.
- Minor optimization. Commit.
- Install headers. Commit.
- Ignore Reply-To when replying to your own messages. Commit.
- Add missing deleteLater(). Commit.
- Continue to implement it. Commit.
- Add missing Q_REQUIRED_RESULT + make it compiles without deprecated. Commit.
- Don't attach twice files. Commit.
- Const'ify them. Commit.
- Fix reported bug about replies to self. Commit.
- It compiles fine without deprecated method. Commit.
- Port deprecated methods. Commit.
- Implement CC/From. Commit.
- Allow to convert text. Commit.
- Make *DefaultMessageColor use semantically correct colorscheme colors. Commit.
- Add missing variable. Commit.
- Revert "We need to store ActionCollection as some plugins will need it". Commit.
- We need to store ActionCollection as some plugins will need it. Commit.
- CanProcessKeyEvent method must be virtual. Commit.
- Move it in plugin editor not in interface. Commit.
- At plugin support for keyevent. Commit.
- Make method as protected. Commit.
- Adapt to new api. Commit.
- Add more variables. Commit.
- Remove unused signal. Commit.
- Move menu here. so we can use it in mailcommon. Commit.
- USe enum type for variable. (easier for testing it). Commit.
- Add util class. Commit.
- Allow to convert variable. Commit.
- Increase version. Commit.
- Convert as static method. Commit.
- Clean up. Commit.
- Add missing Q_REQUIRED_RESULT + return void not bool as it's unused. Commit.
- Reduce duplicate code. Commit.
- Don't mess with the sub-window icon, this works fine out of the box. Commit.
- We need theses methods for extracting last/first name. Commit.
- Add more variable. Commit.
- Rename class + install it. Commit.
- Increase version for new api. Commit.
- Remove some deprecated methods. Commit.
- Add more variables. Commit.
- Improve convert variables. Commit.
- Test subject variable. Commit.
- Improve autotest. Commit.
- Improve autotest. Commit.
- Const'ify. Commit.
- Improve autotest. Commit.
- Add autotest. Commit.
- Prepare autotst. Commit.
- Fix typo. Commit.
- Don't export symbol when it's not necessary. Commit.
- Prepare for autotest it. Commit.
- Start to implement convert string. Commit.
- Add signal when converted is done. Commit.
- Start to create job for converting variables. Commit.
- Remove duplicate code. Commit.
- Start to improve snippet support. Soon we will be able to add variable. Commit.
- Feat(mimetreeparser): to get rid of rendering in parsing library completly. Commit.
- Tests(mimetreeparser): Tests that are have no depdenency against MessageViewer should move to MimeTreeParser. Commit.
- Feat(mimetreeparser): Support MemoryHole in MimeTreeParser. Commit.
- Continue to implement plugincomposerinterface + add autotest. Commit.
- Return a instance directly. Commit.
- Add attachment interface too. Commit.
- Fix typo. Commit.
- Return subject/cc/to. Commit.
- Store a ComposerViewBase here. Commit.
- Add composer interface class. Commit.
- Improve a few user-visible strings. Commit.
- We use QString::trimmed() additionally. Commit.
- Mimetreeparser: Correctly indicate, that we can't decrypt a MesasgePart. Commit.
- Tests(mimetreeparser): Add tests for the MessagePartTree. Commit.
- Fix(mimetreeparser): Make it possible to distinguish different encrypted/signed message parts. Commit.
- Allow to generate api doc for theses class. Commit.
- Use truncate directly. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Use QLatin1String overload for QString::operator ==/!=. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- USe QLatin1String hereUSe QLatin1String hereUSe QLatin1String here. Commit.
- QString::replace operates on the same object, no need to reassign. Commit.
- Tests(mimetreeparser): Add tests for memoryhole. Commit.
- Don't make CssHelperBase::extraXCss() methods virtual. Commit.
- Remove unused file. Commit.
- Create .qttest/config first before write files to this directory. Commit.
- Revert "Add some debug messages, to get info why anispam header doesn't work on CI.". Commit.
- Remove not needed debug message. Commit.
- Add some debug messages, to get info why anispam header doesn't work on CI. Commit.
- Mark first functions as deprecated as we want to force people to use the. Commit.
- Revert "Cleanup headerstyle_util interface.". Commit.
- No need for specialization for a non-const ref use nomal const. Commit.
- Make grantleeheaderstyletest pass. Commit.
- Header-names are case-sensitive. Commit.
- Add an default subject, if subject header is missing. Commit.
- Delete commented code. Commit.
- Fix memory leak in PluginEditorGrammar. Commit.
- Generalize the HTML warning box for inline messages. Commit.
- Fix API docs generation for non-standard source layout. Commit.
- Consistent spelling of the supported OS. Commit.
- Fix another failure in autotest rendertest. Commit.
- Use new api. Commit.
- It's already initialized in header class. Commit.
- Use new api. Commit.
- Move statusbarlabeltoggledstate here. Commit.
- Fix API docs generation. Commit.
- Increase version. Commit.
- As discussed with Stephen Kelly QtResourceTemplateLoader is not. Commit.
- Set locale and timezone for Grantlee tests. Commit.
- Fix some failures in autotest rendertest. Commit.
- Fix failures in autotest templateparserjobtest. Commit.
- Fix failing autotest grantleeheaderformattertest. Commit.
- Fix failing autotest grantleeheaderstyletest. Commit.
- Fix segmentation fault in autotest ViewerGrantleeThemeSupportTest. Commit.
- Fix failing autotest FollowupReminderSelectDateDialogTest. Commit.
- Fix a segmentation fault in autotest messagefactoryngtest. Commit.
- WIP: Use a HeaderFormatter to seperate process/view. Commit.
- Split css classes, to style different parts. Commit.
- Cleanup headerstyle_util interface. Commit.
- Display resentFrom after vcard and organisation. Commit.
- Use FancyLong from KMime. Commit.
- Switch from KMime::Headers::Date -> QDateTime for message header. Commit.
- Run grantleeheaderstyletest without kdepim-addons and without pre installat messagelib. Commit.
- Fix grantleeheaderstyletest. Commit.
- Fix grantleeheaderformattertest date tests. Commit.
- WIP: Interface for mail headers in MimeTreeParser. Commit.
minuet [Show]
- Extract names even if there is no comma after the quote. Commit.
okular [Show]
- Increase version here too. Commit.
- Increase version. Commit.
- Update Appstream for new release. Commit.
- Fix spurious dialogs in PickPointEngine. Commit. Fixes bug #409638. Fixes bug #413990
- Mobile: Another attempt to fix the TextFields sizes. Commit.
- Add some docs on the new TTS capabilities. Commit.
- Add typewriter autotests. Commit.
- [android] Use filedialog from Qt. Commit.
- Don't crahs on nullptr pdfOptionsPage. Commit.
- Fix minor issues found by EBN. Commit.
- Remove 'yellow' word. Commit. Fixes bug #412890
- Fix building okular without QTextToSpeech by adding ifdefs. Commit.
- When tts engine is changed via okular settings recreate tts object. Commit.
- Only enable Pause or Resume when speaking or paused. Commit.
- Add user okular user setting for which QtSpeech engine to use. Commit.
- Add Pause/Resume action for pausing and resuming speech synthesis. Commit.
- Adjust wording for "search in open document" feature to make it clearer. Commit.
- Fixup kjsfunctionstest.cpp build for Qt 5.9. Commit.
- Remove obfuscated code from okular's source code. Commit.
- Small performance improvements. Commit.
- Add Windows Store link in AppStream metadata. Commit.
- Merge 19.08 fixes to master. Commit.
- Test whether 'continuous' view mode is saved per file. Commit.
- Add @since markers for the new ViewCapability values. Commit.
- Fix return value of PageView::capabilityFlags. Commit.
- Simplify a loop. Commit.
- Save view information per file. Commit.
- Add "find in this document" to selection context menu. Commit. Fixes bug #408355
- Port some deprecated methods. Commit.
- Fix compilation against a karchive that doesn't have lzma. Commit.
- Add windows store sized icons for future releases. Commit.
- Port some deprecated methods. Commit.
- Port deprecated QLayout::setMargin. Commit.
- Created private functions to avoid duplicated code in Document. Commit.
- Implemented validate actions and made formwidgets leave these actions to QLineEdit::Event. Commit.
- Added support for Form Focus Events. Commit.
- Appdata: add content_rating. Commit.
- Changed util.printd to use the default locale on case 2. Also made kjsfunctionstest to be in a consistent locale. Commit.
- Improve testPrintD. Commit.
- Changed tests to use QTest interface, with QTest::newRow and column. Commit.
- Test: Switch another QCOMPARE to the right order. Commit.
- More QCOMPARE -> QVERIFY. Commit.
- QCOMPARE -> QVERIFY. Commit.
- Switch QCOMPARE to the proper order. Commit.
- Changed AFTime_Format to work with user locale PM strings. Commit.
- Changed util.printd to work with the default locale set on QLocale::setDefault to allow consistent results in tests. Commit.
- Fixed wrong version in description of function. Commit.
- Implemented support for AFSpecial_Format and AFSpecial_Keystroke. Commit.
- Implemented support for AFTime_Format and AFTime_Keystroke. Commit.
- Changed nomenclature and add format action now sets the AP stream text. Commit.
- Removed the use of internalText(), replacing by text(). Commit.
- Implemented support for setAppearanceText defined on Poppler. Commit.
- Implemented support for keystroke actions. Commit.
- Add support for form text formatting. Commit.
- Mobile: app: Fix TableOfContents. Commit.
- Add support for cb7 comic book archives. Commit.
- Add some new info about font substitution. Commit.
- Add information about substituting font into properties dialog. Commit.
- Extended util.printd support to cover new formats. Commit.
- Implemented tests for app.alert and util.printd. Commit.
- Support app.alert and util.printd. Commit.
- Added support for the full name of fields, which is used in the JavaScript. Commit.
- Improve search field. Commit.
- Fix bookmark action. Commit.
- Hide the cursor with tricks so then hidden delay mode keeps working fine. Commit.
- Test whether tablet proximity properly controls the cursor shape. Commit.
- Turn cursor to cross-hair when stylus is near the screen. Commit.
- Do not use slotChangeDrawingToolEngine to reset the drawingEngine. Commit.
- Stop using QRegion:: rects and just iterate over the region. Commit.
- Port away from qFind, qCopy, qLowerBound, qUpperBound. Commit.
- Add a warning about stamps into the docs. Commit.
- General improvements to stamp annotation. Commit. Fixes bug #370381. Fixes bug #383652. See bug #383651
- Prefer QWidget::update to QWidget::repaint. Commit.
- Improve documentation of area classes. Commit.
- Improve documentation of TextEntity stuff. Commit.
- Fixed indentation, bad algebra and moved display enum to KJSDisplay. Commit.
- Fixed the KJSPrototype pointers and deleted unused arguments. Commit.
- Implemented display support and updated dependencies to Poppler > 0.79. Commit.
- Added support for buttonSetIcon and buttonGetIcon. Commit.
- Changed button code to be transparent when there's no text. Commit.
- Implemented the getOCGs and OCGs methods to support layer changing by JavaScript. Commit.
- Implemented initial support for animatedPDF. Commit.
palapeli [Show]
- Make it compile without kf5 deprecated method. Commit.
- Make it so that "Quit" is in "Game" not in "File". Commit.
- Port some deprecated methods. Commit.
- Add DesktopEntry entry. Commit.
- Include QMap header explicitly. Commit.
parley [Show]
- Update Appstream for new release. Commit.
- README: fix the homepage and a typo. Commit.
- Make it compiles against qt5.14. Commit.
- It compiles fine without deprecated method. Commit.
- Modernize CMakeLists.txt. Commit.
- Cleanup removed dependencies. Commit.
- Remove unused KPassivePopup includes. Commit.
- Remove as deprecated marked classes and functions. Commit.
picmi [Show]
- Link with Qt5::Xml explicitly, so we don't rely on KConfigGui bringing it. Commit.
- Move the project homepage away from projects.kde.org. Commit.
- Make it compile without kf5 deprecated method. Commit.
pim-data-exporter [Show]
- Update Appstream for new release. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Import/export dkimsettingsrc. Commit.
- Fix i18n(). Commit.
- Fix hidpi support. Commit.
- QString::remove operates on the same object, no need to reassign. Commit.
- Add info about kde release version too. Commit.
- Allow to open file. Commit.
- Add missing question sign. Commit.
- Start to implement open file directly. Commit.
- Add messagebox when we don't want to override file. Commit.
pim-sieve-editor [Show]
- Update Appstream for new release. Commit.
- Add missing Q_REQUIRED_RESULT. Commit.
- Fix hidpi support. Commit.
- Compare directly with QMargins. Commit.
- Add info about kde release version too. Commit.
pimcommon [Show]
- Only build and install designer plugin if it's enabled. Commit.
- Allow to define remove dialog label. Commit.
- Move to private class. Commit.
- Make it compile without deprecated kf5 methods. Commit.
- Allow to unplug actions. Commit.
- Prepare to make it compiles without deprecated kf5 methods. Commit.
- Don't mess with button icon sizes, QStyle takes care of that for us. Commit.
- It seems that it breaks loading plugins. I need to investigate it. Commit.
- Add new signal when config was changed. Commit.
- Compare directly from QMArgins. Commit.
- Fix generate api.kde.org. Commit.
- Use KBusyIndicatorWidget here. Commit.
- Use chop directly. Commit.
- Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign. Commit.
- Use QLatin1String here. Commit.
- Add info about that we use google for translating. Commit.
- Add dummy API docs, so these classes show up on api.kde.org. Commit.
- Add framework type for api.kde.org. Commit.
- Use new designer plugin ecm macro. Commit.
- Fix API docs generation. Commit.
print-manager [Show]
- Update Appstream for new release. Commit.
- Fix crash when cups returns jobs with duplicate id. Commit. Fixes bug #326289
- Port to non-deprecated KWindowSystem::setMainWindow(). Requires KF 5.62. Commit.
- Add "authenticate" action. Commit. See bug #313619
- Port some deprecated methods. Commit.
- Use more appropriate icon that's colorful at small sizes. Commit.
- Fix minor typos. Commit.
- Don't fetch server settings for preferences button. Commit.
- Fix typo. Commit.
- Fix indentation. Commit.
- Fix some compiler warnings. Commit.
- Do not shadow function name. Commit.
- Try to find the smb backend for cups as runtime dependency. Commit.
- Add appstream metainfo. Commit.
rocs [Show]
- Don't query for the document twice. Commit.
- Documenttypeswidget: simplify code. Commit.
- Edgetypesdelegate: fix mem leak. Commit.
- Edgetypesdelegate: simplify logic. Commit.
- Edgetypesdelegate: dont append on temporary. Commit.
- Fileformatdialog: Fix memory leak of the FileDialog. Commit.
- Use QScopedPointer to guard against memleaks. Commit.
- Nodetypesdelegate: fix memory leak. Commit.
- Nodetypesdelegate: dont append on temporary. Commit.
- Scriptoutputwidget: simplify updateFixupButton logic. Commit.
- Sidedockwidget: simplify sizehint. Commit.
- Sidedockwidget: get rid of depreccated method. Commit.
- Mainwindow: no else after return. Commit.
- Mainwindow: spacing. Commit.
- Mainwindow: de-escalate if. Commit.
- Mainwindow: spacing. Commit.
- Mainwindow: use auto when type is explicit. Commit.
- Mainwidow, sidedockwidget: simplify layout and logic. Commit.
- Mainwindow: simplify queryClose. Commit.
- Mainwindow.cpp Use list initialization instead of appending to temporary. Commit.
- Mainwindow: simplify if logic. Commit.
- Fix build with cmake < 3.7. Commit.
- Fix minor typo: de -> the. Commit.
- Get rid of deprecated qSort(). Commit.
- Fix add_test command. Commit.
- Debugger option on script menu. Commit.
- Self Edges Removas on Transform Edges. Commit.
- Fix on the Generator Seeds of the graph generator widget. Commit.
- Write information about the algorithms. Commit.
- Write Hopcroft-Karp Example. Commit.
- Fix Project test: double-check code document paths in loadSave test. Commit.
- Fix Project test: change the test itself. Commit.
- Fix Project test: add logging. Commit.
- Fix re-layout after generating Random Tree and Random DAG. Commit.
- Fix generated graphs being off the canvas (2). Commit.
- Use qreal for the coordinate minima. Commit.
- Don't translate if min* is positive on one axis. Commit.
- Fix generated graphs being off the canvas. Commit.
- Write Floyd-Warshall Example. Commit.
- Write Bellman-Ford Example. Commit.
- Write Dijkstra Example. Commit.
- Write Topological Sort example. Commit.
- Check KDeclarative version to adjust to deprecation warnings. Commit.
- Write Kruskal Example. Commit.
- Reduce warnings by giving labels different names. Commit.
- Reduce (clang) warnings about unused parameters. Commit.
- Fix links in the developer documentation. Commit.
- Fix filenames in Licensing information. Commit.
- Improve README. Commit.
- Fix links in Mainpage. Commit.
- Fix git clone URL (it's now on invent.k.o). Commit.
- Add copyright. Commit.
- Topology class as static access only. Commit.
- Correct typos and coding style. Commit.
- Rewrite Prim example. Commit.
- Write DFS example. Commit.
- Rewrite BFS example. Commit.
- Change boost mersenne twister to std mersenne twister. Commit.
- Modify the tree creation algorithm. Commit.
- The new Dag creation with wrong edge verification. Commit.
- Improve INSTALL.md with better links. Commit.
spectacle [Show]
- Update Appstream for new release. Commit.
- Fix issue preventing spectacle from opening. Commit.
- Make it compile without kf5 deprecated method. Commit.
- Rework compression quality settings. Commit.
- Remove inaccurate comment. Commit.
- Use Spectacle's own icon for the General page in the settings window. Commit.
- New Bottom Help text. Commit.
- Cleanup source code of minor annoyances. Commit.
- Fix missing comma due to rebase. Commit.
- Make QuickEditor fullscreen on Wayland. Commit.
- Unify how image export is reported. Commit.
- Rename mCopySaveLocationToClipboard to mCopyToClipboard. Commit.
- Update docs to the latest version in git. Commit.
- PlatformXcb.cpp: Use custom deleter for xcb types. Commit.
- Use QLatin1String. Commit.
- PlatformXcb.cpp: Use custom deleter for xcb types. Commit.
- Add autosave feature. Commit. Implements feature #390415
- Add new touch-friendly drag handlers. Commit. Fixes bug #371843
- Add new option (saving image to clipboard) to docs. Commit.
- Add option to additionally save screenshot to clipboard. Commit. Implements feature #390415
- Update reviewboard to phabricator inside README. Commit.
- Increase minimum KF5 version to 5.56 for upcoming Applications 19.12 release. Commit.
- Add some new info from the Applications 19.08 announcement about delayed screenshots feature to the docs. Commit.
- [RFC] Also animate the Cancel button. Commit.
step [Show]
- Update Appstream for new release. Commit.
- Resolve problem with objinfo, examples, and tutorials installation when there are several locales. Commit.
- Port extractxml to Python 3 with minor typo fixes. Commit.
- Fix Step infobrowser and examples localization. Commit.
- Fix link to Coulomb's law Wikipedia page to enable clean extraction. Commit.
- Add softbody to the resources. Commit.
- Fix minor typos in tutorials. Commit.
- Fix minor typos, add some information about springs and soft bodies. Commit.
- Sort includes. Commit.
- Port away from QRegExp to QRegularExpression. Commit.
- I18n: fix extraction of objectinfo HTML files. Commit.
- Port away from KHTML. Commit.
- Resolved merge conflict. Commit.
- Add MIME type for Step files. Commit. Fixes bug #296317
- Resolved merge conflict. Commit.
sweeper [Show]
- Update Appstream for new release. Commit.
umbrello [Show]
- Fix api issue in class ToolBarState in case UMLScene is constructed without a view. Commit. See bug #414759
- Add save/load unit test for class PreConditionWidget. Commit. See bug #414759
- Fix 'Sequence diagram - on reload file - app crash when conditions are added'. Commit. Fixes bug #414759
- Apply quick fix to prevent crashing on loading extented testcase for reproducing behaviour. Commit. See bug #414759
- Handle "show property dialog" content menu entry for combined fragment and precondition widgets. Commit. See bug #414778
- Fix 'Missing property dialog entries in context menu for combined fragment and precondition widgets'. Commit. Fixes bug #414778
- Fix 'Crash on pasting a sequence diagram elements'. Commit. Fixes bug #414615
- Fix 'No namespace creation when importing stack traces'. Commit. Fixes bug #414599
- Fix 'Incorrect applying of an auto layout for spline line type'. Commit. Fixes bug #414568
- Fix 'No control points are created for association lines in "spline" layout default mode'. Commit. Fixes bug #414520
- Revert "Add linked diagram to classes" - only bug fixes are allowed and we are in translation freeze. Commit.
- Fix 'Associations are sometime not addable in class diagram'. Commit. Fixes bug #409631
- Keep visual debug info in sync with class UMLWidget. Commit. See bug #409631
- Draw scene origin if debug display is enabled. Commit. See bug #409631
- Make visual debug output of widget shape more visible. Commit. See bug #409631
- Complete registering widget related classes in debug window. Commit. See bug #409631
- Add linked diagram to classes. Commit.
- Refactor class DiagramProxyWidget, so that derived classes can only use the public API. Commit. See bug #413579
- Move WidgetBase::addAssoc(), removeAssoc() and m_nlocalID to class WidgetBase. Commit. See bug #53369
- Fix of string includes in c++ code generator. Commit. Fixes bug #413569
- Let UMLObject unit test case uses TestUML template too. Commit. See bug #414079
- Use more foreach loops. Commit.
- Fixup of commit 5f2e7863aeeab89b9277c94072c8af31f950756c. Commit. See bug #414044
- UMLPackage is required by UMLClassifier so adding a unit case is useful. Commit. See bug #414044
- Cleanup is...() methods for uml classifier and object unit tests. Commit. See bug #414044
- Add load and save unit test for UMLClassifier. Commit. See bug #414044
- Refactor base class for testing load/save support to be a template. Commit. See bug #414079
- Add xmi load and save test for class UMLAssociation. Commit. See bug #414079
- Fix Qt5 limitation to use QCOMPARE with enums. Commit.
- Remove unused variables. Commit.
- Avoid to use non reentrant iteration as mentioned by Oliver in UMLClassifier::resolveRef(). Commit. See bug #414044
- Add super/sub class related tests to classifier unit tests. Commit. See bug #414044
- Fix issue detected by UMLCanvasObject unit test. Commit. See bug #414044
- Add unit test for class UMLCanvasObject. Commit. See bug #414044
- Use static objects instead of dynamic to avoid memory leaks. Commit. See bug #414044
- Fix crash in test_toString(). Commit. See bug #414079
- Add unit tests for associations. Commit. See bug #414079
- Move RUN_ALL related macros to testbase.h for common usage. Commit.
- Testclassifier: add tests for finding operation(s). Commit. See bug #414044
- Cleanup classifier unit test. Commit. See bug #414044
- Fix 'Classifier unit case not enabled'. Commit. Fixes bug #414044
- Remove unused methods from class UMLClassifier. Commit.
- Cmake: disable building unittests with LLVM >= 8.0. Commit.
- Cmake: fix building unittests with LLVM 7. Commit.
- Fix 'auto-generated getters and setters to atributes are private in generated java classes'. Commit. Fixes bug #331655
- Minor text fix in settings dialog. Commit. See bug #413991
- Fixup of commit b1268f5c47b1ef4e19d854bf7e5c717fb65d0483. Commit.
- Add customizable class variable prefix for c++ code generation. Commit. Fixes bug #57583
- Fix crash loading a file with unsupported code generator. Commit. See bug #113236
- Add additional c++ code generation policies to fix unexpected code generation. Commit. Fixes bug #413991
- Fix layout of 'method body generation' tab in code generating setting page. Commit.
- Move code related to 'getStartMove' to the AssociationWidgetRole class. Commit. See bug #53369
- Move corresponding code in saveToXMI1() and loadFromXMI1() to the AssociationWidgetRole class. Commit. See bug #53369
- Move code of corresponding widgets in AssociationWidget::clipSize() to the AssociationWidgetRole class. Commit. See bug #53369
- Move the code to select appropriate widgets to the AssociationWidgetRole class. Commit. See bug #53369
- Move out 'on widget' handling to class AssociationWidgetRole::onWidget. Commit. See bug #53369
- Move out widget cleanup into class AssociationWidgetRole. Commit. See bug #53369
- Move font setting from AssociationWidget into class AssociationWidgetRole. Commit. See bug #53369
- Move class WidgetRole into separate file and rename it to AssociationWidgetRole. Commit. See bug #53369
- Simplify code in AssociationWidget::operator==(). Commit. See bug #53369
- Remove obsolete code in AssociationWidget::widgetLocalIDForRole(). Commit. See bug #53369
- Remove unused method AssociationWidget::setWidgets(). Commit. See bug #53369
- Release-windows-package: update name of setup installer. Commit.
- Auto create attributes on adding aggregations and compositions. Commit.
- Fix initial port and pin position. Commit.
- Fix 'The screenshot does not have a caption text in org.kde.umbrello.appdata.xml' based on a hint of KDE CI. Commit.
- In org.kde.umbrello.appdata.xml change http urls to https based on a hint from KDE CI. Commit.
- Add license header to diagramproxywidget.cpp|h. Commit.
- Disable llvm unit test for KF5 builds. Commit.
- Tag direct editing combined states as experimental feature. Commit. See bug #53369
- Move diagram proxy widget support into class DiagramProxyWidget. Commit. See bug #53369
- Add support for background filling and color of combined state widgets. Commit. See bug #53369
- Cleanup of documentation widget updates. Commit.
- Fix 'Added points to an association do not display them by default'. Commit. Fixes bug #413910
- Fix 'For relationships, partially unsupported properties are displayed in the properties dialog on the style page'. Commit. Fixes bug #413908
- Fix 'Changes to the fill color of the head of a composition are not displayed'. Commit. Fixes bug #413907
- Rebase fixup for commit 589175f6f38fb61bbdd8c5785f57bcc902b2f2ea. Commit.
- Move initialization of class WidgetRole members in related constructor. Commit.
- Fix clipped border on paintin client diagram. Commit. See bug #53369
- Add support for forwarding context menus and double-click events from combined state widget to client. Commit. See bug #53369
- Force visual widget update on returning to combined state. Commit. See bug #53369
- Enable "return to combined state" context menu entry on creating new combined states. Commit. See bug #53369
- Prevent using the name of a present diagram on creating new combined states. Commit. See bug #53369
- Add support for non resizable widgets and apply to combined state widgets. Commit. See bug #53369
- Always show name attribute of state widget instead of linked state diagram. Commit. See bug #53369
- UMLScene: Clear linked widget after returning to related widget to remove mt_ReturnToCombinedState from context menu. Commit. See bug #53369
- Add support to change linked diagram in property dialog of combined state widget. Commit. See bug #53369
- Add support for editing widgets directly inside combined state. Commit. See bug #53369
- Fixed missing resizing of the graphic scene after moving widgets. Commit. See bug #53369
- Add visual debug info to UMLScene, disabled by default. Commit. See bug #53369
- Fix mouse selection and widget moving inside combined widget. Commit. See bug #53369
- Update current diagram size after releasing mouse. Commit. See bug #53369
- Add editing of included state diagram through combined widget. Commit. See bug #53369
- Add context menu entry to return from editing state diagram in combined state widget. Commit. See bug #53369
- Resize diagram after applying layout to avoid small display in combined widget. Commit. See bug #53369
- Add entry 'edit combined state' to state widget context menu for combined states. Commit. See bug #53369
- Implement 'Open file assigned to an artifact'. Commit. Fixes bug #410937
- Fix minimum width and height calculations of combined state widgets. Commit. See bug #53369
- Add creating combined state widget from diagram context menu. Commit. See bug #53369
- Drop duplicated i18n calls by using new Dialog_Utils and Widget_Utils methods. Commit.
- Update xmi file version because state widgets now save/read the attribute 'diagramlinkid'. Commit. See bug #53369
- Use new askXXXName function from Dialog_Utils. Commit.
- Cleanup of widget related translations. Commit.
- Add initial support for composite (nested) states in state diagrams. Commit. See bug #53369
- Add required interface to work toolbar. Commit. See bug #115269
- Fix icon for provided interface in work toolbar. Commit. See bug #115269
- Fix minor Doxygen issues. Commit.
- Add support for adding connected "required interfaces". Commit. Fixes bug #403794
- Add subsystem support to toolbar and context menu for component diagrams. Commit. Fixes bug #410543
- Add isXXXDiagram() helper methods to the UMLScene class and use them everywhere. Commit.
- Activate newly added association rules for UML2 "required interface". Commit.
- Fix note text in associations example for component diagrams. Commit.
- Add UML2 support for "required interface" associations. Commit. See bug #115269
- Fixup of interface work toolbar button support. Commit. See bug #410519
- Add icon for "required interface". Commit. See bug #115269
- Fix 'Incorrect icon in toolbar for adding interfaces to component diagram'. Commit. Fixes bug #410519
- Merge fix. Commit.
- Fix icon for UML2 components. Commit. See bug #115269
- Remove port from component diagram toolbar if UML2 is not enabled. Commit. See bug #115269
- Keep context menu of state diagrams in sync with related toolbar. Commit. See bug #410151
- Add missing context menu entries for activity diagrams. Commit. Fixes bug #410479
- Add state transitions by context menu from a selected widget for state diagrams. Commit. See bug #410151
- Simplification of the logic in the context menu for the inversion of the alignment. Commit. See bug #394230
- Merge definitions of menu entries into one place. Commit. See bug #394230
- Merge fixup. Commit.
- Revert "GIT_SILENT Upgrade KDE Applications version to 19.11.80.". Commit.
yakuake [Show]
- Port away from deprecated overload of slideWindow. Commit.
- Enable high DPI pixmaps. Commit. Fixes bug #407726
- Minor qstring optimization + use isEmpty. Commit.
- Get rid of deprecated qSort(), qFind(), and screenCount(). Commit.