KDE Applications 18.12.0 Full Log Page
This is the automated full changelog for KDE Applications 18.12.0 from the git repositories.
akonadi [Show]
- Fix ModelSpy (and thus some model tests). Commit.
- Fix ItemStoreTest. Commit.
- Fix creating new tags with null parent. Commit.
- Akonadi: ignore remote ID if it's empty. Commit.
- Add parent. Commit.
- Remove virtual keyword. Commit.
- Express intent to compare model columns more directly. Commit.
- Modernize object declarations and initializations. Commit.
- Move construction of ExpectedSignal where it belongs. Commit.
- Fix unused-object warnings. Commit.
- Move non-optional ModelSpy dependency to ctor. Commit.
- Fix some comment typos. Commit.
- Fix regression in tag fetching for notifications. Commit.
- Fix build, there was a typo in the merge commit. Commit.
- Fix minor EBN issues and typos. Commit.
- Don't update Item atime in NotificationCollector. Commit.
- Extend postgres search paths. Commit.
- Split ChangeRecorder journal loading/writing to its own file. Commit.
- IT's necessary here. Commit.
- Fix version (.43 not .93) :). Commit.
- Clean up TagFetchScope handling on client and server side. Commit.
- Fix linktest. Commit.
- Add API to remotely trigger tag and relation sync in Resources. Commit.
- KFilterProxySearchLine is deprecated. Commit.
- Remove automatic agent restarting when the agent executable changes. Commit.
- Fix warning. Commit.
- Remove the Connection thread storage. Commit.
- ItemSync can be canceled but not defered. Add assert and debug output. Commit.
- Disable the broken search tests. Commit.
- Fix CreateHandlerTest. Commit.
- Remove testProtocolVersion from protocoltest. Commit.
- Akonadi: forget about jobtracker if akonadiconsole went away. Commit.
- ItemSync can be canceled but not defered. Add assert and debug output. Commit.
- Fix layouting in the configuration widget. Commit.
- Fix typos in API docs. Commit.
- Fix loading and saving the configuration. Commit.
- Fix crash when configuration plugin is not found. Commit.
- Add support for KHelpMenu into the config dialogs. Commit.
- Add support for configuring new agents through leagacy configure() call. Commit.
- Deprecate AgentInstance::configure(). Commit.
- New API, increase the version. Commit.
- Add fallback for old config system and reloading configuration. Commit.
- Improve API, fix loading, build and install the config API. Commit.
- Implement widgets and plugin interface for agent configuration. Commit.
- Disable remote logging for inside Akonadi Console process. Commit.
- SQLite: fix retrieving tags by RID. Commit.
- Revert "Revert "ProtocolHelper: only unserialize payload we requested"". Commit.
- More test build fixes for CI. Commit.
- Fix test build. Commit.
- Add support for Foreign Keys to SQLite. Commit.
- Update dbinitializer and dbupdater tests. Commit.
- Add indexes to all foreign key columns. Commit.
- SQLite: set large cache_size and set temp_store to memory. Commit.
- Wierd it was not increased. Commit.
- ProtocolHelper: deserialize Items based on ItemFetchScope (optional). Commit.
- ManageAccountWidget: fix filtering by exclude capabilities. Commit.
- Use new syntax. Commit.
- Fix MSVC build. Commit.
- AgentBase: call changeProcessed() in all default change handlers. Commit.
- Monitor: pendingModificationTimer can be null. Commit.
- More -Wzero-as-null-pointer-constant fixes. Commit.
- Fix some -Wzero-as-null-pointer-constant warnings. Commit.
- Monitor: use (dis)connectNotify to track listeners. Commit.
- Fix ModifyHandlerTest. Commit.
- Use DataStream to serialize tag. Commit.
- ETM: couple more minor optimizations. Commit.
- ETM: fix handling of items in virtual collections. Commit.
- StandardActionManager: don't append empty popup to Copy To menu. Commit.
- It seems that fm.boundingRect(...).width() created some problem. Commit.
- Don't attempt to clean up when the process is about to exit. Commit.
- Port deprecated method. Commit.
- API dox: remove long-time deprecated Encoding=UTF-8 from desktop data example. Commit.
akonadi-calendar [Show]
- Allow to use debug categories. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
- Remove deprecated method. Commit.
akonadi-calendar-tools [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Add category support. Commit.
akonadi-contacts [Show]
- Fix mem leak found by asan. Commit.
- Fix mem leak found by asan. Commit.
- Add serializer debug categories. Commit.
- Fix Mapquest URL. Commit.
- Add autotest for blogfeed. Commit.
- Fix Bug 400482 - existing blog feed is not editable/erasable. Commit. Fixes bug #400482
- Add support for blog feed. Commit.
- Improve autotest. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
- Make more strict. Commit.
- Remove warning. Commit.
akonadi-import-wizard [Show]
akonadi-mime [Show]
akonadi-notes [Show]
akonadi-search [Show]
- License maintenance: GPLv2 -> GPLv2+. Commit.
- Fix minor EBN issues and typos. Commit.
- Use QString(). Commit.
- Add option to not build the KRunner plugin. Commit.
- Clean up. Commit.
- Add akonadisearch in description otherwise we don't know if it's akonadi. Commit.
- Use new syntax. Commit.
- Add flag for the future. Commit.
akonadiconsole [Show]
- Browser: fix tag fetch scope. Commit.
- Debugger: enable pixel scrolling. Commit.
- Fix dependancy. Commit.
- Fix build against latest Akonadi protocol changes. Commit.
- Clean up. Commit.
- Use KDEFrameworkCompilerSettings and make it compiles. Commit.
- It's not akonadicontact but akonadi. Commit.
- Add menu actions to trigger tag and relation sync. Commit.
- Use the new in-process agent configuration UI. Commit.
- Add support for MustRetrieve notification field. Commit.
- Use new syntax. Commit.
akregator [Show]
- Zoom is not implement. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix cmake warning. Commit.
- Restore PNG icons, they are needed by ecm_add_app_icon. Commit.
- Revert "Fix search icon". Commit.
- Fix search icon. Commit.
- Upate appstream data. Commit.
- Replace Oxygen icon with Breeze. Commit.
- Syndication module is in kf5 directly now. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Use new syntax. Commit.
- Port deprecated method. Commit.
analitza [Show]
- Remove qt include prefix. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
- No need to guard po directory for existance. Commit.
- Add Arcconfig. Commit.
- Readability. Commit.
- Improve render of 2D plots on higher density displays. Commit.
- Plots2D Widgets: Don't resize unless it's needed. Commit.
- Include a d-pointer in Plotter2D. Commit.
- Readbility. Commit.
- Depending on Qt 5.6 is acceptable. Commit.
- Fix clazy warnings. Commit.
- Locally fix test, may need investigation. Commit.
- Use nullptr. Commit.
ark [Show]
- Add donation url to appdata. Commit.
- Clizip: Insert break statement. Commit.
- Bump minimum Qt version to 5.8. Commit.
- Get rid of gcc warnings. Commit.
- Fix zstd autotest on Jenkins. Commit.
- Remove extra semicolon. Commit.
- Add caption to the screenshot. Commit.
- Add support for Zstd-compressed Tar-archives. Commit. Implements feature #384040
- Libzipplugin: Simplify registration of progress callbacks. Commit.
- Introduce default value for OperationMode enum. Commit.
- Fixed Ark previeweing certain files (e.g. Open Document) as archives instead of opening them in the appropriate application. Commit. Fixes bug #398531
- USe KDEFrameworkCompilerSettings. Commit.
- Silence up false positive EBN check and fix some typos. Commit.
- Use lambdas instead of QSignalMapper. Commit.
- [CompressFileItemAction] Don't offer for non-local URLs. Commit.
- Add new option (-m) to man page. Commit.
- Add --mimetypes command line option. Commit.
artikulate [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix compilation on Windows. Commit.
- Fix minor EBN issues. Commit.
- Add arcconfig. Commit.
audiocd-kio [Show]
- Fix switching between quality and bitrate for Vorbis Ogg plugin. Commit.
- Use the current date and time for the created files to avoid confusions. Commit. Fixes bug #400114
- Fix switching between constant and variable bitrate for LAME configuration module. Commit. Fixes bug #386014
- Add provides to the AppData file. Commit.
- Add AppData file. Commit.
- Remove strerror_tr from cdda_interface.hpp. It is not used and spoils the compilation. Commit.
- Fix categorized debug logging. Commit.
- Switch to the new connect syntax in the commented code. Commit.
- Clean up includes and switch to the new connect syntax. Commit.
- Compile. Commit.
- Port audiocd-kio away from kdelibs4support. Commit.
- Use less harmful dir separator. Commit.
- Port away from deprecated KNumInput. Commit.
- Get rid of unused argument warning. Commit.
- Port away from deprecated KLibrary. Commit.
- Get rid of warnings and take into account the new fastInsert. Commit.
- Remove unneeded K_EXPORT_PLUGIN. Commit.
- Remove unneeded insertCatalog() calls. The translations are already loaded. Commit.
- Port away from deprecated listEntry. Commit.
- Port away KTemporaryFile. Commit.
- Port main library away from deprecated KStandardDirs. Commit.
- Remove unused private class. Commit.
- Remove leftover of unused private class. Commit.
- Remove unused private field 'd'. Commit.
- Port away from deprecated KStandardDirs. Commit.
- Port away from deprecated KIntSpinBox. Commit.
- Fix some minor EBN issues that were not fixed earlier. Commit.
- Port away from deprecated KDebug. Commit.
- Fix minor EBN issues. Commit.
- Add arconfig. Commit.
baloo-widgets [Show]
- Fix display of string lists. Commit.
- Hide more properties from kfilemetadata. Commit.
- Fix minor EBN issues. Commit.
- Use the more common string "Edit" in place of "Change". Commit. Fixes bug #398309
blinken [Show]
- Add donation url to appdata. Commit.
- Fix my typo. Commit.
- Add caption to the screenshot. Commit.
- Remove color variants from methods, pass color as parameter. Commit.
- Simplify code in the paintEvent. Commit.
- Fix indent. Commit.
- Fix minor EBN and Clang issues. Commit.
- Use KDEFrameworkCompilerSettings + use nullptr. Commit.
bomber [Show]
bovo [Show]
- Fix mem leak found by asan. Commit.
- Add donation url to appdata. Commit.
- Fix minor EBN issues and typos. Commit.
- Add arcconfig. Commit.
calendarsupport [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Clena up. Commit.
- Use new syntax. Commit.
- Port deprecated method. Commit.
cantor [Show]
- Fix build with LabPlot2. Commit.
- [Python] Fix bug with 'print' highlighting (function in Python3, keyword in Python2). Commit.
- Fix bug with missing 'Add Markdown Entry' actions in worksheet contex menu. Commit.
- Fix major bug with removing first worksheet entry after worksheet load. Commit.
- Fix bug with missing setting saving (backend restart notification) after restart program. Commit.
- Disable "reboot backend" button before login, because activation of the button before login cause segfault in some backends. Commit.
- Fix bug with uncleaning variable model and highlighter state upon logout in R, Julia, Python, Scilab backends. Commit.
- Fix bug with """ in syntax help messages. Commit.
- [Octave] Fix bug with unreadable syntax help message. Commit.
- [Maxima] Fix segfault, when we request syntax help twice. Commit.
- [Octave] Fix bug with adding inner variable '__cantor_tmp__' in variable model. Commit.
- Fix bug, when "T" and "NIL" sometimes appearing in output. Commit. Fixes bug #399294
- Fix bug with losing LaTeX typesetting after backend restart. Commit. Fixes bug #394003
- Fix bug with missing after install cantorlib export file (cantor_export.h). Commit.
- [Maxima] Fix indent in first line for help request. Commit.
- Fix bug with missing whitespaces in Help Panel. Commit.
- Remove inheritance HelpResult from TextResult and add support to create HelpResult from html directly. Commit. Fixes bug #401134
- Fix bug with infinity computing of entry, which contains plot command, which ends by "$". Commit.
- Increase CantorLibs soversion, because we broke ABI after previous release. Commit.
- [Sage] Remove check for empty results in TestSage::testDefineFunction(), according new Sage behaviore. Commit.
- [Sage] Adapt TestSage::testPlot() for multiple results. Commit.
- [Sage] Improve autocomplete handling and fix some segfaults. Commit.
- [Sage] Add support for help request with "help" command and add support for multiple results. Commit.
- [R] Don't create empty result, when handle help request. Commit.
- Add donation url to appdata. Commit.
- Updated ChangeLog. Commit.
- Fix bug, when we load worksheet in not empty created worksheet. Commit.
- Fix unworking copy action. Commit.
- Fix unworking paste action. Commit.
- [T4760] Add readonly feature for Worksheet: if user open worksheet file and don't have backend for it (or backend requirements are not satisfied), worksheet assigned as 'ReadOnly', that means, what entries are become non-editable and non-executable and also some buttons, like 'Restart Worksheet', 'Show Backend Help', etc. are hided. Commit.
- [Octave] Fix bug in OctaveCompletionObject::extractCompletions, which causing segfault. Commit.
- Fix activation 'Remove Currect Entry' when we have entry cursor. Commit.
- Fix missing 'Insert Image Entry' action in Worksheet submenu. Commit.
- Add caption to the screenshot. Commit.
- Hide 'Publish Worksheet' action and update ChangeLog. Commit.
- [Maxima] Increase recomended versions to 5.41 and 5.42. Commit.
- [Maxima] Add 'celine' function to functions list in MaximaKeywords. Commit.
- Fixed the initialization ordering in scilabsession and removed unneeded variable in commandentry. Commit.
- [python] added a python3 test for simple plotting. Commit.
- Fix API docs. Commit.
- [Octave] Add support for interrupting expression with plots. Commit.
- Add action in 'View' submenu for zoom reset. Commit.
- [Octave] Add check for existing of result in OctaveHighlighter for avoinding segfault in some rare specific situations. Commit.
- Update ChangeLog. Commit.
- Massive refactoring OctaveSession and OctaveExpression, for fixing some bugs and problems:. Commit.
- [coverity] add a safety null-pointer check in BackendChooserDialog, CID 323934. Commit.
- [coverity] fixed couple of uninitialized values, CIDs 323937, 323940, 323945, 323949, 323953, 323956, 323972, 323979, 323989, 323948, 323954, 323976, 323980, 323981, 323944. Commit.
- Add shortcuts for change worksheet tab: Ctrl+PageUp - go to next worksheet tab, Ctrl+PageDown - go to previous worksheet tab. Commit.
- Don't show action for LaTeX entry, if we haven't eps support. Commit.
- Addition to 191d12801ded5f578b58354e0fd927647ccd9bb8. Commit.
- [Sage] LaTeX disabled for a while, so remove latex from Sage backend capabilities. Commit.
- [Octave] Clear variables and code highlighting (user's variables) upon logout. Commit.
- [Octave] Run variables's updating in OctaveHighlighter if command contains 'clear'. Commit.
- [Maxima] Add some constants, missing in KSyntaxHighlighting. Commit.
- Improve warning box for backend restarting by adding "Don't show again" option (added to Settings too). Commit.
- [maxima] clear the variable model upon logout. Commit.
- Warn the user about the lost resuts of calculation when restarting the backend. Commit.
- Added separators to the worksheet menu in the main menu bar. Commit.
- [maxima] removed unused function in MaximaSession. Commit.
- [Maxima] Add %pi constant and set % as non separated character. Commit.
- Fix bug, when "Save" button available immediately after worksheet load. Commit.
- Improve CantorShell:addWorksheet logic and fix memory leak. Commit.
- Reset entry cursor while loading worksheet. Commit.
- Updated ChangeLog. Commit.
- [Maxima] Deal with additional required inputs when fetching help for commands via the '??' operator. Commit.
- Fix segfault with ExportLatex action. Commit.
- [maxima] removed old parsing code. Commit.
- Add additional separator in the contect menu of worksheet entry. Commit.
- Change Backend::createBackend to Backend::getBackend (because this function don't create backend). Commit.
- Don't create empty tab for unexisted backend, when create backend from cli. Commit.
- [Python] Disable 'exit' function. Commit. Fixes bug #372075
- Change the color and the font for when asking for additional information in order to better discriminate from the usual input in the command entry. Commit.
- [Sage] Some improvments. Commit.
- Improve cantor cli arguments parser. Commit.
- Revert "Select all text, when open right-click menu on TextResultItem with no selection". Commit.
- Improve results and result's items code. Commit.
- Select all text, when open right-click menu on TextResultItem with no selection. Commit.
- [maxima] Use proteceted Expression constructor for classes with own id setting strategy in MaximaExpression. Commit.
- Disable execution numbers for loaded command entries. Commit.
- Fix bug, when using 'Typeset using LaTeX' action in 'Setting' menu before login in session caused segfault. Commit.
- Moved result() and parentEntry() functions from the resul item classes to the base class. Commit.
- Use the same icons in the Worsheet sub-menu of the main menu as in the context menu. Commit.
- Replaced the foreach macro by the ranged for-loop in worksheet.cpp and cantor_part.cpp and some minor code style related cleanup there. Commit.
- When pasting in the worksheet and the "new entry" cursor is currently shown, create a new entry first and then paster into this newly created entry instead of pasting in the last focused entry. Commit.
- [python] Fixed the handling of plot images. Commit.
- [maxima] delete the temp file in MaximaExpression in the destructor and remove an unused variable in MaximaSession. Commit.
- Add 100 ms delay before adding "Interrupt" action in GUI. Commit.
- Add new Octave example. Commit.
- Remove unused forward declaration. Commit.
- Fix compilation issues on Windows. Commit.
- Fix incorrect type fetching for autocompletion in Octave backend. Commit.
- Fix incorrect type fetching for autocompletion in Maxima backend. Commit.
- Disable --simple-prompt Sage parameter for now. Commit.
- Fix bug, when after result removing, the worksheet does not recalculate size. Commit.
- Fix minor typo and Clang warning. Commit.
- Fix minor EBN issues. Commit.
- Don't add empty result in JuliaBackend. Commit.
- Add autocompletion for type member in Julia backend. Commit.
- Fix almost broken maxima plot:. Commit.
- Add command autocompletion in runtime for Python backend by using native Python autocompletion. Commit.
- Some small Python fixes:. Commit.
- Fix maxima unended running and crash, when try to get function's detailed descriptiong before login in Maxima backned (before running any expression). Commit.
- Improve numpy.ndarray representation for better integration with labplot. Commit.
- Remove outdated TODO file. Commit.
- Fix problem in Python backend, when we mark imported with 'as' statement module as variable. Commit.
- Compile. Commit.
- Fix minor typos. Commit.
- Fix minor EBN issues. Commit.
- Add rehighlighting for entries after execution in R backend. Commit. Fixes bug #395213
- Fix segfault, when disable syntax highlighting, on some Qt versions (like Qt 5.9 on Ubuntu 18.04). Commit.
- Fix error in previous commit: make Discount optional package. Commit.
- Set minimal version for Discount version. Commit.
- Improve logic of running command in PythonServer:. Commit.
- Update Python tests for new result behavior. Commit.
- Don't create empty result in Python backend. Commit.
- Improve realization and logic in command entry's prompt item animations. Commit.
- Add highlighting rule for comments in Octave backend. Commit.
- Remove setting 'Computing' status in enqueueExpression, because we already do it in runFirstExpression(). Commit.
- Adapt results save/load/show code to new multiresults code. Commit.
- Fix a problem with worksheet circumcision after printing. Commit.
- Add edit protection for rendered result in LatexEntry and MarkdownEntry. Commit.
- Evaluate internal backend's expressions as internal expressions. Commit.
- [T9565] Port Julia backend on KSyntaxHighlighting. Commit.
- Port the syntax highlighting for Sage backend to. Commit.
- [T9563] Port Lua backend on KSyntaxHighlighting. Commit.
- Remove handling subprompt in readOutput function in Lua backend. Commit.
- Remove 'PythonKeywords::instance()->addVariable' because. Commit.
- Port Python 2 and Python 3 syntax highlighting to. Commit.
- [T4760] Add new Session status (setted before login and after logout) and disable login to session in Worksheet::showCompletion for R, Julia, Octave and Lua backends. Commit.
- Realize T9566. Commit.
- Remove functionsChanged signal in Octave backend. Commit.
- Add highlighting user-defined variables in Octave backend. Commit.
- Remove setInternal() function from Expression, and add internal flag to Expression constructor and to evaluateExpression(for forward passing to Expression constructor). Commit.
- Fix bug in DefaultHighlighter::addRules. Commit.
- [C++11] Using 'using' insteadof 'typedef' keyword. Commit.
- [C++11] Use 'default' (modernize-use-equals-default) and 'delete' (modernize-use-equals-delete) keywords. Commit.
- [C++11] Using nullptr (modernize-use-nullptr). Commit.
- [C++11] Replace Q_DECL_OVERRIDE by `override` and mark overridden functions by `override`. Commit.
- Increase minimal CMake version to 3.1.0 and set c++11 standart as minimal required. Commit.
- Realize T9513 and some small improvments in Scilab backends (remove avoiding qDebug messages, etc). Commit.
- Fix first entry, highligthing and add queue in Scilab backend. Commit.
- Improve setting Session status in R, Sage, Octave backends. Commit.
- Set Expression::Computing in session, when the expression is realy executed, instead of setting in Expression::evalutate. Commit.
- Add cleaning expression queue in Session::interrupt in Maxima, Sage, Octave, R backends. Commit.
- Remove evaluateExpression reimplementation function in Cantor::Session. Commit.
- Improve queue code in Maxima, Octave, R, Sage backends. Commit.
- Fix build error: make enqueueExpression public. Commit.
- Add comments for new functions (the functions for expression queue) in Cantor::Session, changes them availability and also fix small error in comment. Commit.
- Improve testSyntaxHelp test and syntax help object loginc in Maxima backend. Commit.
- Fix bug in updateEntry with handling multiple results, one of them is HelpResult. Commit.
- Add test for variable manager in Maxima backend. Commit.
- Change the evaluate worksheet icon at worksheet entry from view-refresh to system-run. Commit.
- [Maxima] fixed adding of new variabls to the variable model. Regression caused by the change allowing multi-result outputs. Commit.
- Bump up the recommended version to 1.0.0 for Julia backend. Commit.
- [Maxima] properly extract and set the expression id in the new parse code and fixed the last remaining failing test. Commit.
- [Maxima] removed the usage of the foreach-macro in favour of the range based for-loop. Commit.
- [Octave] no need to login into octave in worksheet to get the list of keywords. Commit.
- [Octave] use KSyntaxHighlighting to get the list of keywords. Commit.
- [T5382] added KSyntaxHighlighting to the build and removed custom handling of keywords for Maxima in favour of KSyntaxHighlighting. Commit.
- Improve session interrupt function in R, Maxima, Octave, Sage backends. Commit.
- Add insert actions for MarkdownEntry. Commit.
- Update Changelog: add info about MarkdownEntry. Commit.
- Don't show any item for markdown entry in the main menu if the discount library was not found. Commit.
- Fix error with wrong highlighting in Python backend. Commit.
- Add the markdown entry. Commit.
- Fix error with highlighting single line comment in julia backend. Commit.
- [Maxima] fixed the handling of expression in the new parsing code where an additional input is required from the user. Commit.
- [Maxima] fixed two failing tests. Commit.
- Fix code completition for Julia >= 0.7.0 in Julia backend. Commit.
- Update completition test for modern version in Julia backend. Commit.
- Make compatible julia unit tests for new versions of julia (0.6.0, 0.7.0, 1.0.0). Commit.
- Increase waiting time in BackendTest and add checking for queued expression status. Commit.
- Fix deprecationg warning for Julia >= 0.7.0. Commit.
- Fix build with julia 1.0. Commit.
- Fix minor EBN issues. Commit.
- Fix sagemath backend with sagemath 8.3. Commit.
- Support julia>=0.7. Commit.
- Set SOVERSION cantorlib as 18. Commit. Fixes bug #396713
- Improve lua output parsing for avoiding segfault. Commit.
- Fix segfault with error status in Octave backend. Commit.
- Rewrite Octave session to expression queue from Cantor::Session. Commit.
- Unify cmake files for backends and cmake code for unit tests. Commit.
- Change Octave expression logic: set result only after getting full octave output. Commit.
- Updated ChangeLog. Commit.
- Extended the code to handle multiple result objects. Commit.
- [Maxima] removed some noisy debug output. Commit.
- [Maxima] improved the handling of the latex output in the new parsing code. Commit.
- [Maxima] in case we've got latex tag but no latex content, use the text output as the result for the expression (e.g. print() calls). Commit.
- [Maxima] added handling of the error output in the new parse code in MaximaExression::parseOutput(). Commit.
- Rewrite Sage session to expression queue from Cantor::Session. Commit.
- Fix bug of appearance additional empty message in entry result. Commit.
- Fix problem with missing icon for session, started from console ('-b' option). Commit.
- Improve parseOutput function in Maxima expression. Commit.
- Fix some problems with setting result in R backend. Commit.
- Revert "Add the markdown entry". Commit.
- Add the markdown entry. Commit.
- Delay the visualization and animation of queued and commands being computed by 1 second to avoid too much flickering. Commit.
- Added an expression queue to the base session class Session. Commit.
- Fix build error with julia with version greater, that 5. Commit.
- Added new expression status "Queued" which will be used for propper highlighting of queued expressions in the worksheet. this status needs to be set every time the command is appended to the processing queue. Commit.
- Animated highlighting for the currently calculated command entry. Commit.
- Fixed couple of compiler warnings. Commit.
- Rewrite Python2 to Dbus server and move common code beatween Python2 and Python3 backends to common files. Commit. Fixes bug #363606
- Added couple of icons to the context menu of worksheet. Commit.
- T4539: save and load backround and font properties for command entries. Commit.
- T4539: allow to change font properties of command entries via the context menu. Commit.
- T4539: allow to change the text color of command entries. Commit.
- Remove outdated code html escaping from backends. Commit.
- T4539: allow to change the background color of command entries. Commit.
- Use alternate color for the command entry background color. Commit.
- Fix error in toHtml function with escaping after d1835f5b74087eab20f84a8ee5cb817342b656d7. Commit.
- Removed obsolete indirections in cantor part (CantorPart::worksheetSessionChanged()) and use the proper signal in WorksheetAccessInterface - LabPlot will need to adjust. Commit.
- Add escaping html symbols in toHtml function for TextResult and LatexResult. Commit.
- Removed obsolete MaximaExpression::additionalLatexHeaders(). Commit.
- Started refactoring MaximaExpression::parseOutput() which is quite lengthy, hard to read and maintain. Commit.
- Removed obsolete whitespaces and line breaks in the latex template. Commit.
- Removed some noisy debug output caused by plugin loading at startup. Commit.
- Realise T4540, part 6. Commit.
- Realise T4540, part 5. Commit.
- Realise T4540, part 4. Commit.
- Fix filenames and missing icons for opened worksheets. Commit.
- Remove from Python backend modification's function (the function works before sending code to interpreter) code for import statement handling (cause problems with imports statements) and code for print statement insertation (cause wrong printing, like printing None, or result from functions, often used without return value (like write, etc.)). Commit.
- Realise T4540, part 3. Commit.
- Adjust the color of the entry cursor to the currently used color palette. Commit.
- Realise T4540, part 2. Commit.
- Clazy warnings, part 3. Commit.
- Rewrite julia variables and functions names parsing code. Commit.
- Realise T4540, part 1. Commit.
cervisia [Show]
dolphin [Show]
- KItemListWidget: Use initStyleOption. Commit.
- Fix selection when navigating back, with size sorting. Commit. Fixes bug #352296
- Do not disconnect all StorageAccess signals when unmounting. Commit. Fixes bug #400992
- Improve Ux for the places panel's hidden items. Commit. Fixes bug #400860
- Move kcrash link to dolphin app (which is the effective user). Commit.
- Warn user before renaming the file/folder to start with a ' . '. Commit.
- Add donation url to appdata. Commit.
- Update maintainership in KAboutData. Commit.
- Autogenerate debug file + install debug categories file. Commit.
- Adjust label in the settings page for changed preview behaviour. Commit.
- Close Dolphin if last tab closed. Commit. Implements feature #397101
- Add caption to the screenshot. Commit.
- Fix minor typos. Commit.
- [DolphinViewActionHandler] Rename createDirectory signal. Commit.
- Use QLatin1Char instead of QLatin1String. Commit.
- Add a 'Properties' entry in the Places panel context menu. Commit.
- Revert "[PlacesItemModelTest] Make test fail on purpose". Commit.
- [PlacesItemModelTest] Revert last two commits. Commit.
- [PlacesItemModelTest] Try to use an event loop instead of an hardcoded timeout. Commit.
- [PlacesItemModelTest] Try to double test timeout. Commit.
- Disable unmount option for / or /home. Commit. Fixes bug #399659
- [PlacesItemModelTest] Improve name of helper method. Commit.
- Update hidden state correctly. Commit. Fixes bug #399599
- Add proper labels to Trash Emptied notification. Commit.
- Added missing icons to panel places items. Commit.
- Added missing QStringLiteral to Dolphin code. Commit.
- Add "Create New" menu to "Control" button. Commit.
- [PlacesItemModelTest] Try harder to not hardcode indexes. Commit.
- [MountPointObserverCache] Update mounts less frequently. Commit. See bug #398612
- Drop noisy debug output. Commit.
- [DolphinMainWindowTest] Attempt to fix testOpenInNewTabTile() on the CI. Commit.
- [DolphinMainWindowTest] Add some debug output. Commit.
- Fix another stale comment. Commit.
- Add 'Mount' option to context menu of unmounted device in Places. Commit.
- [PlacesItemModel] Update apidox. Commit.
- [PlacesItemModel] Drop dead code. Commit.
- Change icon for the 'Edit...' context menu entry in Places panel. Commit.
- Track search mode in variable. Commit.
- Fix window / tab caption in search mode. Commit.
- [Places Panel] Cleanup includes. Commit.
- Update disk space info on refresh. Commit. See bug #398612
- [ViewProperties] Check part of home first before doing file system stuff. Commit.
- Keep org.freedesktop.FileManager1 registered across processes. Commit.
- Revert "[KFileItemModelRolesUpdater] Avoid duplicate indexes to resolve". Commit.
- [KFileItemModelRolesUpdater] Avoid duplicate indexes to resolve. Commit.
- Make thumbnail frame-and-shadow drawing criteria match those of the file dialog. Commit. Fixes bug #295526
- [DolphinContextMenu] Use the view's already existing root KFileItem. Commit.
- Renames DolphinViewContainer::getCaption to caption. Commit.
- Changes the tabName function to return the name of a specific tab. Commit. Fixes bug #397910
- Add test case for open-in-new-tab title regression. Commit. See bug #397910
- Fix minor EBN issues. Commit.
- Consider all thumbnailers for the information panel and tooltips. Commit.
- Unify window and tab title. Commit. Implements feature #387851
- Restore settings label and prevent warning when Baloo is unavailable. Commit.
- Port away from kdelibs4support. Commit.
- Read UDS entry times directly and pretty-print on-demand. Commit.
- Make this test work again with new uds implementation. Commit.
- Wrong name and email address. Commit.
- Make this test work again with new uds implementation. Commit.
- Drop redundant setAttribute for WA_DeleteOnClose. Commit.
- [KItemListSelectionToggle] Adjust painting icon for high dpi scaling. Commit.
- Fixes small memory leak in DolphinContextMenu. Commit.
dolphin-plugins [Show]
- Port away from deprecated writeConfig(). Commit.
- Fix minor EBN issues and typos. Commit.
- Fix minor EBN issues. Commit.
- Fix clazy-connect-not-normalized warnings. Commit.
- Fix syntax error. Commit.
- Port away from deprecated QProcess:error signal. Commit.
- Use same minimum Qt version as dolphin. Commit.
- Use minimum KF5 version also for ECM. Commit.
- Fix const-signal-or-slot warnings in bazaar plugin. Commit.
- Drop deprecated toAscii() method. Commit.
- Fix mistakes from commit dd7c13a490. Commit.
- Add dependency on KTextWidgets. Commit.
- Port away remaining KLocale includes. Commit.
- Link to KF5::KIOFileWidgets. Commit.
- Port away from KLineEdit. Commit.
- Drop last remaining KUrl include. Commit.
- Define QT_NO_URL_CAST_FROM_STRING in the top-level CMakeLists.txt. Commit.
- Port non-editable KComboBoxes to QComboBox. Commit.
- Port away from KDialog. Commit.
- Start porting away from kdelibs4support. Commit.
- Drop unused KComboBox includes and forward declarations. Commit.
- Fix automoc warnings about unnecessary moc includes. Commit.
dragon [Show]
eventviews [Show]
- Fix mem leak found by asan. Commit.
- Fix mem leak. Found by asan. Commit.
- Remove virtual keyword. Commit.
- Improve contrast in header from agendaitem. Commit.
- Replace old connect with QT5 style in eventsview (Part 1). Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix a bug created in D16377. Commit.
- Using the system palette for drawing the month- and agendaitem. Commit.
- Rewrite the painting of an month item. Commit.
- Rewrite the painting part of agandaitem. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
- Port deprecated method. Commit.
ffmpegthumbs [Show]
- Fix minor EBN issue. Commit.
- Fix LLVM/Clang warnings. Commit.
- Fix address in the last unfixed file. Commit.
- Fix address. Commit.
- Fix minor EBN issues. Commit.
filelight [Show]
- Parent widget (fix mem leak found by asan). Commit.
- Add donation url to appdata. Commit.
- Clean up code a bit. Commit.
- Ditch dead code. Commit.
- [clazy] do not override the signal name. Commit.
- Fix up indentation a bit. Commit.
- Display more readable tooltip text. Commit.
- Get rid of adding 'char' to a string pointer. Commit.
- Try to make it compile on windows. Commit.
- Use KDEFrameworkCompilerSettings module. Commit.
- Fix minor EBN issues. Commit.
- Tiny code style fixes in map::colorise. Commit.
- Fix coloring on summary screen with different translations. Commit.
granatier [Show]
- Port to new connect api. Commit.
- Add donation url to appdata. Commit.
- Fix minor Doxygen issues. Commit.
- Add caption to the screenshot. Commit.
- Fix minor Clang warnings. Commit.
- Autogenerate debug file + install categories file. Commit.
- USe override + nullptr. Commit.
- USe strict compile flags. Commit.
grantlee-editor [Show]
- Fix potential mem leak (found by asan). Commit.
- It seems that it doesn't work with qt < 5.11. Commit.
- Use KDEFrameworkCompilerSettings. Commit.
- Fix minor EBN issue. Commit.
- Use new syntax. Commit.
grantleetheme [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Unify license to LGPL v2.1+. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Fix minor EBN issues. Commit.
- Add endline. Commit.
- Use new syntax. Commit.
- Make it compiles with strict compile flags. Commit.
gwenview [Show]
- Make FindExiv2.cmake work with exiv 0.27. Commit.
- Add donation url to appdata. Commit.
- Fix minor EBN issues and typos. Commit.
- Update docs to the new 'Zoom' scrolling option. Commit.
- Use PMFs instead of C-strings to store and emit signals. Commit.
- Emit signals from internal implementaions directly. Commit.
- Fix KConfigXT schema. Commit.
- Add Zoom scroll wheel option. Commit. Fixes bug #254511
- Use refs with non-trivial types in range-for. Commit.
- Use constFirst() instead if first() for temporaries. Commit.
- Use QColor ctor that takes ints as it's more performant. Commit.
- Use QVariant::toUrl() instead of QVariant::value
(). Commit. - Use qEnvironmentVariableIsEmpty() to save memory allocations. Commit.
- Use the multi-arg overload of QString::arg() to save memory allocations. Commit.
- Add missing emit keyword. Commit.
- Remainder dialog for re-enabling the menubar once hidden. Commit.
- Fix warnings from code checker doublequote_chars. Commit.
- Don't show Plugins menu if built without KIPI support. Commit.
- Don't show empty Rating menu when built without semantic info backend. Commit.
- Use QOverload to select overloaded functions. Commit.
- Remove not needed SignalBlocker header includes. Commit.
- Use lambdas instead of QSignalMapper. Commit.
- Use QImageReader's auto transform feature for JPEG images. Commit.
- Add override by clang-tidy's modernize-use-override. Commit.
- Add missing items for MimeTypes in fitsplugin.json. Commit.
- Remove unused FitsPlugin::keys(). Commit.
- Remove our own JPEG image format plugin. Commit.
- Fix Enter key not working for new Close button in Red Eye Reduce tool. Commit.
- Center numbers in Crop and Reduce Red Eye spinboxes. Commit.
- Port to ecm_add_test to stop skipping all test runs. Commit.
- Restore CMake package descriptions for KIPI and KDcraw. Commit.
- Adjust spacing in crop UI. Commit.
- Fix compilation. Commit.
- Fix minor EBN issues. Commit.
- Polish Reduce Red Eye UI. Commit.
- Remove obsolete version checks. Commit.
- Allow to double-click to accelerate crop and red-eye modifications. Commit.
- Bump QT_MIN_VERSION and KF5_MIN_VERSION. Commit.
- Undo custom support for ccache. Commit.
- Deduplicate some conditional branches in RasterImageView. Commit.
- Make dependency on KActivities optional. Commit.
- Remove no-ops when adjusting URLs. Commit.
- Remove RUN_UNINSTALL option. Commit.
- Set the minimum KF5 version in one place. Commit.
- Remove extra break statements. Commit.
- Remove disabled kipi include. Commit.
- Remove superfluous Qt version check. Commit.
- Remove the last reimp markers remaining. Commit.
- Add shortcut for Red Eye Reduction tool. Commit.
- Improve wording for red eye reduction. Commit.
- Fix integer underflow warning in ImageMetaInfoModel. Commit.
- Attempt to fix build. Commit.
- Use QStringLiteral/nullptr/override. Commit.
- Always set transformation mode when setting zoom in image scaler. Commit.
- Adapt comment to recent change in smoothing threshold. Commit.
- Center zoom to cursor position for zoom In/Out, Fill and 100% actions. Commit.
- Remove unused variable in documenttest. Commit.
incidenceeditor [Show]
- Step 2) put icon on qrc until that a new set of icon will be release for. Commit.
- Remove unused code. Commit.
- Step 1) Remove forcing oxygen theme. Commit.
- Add missing override. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clena up. Commit.
- Use QPointer here. Commit.
- USe new syntax. Commit.
juk [Show]
- Scrobbler: fix missing QNetworkAccessManager when session active. Commit.
- Hidpi: Port remaining icon uses to use QIcon for HiDPI support. Commit.
- Show embedded music cover art at native display resolution. Commit.
- Enable Qt support for High DPI icons. Commit.
- Add donation url to appdata. Commit.
- PlayerManager: Also update current track seek when track changes. Commit.
- Do not auto-save playlists just because play queue changes. Commit.
- Playlistbox: Do not hardcode icon sizes in playlist item icon. Commit.
- PlayerManager: Queue up next tracks instead of stop/play cycle. Commit.
- PlayerManager: Move the start/restart handler where it belongs. Commit.
- PlayerManager: Always perform setup on construction. Commit.
- WebImageFetcher: check better last.fm results. Commit.
- LyricWiki: link to the actual lyrics page. Commit. Fixes bug #332664
- Fix minor EBN issues. Commit.
k3b [Show]
- Refine appdata urls. Commit.
- Fix minor EBN issues. Commit.
- Make the color of normalPen in FillStatusDisplayWidget desktop environment independent. Commit. See bug #377105
- Change my email address. Commit. See bug #381074
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
kaccounts-integration [Show]
- Fix minor EBN issues. Commit.
- Fix unused parameters warnings. Commit.
- Drop unnecessary moc include. Commit.
- Fix -Wunused-lambda-capture warning. Commit.
- Fix -Wextra-semi warning. Commit.
- Apply modernize-use-nullptr clang-tidy fixit. Commit.
kaddressbook [Show]
- Adapt api. Commit.
- Add missing Name. Commit. See bug #400588
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- It seems that it doesn"'t work with qt < 5.11. Commit.
- Fix minor EBN issues and typos. Commit.
- Fix cmake warning. Commit.
- Restore PNG icons, they are needed by ecm_add_app_icon. Commit.
- Revert "Fix search icons". Commit.
- Fix search icons. Commit.
- Update appstream data. Commit.
- Replace the old Oxygen icons with Breeze. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- USe new syntax. Commit.
kajongg [Show]
- Add donation url to appdata. Commit.
kalarm [Show]
- Fix email address. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix minor typos. Commit.
- Make appstreamtest happy. Commit.
- Merge commit 'f16df03a593c59145f88c6c743ad1dd47e0201e4'. Commit.
- Formatting. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Fix minor EBN issues. Commit.
- Merge commit '5ee34146fe6736d4bbfa6ad62816bcd0bc775174'. Commit.
- Merge commit '56f3d3e4042a19dd6263edfb75613ecf2ece2515'. Commit.
- Use new syntax. Commit.
- Remove version suffix. Commit.
- Merge commit '3e980b3e7a7554b44eeb04a5cf4ae4e431c344a4'. Commit.
- Merge commit '202a828796e4cf600d2f63e2fc930fbdf5ddd9ad'. Commit.
kalarmcal [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Merge commit '2692686754b53dcf86ab9cc525eb2fbda0ce5271'. Commit.
- Tidy. Commit.
- Clean up. Commit.
- Clena up. Commit.
- Src/kaevent.cpp - use CamelCase header for KHolidays. Commit.
- Use new syntax. Commit.
kalgebra [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor EBN issues. Commit.
- Workaround issue in Kirigami. Commit.
- Use cards for the console log output. Commit.
- Improve the completion view display. Commit.
- There should only be numbers on real input. Commit.
- Simplify the real input field. Commit.
- Mobile: include a scrollbar in the list views. Commit.
- Console: switch the log flow. Commit.
- Remove now unneeded margin from the console input. Commit.
- Fix warning. Commit.
- Properly set the spinbox value. Commit.
- Only remove margins when it's specificly needed. Commit.
- Move the dictionary below with the about page. Commit.
- Display is now a property in AbstractButton. Commit.
- I18n fix: avoid contractions. Commit.
- Fix minor typos. Commit.
- Add missing i18n call. Commit.
- Make the kirigami main window more comfortable on the desktop. Commit.
- Added more strings that needed i18n(). Commit.
- Improve string management. Commit.
- Use KPluginMetaData for reading plugins. Commit.
- No need to always have QCLP loaded all the time. Commit.
- Remove deprecated ifdef. Commit.
- Improve mobile main.cpp file. Commit.
- Make ki18n dependency unconditional. Commit.
- Add Messages.sh file so translations are generated for kalgebramobile. Commit.
- Use proper API for listing files. Commit.
- Add missing i18n() calls. Commit.
- Remove debug info. Commit.
- Add strings to translate. Commit.
- Include list-add icon on android. Commit.
- Fix clazy warnings. Commit.
kalzium [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Use nullptr instead of 0 where appropriate. Commit.
- Fix help links. Commit.
- Port Kalzium away from KDialog KFileDialog and deprecated KRun::runUrl. Commit.
- Revert "Refactored some casts". Commit.
- Refactored some casts. Commit.
- Fix minor EBN issues. Commit.
- Add nullptr + override. Commit.
- Make it compile. Commit.
- Use KDEFrameworkCompilerSettings + use nullptr. Commit.
- Altered references to 0 in null pointers. Commit.
kamera [Show]
- Fix minor EBN issues. Commit.
kamoso [Show]
- Only set the size when starting. Commit.
- Use API for removing the toolbar. Commit.
- Fix minor EBN issues. Commit.
kanagram [Show]
- Actually initialize kcrash properly. Commit.
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor EBN issue. Commit.
- Fix minor EBN issues. Commit.
kapman [Show]
- Hide intro label if it's there when starting a new level. Commit. Fixes bug #320285
- Add donation url to appdata. Commit.
kate [Show]
- S&R: Add match marks only at the end of searching/replacing. Commit.
- S&R: Only highlight checked matches. Commit.
- Modernise logging in the CTags plugin. Commit.
- Fix minor EBN issues. Commit.
- Add donation url to appdata. Commit.
- Fix minor API docs issues. Commit.
- Remove Qt prefix. Commit.
- S&R: Add replace hints to the replace combo-box. Commit.
- S&R: Update the result summary also with 0 matches. Commit.
- S&R: Rework the replacing code and add \L & \U support. Commit.
- S&R: Add match-endLine & endColumn to enable easier handling of ranges. Commit.
- Remove duplicate highlighting of matches in itemSelected(). Commit.
- [tabswitcher] Fix beginRemoveRows call. Commit.
- Minor cleanups of TabSwitcher plugin. Commit.
- Fix minor typos. Commit.
- Open document before using it's checksum to load metainfos. Commit. Fixes bug #384087
- Fix Duplicates on Quick Open File. Commit.
- Cleanup: Merge all code from main.cpp into unit test tstestapp.cpp. Commit.
- New Tabswitcher: Fix cut-off path strings. Commit.
- Tabswitchertest: use QFETCH. Commit.
- Show partial path in Tabswitcher Ctrl+Tab list to distinguish equally named files. Commit.
- Add option to close Kate when last file closes. Commit.
- Use lambdas instead of QSignalMapper. Commit.
- Avoid 30 second timeout for tools like git. Commit.
- Handle 'on all activities'. Commit.
- Fix handling of 'on all desktops'. Commit.
- ECM requires CMake 3.0. Commit.
- Use directly flags from KDEFrameworkCompilerSettings. Commit.
- Remove extra ; + use nullptr. Commit.
- Add some Windows app store compatible icons sizes. Commit.
- Add Color Theme option to menus.docbook. Commit.
- Remove child rule description, no longer supported. Commit.
- Adjust docs about dynamic=true. Commit.
- Fix minor EBN issues. Commit.
- Add line count option. Commit.
- Manual: Include changes of KTextEditor 5.50. Commit.
- Better directory equality test. Commit.
- Two terminal toolviews for each project, one for the. Commit.
- Move active contributors up. Commit.
- Remove forceful window activation. Commit. Fixes bug #371220
- S&R: Use same workaround icon for advanced-search as built-in search. Commit.
- S&R: Use workaround icon that does not clash with next/previous. Commit.
- Line numbers and line modifications per default on for Kate. Commit.
- S&R: Add comment for the Gnome-Icon-Workaround. Commit.
- Improve highlighting screenshots. Commit.
- S&R: Add backup icons for users using Gnome (without Breeze/Oxygen). Commit.
- Downloading syntax highlighting was removed in KTextEditor 5.50. Commit.
- SymbolsView: Move copyright email line to highlight the original author. Commit.
- Use non-deprecated version of KRun::runUrl() in modified-on-disk dialog. Commit.
- SymbolView: Fix item selection when a node is collapsed/expanded. Commit.
- Quickopen: optimize: remove model from SortFilter proxy model during populate. Commit.
- Improve wording for indenter attribute. Commit.
- Adapt highlighting Meta DTD for XML completion plugin. Commit.
- Indentation moved as "indenter" to the language element already years ago. Commit.
- Support activities when opening files. Commit. Implements feature #395954
- SymbolView: Add expand and parameter options to popup menu. Commit.
- Fix minor EBN issues. Commit.
- SymbolView: Improve "Not Supported" message. Commit.
- SymbolView Fix: Save&Restore sort order in parseSymbols(). Commit.
- SymbolView: Get rid of obsolete slots. Commit.
- SymbolView: Get rid of handy but bothersome unneeded bools II. Commit.
- SymbolView: Get rid of handy but bothersome unneeded bools. Commit.
- Enable Text Filter plugin by default. Commit.
- Improve the discoverability of the Filter Text plugin and its menu item. Commit. Fixes bug #396864
- SymbolView Fix: Find current item when symbol is in first line. Commit.
- SymbolView: Avoid unneeded update of current item. Commit.
- SymbolView: Update current item and sorting after parsing. Commit.
- SymbolView: Fix misplaced context menu popup. Commit.
- SymbolViewer: populate view with disabled sorting. Commit.
- SymbolViewer: Add pointer checking and init for the m_view pointer. Commit.
- SymbolView: Reduce redundant code. Commit.
- Add checkboxes to the toggle actions. Commit.
- Remove long-time deprecated Encoding=UTF-8 from desktop format file. Commit.
katomic [Show]
kbackup [Show]
- Add override and co. Commit.
- Add info about xz compression. Commit.
- Compress with xz instead of bzip2 when available. Commit. Implements feature #396278
kblackbox [Show]
- Add donation url to appdata. Commit.
kblocks [Show]
- Fix mem leak found by asan. Commit.
- Add donation url to appdata. Commit.
- Autogenerate debug file. Add categories file. Commit.
kblog [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clena up. Commit.
- Use new syntax. Commit.
kbounce [Show]
- Add AppData file. Commit.
kbreakout [Show]
kbruch [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor EBN issues and typos. Commit.
- Use KDEFrameworkCompilerSettings + modernize + use nullptr. Commit.
kcachegrind [Show]
- Fix GCC8 warnings. Commit.
- Add donation url to appdata. Commit.
- Search LineEdit: enable clear button, add placeholder text. Commit.
- Fix hiding of columns for recent Qt versions. Commit.
- Customization of "objdump" command for instruction view. Commit.
- Fix minor EBN issues. Commit.
- Remove long-time deprecated Encoding=UTF-8 from desktop format file. Commit.
kcalc [Show]
- Compile with KDEFrameworkCompilerSettings. Commit.
- Refine donation url in appdata. Commit.
- Corrected behaviour on repeated pressing of operator buttons. Commit. Fixes bug #57349
- Modernize it. Commit.
- Repeat last action when pressing "=" or Enter. Commit. Implements feature #108473
- Remember the Bitfield editor visiblity state. Commit. Fixes bug #324429
kcalcore [Show]
- Fix TodoTest::testStatus. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Need to increase it. Commit.
- Make Incidence[Base] and Event Q_GADGETs. Commit.
- USe new syntax. Commit.
kcalutils [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Add endline. Commit.
- USe syntax. Commit.
kcharselect [Show]
- Refine donation url in appdata. Commit.
- Fix minor EBN issue. Commit.
- Compile with KDEFrameworkCompilerSettings module. Commit.
kcolorchooser [Show]
- Use KDEFrameworkCompilerSettings. Commit.
- Kdelibs doesn't exist anymore. Commit.
- Time to increase minimum version. Use QStringLiteral. Compile with. Commit.
kcontacts [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Complete the dependency list, matters for static builds. Commit.
- Make KContacts work in static builds. Commit.
- Clean up. Commit.
- Add a new ISO 3166 code to country name mapping table. Commit.
- Unbreak the char encoding for Android. Commit.
- Attempt to fix the Windows build. Commit.
- Restore Qt 5.9 compatibility. Commit.
- Add CLDR-based country to ISO code mapping. Commit.
- Fix translation of country names. Commit.
- Use new syntax. Commit.
kcron [Show]
- Fix compile with strict compile flags + aytotgenerate debug file +. Commit.
- Fix minor EBN issues and typos. Commit.
- Fix minor EBN issues. Commit.
kdav [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Merge Application/18.08. Commit.
- Use new syntax. Commit.
kde-dev-scripts [Show]
- Fix generate code. Commit.
- Add support for override too. Commit.
- Do not spellcheck the file with mistakes. Commit.
- Small fixes for convert-qkdebug-to-qcdebug.sh. Commit.
- Add my account (aheinecke) to relicensecheck. Commit.
- Improve it. Commit.
- Add my account (Andrew Crouthamel, acrouthamel). Commit.
- Createtarball: krusader version bump (v2.7.1). Commit.
- Createtarball: switched translation branch to stable for krusader. Commit.
- Add myself (jpoelen) to relicensecheck.pl. Commit.
- Uncrustify-kf5: support custom config file in current dir; add command line options --qt, --commit, --ignore-connects. Commit.
- Add phabricator config file. Commit.
kdebugsettings [Show]
- It was moved in own repo. Commit.
- This debug categories doesn"t exist. Commit.
- It was moved in own repo. Commit.
- Move in own repo. Commit.
- Move in own repo. Commit.
- It was moved in own package. Commit.
- Move in own repo. Commit.
- Move in own repo. Commit.
- Move in own repository. Commit.
- Move in own repo. Commit.
- Move in own repo. Commit.
- Remove it. Commit.
- It was moved in own repo. Commit.
- Move categories. Commit.
- Move in own repo. Commit.
- Move in own repo. Commit.
- Remove duplicate entries. Commit.
- It's in own package. Commit.
- Move in own package. Commit.
- Installed from own package. Commit.
- Remove this one too. Commit.
- Remove this one. now it's on own package. Commit.
- Fix minor EBN issue. Commit.
- USe KDEFrameworkCompilerSettings. Commit.
- Avoid to add categories when it's duplicate. Commit.
- Remove Debug categories as discussed with david. Commit.
- Categories was moved in own directory. Commit.
- Force forcus to lineedit. Commit.
- Improve debug message. Commit.
- Remove kio(-extras) related categories. Commit.
- Use new syntax. Commit.
- Port to new syntax. Commit.
- Try to create one unique regexp. Commit.
- Remove deprecated method. Commit.
- Fix Bug 396959 - Adding support for also having the (known to be used) identifier in the database. Commit. Fixes bug #396959
- Prepare for supporting identifier name. Commit.
- Remove old code. Commit.
- Fix autotest. Commit.
- Start to implement identifiername support. Commit.
- Change status only on visible items. Commit.
- Remove comment. Commit.
- Rename variables. Commit.
- Return list of search column. Commit.
- Allow to search by logname too. Commit.
- Add gitignore. Commit.
- Fix remove obsolete comment. Commit.
kdegraphics-mobipocket [Show]
- Remove Qt prefix. Commit.
kdenetwork-filesharing [Show]
kdenlive [Show]
- Backport crash on image sequence import. Commit.
- Backport fix for titler text gradient. Commit.
- Add donation url to appdata. Commit.
- Fix minor EBN issues and typos. Commit.
- Fix play/pause on Windows. Commit.
- Sync quickstart manual with UserBase. Commit.
- Install doc files. Commit.
- Make it compiles when we use QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Fix minor EBN issues. Commit.
kdepim-addons [Show]
- Use encrypted network connections in KOrganizer plug-ins. Commit.
- Fix crash when we close dialog but continue to keep in mardown support. Commit.
- Adapt api. Commit.
- Convert to for(...:...). Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Use engine page. Commit.
- Add a webengine page. Commit.
- Ignore files that are not suppose to be faulty. Commit.
- Move css here. Commit.
- Improve autotest. Commit.
- Fix default repo. Commit.
- Build this messageviewer header when we activate KDEPIM_ENTERPRISE_BUILD. Commit.
- Hide zoom factor when it's the default. Commit.
- Remove messagebox here. Commit.
- Hide/show dialog. Commit.
- Add bold. Commit.
- Add label. Commit.
- Allow to add info in statusbar. Commit.
- Adapt to new api. Commit.
- Add warning. Commit.
- Activate markdown converter. Commit.
- Don't convert when we use html email. Commit.
- Don't allow to use it on html email. Commit.
- Add settings. Commit.
- Add config widget. Commit.
- Create config dialog box. Commit.
- Fix argument order. Commit.
- Allow to create email based on mardown language. Commit. See bug #391165
- Remove comment. Commit.
- Fix minor EBN issues and typos. Commit.
- Adapt to new api. Commit.
- Add more debug. Commit.
- Show warning when we can't convert text. Commit.
- Fix show dialog. Commit.
- Update markdown preview. Commit.
- Fix close dialog. Commit.
- Continue to improve it. Commit.
- Improve markdown support. Commit.
- Add autotest. Commit.
- Create preview dialog. Commit.
- Continue to implement markdown support. Commit.
- Add new qtcreator template. Commit.
- Avoid empty arguments. Commit.
- Prepare preview dialog. Commit.
- Clean up. Commit.
- Improve markdown support. Commit.
- Add info about environment variabl. Commit.
- Fix generate markdown. Commit.
- Clean up. Commit.
- Fix search discount lib. Commit.
- Allow to link against discount lib. Commit.
- Continue to implement it. Not compiled by default. Commit.
- Add markdown converter. Commit.
- Fix search cmake module. Commit.
- Look at if we can use discount lib for mardown converter. Commit.
- Allow to define qtcreator template path. Commit.
- Add validator. I need to fix regexp yet. Commit.
- Fix generate class. Commit.
- Add README. Commit.
- Clean search qt module. Commit.
- Now all compile fine. Commit.
- Fix generate project. Commit.
- Remove unused file. Commit.
- Fix name. Commit.
- Allow to install template. Commit.
- Fix dependancy. Commit.
- Move in own directory. Commit.
- Fix create guard file. Commit.
- Remove extra ,. Commit.
- Allow to define description and name plugin. Commit.
- Rename file to avoid to translate it. Commit.
- Improve it. Commit.
- Start to create qtcreator template. Commit.
- Fix i18n. Commit.
- Put it in File menu + fix i18n. Commit.
- Port to non-deprecated API. Commit.
- Fix warning. Commit.
- Use override. Commit.
- Oops description was not changed. Commit.
- Add share text plugin. Commit.
- We never created akregator plugins. Commit.
- Increase version. Commit.
- Let ExtractorEngine pick the extractors. Commit.
- Use new messageviewer interface. Commit.
- Make enterpriseheaderstyle tests passing. Commit.
- Add test cases for enterpriseheaderstyleplugin. Commit.
- Add test cases for briefheaderstyleplugin. Commit.
- Make FancyHeaderStyle test passing. Commit.
- Fixup. Commit.
- Add test cases for fancyheaderstyleplugin. Commit.
- Prepare messageviewerheaderplugins for real header tests. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Increase version. Commit.
- Make the barcode container look more like what Apple Wallet produces. Commit.
- Apply size constraints on the pass logo. Commit.
- Support footer and background assets. Commit.
- Render pkpass as aggressively as we try to extract them. Commit.
- Add support for extracting ical attachments. Commit.
- Add open on phone action to Itinerary reservations. Commit.
- Fix determining the sender date for forwarded/attached emails. Commit.
- Minor. Commit.
- It's time to remove this header. Commit.
- Fix build on FreeBSD. Commit.
- Handle non-UTF8 encoded HTML content correctly. Commit.
- Render Apple Wallet event tickets. Commit.
- Remove usage of ExtractorPreprocessor, no longer necessary. Commit.
- Don't special-case structured data extraction. Commit.
- Fix typo. Commit.
- Register brand. Commit.
- More aggressive search for pkpass attachments. Commit.
- Add support for the new HTML extractors. Commit.
- Use same case everywhere for pickup / dropoff. Commit.
- Debug--. Commit.
- Enable the Check Before Send plugin by default. Commit.
- Add clear button. Commit.
- Debug--. Commit.
- Fix Bug 397483 - Sendmail-type Sending account command does not take options. Commit. Fixes bug #397483
- Add support for taxi reservation. Commit.
- USe KStandardAction. Commit.
- We can't have trip name. Commit.
- Fix build on FreeBSD. Commit.
- Add template for taxi reservation. Commit.
- Allow to show location. Commit.
- Add support for rentalcar reservation. Commit.
- Add separator. Commit.
- Add Food establishment reservation support. Commit.
- Use new syntax. Commit.
- Add identifier. Commit.
- Add support for zoom. Commit.
- Increase version. Commit.
- Add support for event reservations. Commit.
- Force attribute. Commit.
- Fix boarding pass rendertest. Commit.
- Restore the Akonadi-dependent part of rendertest. Commit.
- Add debug info. Commit.
- Build example. Commit.
- Don't use const'ref for QChar. Commit.
- REmove some Q_FOREACH. Commit.
kdepim-apps-libs [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix minor EBN issues and typos. Commit.
- Fix Bug 399074 - Untranslatable strings in kdepim-apps-libs/kaddressbookimportexport/src/. Commit. Fixes bug #399074
- Clena up. Commit.
- Increase version. Commit.
- Add FollowUpReminder::FollowUpReminderInfo debug method. Commit.
- Use new syntax. Commit.
kdepim-runtime [Show]
- Fix mem leak. Commit.
- Fix Bug 396820 - Buttons in new mail notifications don't work. Commit. Fixes bug #396820
- Fix extract i18n. Commit.
- Fix Bug 400916 - kdepim-runtime does not compile with qt 5.11 (because QString::QString(const char*) is private). Commit. Fixes bug #400916
- Fix crash in failing GMail resource. Commit. Fixes bug #400400
- Remove virtual keyword. Commit.
- Port some foreach. Commit.
- Try to fix the Qt 5.9 build on the CI. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Build without KDELibs4Support. Commit.
- Use own registered OAuth2 client ID. Commit.
- It's already required in kpimtextedit. Commit.
- Fix clazy warning. Commit.
- Load public key authentication settings if configured. Commit.
- Enable configuration of public key authentication. Commit.
- Use public key authentication in OAuth2 authetication handler. Commit.
- Add public key authentication job implementation. Commit.
- Add possibility to set X.509 certificate & key for authentication. Commit.
- Fix crash regression caused by lack of member initialization. Commit.
- Clean up authentication parent widget setting. Commit.
- Fix crash on resource shutdown. Commit.
- Remove support for token requests. Commit.
- Port settings unit test to use map requests instead of token requests. Commit.
- Enable back OAuth2 authentication in configuration dialog. Commit.
- Enable back OAuth2 authentication in settings class. Commit.
- Port OAuth2 to new authentication framework. Commit.
- Remove leftovers from old authentication from resource and client classes. Commit.
- Port configuration dialog to new auth framework. Commit.
- Move auth handler preparation to EWS settings class. Commit.
- Switch EWS request to new authentication framework. Commit.
- Implement handling of authentication failures and reauthentication. Commit.
- Initialize authentication provider in EWS resource. Commit.
- Implement password authentication handler for the auth framework. Commit.
- Initial implementation of base class of new authentication framework. Commit.
- Add access to the whole wallet map instead of just tokens. Commit.
- Remove "_". Commit.
- Remove __. Commit.
- Add default parameter. Commit.
- Add icons. Commit.
- Add more OAuth2 unit test and adapt them to Qt 5.9. Commit.
- Reenable OAuth2 on Qt < 5.10. Commit.
- Fix warning. Commit.
- Add missing override. Commit.
- Depend on QtNetworkAuth >= 5.10 for EWS OAuth2 authentication. Commit.
- Add unit test for OAuth2 authentication. Commit.
- Refactor unit test addition macros. Commit.
- Use notification popup to inform about EWS OAuth2 token expiration. Commit.
- Raise an authentication error when the user closes the browser. Commit.
- Use own implementation of QAbstractOAuthReplyHandler::networkReplyFinished. Commit.
- Try to refresh the access token if refresh token is available. Commit.
- Handle retrieval and storage of OAuth2 tokens in the main resource class. Commit.
- Save OAuth2 settings and retrieved tokens upon config dialog exit. Commit.
- Force selection of the password auth radio button if OAuth2 is not supported. Commit.
- Pass the stored OAuth2 tokens to the test connection. Commit.
- Retrieve OAuth2 tokens upon display of configuration dialog. Commit.
- Reset OAuth2 access token when EWS request fails with 401. Commit.
- Allow setting, retrieving and resetting OAuth2 tokens. Commit.
- Add support for reading and writing OAuth tokens to wallet. Commit.
- Refactor KWallet access code. Commit.
- Enable testing the OAuth2 authentication using the Try connect button. Commit.
- Allow passing a parent QWidget to the OAuth2 authenticator. Commit.
- Enable OAuth2 in EWS request. Commit.
- Enable OAuth2 in EWS client. Commit.
- Use own event loop for connection attempts. Commit.
- Introduce initial OAuth2 authentication code. Commit.
- Add "what is this" text for the domain checkbox. Commit.
- Add EWS configuration dialog option for OAuth2 authentication. Commit.
- Reorganize the EWS General settings page a little. Commit.
- Call the POP3 fake server thread's quit() method directly. Commit.
- Clean the seen UID lists on the POP3 resource for all tests. Commit.
- Wait for the response each time an option is set on the resource. Commit.
- Work around maildir not being able to create all the paths. Commit.
- Wait for Akonadi to process items after handling all POP3 messages. Commit.
- Remove just deleted POP3 messages from the internal maps. Commit.
- Qualify all POP3 mails for deletion if supplied id == -1. Commit.
- Pop3/autotests: wait for MaildirResource::setPath() to take effect. Commit.
- EWS/test: Fix build with Qt<5.11. Commit.
- EWS/test: Work around occasional missed collection change notifications. Commit.
- EWS/test: Use the SpecialCollectionAttribute to determine collection special type. Commit.
- EWS/test: Fix authentication failure in isolated test. Commit.
- Fetch Tag RID explicitly. Commit.
- Remove it. Commit.
- Remove it. Commit.
- Fix compile against strict compile flags. Commit.
- Make it compiles. Commit.
- It builds fine without it. Commit.
- Remove not necessary remove_definition. Commit.
- Clean up. Commit.
- Clena up. Commit.
- Fix minor EBN issues. Commit.
- Minor: Respect KDE HIG. Commit.
- Autogenerate file. Fix categories. Commit.
- Remove unused file. Commit.
- Add include that is missing when using QtWebEngine 5.12. Commit.
- Normalize signal/slot. Commit.
- USe nullptr. Commit.
- Fix a typo. Commit.
- Fix minor EBN issues. Commit.
- Port to qDebug category. Commit.
- Fix porting. Commit.
- Add Nextcloud service file to DAV resource. Commit.
- Add IDENTIFIER support. Commit.
- Remove these ones. Commit.
- Port some deprecated method. Commit.
- IMAP: log UIDVALIDITY on sync as well. Commit.
- Try to autodetect Inbox in all mail resources. Commit.
kdesdk-thumbnailers [Show]
- Port away from deprecated writeConfig(). Commit.
kdf [Show]
- Add caption to the screenshot, minor fixes to the API docs. Commit.
- Refine donation url in appdata. Commit.
- Fix minor EBN issues. Commit.
- Clean up. Commit.
- Fix description. Commit.
- Fix version. Commit.
- Use nullptr. Commit.
- Remove include moc file. Commit.
- Add categories files. Commit.
kdialog [Show]
- Get rid of LLVM/Clang warning. Commit.
- Fix minor EBN issues. Commit.
- Compile with KDEFrameworkCompilerSettings module. Commit.
kdiamond [Show]
- Add AppData file. Commit.
keditbookmarks [Show]
kfind [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- It is possible to search in metadata now, add it to the docs. Commit.
- Fix regression: set focus on the search field right after the start. Commit.
- Use new syntax for connections and get rid of deprecated KIO::Job::canceled. Commit.
- Fix check for ASCII < 32. Commit.
- Do not capture 'this' as it is not used. Commit.
- Use 128 bytes to detect non-text files as it was advised by David Faure: https://phabricator.kde.org/D15972. Commit.
- Silence up krazy [normalize] check. Commit.
- Port away from kdelibs4support. Commit.
- Port KFind away from KMimeType. Commit.
- Port away from deprecated KStatusBar. Commit.
- Port KFind away from KDialog. Commit.
- Remove deprecated KGlobalSettings. Commit.
- Add icon for 128x128 and scalable icon. Commit.
- Fix two Clang warnings about zero as null pointer constant. Commit.
- Port away from deprecated KFileMetaInfo. Commit.
- Port away from deprecated setClearButtonShown and fix minor Clang warnings. Commit.
- Port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QUrl &url). Commit.
- Port away from deprecated KGlobalSettings::singleClick(), KStandardDirs, and KTabWidget. Commit.
kfloppy [Show]
- Refine donation url in appdata. Commit.
- Some more 0 -> nullptr changes. Now compiles without nullptr warnings. Commit.
- Fix indent. Commit.
- Fix compile on freebsd. Commit.
- Modernize it. Commit.
- Fix minor EBN issues. Commit.
kfourinline [Show]
- Fix my typo in AppData file. Commit.
- Add AppData file. Commit.
- Use nullptr instead of 0 where appropriate. Commit.
- Fix minor typos. Commit.
- Autogenerate debug file + install categories file + use nullptr/override. Commit.
kgeography [Show]
- Add Al-Barahimi governorate of Oman. Commit. Fixes bug #257568
- Add .arcconfig. Commit.
- Add donation url to appdata. Commit.
- Add some useful AppData bits. Commit.
- Add AppData file. Commit.
- Fix minor EBN issues and typo. Commit.
- Add ‘flags’ (coat of arms) for the Norwegian counties. Commit.
- Colorcheker.py: Update to python3 and Qt5. Commit.
- Fix spelling of two Norwegian counties. Commit.
- Merge the counties Nord-Trøndelag and Sør-Trøndelag into Trøndelag. Commit.
kget [Show]
- Drop dead code for older KDE Frameworks versions. Commit.
- Raise minimum required KDE Frameworks version to 5.44.0. Commit.
- Refine donation url in appdata. Commit.
- Add caption to the screenshot. Commit.
- Port away from KDebug. Commit.
- Revert "TrayIcon: Explicitly show/hide the main window if requested". Commit.
- Doc: use
. Commit.
kgoldrunner [Show]
- Fix mem leak found by asan. Commit.
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor Doxygen issues. Commit.
- Fix minor EBN issues and typos. Commit.
- Autogenerate debug file + add categories files + use override/nullptr/. Commit.
- Fix minor EBN issues. Commit.
kgpg [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Avoid needless partitions of QStrings. Commit.
- Update template for pgp.cs.uu.nl key url. Commit.
- Fix length 16 placeholders in key urls not having length 16. Commit.
- Improve code to sort signatures. Commit.
- Avoid conversions to lowercase, just use case insensitive compare functions. Commit.
- Add nullptr. Commit.
- Add categories files. Commit.
- Autogenerate debug. Commit.
- Use KDEFrameworkCompilerSettings + add explicit + fix extra ";" + use. Commit.
khangman [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor EBN issue and typo. Commit.
khelpcenter [Show]
- Contents items expanding issue. Commit. Fixes bug #399275
- Remove duplicate submenus. Commit. Fixes bug #399274
- Sort includes. Commit.
- Get rid of the last cases of the old signal-slot syntax. Commit.
- Convert to QOverload. Commit.
- Port to new connect api. Commit.
- Add donation url to appdata. Commit.
- Use more nullptr. Commit.
- Remove left-over condition for now older than min-kf-dep code. Commit.
- Port away from deprecated setClearButtonShown. Commit.
- Fix minor Appstreamercli issues. Commit.
- Switch to the new signal-slot connection syntax in mainwindow.cpp. Commit.
- Fix minor EBN issue. Commit.
- It depends against 5.40. Commit.
- Fix minor EBN issues [explicit] + [license] + [postfixop] + [normalize]. Commit.
- Fix compile with strict flags. Commit.
- Use QStringLiteral and co. + Add missing i18n. Commit.
- Autogenerate debug category + create categories file. Commit.
- Increase copyright. Commit.
- Use nullptr/override. Commit.
- Increase version. Commit.
kidentitymanagement [Show]
- Don't show dialogbox when we open configurator. Commit.
- Add warning if signature file text is too big. Commit.
- Rename slot. Commit.
- Reduce type of file to txt file. Commit.
- Define type of files. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
kig [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor problems in API docs. Commit.
- Fix minor EBN issues and typos. Commit.
kigo [Show]
- Add donation url to appdata. Commit.
kimagemapeditor [Show]
- Add forgotten icon. Commit.
- Update KImageMapEditor icons. Commit.
- Get rid of gcc warning on the improper guarding. Commit.
- Rely on automoc. Commit.
- Port KImageMapEditor away from deprecated KUrl, saveWindowSize and initialGeometrySet(). Commit.
- Fix minor EBN issues. Commit.
kimap [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- USe nullptr. Commit.
- Use QString(). Commit.
- Clean up. Commit.
- Fix minor EBN issues. Commit.
- Use new syntax. Commit.
kio-extras [Show]
- [Comic Thumbnailer] fix CBR thumbnail generation. Commit.
- [thumbnailer appimage] Fix building with libappimage not in system path. Commit.
- [sftp] Add additional sftpProtocol::openConnection() for libssh 0.8.3+. Commit.
- Make libssh module default to the "new" libssh config by default. Commit. Fixes bug #400291
- [sftp] put request chunk debugging into own category. Commit. See bug #368877
- [sftp] also change header to 4 space indentation. Commit.
- [sftp] Use Q_ASSERT in sftpProtocol::reportError(). Commit. Fixes bug #362988
- [sftp] reformat to 4 space indentation. Commit.
- Actually detect utime.h presence. Commit.
- [cmake] Require libssh 0.7.0. Commit.
- [cmake] Remove FindLibSSH.cmake. Commit.
- Apply eexist workaround from listDir to stat as well. Commit. Fixes bug #399699
- [AppImage Thumbnailer] Avoid creating QTemporaryFile. Commit.
- Use correct MaximumSize. Commit. Fixes bug #238690
- Fix minor EBN issues and typos. Commit.
- [mtp] Move MTP device handling from kioslave to kiod-module. Commit. Fixes bug #319880. Fixes bug #325924. Fixes bug #336456. Fixes bug #372860. Fixes bug #382046. Fixes bug #383314. Fixes bug #396527
- [Thumbnails] Paint larger "one thumbnail" tile only when needed. Commit.
- Distinguish between file and directory delete request in debug output. Commit.
- Add a specific error string for ENOTEMPTY return code. Commit.
- [Exe Thumbnailer] Workaround Qt bug in ico detection heuristic. Commit.
- [Exe Thumbnailer] Ignore depth > 32. Commit.
- [sftp] simplify isDir handling. Commit.
- [sftp] boilerplate comment that sftpLogin calls finished(). Commit.
- [sftp] do not multi-finish on close calls. Commit.
- [sftp] always emit finished on completion. Commit. See bug #362988
- [sftp] keep backwards compatible to < 0.8. Commit.
- [sftp] Use TCP_NODELAY. Commit.
- [sftp] Remove unused variable type. Commit.
- Add Open Document thumbnailer. Commit. Implements feature #375176
- Sftp file reading is now up to 20 times faster. Commit.
- [sftp] use UDSEntry::fastInsert instead of deprecated insert. Commit.
- [Thumbnailer] Use enabled plugins passed in as metadata. Commit. Fixes bug #388303
- [sftp] treat all errors as errors. Commit.
- [sftp] use qEnvironmentVariableIntValue instead of manual atoi checking. Commit.
- [sftp] replace memset(0) hack with c++ initialization. Commit.
- [sftp] remove unused macros. Commit.
- [sftp] generate debug header at build time (this requires kf5.14). Commit.
- Avoid crash by not checking free space for smb://. Commit.
- Man2html: fix coding detection. Commit.
- [Exe Thumbnailer] Don't generate QTemporaryFile. Commit.
- Remove unused include. Commit.
- Remove HTML thumbnailer. Commit.
- [Exe Thumbnailer] Add mime type for .cpl files. Commit.
- [thumbnail] set Qt::AA_ShareOpenGLContexts attribute. Commit.
- Tabs -> blanks. Commit.
- Conditionally use KF5 5.48 UDSEntry::fastInsert(). Commit.
- Fwd port: Small macro fixes and code cleanup. Commit.
- Fwd port: Do not insert a break before the very first Nm in section SYNOPSIS. Commit.
- Fwd port: Fix closing bracket output position and linebreak in SYNOPSIS section. Commit. Fixes bug #144942
- Fwd port: Adding .St macro from groff_mdoc package (Standards Names). Commit.
- Fwd port: Do not use KEncodingProber - it gives false results. Commit. Fixes bug #321074
- Fwd port: Do not output arguments from expression while evaluating them. Commit. Fixes bug #335169
- Find libappimage directly. Commit.
- Add AppImage thumbnailer. Commit.
- Thumbnailer for EXE and ICO files now prefers higher quality icons, if available. Commit.
- [recentdocuments:/] Filter out files that can't be browsed with a file manager. Commit.
- [Activities Linking] Don't offer for non-local URLs. Commit.
- Fix categories. Commit.
- Install debug categories. Commit.
- Only use windows image thumbnailer for ico files. Commit.
- Image Thumbnailer now supports .icns and .mng files. Commit.
- Avoid a kio-mtp crash when trying to add a blocked device to the device cache. Commit. See bug #396527
- Remove long-time deprecated Encoding=UTF-8 from desktop format files. Commit.
- Use more explicit. Commit.
- Remove Qt module includes. Commit.
- Remove module prefixes from Qt includes. Commit.
- Use more override. Commit.
- Use consistently nullptr. Commit.
- Include PHONON_INCLUDE_DIR as SYSTEM, so compiler warnings skip its headers. Commit.
- Remove usage of dead QT_USE_FAST_CONCATENATION. Commit.
- Use KF5_MIN_VERSION also with ECM, now that it is part of KF5. Commit.
- Remove explicit include of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH. Commit.
- Bump min Qt dep to 5.7, given it's the one of required min KF 5.50. Commit.
kirigami-gallery [Show]
- New in this release
kiriki [Show]
- Add donation url to appdata. Commit.
kiten [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Sync the declaration and implementation. Commit.
- Fix minor EBN issues. Commit.
- Fix the compilation of kiten on Windows. Commit.
- Port to KStatusNotifierItem and fix zorder issue. Commit.
- Port away from deprecated KAboutData::setProgramIconName(). Commit.
- Fix logical not is only applied to the left hand side of this comparison. Commit.
- Port away from deprecated KAboutData::setProgramIconName(). Commit.
- Fix minor EBN issues and typos. Commit.
- Added arcconfig. Commit.
kitinerary [Show]
- Add missing comparison operators. Commit.
- Fix compatibility with Poppler 0.72. Commit.
- Fix FCM extractor for single digit flight numbers. Commit.
- Remove obsolete todo. Commit.
- Improve airport lookup by considering alternative umlaut transliterations. Commit.
- Cleanup airport name lookup code a bit. Commit.
- Fix flight calendar entries when IATA airport code is missing. Commit.
- Add arrival terminal property. Commit.
- Add Easyjet extractor. Commit.
- Adapt to Wikidata country type hierarchy changes. Commit.
- Cover non-transport reservations here too. Commit.
- Only detach when a property value actually changed. Commit.
- Be more strict in what we consider equal. Commit.
- Add operator== to the schema.org types. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Remove unused QString. Commit.
- Add location utilities. Commit.
- Try harder to find a type name when serializing to JSON-LD. Commit.
- Use shared null objects in the JSON-LD data types. Commit.
- Scale less aggressively when correcting the aspect ratio. Commit.
- Add support for the newer ZXing from https://github.com/nu-book/zxing-cpp. Commit.
- Factor out duplicated code. Commit.
- Move QImageLuminanceSource to its own file. Commit.
- Remove no longer used methods/properties. Commit.
- Increase version. Commit.
- Check image dimension after transformation before barcode decoding. Commit.
- Align BusTrip API with schema.org. Commit.
- Fully split bus and train trips. Commit.
- Make context data optional, and consume emails directly. Commit.
- Implement direct extraction from KMime::Content* objects. Commit.
- Remove the old generic extractor handling. Commit.
- ExtractorRepository is no longer used externally. Commit.
- API changed so we increase version. Commit.
- Extract UIC carrier codes. Commit.
- Parse the carrier code from UIC 918.3 ticket tokens. Commit.
- Port custom extractor tests to the universal extractor test. Commit.
- Adapt tests to new ExtractorEngine interface. Commit.
- Move custom extractor lookup into ExtractorEngine. Commit.
- Allow to look up extractors by JSON-LD provider identifier. Commit.
- Remove the Air France extractor. Commit.
- Initialize m_pass. Commit.
- Make ExtractorRepository cheap to create. Commit.
- Only sort by passenger when we are really looking at the same trip. Commit.
- Remove the generic PDF extractor script. Commit.
- Improve flight reservation merging with missing booking reference. Commit.
- Add a generic PDF extractor. Commit.
- Expose file size and image object ids. Commit.
- Provide methods to quickly probe barcode content. Commit.
- Load PDF pages only when needed. Commit.
- Rework how we handle multi-occurrence images. Commit.
- Read page count directly from Poppler. Commit.
- Remove the document-wide image access API. Commit.
- Clena up. Commit.
- It needs to have last kcalcore version too. Commit.
- Increase version here too. Commit.
- Move modifiedTime to the base class. Commit.
- Fix Qt 5.9 build. Commit.
- Add support for extracting ical attachments. Commit.
- Add support for Code 128 barcodes. Commit.
- Improve diagnostics. Commit.
- Fix minor EBN issues. Commit.
- Fix extracting the airline IATA code in SAS booking receips. Commit.
- Add import filtering for event reservations. Commit.
- Relax check-in time regexp. Commit.
- Consider attached emails when selecting the right extractor too. Commit.
- Support German booking.com confirmations. Commit.
- Filter out future and imaginary airports. Commit.
- Extract passenger name from RCT2 tickets. Commit.
- Improve naming. Commit.
- Initial work on RCT2 ticket layout parsing. Commit.
- Encode boolean properties correctly. Commit.
- Improve dependency handling for static builds. Commit.
- Relax leading space offset detection for international tickets. Commit.
- Also use the diacritic-aware normalization for comparing names. Commit.
- Improve string normalization, and use that for airport name matching. Commit.
- Further improve timezone disambiguation in border regions. Commit.
- Use zone.tab rather than zone1970.tab for country to timezone mapping. Commit.
- Read the QGIS world file to compute the map projection correctly. Commit.
- Merge country and coordinate based timezone resolution. Commit.
- Move manual country -> timezone overrides to the generator. Commit.
- Update to new QGIS and the 2018 timezone shape file. Commit.
- Check for color collisions. Commit.
- Add country-based timezone lookup for all remaining types too. Commit.
- Do the country-based timezone lookup also for hotels and restaurants. Commit.
- Improve ISO 3166-1 code normalization. Commit.
- Try to determine timezones for event and rental car bookings. Commit.
- Override IANA data for countries that de facto only have one timezone. Commit.
- Clean up now unused ctor. Commit.
- Use the country to timezone map when resolving train station timezones. Commit.
- Use the country to timezone mapping also in the generator. Commit.
- Generate a country -> timezone map for countries where this is unique. Commit.
- Use an enum for timezones rather than offsets into the string table. Commit.
- More documentation fixes. Commit.
- Handle ref being null. Commit.
- Clean up rental car names. Commit.
- Remove unused deprecated method. Commit.
- Improve documentation. Commit.
- Fix copyright year. Commit.
- Add Aer Lingus booking confirmation extractor. Commit.
- Improve diagnostics. Commit.
- Add Korail extractor. Commit.
- Add one more test, for overlapping prefixes. Commit.
- Properly handle non-UTF8 encoding here too. Commit.
- Improve fuzzy name comparison. Commit.
- Support more legacy variants of Reservation::potentialAction. Commit.
- Deal with LodgingBusiness sub-types we don't have types for. Commit.
- Support intermediate nodes in Microdata. Commit.
- Remove the now no longer used ExtractorPreprocessor. Commit.
- Deprecate ExtractorPreprocessor. Commit.
- Port Brussels Airlines extractor to use the HTML API. Commit.
- Extract full text only when needed, and also for HTML documents. Commit.
- Improve HtmlElement::recursiveContent. Commit.
- Remove the old structured annotation extractor. Commit.
- Start to add content-aware element merging. Commit.
- Port tests to the new API. Commit.
- Use the new structured data extraction as part of ExtractorEngine. Commit.
- Clean up airport names more aggressively. Commit.
- Port structured data annotation to use HtmlDocument. Commit.
- Allow to check for attribute presence. Commit.
- Prepare ExtractorEngine to do the structured annotation extraction as well. Commit.
- Follow Akonadi and enable C++14 by default. Commit.
- Make libxml2 mandatory on desktop. Commit.
- Make KContacts a required dependency. Commit.
- Use KContacts::Address for locale-aware address formatting. Commit.
- Improve rental car serialization. Commit.
- Increase version as BRAND was added. Commit.
- Verify Unicode input passes through the HTML parser correctly. Commit.
- Further improve the HTML element content extraction. Commit.
- Extend rentalcar support. Commit.
- Make HtmlElement::content non-recursive. Commit.
- Oops, fix compilation. Commit.
- Add method to list all attributes in an element. Commit.
- Update link. Commit.
- Fix test in static builds by triggering qrc initialization. Commit.
- Don't forward-declare custom property types. Commit.
- Explicitly initialize the qrc file. Commit.
- Don't force shared builds explicitly, ECM takes care of this. Commit.
- Enable direct image loading with Poppler 0.69. Commit.
- Fix pickup and dropoff location case. Commit.
- Add Vueling booking confirmation extractor. Commit.
- Support HtmlDocument in the extractor test. Commit.
- Implement upwards DOM traversal. Commit.
- Make htmldocument.h usable externally. Commit.
- Integrate the new HTML document parser into the extractor engine. Commit.
- Initial work on a DOM-like HTML parser for extractors. Commit.
- Unbreak the PDF document test. Commit.
- Implement direct PDF image loading. Commit.
- Move towards direct PDF image loading. Commit.
- Extend pkpass extraction code to support event tickets too. Commit.
- Add space. Commit.
- Fix food reservation validation. Commit.
- Better to use it :). Commit.
- Add filterFoodReservation. Commit.
- Auto-detect leading space in compact/international DB tickets. Commit.
- Add booking.com unstrucured data extractor (french). Commit.
- Fall back to the generic extractor for unknown Air France passes too. Commit.
- Fix micro data extraction if there are in-tag line breaks. Commit.
- Add autotest for taxi reservation. Commit.
- Add QRCode decode support. Commit.
- Fix generate rentalcar event. Commit.
- Fix decompressing of SBB UIC 918.3 ticket data. Commit.
- Add taxi pickup time. Commit.
- Test address. Commit.
- Deserialize taxi. Commit.
- Start to implement taxi reservation. Commit.
- Add hertz script (extract rental car info). Commit.
- We need to use === and !==. Commit.
- Fix declare Place + fix extract info. Commit.
- More Qt 5.9 fixes for the CI. Commit.
- Strip honorific prefixes from names. Commit.
- Implement fill event. Commit.
- Start to implement rental car support. Commit.
- Attempt to fix the CI build. Commit.
- Add support for FoodEstablishmentReservation. Commit.
- Use const'ref. Commit.
- Increase version as a new header was added (need by kdepim-addons). Commit.
- Add initial support for event reservations. Commit.
- Remove no longer used methods. Commit.
- USe new syntax. Commit.
- Make sure that it builds with strict flags. Commit.
- It's a pim component. Use same version as for others components. Commit.
kjumpingcube [Show]
- Add donation url to appdata. Commit.
kldap [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Remove deprecated method. Commit.
- Clean up. Commit.
- Clena up. Commit.
- Make it required. It's already required for other pim apps. Commit.
- Use new syntax. Commit.
- Not used. Commit.
kleopatra [Show]
- Reload keyfilter after profile change. Commit.
- Fix / improve importcrlcommand. Commit.
- Hide revocations in CRL dump by default. Commit.
- Fix windows build without ASCII cast. Commit.
- Use gpg output handler in importcrl error msg. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix minor Clang warnings. Commit.
- Fix minor typos and add caption to the screenshot. Commit.
- Make it compiles with KDEFrameworkCompilerSettings. Commit.
- Remove question mark in column caption. Commit.
- Fix minor EBN issues. Commit.
- Try to compile with strict compile flags. Commit.
- Add more QStringLiteral. Commit.
- Use QStringLiteral and co. Commit.
- Use QLatin1String. Commit.
- Fix clazy warning. Commit.
- Normalize signal/slot. Commit.
- Update systray icon correctly if learning certs. Commit.
- Use progress dialog in learncardkeyscommand. Commit.
- Implement protocol accessors for all tasks. Commit.
- Bump Kleopatra Version to 3.1.3. Commit.
- Use new syntax. Commit.
- Make mainwindow slightly larger. Commit.
- Change filename requester for export files to save. Commit.
- Another try to fix windows encoding mess. Commit. Fixes bug #360364
- Remove deprecated Encoding=UTF-8 from desktop. Commit.
- Improve smartcard widget layout. Commit.
- Make SigG PIN for NetKey cards optional. Commit.
klettres [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Use nullptr instead of 0. Commit.
- Port away from deprecated Phonon::MediaSource::MediaSource(const QString&). Commit.
- QLocale doesn't know the nativeLanguageName of tn so add it manually. Commit.
- Autogenerate debug file + install categories file. Commit.
- Fix compile with strict compile flags. Commit.
klickety [Show]
- Fix Game Finished being reported incorrectly. Commit. Fixes bug #275156
- Add donation url to appdata. Commit.
- Fix appstream: remove "." at the end of
. Commit.
klines [Show]
kmag [Show]
- Go back to "regular" compiler settings. Commit.
- Refine donation url in appdata. Commit.
- Fix AppData file. Commit.
- Fix minor typos. Commit.
- Restore the screenshot location as it seems that the trouble with appstreamercli is somewhere else. Commit.
- Expand description to avoid appstreamtest warnings. Commit.
- Fix some minor EBN and build system issues. Commit.
- Use override + use Q_SIGNALS/Q_SLOTS + use nullptr. Commit.
- Fix typo. Commit.
- Modernize. Commit.
kmahjongg [Show]
- Add donation url to appdata. Commit.
- Fix minor Doxygen issues. Commit.
- Add captions to the screenshot. Commit.
kmail [Show]
- Fix Bug 401685 - context menu option for mailing list actions confused about which list is relevant. Commit. Fixes bug #401685
- Fix mem leak. Commit.
- Fix potential mem leak. Commit.
- Fix api. Commit.
- Fix mem leak. Commit.
- Fix mem leak. Commit.
- Make sure the unified mailbox dialog is only really shown once. Commit.
- Remove unused method. Commit.
- Update list of mailbox when we click on ok not before otherwise. Commit.
- Remove unused debug. Commit.
- Clean up. Commit.
- Allow to modify mailbox when we double click on it. Commit.
- Fix crash. Commit.
- Reparse config. Commit.
- Currently we remove/add directly so we need to save config directly. Commit.
- Fix don't regenerate default unified mailbox when we deleted them. Commit.
- Disable Rename maibox name. Commit.
- Fix mem leak. Commit.
- Disable dnd. Commit.
- Add title. Commit.
- Store only size it's enough. Commit.
- Add new line. Commit.
- Adapt to new api. Commit.
- Remove unused settings. Commit.
- Fix i18n. Commit.
- Add UI settings for using inline link style. Commit. See bug #386423
- Increase dependancy. Commit.
- Remove it. Commit.
- Remove unused header. Commit.
- Reimplement edit message. Commit.
- Add extra "_". Commit.
- Add warning. Commit.
- Add status bar support for convertertext plugin. Commit.
- Fix return correct status. Commit.
- Update plugin converter text action. Commit.
- Fix minor EBN issues. Commit.
- Reenable code. Commit.
- Adapt to new api. Commit.
- Adapt to new api. Commit.
- Continue to implement using converttext plugin. Commit.
- Remove comment. Commit.
- Fix warning. Commit.
- Fix minor typos. Commit.
- Revert "Fix search icons". Commit.
- Restore PNG icons, they are needed by ecm_add_app_icon. Commit.
- Fix search icons. Commit.
- Update appstream data. Commit.
- Replace Oxygen icons with Breeze. Commit.
- Use nullptr. Commit.
- Const'ify. Commit.
- Add purpose menu. Commit.
- Fix version. Commit.
- Clean up. Commit.
- USe KDEFrameworkCompilerSettings. Clean up. Make it compile. Commit.
- Fix Bug 397937 - Kmail wrong trash icon. Commit. Fixes bug #397937
- Fix minor EBN issues. Commit.
- Next try. Commit.
- Another try to make CI happy. Commit.
- Fix build on CI. Commit.
- Try to make CI happy. Commit.
- Make sure that attachment name is not empty. Commit.
- Use new api. Commit.
- Fix enable/disable action when we select a unified folder. Commit.
- Add default icon. Commit.
- Add clear button. Commit.
- Fix reserve. Commit.
- Rename categories log. Commit.
- In kmail.categories it's uppercase => adapt it. Commit.
- USe new syntax. Commit.
- Trim box name before checking or saving it. Commit.
- Give settings dialog config groups more descriptive names. Commit.
- More const QSharedPointers. Commit.
- Pass shared pointer as const reference. Commit.
- Save and restore dialog sizes from a config file. Commit.
- Add org.kde.pim.unifiedmailboxagent logging category to kmail.categories. Commit.
- Add Messages.sh. Commit.
- Activate option. Commit.
- Use new syntax. Commit.
- Check or not action. Commit.
- Start to implement request delivery confirmation. Commit.
- Add support for tagging message. Commit.
- Add zoom label in separate windows too. Commit.
- Fix warning. Commit.
- Fix Bug 397464 - sidekickopen24.com in email causes MailTrackerBlackList to not display email content. Commit. See bug #397464
- Fix compile. Commit.
- Remove attachmentservicemenu in favor of Purpose plugin. Commit.
- Fix warning. Commit.
- Use agentServiceName. Commit.
- Fix crash. RemoveAction delete it. So better to plug/unplug action. Commit.
- Add 'Account Settings' action to top-level collection context menu. Commit.
- Add statusbar support. Commit.
- Add zoom indicator here too. Commit.
- Clean up. Commit.
- Use new code. Commit.
- Autodelete job. Commit.
- Continue to implement it. Commit.
- Start to extract code. Commit.
- Fix indent. Commit.
- USe latin1. Commit.
- Fix Bug 396998 - DND Files from Ark to KMail Composer. Commit. Fixes bug #396998
- Continue to implement dnd from ark. Commit.
- Start to implement dnd file from ark. Commit.
- Ask whether to enable Unified Mailboxes when more than 1 account is detected. Commit.
- KMail: exclude autostarting resources from Receiving settings tab. Commit.
- Fix unused variable warning. Commit.
- Fix interaction with non-default Indexing agent instance. Commit.
- Use Akonadi ServerManager to obtain agent's DBus service name. Commit.
- Use Akonadi's AgentManager to invoke agent's configuration dialog. Commit.
- Update zoom value. Commit.
- Show zoom value. Commit.
- Show message in statusbar. Commit.
- Forward zoomchanged. Commit.
- Allow to delete message without confirmation (disable by default). Commit.
- Fix Bug 396868 - When printed on paper there is no any evidence that printed mails are signed or encrypted with valid and trusted key. Commit. Fixes bug #396868
- Increase requires. Commit.
- Allow to show encryption details when we print message. Commit.
- Add the Unified Inbox agent into KMail plugins configuration. Commit.
- Rename "exp" namespace to "stdx" to avoid conflict with exp(). Commit.
- Fix Move To Trash command for virtual collections. Commit.
- Use qOverload. Commit.
- Add method name. Commit.
- Simplify code. Commit.
- When we open message in separated windows, we need to apply same zoom. Commit.
- Fix crash when special collections that's not our source is removed. Commit.
- Ignore top-level collection when discovering boxes. Commit.
- I can haz std::experimental::optional!. Commit.
- Add isolated unittests for UnifiedMailboxManager. Commit.
- Remove the lastEvent optimization. Commit.
- Move string constants to a separate file. Commit.
- Move responsibility of loading from KConfig to UnifiedMailbox. Commit.
- Refactor handling of UnifiedMailboxes and subscription. Commit.
- Handle changes in monitored Collections. Commit.
- Fix collection filter in UnifiedMailboxEditor. Commit.
- Allow deleting items from unified mailbox. Commit.
- Refactor unified mailbox manager. Commit.
- Store showSignatureDetails boolean. Commit.
- Store showdetails signature info. Commit.
- Use struct for info print command. Commit.
- Add support for user-defined unified mailboxes. Commit.
- Port deprecated method. Commit.
- Port deprecated method. Commit.
- Avoid to have trimmed string. Commit.
- Initial version of Unified Mailboxes agent. Commit.
- Identity dialog: register special collections. Commit.
- Fix warning. Commit.
- Clean up. Commit.
kmail-account-wizard [Show]
- Add missing Name. Commit. See bug #400588
- USe KDEFrameworkCompilerSettings. Commit.
- Use nullptr. Commit.
- Fix minor EBN issues. Commit.
- Use new syntax. Commit.
kmailtransport [Show]
- License consistency: kmailtransport is LGPLv2+ licensed. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Fix minor EBN issues. Commit.
- Remove unused include. Commit.
- Port to QRegularExpression. Commit.
- Allow to add mailtransport options. Commit. See bug #397483
- Ignore file. Commit.
- Use new syntax. Commit.
kmbox [Show]
- Explicitly include CMakeFindDependencyMacro so it has the cmake functions it needs https://build.neon.kde.org/job/bionic_unstable_kde_kmbox_lintcmake/22/console. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
kmime [Show]
- Fix leak in KMime::Content::decodedContent(). Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Remove unnecessary check. Commit.
- Clean up. Commit.
- Complete the dependency list. Commit.
- Comment flag. Commit.
- Remove deprecated method. Commit.
- Use nullptr. Commit.
kmines [Show]
- Refine donation url in appdata. Commit.
- Use KDEFrameworkCompilerSettings + add nullptr + override. Commit.
kmix [Show]
- Fix PulseAudio support with Qt 5.12. Commit.
- Refine donation url in appdata. Commit.
- Remove unused local variable. Commit.
- Use the multi-arg overload of QString::arg(). Commit.
- Use QHash instead of QMap for a pointer key. Commit.
- Fix printing of number in debug message. Commit.
- Drop register keyword. Commit.
- Get rid of dependency on KInit. Commit.
- Fix compiler warnings in PulseAudio backend:. Commit.
- Merge git://anongit.kde.org/kmix. Commit.
- DBusMixSetWrapper: Clean up. Commit.
- Merge git://anongit.kde.org/kmix. Commit.
- Eliminate compiler warning in ControlManager::announce(). Commit.
- Volume class: Replace global C arrays with access functions. Commit.
- Fix minor EBN issues [normalize]. Commit.
- Fix minor EBN issues [explicit]. Commit.
- Fix LLVM/Clang warning. Commit.
- Fix minor EBN issues and typos. Commit.
- Update docs to the latest changes in GUI. Commit.
- System tray tool tip: Do not use HTML tags that are not allowed. Commit. Fixes bug #349008
- Configure dialogue, Startup tab: Improve wording of "Restore volumes". Commit. Fixes bug #347385
- Fix minor EBN issues. Commit.
kmousetool [Show]
- Refine donation url in appdata. Commit.
- Add nullptr. Commit.
- Make it compile KDEFrameworkCompilerSettings. Commit.
- Add explicit cmake errors on missing components. Commit.
- Adding .arcconfig file. Commit.
kmouth [Show]
- Port to new connect api. Commit.
- Refine donation url in appdata. Commit.
- Remove obsolete page Jovie Speech Service from docbook. Commit.
- Use explicit and co. Commit.
- Fix compile with KDEFrameworkCompilerSettings. Commit.
kmplot [Show]
- Do not show '+' for positive numbers. Commit. Fixes bug #262690
- Fix plot names for derivatives and integral. Commit. Fixes bug #284811
- Do not delete parent widgets. Commit. Fixes bug #320394
- I18n: avoid word puzzles. Commit.
- Make the header of the popup menu to display data correctly for multiline parametric functions. Commit.
- Bump the version in man page. Commit.
- Bump KmPlot version. Commit.
- Fix using comma decimal separator in multiple argument functions. Commit. Fixes bug #267203
- Add Edutainment logo for the help file. Commit.
- Fix the number of menu items in docs. Commit.
- Compile on Qt 5.9. Commit.
- Choose random default colors for derivatives and integral. Commit. Fixes bug #210136
- Add donation url to appdata. Commit.
- Allow hide/show unfocused items in the function list. Commit. Fixes bug #302691
- Use KTextDocument to make scripty happy. Commit.
- Rename variable to make scripty happy. Commit.
- Fix the slider logic + avoid code duplication. Commit.
- Switch to the new signal-slot connection syntax. Commit.
- Avoid rare potential crashes. Commit.
- Fix potential crashes. Commit.
- Sort and clean up includes. Commit.
- Get rid of GCC fallthrough warning. Commit.
- Disable trace mode in KmPlot before deleting tracing curve from the plot. Commit. Fixes bug #325627
- Do not ask if the user wants to overwrite twice. Commit.
- Fix size of the canvas for exported SVG file. Commit. Fixes bug #190860
- Add caption to the screenshot, better link for the online docs. Commit.
- Compile on Windows. Commit.
- Fix some gcc warnings. Commit.
- Fix minor typos. Commit.
- Port KmPlot away from deprecated KStatusBar and kdelibs4support at all. Commit.
- Port KmPlot away from deprecated KIO::NetAccess and KImageIO. Commit.
- Use meaningful comparisons for isinf. Commit.
- Port away from deprecated KMimeType. Commit.
- Port away from deprecated KFileDialog (part2). Commit.
- Port away from deprecated KFileDialog. Commit.
- Fix signal-slot connection. Commit.
- Port away from deprecated KColorDialog. Commit.
- Port away from deprecated KDialog. Commit.
- Fix minor EBN and Clang issues. Commit.
- Port away from deprecated KIntNumInput, KButtonGroup and KTemporaryFile. Commit.
- Port away from deprecated KDebug. Commit.
- Fix minor EBN issues and typos. Commit.
knavalbattle [Show]
- Add donation url to appdata. Commit.
knights [Show]
- New in this release
knotes [Show]
- Add missing name. Commit. See bug #400588
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Keep knotification defines the pixmap size. Commit.
- Fix cmake warning. Commit.
- Restore PNG icons, they are needed by ecm_add_app_icon. Commit.
- Revert "Fix search icons". Commit.
- Fix search icons. Commit.
- Update appstream data. Commit.
- Replace Oxygen icons with Breeze. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Fix minor EBN issues. Commit.
- USe new syntax. Commit.
- Remove debug. Commit.
- Fix warning. Commit.
kolf [Show]
- Add donation url to appdata. Commit.
- Remove qt prefix. Commit.
- Fix minor EBN issues and typos. Commit.
kollision [Show]
- Add donation url to appdata. Commit.
- Compile with strict compile flags. Add nullptr/ initialize some. Commit.
kolourpaint [Show]
- Add donation url to appdata. Commit.
- Fix minor EBN issues [includes] + [normalize]. Commit.
- Fix minor EBN issues. Commit.
- QImage::numColors -> colorCount. Commit.
- Include GenerateExportHeader. Commit.
- Mark with kdelibs4support the includes that need removing... Commit.
- Add other frameworks we use besides kdelibs4support. Commit.
- Remove unused knuminput include. Commit.
- Remove unused kimageio include. Commit.
- Remove unused kapplication include. Commit.
- Remove kdeversion. Commit.
- Include KLocale -> KLocalizedString. Commit.
kompare [Show]
konqueror [Show]
- Actually initialize kcrash properly. Commit.
- Fix build with Qt 5.12. Commit.
- Add donation url to appdata. Commit.
- Ask the user what to do in case of a SSL certificate error. Commit.
- Fix handling of cookies without a domain. Commit.
- File Size View: Fix KProtocolInfoFactory assert. Commit.
- Fix removing cookies from KCookieServer. Commit.
- Use QIcon::fromTheme() instead of QIcon(). Commit.
- Add basic tests for WebEnginePartCookieJar. Commit.
- Fix minor EBN issues and minor porting. Commit.
- Fix compilation. Commit.
- Fix compilation. Commit.
- Fix compilation. Commit.
- Fix minor EBN issues [includes]. Commit.
- Replace KStatusBar with QStatusBar. Commit.
- Remove KIcon from plugins. Commit.
- Remove call to hasSubUrl. Commit.
- Remove KUrl from autorefresh, dirfilter, domtreeview and fsview plugins. Commit.
- Fix minor EBN issues. Commit.
- Fix the workaround for cookie expiration date in WebEnginePart. Commit.
- Don't define WebEnginePartCookieJar::filterCookie for old versions of Qt. Commit.
- Synchronize cookies between QWebEngine and KCookieServer. Commit.
- Fix issue with info protocol and refresh. Commit.
- Restore ability to view help pages from Konqueror. Commit.
konquest [Show]
konsole [Show]
- Fix ASAN issue for determining if running in a KPart. Commit.
- Allow small colour changes when varying dark backgrounds. Commit. Fixes bug #311263
- Set variable in initialize list and explictly use bool in if. Commit.
- Fix search result highlight when scrolling. Commit.
- Add StartupWMClass to .desktop file. Commit. Fixes bug #372441
- Preserve double/triple click mode when extending the selection. Commit. Fixes bug #374454
- Properly close search when hitting Escape. Commit.
- Remove unused/commented variable. Commit.
- Match parameter names in h/cpp. Commit.
- [Terminal display] Limit the search result line highlight width. Commit.
- Add donation url to appdata. Commit.
- [Terminal Display] Don't hide the search box when scrolling with the keyboard. Commit.
- Hide tabbar in KParts. Commit.
- Disable DBusTest temporarily due to buildbot issue. Commit.
- Mark constructor with only one argument as explicit. Commit.
- Don't consider a colon before whitespace to be part of a word. Commit. Fixes bug #399291
- Add .krazy file; ignore tools/uni2characterwidth for now. Commit.
- Update session icon on notification bell. Commit. Fixes bug #399140
- Set _navigationMethod in initialization list and set method. Commit.
- Remove unused member variable. Commit.
- Modernize raw string literal. Commit.
- Add note about Qt 5.6 EOL. Commit.
- Modernize use using. Commit.
- Modernize use auto. Commit.
- For returns use a braced initializer list. Commit.
- Modernize use auto. Commit.
- Modernize use auto. Commit.
- Use = default to define a trivial default constructor. Commit.
- Modernize deprecated header. Commit.
- For returns use a braced initializer list. Commit.
- Modernize use auto. Commit.
- Use nullptr for the null pointer constant. Commit.
- For consistency, use foreach for view loops; avoids possible detaching. Commit.
- Remove unnecessary variable - avoids shadowing a local variable. Commit.
- Fix tautological-pointer-compare - do not compare array to nullptr. Commit.
- Add context 4th arg in connect lambdas. Commit.
- Use QString() rather than QStringLiteral(). Commit.
- Remove end space in license. Commit.
- Use QString() rather than QStringLiteral(). Commit.
- Use emit for signal call. Commit.
- Add support for dimming the colors when losing focus. Commit.
- Use correct color and font when exporting to HTML. Commit.
- Edit Profile Dialog: Fix "Smooth fonts" preview. Commit.
- Fix double click can only select text within visible region. Commit. Fixes bug #399109
- Fix double render when scrolling with visible search bar. Commit.
- Add license and copyright. Commit.
- Re-introduce bounds check removed in fcea6742c142fdbfdf53d17c862bfae7652fae3b. Commit. Fixes bug #398320
- Use isEmpty() rather than size() > 0. Commit.
- Add braces around if statements. Commit.
- Remove nullptr check as deleting null pointer has no effect. Commit.
- Avoid implicit bool conversion. Commit.
- Fix readability static accessed through instance. Commit.
- Avoid implicit bool conversions. Commit.
- Remove redundant return statements. Commit.
- Fix system language dependent unit test. Commit.
- Antialias line drawing characters. Commit. Fixes bug #397985
- Restore new tab behavior. Commit. Fixes bug #396701
- Fix minor EBN issues and typos. Commit.
- Use new character width code based on Unicode 11. Commit. Fixes bug #396435. Fixes bug #378124. Fixes bug #392171. Fixes bug #339439
- Check clipboard->mimeData() is valid. Commit. Fixes bug #395666
- Add a tool for generating character width tables. Commit. See bug #396435
- Move character width functions to Character class. Commit. See bug #396435
- Ignore default null eol in Session::sendTextToTerminal. Commit.
- Revert "Refactor Profile and ColorScheme". Commit.
- Refactor Profile and ColorScheme. Commit.
- Add option to reverse URL hint numbering. Commit.
- Add editorconfig. Commit.
- Fix minor typos. Commit.
- Remove MimeType related code. Commit.
- Handle forward/backward buttons to switch tabs. Commit.
- [Terminal Display] Hide search bar on ESC. Commit.
- Add reset font size shortcut. Commit.
- Fixes crashes related to closing tabs with splits. Commit.
- Fix tab attach/reattach and simplify tab dnd code. Commit.
- Simplify setMainWidget. Commit.
- Create categories files. Commit.
- Scope the glib hack to only < Qt5.11.2 versions. Commit.
- Add tests for emoji character width - currently expected failures. Commit.
- Don't pollute the environment inside Konsole with QT_NO_GLIB. Commit.
- Vt102EmulationTest: Use QTEST_GUILESS_MAIN. Commit.
- Move script konsoleprofile to tools/ directory. Commit.
- Match argument names. Commit.
- Match argument names. Commit.
- Move container usage after nullptr check. Commit.
- Re-Enable --hide-tabbar and --show-tabbar. Commit.
- Fix API param docs. Commit.
- Set to public domain license for a small snippet of code/fair use. Commit.
- Revert "break build to test failure email to ml". Commit.
- Break build to test failure email to ml. Commit.
- Fix option "Expand individual tab to full window". Commit.
- Fix base-class-event issue; return QDialog::eventFilter(). Commit.
- For QString.split() use QLatin1Char(). Commit.
- Mark constructor with one arg as explicit. Commit.
- Revert back to using cmake variable ENABLE_DETACHING to fix build. Commit.
- Re-enable profile menu for new tab button and restore close button behavior. Commit.
- Fix crash with detach tab / hide tab buttons. Commit.
- Add missing license. Commit.
- Use QTabBar: drop tons of code. Commit.
- Fix size of TerminalDisplay on show. Commit.
- Show Quick Open button consistently. Commit.
- Readd closeAction. Commit.
- Fix detach from menu. Commit.
- Increase dead zone for detaching. Commit.
- Hint the cursor about a detach. Commit.
- Add tolerance for detach. Commit.
- Re-add detachTab. Commit.
- Add currentTabIndex for easy menu access. Commit.
- New tab to manage the drag out of the tabbar. Commit.
- Fix movement with keyboard. Commit.
- Re-Enable detaching actions. Commit.
- Re-Enable dragging tabs. Commit.
- Fix Rename of tabs. Commit.
- Remove replay signal. Commit.
- Re enable rename tab. Commit.
- Focus widget in currentChanged. Commit.
- Re enable close tabs, simplify code. Commit.
- Add the Close and New Tab Buttons. Commit.
- Remove Borders. Commit.
- Connect to KonsoleSettings directly. Commit.
- Restore TabBar visibility and position settings. Commit.
- Use QTabBar: drop tons of code. Commit.
kontact [Show]
- Fix potential mem leak (found by asan). Commit.
- Use HTTPS for the Kontact website. Commit.
- Remove virtual keyword. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Remove unused check. Commit.
- Fix cmake warning. Commit.
- Restore PNG icons, they are needed by ecm_add_app_icon. Commit.
- Fix ecm_add_app_icon. Commit.
- Update appdata file. Commit.
- Replace the old Oxygen icons with Breeze. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Use new syntax. Commit.
kontactinterface [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
kopete [Show]
korganizer [Show]
- Searchdialog: Add more icons. Commit.
- Make sure that it's not deleted before using it. Commit.
- Split testkodaymatrix in two. Commit.
- Fix load size. Commit.
- Add missing name. Commit. See bug #400588
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix minor typos. Commit.
- Add the config to use the system color in Korganizer (see D16377). Commit.
- Patch from David Fries. Commit.
- Patch from David Fries. Commit. Fixes bug #347486
- Patch from David Fries. Commit.
- Korgac: Add an option to not grab keyboard focus when a reminder is displayed. Commit.
- Korgac: remove m prefix for local variable topLayout. Commit.
- Fix cmake warning. Commit.
- Fix typo in the appdata file. Commit.
- Restore PNG icons, they are needed by ecm_add_app_icon. Commit.
- Revert "Fix search icon". Commit.
- Fix search icon. Commit.
- Update appstream data. Commit.
- Replace Oxygen icons with Breeze. Commit.
- Clean up. Commit.
- Make it compile with KDEFrameworkCompilerSettings. Commit.
- Fix my typo. Commit.
- Compile. Commit.
- Fix minor EBN issues. Commit.
- Use isEmpty(). Commit.
- Use new syntax. Commit.
kpat [Show]
- Fix mem leak found by asan. Commit.
- Fix crash while closing with save state enabled. Commit. Fixes bug #363726
- Add appdata file. Commit.
- Fix the libfreecell-solver headers if using $PKG_CONFIG_PATH. Commit.
- Port to auto-generated categorized logging. Commit.
- Fix the licence header of shuffle_test.cpp. Commit.
- Move under autotests per the KDE convention. Commit.
- Fix the indentation. Commit.
- Extract a common constant. Commit.
- Rename the test class. Commit.
- Add a test. Commit.
- Extract typedefs. Commit.
- Add shuffle tests. Commit.
- Start adding the test. Commit.
- Extract shuffle.h for easier testing. Commit.
- Convert to a template to facilitate testing. Commit.
- Add Shlomi Fish to the credits. Commit.
- Use unsigned variable in random dealer to avoid undefined behaviour. Commit.
- USe qEnvironmentVariableIsEmpty. Commit.
- Needs include of
for Qt 5.11. Commit.
kpimtextedit [Show]
- Remove extra check. Commit.
- I18n: fix broken English. Commit.
- Fix allow to send when we force spell checking and spell checking. Commit.
- Fix mem leak. Commit.
- Fix mem leak. Commit.
- Fix mem leak found by asan. Commit.
- Fix wrong commit that left an old call to rehighlight(). Commit.
- Port foreach -> for(...:...). Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- We depend against 5.51. Commit.
- Rename action tooltip. Commit. See bug #215663
- Add test name. Commit.
- Arg must be a double. Commit.
- Clean up. Commit.
- Use "using namespace" here too. Commit.
- Use "using namespace". Commit.
- Don't install it. Commit.
- Not necessary to install InsertHtmlDialog file + clean up. Commit.
- Clean up. Commit.
- Make it required. Commit.
- Start to make it required. Commit.
- Fix some clazy warning. Commit.
- Use new syntax. Commit.
- Return zoomFactor, and assign default font size. Commit.
- Clean up. Commit.
kpkpass [Show]
- Explicitly include find dependency so cmake file can be used standalone https://build.neon.kde.org/job/bionic_unstable_kde_kpkpass_lintcmake/24/console. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clena up. Commit.
- Increase version. Commit.
- Add accessors for the background and footer assets. Commit.
- Improve documentation a bit. Commit.
- Remove duplicate include. Commit.
- Add accessor for the strip image. Commit.
- Complete dependencies. Commit.
- Don't force shared libraries. Commit.
- Use new syntax. Commit.
- It's a pim component. Use same version as for others components. Commit.
- Add ignore build dir. Commit.
kqtquickcharts [Show]
- Fix minor EBN issues and typos. Commit.
krdc [Show]
kreversi [Show]
- USe const'ref + nullptr. Commit.
- Fix mem leak found by asan. Commit.
- Add donation url to appdata. Commit.
krfb [Show]
- Improve AppData file a bit. Commit.
- Fix minor EBN issues and typos. Commit.
- Remove unused plugin metadata desktop files. Commit.
- Remove unneeded "Encoding" entry from plugin metadata. Commit.
- Remove module prefixes from Qt includes. Commit.
- Use more explicit. Commit.
- Consistently use override. Commit.
- Consistently use nullptr. Commit.
- Actually use the set QT_MIN_VERSION. Commit.
- Remove unneeded moc includes. Commit.
- Remove usage of dead QT_USE_FAST_CONCATENATION. Commit.
kruler [Show]
- Add donation url to appdata. Commit.
- Modernize. Commit.
- USe nullptr + explicit + override. Commit.
- Use KDEFrameworkCompilerSettings. Commit.
kshisen [Show]
ksirk [Show]
- Add donation url to appdata. Commit.
- Remove qt prefix. Commit.
- Install categories files. Commit.
- Fix minor EBN issue. Commit.
- Fix minor EBN issues. Commit.
ksmtp [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- KSMTP: improve error handling. Commit.
- Use new syntax. Commit.
ksnakeduel [Show]
- Add donation url to appdata. Commit.
- Use nullptr/explicit/const. Commit.
- Install categories file. Commit.
- Generate debug file. Commit.
- Fix minor EBN issues. Commit.
kspaceduel [Show]
ksquares [Show]
- Fix AI playing out of turn when restarting game while AI is playing. Commit. Fixes bug #335332
- Refine donation url in appdata. Commit.
- Get rid of GCC warnings. Commit.
- Add captions to the screenshots. Commit.
ksudoku [Show]
- Fix several mem leak found by asan. Commit.
- Add donation url to appdata. Commit.
- Fix minor EBN issues and typos. Commit.
ksystemlog [Show]
- Port to new connect api. Commit.
- Add explicit. Use nullptr. Commit.
- Fix version after merge (thanks pepo). Commit.
- Fix build with FrameworkCompilerSettings. Commit.
- Fix build. Commit.
- Remvoe extra '_' + assign parent to layout directly. Commit.
- Fix click on label. Commit.
- Use nullptr. Commit.
- Remove some missing override. Commit.
- Use override. Commit.
- Fix compile with strict compile flags. Commit.
- Use same version for ecm. Commit.
- Fix minor EBN issues. Commit.
kteatime [Show]
- Add donation url to appdata. Commit.
- Make it compile with strict compile flags. Commit.
- Add pause/resume button. Commit. Implements feature #227710
ktimer [Show]
- Add caption to the screenshot. Commit.
- Fix minor API docs issues and a compiler warning. Commit.
- Refine donation url in appdata. Commit.
- Use null pointer where appropriate. Commit.
- Fix minor EBN issues. Commit.
- Make it compiles with KDEFrameworkCompilerSettings module. Commit.
- Update screenshots to take the 'Consecutive task' option into account. Commit.
- Modernize it. Commit.
- Fix version. Commit.
ktnef [Show]
- Add platform information to the metainfo file. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Optional argument never provided. Cleanup. Commit.
- Add a couple of alternative keys. Commit.
- Add a backup start/end time, and don't use strings as transport for some dates. Commit.
- Fix porting bug. fromSecsSinceEpoch is a static method. Commit.
- Fix Allow already open devices for parsing devices. Commit.
- Let QDateTime convert to local time. Commit.
- Optional argument never provided. Cleanup. Commit.
- Use new syntax. Commit.
- Fix warning. Commit.
- Port deprecated method. Commit.
ktouch [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix minor EBN issue and typo. Commit.
- Use QuickCompiler when possible. Commit.
- Add New Italian Course and Update Keyboard Layout. Commit.
ktp-accounts-kcm [Show]
ktp-common-internals [Show]
- Use QStringLiteral for string constants. Commit.
- Don't crash when working with non-KTp accounts. Commit.
- Don't show large empty chat log if contact doesn't support it. Commit.
ktp-text-ui [Show]
- Config/appearance: Sort style variants by name. Commit.
- Show im-user icon for contacts without avatar. Commit.
- Work around enum constant in boolean context compiler warning. Commit.
- QStyleOptionViewItemV4 is deprecated, port away. Commit.
ktuberling [Show]
- Refine donation url in appdata. Commit.
- Add missing override. Commit.
- Remove unused variables. Commit.
kturtle [Show]
- Add donation url to appdata. Commit.
- Fix qt include prefix. Commit.
- Avoid rare crashes. Commit.
- Add caption to the screenshot. Commit.
- Fix HTML export dialog filters. Commit.
- Change null pointer reference from zero to nullptr. Commit.
- Add arcconfig. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues and typos. Commit.
kubrick [Show]
- Fix mem leak found by asan. Commit.
- Add donation url to appdata. Commit.
- Fix minor typos. Commit.
- Be like GNOME games to not breaking appstreamtest. Commit.
- Autogenerate debug file + install categories file. Commit.
- Use nullptr/explicit/QStringLiteral. Commit.
kwalletmanager [Show]
- Remove not implemented method. Commit.
- Refine donation url in appdata. Commit.
- Use KDEFrameworkCompilerSettings. Commit.
- Compile. Commit.
- Compile. Commit.
- Fix minor EBN issues. Commit.
- Modernize it. Commit.
- Warning--. Commit.
- Add debug categories. Commit.
- Move icons in own directory. Commit.
kwave [Show]
- Add donation url to appdata. Commit.
- Fix minor Appstreamercli issues. Commit.
- Fix minor typo. Commit.
- Set cmake policy CMP0075 (for cmake >= 3.12). Commit.
- Fixed minor compiler warnings, turned out by gcc-8.2. Commit.
- Removed reference to mailing list from error message. Commit.
- Typo in manual (wrong plural). Commit.
- Fix for compiler warning:. Commit.
- Removed links to the Kwave mailing list from documentation. Commit.
- Changed 'mickey mouse' -> 'Mickey Mouse', to match documentation. Commit.
- Review of Kwave documentation. Commit.
- Remove long-time deprecated Encoding=UTF-8 from desktop format file. Commit.
kwordquiz [Show]
- Add donation url to appdata. Commit.
- Remove extra semicolons. Commit.
- Fix loading images for questions and answers. Commit.
- Simpler handling of Urls in QFileDialog. Commit.
- Enumerate statusbar widgets from 0. Commit.
- Fix potential crashes. Commit.
- Sort and clean up includes. Commit.
- Add caption to the screenshot. Commit.
- Port KWordQuiz away from deprecated API and kdelibs4support. Commit.
- Fix minor EBN issue. Commit.
- Fix minor EBN issues and typos. Commit.
- Add arcconfig file. Commit.
- Phonon is actually required. mark it as such. Commit.
libgravatar [Show]
- Remove the shutdown notice. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
libkcddb [Show]
- Fix minor EBN issues. Commit.
libkcompactdisc [Show]
- Fix minor EBN issues. Commit.
libkdcraw [Show]
libkdegames [Show]
- Fix mem leak. Commit.
- Fix minor API docs issues. Commit.
- Fix minor typos and API docs issues. Commit.
- Fix minor Doxygen issues. Commit.
- Explicitly include find dependency so cmake file can be used standalone https://build.neon.kde.org/job/bionic_unstable_kde_libkdegames_lintcmake/12/console. Commit.
- Install categories file. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
libkdepim [Show]
- Optimize code (found by hotspot). Commit.
- It's better to use same variable that recreates it. Commit.
- Emit signal when contact was modified. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- License maintenance: GPLv2 -> GPLv2+. Commit.
- USe QStringLiteral. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Fix minor EBN issues. Commit.
- Use new syntax. Commit.
- Port deprecated method. Commit.
- Port deprecated method. Commit.
libkeduvocdocument [Show]
- Fix more Doxygen issues. Commit.
- Fix minor problems in API docs. Commit.
- Fix parsing of sound and image urls with relative paths. Commit. Fixes bug #389517
- Fix include guard. Commit.
- Fix minor EBN issues and typos. Commit.
libkexiv2 [Show]
- Initialize cmake project after cmake_minimum_required was set. Commit.
- Make cmake 3.0 the minimum cmake version. Commit.
libkgapi [Show]
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Fix minor EBN issues. Commit.
- Relicense the XOAuth SASL plugin under LGPLv2.1+. Commit.
- Make sure that it doesn't build with deprecated method. Commit.
- Add more flags. Commit.
- Fix warning. Commit.
libkgeomap [Show]
- Port ECMPackageConfigHelpers -> CMakePackageConfigHelpers. Commit.
- Bump min Qt/KF versions to 5.7/5.18. Commit.
- Use override. Commit.
- Use nullptr. Commit.
- Require cmake 3.0. Commit.
- Fix minor EBN issue. Commit.
libkipi [Show]
libkleo [Show]
- Initialize default keyfilter mIsDeVs variable. Commit.
- Replace 10 year out of date ModelTest copy with QAIMTester. Commit.
- Convert vs-nfd keyfilter to kconfigbased filters. Commit.
- Use explicit checksum definition default. Commit.
- Note expired in the certified column. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- License maintenance: GPLv2 -> GPLv2+. Commit.
- Fix minor typos. Commit.
- Fix Ok button update in newkeyapprovaldlg. Commit.
- Expose preferred protocol of newkeyapprovaldialog. Commit.
- Keyresolver Fix override handling of auto fmt. Commit.
- Make key generation progress dlg a bit nicer. Commit.
- Clean up. Commit.
- Use QOverload here. Commit.
- Fix minor EBN issues. Commit.
- Revert it. Commit.
- Use qCDebug. Commit.
- Use QStringLiteral and co. Commit.
- Avoid duplicated adds for multiple protos. Commit.
- Use new syntax. Commit.
- Port deprecated method. Commit.
libkmahjongg [Show]
- Fix compile with strict compile flags. Commit.
- Install debug categories file. Commit.
- Autogenerate debug file. Commit.
libkomparediff2 [Show]
- Honor BUILD_TESTING. Commit.
- Port ECMPackageConfigHelpers -> CMakePackageConfigHelpers. Commit.
- Require cmake 3.0, as expected by recent ECM. Commit.
- Fix minor typos. Commit.
libksane [Show]
- Use QOverload. Commit.
- Reduce differences between KSaneScanThread and KSanePreviewThread. Commit.
- Extract KSanePreviewImageBuilder::renewImage(). Commit.
- Fix debug messages. Commit.
- Fix setting gamma-tables that are not symmetrical (items / range). Commit. Fixes bug #370972
- Extract KSanePreviewImageBuilder from KSanePreviewThread. Commit.
- Use the multi-arg overload of QString::arg(). Commit.
- Use override instead of Q_DECL_OVERRIDE. Commit.
- Use nullptr. Commit.
- Require Qt 5.7 to use C++11. Commit.
- Rename KSanePreviewThread::status to m_saneStatus. Commit.
- Add workaround for broken bytes_per_line values in line-art mode. Commit.
libksieve [Show]
- Fix mem leak found by asan. Commit.
- Use HTTPS for all user accessible URLs. Commit.
- Add missing Name. Commit. See bug #400588
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix c+2a warning. Commit.
- Fix Bug 391806 - Sieve doesn't error on bad managesieve host. Commit. Fixes bug #391806
- Remove warning. Commit.
- Fix show messagebox. Commit.
- Remove __. Commit.
- Missing to drop it. Commit.
- Use line spellcheck. Commit.
- Use no deprecated method. Commit.
- Use nullptr. Commit.
- Uncomment code. Commit.
- Not necessary now to check if we have purpose. Commit.
- Remove duplicate code. Commit.
- USe #ifdef KF5_USE_PURPOSE here too. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Fix url. Commit.
- Add share menu here too. Commit.
- Check if menubar is not nullptr. Commit.
- Start to implement purpose support. Commit.
- Fix version. Commit.
- Simplify a little test. Commit.
- Fix minor EBN issues. Commit.
- Port to qregularexpression. Commit.
- Use KStandardAction::actualSize. Commit.
- Fix version. Commit.
- Use new syntax. Commit.
- Clean up code. Commit.
lokalize [Show]
- Revert to 18.12 with no docbook change. Commit.
- Bump to 18.12. Commit.
- Bump lokalize version to 18.12. Commit.
- Bump lokalize version to 18.12. Commit.
- Bump lokalize version to 18.12. Commit.
- Add donation url to appdata. Commit.
- Add basic Pology information to the docs. Commit.
- Fix minor EBN issues. Commit.
- Improve the option text message. Commit.
- Add explicit/nullptr/override. Commit.
- Use override + add nullptr + fix pedantic + add explicit. Commit.
- Remove extra ";". Commit.
- Fix typo. Commit.
- Fix EBN issues. Commit.
- Remove NOKDE version. Commit.
- Remove duplicated entries from the TM too. Commit. Fixes bug #399122
- Fix missing slot parenthesis. Commit.
- Use the new connect API for the QMenu actions. Commit.
- Add new ways to launch pology on file(s). Commit. Implements feature #342614. Implements feature #342615. Implements feature #65061. Implements feature #198872
- Update docs to the new options. Commit.
- Fix MSVC compatibility bitwise NOT. Commit.
- Make opening recent files on startup optional. Commit. Implements feature #250204. See bug #250204
- Add an option to display separators. Commit. Implements feature #274236
- Cosmetic change for the pology configuration menu. Commit.
- Fix a bug on pology process when fast switching entries. Commit.
- Improvement of pology feature performance. Commit.
- Fixing a word wraping issue in the TM search tab. Commit. See bug #398565
- Fix space typo. Commit.
- Simplify the behavior of tab switch navigation. Commit. Fixes bug #357667
- Make the TM db research thread safe. Commit.
- Do not open the same DB twice at the same time. Commit.
- Fix wrong usage of iterator causing segfault. Commit.
- Put the minimum suggestion Score in the correct location. Commit.
- Add the number of times the entry was found. Commit.
- Cleanup and credits. Commit.
- Reload UI XML files on tab change for shortcut updates. Commit. Fixes bug #302853. Fixes bug #323238
- Set the default width for recently added columns in the project view. Commit.
- Fix minor EBN issues. Commit.
- Allow multiple and background file opening. Commit. Implements feature #395119
- Project view selectedItems should only return visible ones. Commit.
- Fix a table issue. Commit.
- Search filter will now find plurals + they are displayed. Commit. Fixes bug #292400
- Adding a minimum score setting in the TM config. Commit. Implements feature #257719
- Simplify TM insert warnings. Commit.
- Removing non useful debug info. Commit.
- Add basic pology posieve request support. Commit.
- Remove excessive warning. Commit.
- Fix project model issues on file changes. Commit. Fixes bug #348757. Fixes bug #343371
- Improve management of empty/invalid files. Commit.
- Docs: Add a description of the new feature to delete the old TM entries, slightly modernize the links. Commit.
- Stop adding a trailing line. Commit.
- I18n fixes. Commit.
- Add a feature to remove deleted files entries from TM. Commit.
- Fix compilation warnings. Commit.
- Add a shortcut to delete TM entries (Ctrl+Alt+Number). Commit. Implements feature #233144
- Reformat the code using astyle. Commit.
- Switch to the new connect() API. Commit.
- Add documentation for the new menu item 'Clear all translated entries'. Commit.
- Add a feature to delete all translated entries from the file in one go. Commit. Implements feature #389285
- Add the little close button (X) to close tabs directly. Commit.
- Save as saves the file to a new path even if there was no changes. Commit. Fixes bug #364093
- Take into account summer time for the date offset in PO-Revision-Date. Commit. Fixes bug #393081
- Add a README.md with some info for Github and Phabricator. Commit.
- Fix drag'n'drop behavior within the Target area. Commit.
- Update docs and screenshots. Commit.
- Fix minor typo: msgfmg -> msgfmt. Commit.
- Add a project configuration menu entry for the Word Wrap feature. Commit. Implements feature #396774
- Add a project configuration menu entry for the Word Wrap feature. Commit. Implements feature #396774
- Add a project configuration menu entry for the Word Wrap feature. Commit. Implements feature #396774
- Add a feature to hide translated files on the Project tab. Commit. Implements feature #224179
- Allow lokalize to build on Windows with craft. Commit.
- Allow Ctrl+Wheel to zoom in/out on the target text. Commit.
- Add libhunspell to the cmake function to build on windows. Commit.
lskat [Show]
- Fix potential mem leak (found by asan). Commit.
- Add donation url to appdata. Commit.
- Fix categories file. Commit.
- Drop unused dependencies. Commit.
mailcommon [Show]
- License maintenance: GPLv2 -> GPLv2+. Commit.
- Fixing inbox detection. Commit. Fixes bug #400859
- License maintenance: GPLv2 -> GPLv2+. Commit.
- Add missing override. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Fix order. Commit.
- Fix reserved keyword c+2a. Commit.
- Fix warning c+2+. Commit.
- Remove unused check. Commit.
- Add filterconverttosievepurposemenuwidget. Commit.
- Remove here. Commit.
- Improve purpose menu widget. Commit.
- Start to extract purpose menu. Commit.
- Allow to share file. Commit.
- We will need purpose in the future. Commit.
- Make it compiles. Commit.
- Clean up. Commit.
- Make sure that "View columns" menu entry is not show when we don't have. Commit.
- Don't show expiry page when we open folder setting when we show unified. Commit.
- Fix minor EBN issues. Commit.
- Add special rules for collection order for Unified Mailboxes agent. Commit.
- Registering QList
is not needed since forever. Commit. - Fix typo. Commit.
- Add KCompletion to public linking interface. Commit.
- Fix compile. Commit.
- AccountConfigOrderDialog: use common Utils function to detect email resource. Commit.
- Add single function to check if agent instance is a mail resource. Commit.
- Use new syntax. Commit.
- FolderTreeWidget: make the statistics proxy optional. Commit.
- Port deprecated method. Commit.
mailimporter [Show]
- License maintenance: GPLv2 -> GPLv2+. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Clean up. Commit.
- Use new syntax. Commit.
marble [Show]
- Add donation url to appdata. Commit.
- Fix Appstreamercli minor issues. Commit.
- Add caption to the screenshot. Commit.
- Remove extra semicolons. Commit.
- Fix qt_Marble.pri file to update to port to QtWebEngine. Commit.
- Fix MarbleConfig.cmake file to update to port to QtWebEngine. Commit.
- Example update. Commit.
- - Fix another CMake CMP0071 warning. Commit.
- Differential Revision: https://phabricator.kde.org/D698. Commit.
- Adjust the Tropics position. Commit.
- Fix minor typo. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues and typos. Commit.
- Skip SVG in Krazy checks. Commit.
- BUG: 394517. Commit. Fixes bug #394517
- Export all of the Astro stuff as well. Commit.
- Export the CMake target on Windows as well. Commit.
- Restore the installation of the CMake target configuration files. Commit.
- Ensure "make install" on windows also installs development header files. Commit.
- Avoid "QObject::disconnect: Unexpected null parameter" error on application stop. Commit.
- Make it possible to build Marble with KDE Android tooling. Commit.
- Latitudes must be normalized with normalizeLat. Commit.
mbox-importer [Show]
- Clean up. Commit.
messagelib [Show]
- Make sure to not update when not necessary. Commit.
- Add autotests for excluding some "head". Commit.
- Templateparserextracthtmlinfo.cpp - deleteLater in dtor. Commit. Fixes bug #401337
- Fix return value. Commit.
- Remove unused variable. Commit.
- Already initialized in header. Commit.
- Fix mem leak. Commit.
- Add parent to menu (Fix potential mem leak). Commit.
- Fix export class. Commit.
- Clean icon theme when we delete theme class. Commit.
- Exclude Refresh from MetaData (Not necessary). Commit.
- Fix mem leak found by asan. Commit.
- Fix API (need for fixing mem leak found by asan). Commit.
- Generate tabwidget. Commit.
- Save/load settings. Commit.
- Improve UI. Commit.
- Continue to implement UI. Commit.
- Continue to implement it. Commit.
- Start to implement tabwidget here. Commit.
- Start to implement parsing header. Commit.
- Add more class. Commit.
- Add more class. Commit.
- Remove extra namespace. Commit.
- Look at to implement checksignature job. Commit.
- Add more class. Commit.
- Add more methods. Commit.
- Fix minor typos. Commit.
- Skip /theme/ in Krazy checks because of false positive results. Commit.
- Add more class. Commit.
- Start to implement it. Commit.
- Looked at how to implement dkim support. Commit.
- Add missing Name. Commit. See bug #400588
- Port some foreach code. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- Const'ify. + add missing override. Commit.
- Don't use private member. Commit.
- Clean up. Commit.
- Fix Bug 358233 - Reply-To is missing in compose message window. Commit. Fixes bug #358233
- Remove unused code. Commit.
- Improve reply-to support. Commit.
- Add missing incldue. Commit.
- Not necessary to define theses methods as virtual. Commit.
- Continue to implement reply-to in recipient. Commit.
- Add option for implementing reply-to support in recipient. Commit.
- Remove old variable. Commit.
- Add reply-to support (disable for the moment). Commit.
- Fix generate html tooltip. Commit.
- Fix generate tooltips. Commit.
- Start to implement Reply-Ro. Commit. See bug #358233
- Reorder variables. Commit.
- Fix Bug 317803 - Kmail2 renders colors based on the user system colors rather than the default colors browsers use. Commit. Fixes bug #317803
- Add missing override + use explicit. Commit.
- Remove warning. Commit.
- Increase version. Commit.
- Remove unused settings. Commit.
- Allow to use real mail color. Commit.
- Fix default color. Commit.
- Add option (it's more easy as comment/uncomment code :) ). Commit.
- Try to fix background color. Commit.
- Minor optimization. Commit.
- Minor: Fix compiler warnings in kxface.h. Commit.
- Start to implement show real html color. Commit.
- Allow to use defined inline link style. Commit. Fixes bug #386423
- Use unique variable. Commit.
- We can't use QTEST_GUILESS_TEST. Commit.
- Minor optimization. Commit.
- Allow to define specific css in plugin. Commit.
- Fix warning. Commit.
- Minor optimization. Commit.
- Remove cssfancyhelper + remove unused variable. Commit.
- Remove extra namespace. Commit.
- Fix coding style. Commit.
- Reduce duplicate code. Commit.
- Reduce duplicate code. Commit.
- Remove unused variable. Commit.
- Use cssfancyhelper for the moment. Commit.
- Create specific cssfancyhelper. Commit.
- Fix order. Commit.
- Revert "Fix order". Commit.
- Mark as final. Commit.
- Fix order. Commit.
- Fix coding style. Commit.
- Start to create specific class. Commit.
- Add Q_REQUIRED_RESULT. Commit.
- Add extracommoncss. Commit.
- Allow to define extra css. Commit.
- Remove unused variables. Commit.
- Start to split in separate method. Commit.
- Add comment. Commit.
- Remove parentheses. Commit.
- Not necessary to make it virtual. Commit.
- Add support for statusbar. Commit.
- Reactivate define. Commit.
- Fix logic. Commit.
- Disable for the moment. Commit.
- Allow to add info in statusbar. Commit.
- Allow to enable/disable action which doesn't work on html email. Commit.
- Activate converter. Commit.
- Add settings about working on html email. Commit.
- Clean up. Commit.
- Disable code for the moment. Commit.
- Fix code. Commit.
- Add USE_CONVERTER_PLUGIN. Commit.
- Change API. Commit.
- Use an enum for return value. Commit.
- Add define here. Commit.
- Comment code for the moment. Commit.
- More license maintenance: GPLv2 -> GPLv2+. Commit.
- Use QLatin1String. Commit.
- Add QString() and use QStringLiteral. Commit.
- License maintenance: GPLv2 -> GPLv2+. Commit.
- Don't read twice quote color. Commit.
- Bump version because of API changes. Commit.
- Use static methods instead of private methods. Commit.
- GrantleeHeaderFormatter: Move list and date formatter into grantlee. Commit.
- Fix drag and drop from message list not working. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Fix minor EBN issues. Commit.
- Remove not necessary method. Commit.
- Clean up. Commit.
- Now theses settings are in messagecore. Commit.
- Remove unused method. Commit.
- Use messagecore method. Commit.
- Use MessageCore::StringUtil:: method. Commit.
- Use messagecore::cleanup. Commit.
- Start to remove duplicate code and use correct settings. Commit.
- Fix Bug 398454 - GPG signatures can be faked with HTML/CSS. Commit. Fixes bug #398454
- Add export symbol at begin line. Commit.
- Desactivate tooltip by default. Commit.
- Fix minor EBN issues. Commit.
- Continue to implement Return-Receipt-To header. Commit.
- Start to implement "mail delivery confirmations". Commit. See bug #393519
- Remove some clazy warning. Commit.
- Fix typo. Commit.
- Fix small typo. Commit.
- Increase version. Commit.
- Thread messages with same reference ID together. Commit. Fixes bug #279115
- Fix Bug 397464 - sidekickopen24.com in email causes MailTrackerBlackList to not display email content. Commit. Fixes bug #397464
- Fix check. Commit.
- MAke sure to depend against last mailtransport. Commit.
- Use KStandardAction. Commit.
- Add statusbarwidget support. Commit.
- Show info in specific viewer not in all separate viewer. Commit.
- Add signal when zoom changed. Commit.
- Save current zoom. Commit.
- Use new syntax. Commit.
- Clean up. Commit.
- Remove double '/'. Commit.
- Clean up code. Commit.
- Clean up. Commit.
- Add feature for showing all the time encryption/signature details. Commit.
- Remove empty files now. Commit.
- Increase version. Commit.
- We need to use isPrinting. Commit.
- Allow to show or not encryption details (as signature details). Commit.
- Remove unused variables. Commit.
- Set/Return webengine zoom factor. Commit.
- Don't reset state when we print. Commit.
- Use QLatin1Char here. Commit.
- Fix crash. Commit.
- Forward showSignature method. Commit.
- Revert this part, it broke sorting. Commit.
- Port deprecated method. Commit.
- Don't use hack. Save/load size. Commit.
- Port some deprecated method. Commit.
- Revert it. Commit.
- It compiles fine. Commit.
- Clean up. Commit.
minuet [Show]
- Add donation url to appdata. Commit.
- Add caption to the screenshot. Commit.
- Fix build with older cmake versions. Commit.
- Fix permission in AndroidManifest.xml. Commit.
- Use KDEDirs and KDECMakeConfig also on Android. Commit.
- Fix installation path for exercises. Commit.
- Make minuetcsoundsoundcontroller target dependent on csound. Commit.
- Fix include path in Android builds. Commit.
- Handle Csound dependency in Android builds as part of cmake build system. Commit.
- Fix some errors when building for Android. Commit.
- Fix bug when highlighting selected notes. Commit.
- Fix QML warnings. Commit.
- Make fluidsynth required when building on Linux. Commit.
- Use qtquick_compiler when it's possible. Commit.
okular [Show]
- Fix regression in Ctrl+Wheel zoom when using the touchpad. Commit.
- Fix inconsistent viewport positioning in PageView. Commit. Fixes bug #357958. See bug #341939. See bug #400890
- Fix DjVu links pointing to pages with different dimensions. Commit.
- Explicitly import Qt 5.7's QtQuick for Connections.enabled. Commit.
- Draw non-external text annotations with word wrap. Commit. Fixes bug #398604
- Add a source to differentiate. Commit.
- Add unarchiver support for cbr files. Commit. Implements feature #339370
- Add donation url. Commit.
- Remove qt prefix. Commit.
- Remove unused variables. Commit.
- Fix KDirWatch problem description in Part::setWatchFileModeEnabled. Commit. See bug #400190
- Avoid crash during session restore. Commit. Fixes bug #395765
- Don't call 'KDirWatch::stopScan()'. Commit. Fixes bug #400190
- Add 'Zoom to 100%' option to the docs. Commit.
- Fix minor Appstreamercli issues. Commit.
- Port away from deprecated setClearButtonShown. Commit.
- Create new "Zoom to 100%" action. Commit. Implements feature #400048
- Fix doxygen markup. Commit.
- Remove #ifdef for Qt 5.8 since it is required for some time. Commit.
- Fix saving to files that don't exist. Commit.
- Fix minor API docs EBN issues. Commit.
- Fix minor EBN issues. Commit.
- Replace Jovie with Qt Speech. Commit.
- Select current format on the configure backend dialog. Commit.
- Support setting text color for typewriter annotations. Commit.
- Add typewriter tool to the docs. Commit.
- Add typewriter annotation tool. Commit. Implements feature #353401
- Simplify memory management of two private data members. Commit.
- Fix isNull check for RegularArea. Commit.
- Store all annotation color attributes as ARGB string. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
- Show tooltips when hovering over links in mouse selection modes as well. Commit. Fixes bug #397783
- TOC: Add collapse/expand options. Commit. Fixes bug #216870
- Fix minor EBN issues. Commit.
- Update screenshot to display Markdown backend in the list. Commit.
- Fixes url whitespaces in epub documents. Commit. Fixes bug #334711
- Remove unused file. Commit. Fixes bug #397429
- Increase version. Commit.
palapeli [Show]
- Add donation url to appdata. Commit.
- Only cast events to other events when we know it's them. Commit.
- Fix undefined behaviour (casting a pointer to a delete object). Commit.
- Exclude /puzzles/ from Krazy checks. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues. Commit.
parley [Show]
- Add donation url to appdata. Commit.
- Fix Clang warnings. Commit.
- Remove extra semicolon. Commit.
- Add caption to the screenshot. Commit.
- Fix minor typos and API docs. Commit.
- Avoid Clang warning. Commit.
- Fix filters in QFileDialog. Commit.
- Fix minor EBN issues. Commit.
- Fix minor EBN issues and typos. Commit.
- Fix minor EBN issues. Commit.
- Fix i18n. Commit.
picmi [Show]
pim-data-exporter [Show]
- Fix SelectionTypeTreeWidgetTest. Commit.
- Fix minor EBN issue. Commit.
- Add missing org.kde.pimsettingexporter.appdata.xml. Commit.
- Use const'ref here. Commit.
- Clean up. Commit.
- Continue to implement autotests. Commit.
- Start to implement autotest. Commit.
- Use startsWith. Commit.
- Search QtTest when we compile test apps. Commit.
- Use new syntax. Commit.
- Minor. Commit.
- Warning--. Commit.
- Try to register special collection. Commit.
pim-sieve-editor [Show]
- Add parent. Commit.
- Add org.kde.sieveeditor.appdata.xml. Commit.
- Use QString(). Commit.
- Use pimcommon purpose menu widget. Commit.
- Depend against last pimcommon. Commit.
- Use KDEFrameworkCompilerSettings. Commit.
- Fix url. Commit.
- Increase version. Commit.
- Make it compile without purpose. Commit.
- Fix messagebox. Commit.
- Make sure to delete temporary file. Commit.
- Implement share with purpose. Commit.
- Readd hot new stuff feature. Commit.
- Add signal/slot. Commit.
- Continue to implement purpose support. Commit.
- Start to look at how to use purpose for sharing file. Commit.
- Use KStandardAction. Commit.
- Use KStandardAction::actualSize. Commit.
- Add support for IDENTIFIER (need to use new kdebugsettings). Commit.
pimcommon [Show]
- Fix potential mem leak. Commit.
- Fix mem leak found in kmail plugin found by asan. Commit.
- QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51. Commit.
- License maintenance: GPLv2 -> GPLv2+. Commit.
- Fix minor EBN issues. Commit.
- Remove duplicate line. Commit.
- Add purpose support here. Commit.
- Install config-pimcommon.h. Commit.
- Improve autotest. Commit.
- Clean up. Commit.
- Prepare autotest. Commit.
- Move widget here. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Increase version. Commit.
- It shouldn't be needed to Q_DECLARE_METATYPE with QList
any longer. Commit. - Add statusbar support. Commit.
- Use new syntax. Commit.
- Don't use QChar as const'ref. Commit.
print-manager [Show]
- Fix minor EBN issues. Commit.
- Show printer and job name if only one job is being printed. Commit.
- Hide printer applet if no printer is configured. Commit.
- Use binding for plasmoid tooltip. Commit.
- Use binding for applet state. Commit.
- Fix minor EBN issues. Commit.
- Use KCMShell import. Commit.
rocs [Show]
- Add donation url to appdata. Commit.
- Remove extra semicolons. Commit.
- Add caption to the screenshot. Commit.
- Specifying http protocol when getting Open Sans font to fix Scripting API. Commit.
- Fixed wrong position of added nodes. Commit.
- Keeping the given code document filename consistent. Commit.
- Makes the Code Editor Widget tabs closable. Commit.
- Makes the Code Editor Widget tabs closable. Commit.
- Add fallback when project could not be loaded. Commit.
- Fix minor EBN issues and typos. Commit.
- Displays a QMessageBox if no plugins are found. Commit.
- Removes Cmake warnings by replacing deprecated method and setting cmake minimum version to 3.3. Commit.
spectacle [Show]
- Add donation url to appdata. Commit.
- Use debug categories + install debug categories. Commit.
- Slightly increase settings dialog width. Commit.
- Add default file name token for (padded) sequential file numbering. Commit. Fixes bug #358641. Fixes bug #373759
- Don't save to a temp file if exporting to another app. Commit. Fixes bug #399395
- Respect user-specified filetype for Save As... operations. Commit. Fixes bug #399773
- Fix localization for number of seconds in spinbox. Commit. Fixes bug #399764
- Clarify logic for openScreenshotsFolder, refactor preferences access, and clarify method names. Commit. Fixes bug #394182
- Modernize Settings dialog layout to conform to the HIG. Commit.
- Add ellipsis to "Save As" action on button text. Commit. Fixes bug #399765
- I18n: Add semantic context @title:window. Commit.
- Use KDEFrameworkCompilerSettings. Commit.
- Don't show rectangular region editor if failed to take a screenshot. Commit.
- Calculate date and time values for file name at time of screen shot rather than time of save. Commit. Fixes bug #394504
- Cleans up markDirty() function definition to not require parameter. Commit.
- Move 'copy file location after saving' to Save Options page. Commit. Fixes bug #390793
- Revert "Move 'copy file location after saving' to Save Options page". Commit.
- Move 'copy file location after saving' to Save Options page. Commit. Fixes bug #390793
- Use title case for the clipboard button. Commit.
- Make QML messages extractable and translatable. Commit.
- Fix minor EBN issues. Commit.
- Fix -Wswitch-default warnings. Commit.
- Deduplicate default filename template code. Commit.
- Fix more warnings uncovered by -Wswitch-enum. Commit.
- Fix Clang's mismatched tags warning instead of disabling it. Commit.
- Use entities in docs. Commit.
- Improve inline documentation for magnifier toggle feature. Commit.
- Add override marker in KSGKipiImageCollectionSelector. Commit.
step [Show]
- Add donation url to appdata. Commit.
- Add captions to the screenshots. Commit.
- Fix minor typos + enhance API docs. Commit.
- Compile. Commit.
- Fix minor EBN issues. Commit.
- Port Step away from kdelibs4support. Commit.
- Fix my typo. Commit.
- Sort includes alphabetically. Commit.
- Port away from deprecated KIO:NetAccess. Commit.
- Port away from deprecated KColorDialog. Commit.
- Port away from deprecated KFileDialog. Commit.
- Fix minor EBN issues and minor porting for KStandardDirs, KInputDialog and writeConfig. Commit.
svgpart [Show]
- Use KDEFrameworkCompilerSettings. Commit.
sweeper [Show]
- Add donation url to appdata. Commit.
- Fix minor EBN issues [includes]. Commit.
- USe KDEFrameworkCompilerSettings. Commit.
umbrello [Show]
- Fix KDE CI compile error with Qt 5.10 on linux. Commit.
- Fix -Wimplicit-fallthrough issue. Commit.
- Make call to QUrl::adjusted() really working. Commit.
- Make call to QString::toLower() really working. Commit.
- Make call to QString::simplified() really working. Commit.
- Fix output of used Qt version for KF5 builds. Commit.
- JavaImport: Convert Java specific notation '...' into a language independent array definition. Commit. Fixes bug #401290
- Fix 'SQL code indexes wrong field for foreign key'. Commit. Fixes bug #292239
- Crash fix in case of exporting an entity relation diagram. Commit. See bug #400797
- Fix 'Endless loop on importing mysql schema'. Commit. Fixes bug #98082
- Do not limit size of entity attribute dialog. Commit. See bug #400805
- Add widget for choosing default values. Commit. Fixes bug #400805
- Add support for importing indexed enum type default values from mysql files. Commit. Fixes bug #400803
- Missing CREATE TYPE statement for exporting enums for postresql fixed. Commit. Fixes bug #400802
- Add donation url to appdata. Commit.
- Export of enums for mysql exporter added. Commit. Fixes bug #400797
- Move implementation for the UI options page to a separate class. Commit. Fixes bug #400794
- Add support for right to left user interface. Commit. Fixes bug #112666
- Refactor adding menu entries from action collection. Commit. See bug #394230
- Compile fix caused by merge. Commit.
- Fix adding ports to components on component diagram. Commit. See bug #394230
- Fix adding subsystem from context menu to component diagrams. Commit. See bug #394230
- Add support for adding connected actors and use cases to sequence diagrams. Commit. See bug #393188
- Fix minor EBN issues. Commit.
- Remove commented out code. Commit. See bug #146061