KDE Applications 17.04.0 Full Log Page
This is the automated full changelog for KDE Applications 17.04.0 from the git repositories.
akonadi [Show]
- Update search query from CollectionModifyJob. Commit. Fixes bug #365753
- Fix some -Wdocumentation warnings. Commit.
- Fix redefinition of QAddConst. Commit.
- Port some foreach code. Commit.
- ResourceBase: cancelTask() when PrepareItemsRetrieval job returns 0 items. Commit.
- Handle nested exceptions during error handling. Commit. Fixes bug #377656
- Improve some ETM warnings. Commit.
- Abi::__forced_unwind is only part of gnu's libstc++. Commit.
- Remove unused include. Commit.
- Fix missing break/return statements. Commit. Fixes bug #377897
- Use QVector here. (and remove QList when we have just one element). Commit.
- USe nullptr. Commit.
- Use QLatin1Char. Commit.
- Minor optimization. Commit.
- Add nullptr. Commit.
- Port to for(...:...). Commit.
- Add custom name to each DB transaction. Commit.
- Add Q_DECL_OVERRIDE to the generated Schema classes. Commit.
- Minor optimization. Commit.
- Minor optimization in NotificationCollection. Commit.
- Use isEmpty(). Commit.
- Initialize value. Commit.
- Fix switch element don't mix type. Commit.
- Initialize value (found with coverity). Commit.
- Build akonadixml unconditionally. Commit. Code review #129941
- Fix warning reported by cppcheck. Commit.
- Setting a thread's object name after calling start() is a data race. Commit.
- Fix compilation with qtbase 5.9/dev (and clang). Commit.
- Remove warning. Commit.
- Const'ify. Commit.
- Fix DBus schema annotation. Commit.
- Increase innodb_buffer_pool_size to 128MB. Commit.
- Log DB connections, transactions and queries in StorageDebugger. Commit.
- Fix a crash due to mutating a container while iterating. Commit.
- Minor optimization. Commit.
- Return 0 "clang-tidy" has a bug. Commit.
- Add more jobDebuggingString. Commit.
- Add comment about "why assign it if it's the same". Commit.
- Add benchmark for ImapParserTest::benchParseQuotedString. Commit.
- Minor optimization. Commit.
- Initialize value. Commit.
- Add nullptr. Commit.
- Use qAsConst. Commit.
- Minor optimization. Use qAsConst. Commit.
- Revert "Fix potential crash here". Commit.
- Minor optimization. Assign to nullptr to avoid potential crash. Commit.
- Fix potential crash here. Commit.
- Assign to nullptr to avoid potential crash. Commit.
- Minor optimization. Commit.
- This directory doesn't exist anymore. Commit.
- Port to for(...:...) Add parent to dialog. Remove unused variables. Commit.
- Port to for(...:...). Commit.
- Remove extra ';'. Commit.
- Return value. Commit.
- Const'ify. Commit.
- Handle mysql process crashes gracefully. Commit. Code review #129264
- Port to STL iterator. Commit.
- Convert some foreach to for(...:..). Commit.
- Port to for(...:...). Commit.
- Minor optimization. Commit.
- Use removeAll directly. Commit.
- Port to for(...:...). Commit.
- Port some foreach. Commit.
- Add autotest. Commit.
- Add qAsConst + coding style. Commit.
- Start to create autotest for this class. Commit.
- Fix debug. Commit.
- Minor optimization. Commit.
- Start to add debug in this job. Commit.
- Try to add collection name. Commit.
- Minor optimization. port to for(...:...). Commit.
- Coding style + add const. Commit.
- Port for(...:...). Commit.
- Set objectName to all QThreads. Commit.
- Remove "return true" dead statements. Commit.
- Send job tracker info to the right akonadiconsole instance. Commit.
- Fix includes. Commit.
- Improve error handling from akonaditest, print path to config file. Commit.
- Add debug. Commit.
- Add info about invalidate cache. Commit.
- Add debug info when we create item. Commit.
- Add more debug info. Commit.
- Port to for(...:...). Commit.
- Use qAsConst when possible. Commit.
- Add more debug info to "Unable to deserialize payload part". Commit.
- Remove left-over std_exception.h.in after b5174c8b. Commit.
- Remove unused variable. Commit.
- Add more debug. Commit.
- Use new connect api. Commit.
- Remove some q_foreach. Commit.
- Add more debug string. Commit.
- Increase version as we install new header. Commit.
- Install PreprocessorBase header. Commit.
- Remove unused variable. Commit.
- Rename exception.h to exceptionbase.h. Commit. Code review #129788
- Revert "Workaround an include loop on case-insensitive systems". Commit. Code review #129788
- Add debug info. Commit.
- Remove duplicate "feature_summary" line. Commit.
- Add debug string when we move items. Commit.
- Show collection id if collection is valid. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Astyle kdelibs. Commit.
- Add more debug. Commit.
- Clean up. Commit.
- Revert "USe multi-arg". Commit.
- USe multi-arg. Commit.
- Replace some Q_FOREACH(...). Commit.
- Not necessary to check pointer we can delete nullptr. Commit.
- Use QLatin1Char when possible. Commit.
- Fix indent. Commit.
- We already check it in if(...) => not necessary to check in else :). Commit.
- Minor optimization. Commit.
- USe qAsConst when it's possible. Commit.
- Clean forward declaration. Commit.
- Add missing Q_DECL_OVERRIDE. Commit.
- Use Q_ENUM. Commit.
- Use Q_NULLPTR. Commit.
- USe Q_NULLPTR. Commit.
- Remove unused variable. Use Q_NULLPTR etc. Commit.
- Minor optimization. Commit.
- Minor optimization. Use Q_NULLPTR, remove unused variable. Commit.
- Add Q_NULLPTR, minor optimization. Commit.
- Clean up. Minor optimization. Use Q_NULLPTR. Commit.
- Minor optimization. Use Q_NULLPTR. Commit.
- Make sure to not create empty name. Commit.
- Remove Q_FOREACH. Commit.
- Continue to port to for(... : ...). Commit.
- Use QLatin1Char(' ') when possible. Commit.
- Use for(... : ...). Commit.
- Use Q_NULLPTR, add const. Commit.
- Make ItemRetriever cancelable. Commit.
- Fix ServerManager going into Broken state when called before going to the event loop. Commit.
- Use for(... : ...) remove extra ';' minor. Commit.
- Minor optimization. Commit.
- Change api to avoid to convert QVector to QList (not necessary). Commit.
- Use for(... : ...). Commit.
- Use isEmpty here too. Commit.
- Remove unused variable. Commit.
- This code is necessary just when value != 0. Commit.
- Remove unused variable. Commit.
- Use isEmpty() here. Commit.
- Remove useless debugging statement. Commit.
- Port to for(... : ...). Commit.
- Akonadi: avoid 100% CPU on reading corrupt files. Commit.
- ECM actually sets strict iterators nowadays (and only in debug mode, as it should be). Commit.
- Add ECMCoverageOption. Commit.
- Fix doc. Commit.
akonadi-calendar [Show]
- Remove unused file. Commit.
- Simplify unittest using QSignalSpy::wait(). Commit.
- Fix indent. Commit.
- Add Q_DECL_OVERRIDE + nullptr. Commit.
- Fix build: use MailTransportAkonadi to find messagequeuejob.h. Commit.
- ITIPHandler: emit correct signal in case of an error loading the calendar. Commit.
- More work on itiphandlertest:. Commit.
- Repair compilation of the invitation autotests. They are broken, but at least they build now (when enabled). Commit.
- Fix includes. Commit.
- Don't exclude virtual calendar collections from ETMCalendar. Commit. See bug #361419
- USe new mailtransport. Commit.
- Adapt to new mailtransport. Commit.
- Fix warning reported by cppcheck. Commit.
- Minor optimization. Commit.
- Optimization. Commit.
- Use nullptr. Commit.
- Remove one Q_FOREACH. Commit.
- Port to for(... : ...). Commit.
- Add ECMCoverageOption. Commit.
akonadi-calendar-tools [Show]
- Fix: install konsolekalendar doc in the correct directory. Commit.
- Fix wrong date in example. Commit.
- Set alpha1. Commit.
- UI messages: write "UID" uppercase. Commit.
- Add ECMCoverageOption. Commit.
- Update konsolekalendar docbook to kf5. Commit. Fixes bug #346221. Code review #129558
- Update homepage link. Commit.
- Add description what konsolecalendar does without options. Commit.
- Fix create command. Commit.
- Make import work again. Commit.
- Make list of available calendars work again. Commit.
- Fix wrong option in example. Commit. Code review #129553
- Remove unused dependencies. Commit. Code review #129408
akonadi-contacts [Show]
- Fix indent. Commit.
- Fix include. Commit.
- AkonadiWidgets is a public dependency of AkonadiContacts. Commit.
- Increase security. Commit.
- Port last foreach. Commit.
- Astyle kdelibs. Commit.
- Extract default selectionmodel. Commit.
- Port for(...:...). Commit.
- Port to STL iterator. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Use multi-arg. Commit.
- Use QLatin1Char when possible. Commit.
- Use nullptr. Commit.
- Port some Q_FOREACH. Commit.
- Port to for(... : ...). Commit.
- Port some q_foreach. Commit.
- Add ECMCoverageOption. Commit.
akonadi-import-wizard [Show]
- Use QFileInfo::exists(). Commit.
- USe QFileInfo::exists( ) static method. Commit.
- Use QByteArrayLiteral. Commit.
- Remove old comment. Commit.
- Comment some not implemented code. Commit.
- Minor optimization. Commit.
- Make sure that mailtransport is a smtp. Commit.
- Fix enable/disable using signature. Commit.
- Import signature too. Commit.
- Import alias email too. Commit.
- Import identity/mailtransport too. Commit.
- Minor optimization. Commit.
- Reactivate import settings. Commit.
- Comment some not implement feature. Minor optmization. Commit.
- Start to implement import imap settings. Commit.
- Continue to import sieve settings. Commit.
- Look at to implement import sieve settings. Commit.
- Rename variable. Commit.
- Start to implement import sieve settings. Commit.
- Try to import OAuth2. Commit.
- Add plain text support. Commit.
- Add auth2 support. Commit.
- We can import sieve support too. Commit.
- Exclude some comment line. Commit.
- Remove obsolete comment. Commit.
- USe singleton. Commit.
- Build++. Commit.
- Rewrite code to allow to autotest it. Commit.
- Look at how to create autotests here. Commit.
- Remove dependancy. Commit.
- Reactivate settings. Commit.
- Remove kcrash dep here. Commit.
- Adapt to new api. Commit.
- Adapt to new mailimporter api. Commit.
- Not necessary to create this class. Commit.
- Fix include. Commit.
- Add private export symbol for autotest. Commit.
- Create lib so we will able to create some autotest. Commit.
- Continue to implement geary data. Commit.
- Start to implement geary mailer importer. Commit.
- Fix dependancies. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new mailtransport. Commit.
- Make it compiles. Commit.
- Port foreach. Commit.
- Fix some warning reported by cppcheck. Commit.
- Update copyright. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Convert to nullptr. Commit.
- QStandardPaths::DataLocation is deprecated. Commit.
- Start to remove Q_FOREACH macro. Commit.
- Add ECMCoverageOption. Commit.
akonadi-mime [Show]
- Sync with resource imap. Commit.
- Clean up. Commit.
- Messagetest: Use QTEST_GUILESS_MAIN. Commit.
- Clean up. Commit.
- Port foreach. Commit.
- Increase dependancies. Commit.
- Not necessary to create an empty class. Commit.
- Minor optimization. Commit.
- Use QLatin1Char when possible. Commit.
- Add ECMCoverageOption. Commit.
- Remove unused include. Commit.
akonadi-notes [Show]
akonadi-search [Show]
- Don't get hit forever by an old setting from baloorc when hand-editing the agent rc file. Commit.
- Add signal collectionIndexingFinished so we know that collection was. Commit.
- It('s a signal => use Q_EMIT. Commit.
- USe nullptr here. Commit.
- Fix Bug 377983 - Getting a lot of indexer syslog messages. Commit. Fixes bug #377983
- USe debug categories. Commit.
- Use QTEST_GUILESS_MAIN. Commit.
- Astyle kdelibs. Commit.
- Remove unused debug. Commit.
- Use for(...:...). Commit.
- Port to for(...:...), using QList::reserve too. Commit.
- Clean up. Port to for(...:...). Commit.
- Use for(...:...). Commit.
- Minor optimization. Commit.
- Convert some foreach to for (...:...). Commit.
- Use for(...:...). Commit.
- Not necessary to assign it as we don't read it after that. Commit.
- Use QLatin1Char when possible. Commit.
- Fix searchplugintest after commit b98dbd85. Commit.
- Add missing Q_DECL_OVERRIDE. Commit.
- Use Q_NULLPTR. Commit.
- Use QLatin1Char. Commit.
- Adapt to new api. Commit.
- Add ECMCoverageOption. Commit.
akonadiconsole [Show]
- Check if collection contains items without RID before clearing cache. Commit.
- Fix "DB Console" tab being empty with no way to create a tab. Commit.
- Adapt to new pimcommon. Commit.
- Also link to AkonadiWidgets. Commit.
- Port some foreach. Commit.
- Display transaction names in query tree view. Commit.
- Fix appending new queries to query tree. Commit.
- Not necessary to generate ui file with i18n macro as we don't create po. Commit.
- Use QTEST_GUILESS_MAIN. Commit.
- Fix some warning reported by cppcheck. Commit.
- Fix export symbols. Commit.
- Rename export headers. Commit.
- It's time to increase version. Commit.
- DbConsole: allow multiple tabs with queries. Commit.
- Fix indent. Commit.
- Remove warning when we cancel "select filename". Commit.
- Remove not necessary windowTitle here. Commit.
- Rename akonadiconsolelib target to libakonadiconsole. Commit.
- Query debugger: show connections, transactions and queries. Commit.
- Port to for(..:..). Commit.
- Speed up parent(). Commit.
- Add checkbox to select only error. Commit.
- Allow to filtering only error. Commit.
- Invalidate filter when we change filter parameters. Commit.
- We mustn't exclude FailedIdRole. Commit.
- JobTracker: redesign of the data structures so that 'int id' is the key. Commit.
- Start to implement show only error. Commit.
- JobTracker refactoring so job names are not used as keys in the API anymore. Commit.
- JobTrackerModel: tested with modeltest, only found the corner of "no children in column > 0". Commit.
- 'All Columns' needs an 's'. Commit.
- JobTrackerModel: add tests for dataChanged and reset. Commit.
- Astyle kdelibs. Commit.
- Allow to select column. Commit.
- Add select column combobox. Commit.
- Add warning if we try to search against a column which doesn"t exist. Commit.
- USe new widget. Commit.
- Add searchlineedit component. Commit.
- Jobtracker: fix handling of model reset when clearing the view. Commit.
- Clean up JobTrackerFilterProxyModel after my too-early accidental commit to it. Commit.
- Fix JobTrackerModel to follow the model rules. Commit.
- Revert CMakeLists.txt changes :). Commit.
- Unittest for JobTracker; docu; simplifications. Commit.
- Add code for creating jobtracker autotest. Commit.
- Create a lib to allow to create autotest in the future. Commit.
- Remove not necessary include dir. Commit.
- Fix double-click in instance selector dialog. Commit.
- Registers on DBus with an instance-specific name. Commit.
- Fix at(-1) being called in some cases (e.g. after clear view). Commit.
- Not necessary to show rootdecorator. Commit.
- Fix layout margin. Commit.
- Try to implement search in all item. Commit.
- Add search line. Commit.
- Default search column. Commit.
- Make "Dump to XML" work again. Commit.
- Start to implement filter proxy. Commit.
- Allow to expand/collapse all. Commit.
- Copy info in clipboard. Commit.
- Start to implement copy info. Commit.
- Add ECMCoverageOption. Commit.
- Astyle kdelibs. Commit.
akregator [Show]
- Use nullptr. Commit.
- Use QFileInfo::exists(). Commit.
- Astyle kdelibs. Commit.
- Use i18n. Commit.
- Add info about qt version. Commit.
- USe nullptr. Commit.
- Use qCWarning. Commit.
- Use nullptr. Commit.
- Minor optimization. Commit.
- Adapt to new pimcommon. Commit.
- Clean up dependancies. Commit.
- Reduce dependancy. Commit.
- Increase version. Commit.
- Remove dependancy against akonadi in akregator. Commit.
- Adapt to libkdepimakonadi. Commit.
- Adapt to new api. Commit.
- Port to for(...:...). Commit.
- Port to for(...:...). Commit.
- Port some foreach. Commit.
- Src/tabwidget.cpp - Q_UNUSED(), remove a duplicate include. Commit.
- Use isEmpty(). Commit.
- Fix duplicate code. Commit.
- Add missing summary. Commit.
- Update copyright. Commit.
- Update copyright. Commit.
- Don't store cookies. Commit.
- Move initialize code in mainwidget. Commit.
- Use new WebEngineViewer::LocalDataBaseManager. Commit.
- Start to port to for(...:...). Commit.
- Make it compiles with new api. Commit.
- Add ECMCoverageOption. Commit.
- Add verifyCacheAfterThisTime. Commit.
- Adapt to new api. Commit.
- Use std::unique_ptr. Commit.
- Astyle kdelibs. Commit.
analitza [Show]
- Remove unneeded import. Commit.
- Make Plotter3DRenderer::renderGL thread-safe. Commit.
- Remove Plotter3D altogether. Commit.
- Consider Plotter3D, the non-OpenGLES version, deprecated. Commit. See bug #373384
- Polishing of the GLES approach. Commit.
- Make it possible to change the plot style from opengles. Commit.
- Verbose warnings. Commit.
- Fix cmake warnings. Commit.
ark [Show]
- Cliunarchiver: Emit encryption method. Commit.
- Fix extraction of encrypted entries with the unar plugin. Commit. Fixes bug #378507
- Run clang-tidy override fixit. Commit.
- Use override rather than Q_DECL_OVERRIDE. Commit.
- Use nullptr rather than Q_NULLPTR. Commit.
- Use nullptr everywhere. Commit.
- Fix libzip cmake module. Commit.
- Add libzip to README.packagers. Commit.
- Add packaging info about lzop. Commit.
- Add libzip plugin. Commit.
- Cli7z: Catch error from p7zip 9.20 when deleting files from APK archives. Commit. Fixes bug #377421
- Don't quit if KDBusService failed to register. Commit.
- Improve AddJob description. Commit. See bug #377471
- Part: remove unused function. Commit.
- Batchextracttest: add single-file archive test cases. Commit.
- Don't quick-extract to subfolders with single-file archives. Commit. See bug #374253
- Don't check 'Extraction into subfolder' with single-file archives. Commit. See bug #374253
- Check whether tar.lzo format is available. Commit.
- Fix detaching. Commit.
- Use new function overload of KRun::runUrl(). Commit.
- Clizip: Add a corrupt archive pattern. Commit. See bug #376555
- Add the translation domain to the RC part file. Commit.
- Fix wrong placeholder. Commit.
- Set step for volume-size spinbox to 0.1. Commit.
- Appdata: use screenshot from cdn.kde.org. Commit.
- Bump libarchive minumum version to 3.2. Commit.
- Add Archive::hasMultipleTopLevelEntries() method. Commit.
- Expand batchextracttest. Commit.
- Add isSingleFile property. Commit.
- Simplify count of children in entries. Commit.
- Add horizontal scrollbar to plugin settings page. Commit.
- Update names and descriptions of plugins. Commit.
- Sort plugins by name in the settings dialog. Commit.
- Fix sorting in QTreeView. Commit.
- Introduce settings page to configure plugins. Commit.
- SettingsPage: add virtual slots for custom pages. Commit.
- Implement search function. Commit. Implements feature #188197
- Cmake: remove unnecessary include_directories. Commit.
baloo-widgets [Show]
blogilo [Show]
- Use nullptr. Commit.
- Fix terminology: "by KDE", not "for KDE". Commit.
- Looking for pimcommonakonadi. Commit.
- Fix dependancies. Commit.
- Adapt to new pimcommon. Commit.
- Use new kpimgapi. Commit.
- Use QLatin1Char when possible. Commit.
- Update copyright. Commit.
- Use QLatin1Char. Commit.
- Add ECMCoverageOption. Commit.
bomber [Show]
- Appdata file: add required tag, and others. Commit.
calendarsupport [Show]
- USe QFileInfo::exists() method here. Commit.
- USe nullptr. Commit.
- Add missing check. Commit.
- Use isEmpty(). Commit.
- Minor. Commit.
- Minor optimization. Commit.
- It's contenttext. Commit.
- Port to for(...:...). Commit.
- Use QLatin1Char. Commit.
- Use QLatin1Char when possible. Commit.
- Add missing Q_DECL_OVERRIDE. Commit.
- Use nullptr. Commit.
- Use Q_NULLPTR. Commit.
- Use for(...:...). Commit.
- Port to for(... : ..). Commit.
- Add ECMCoverageOption. Commit.
cantor [Show]
- Fixed logical comparisons in sagecompletionobject.cpp. Commit.
- Removed some dead code. Commit.
- Removing the asynchronous python3 server call. Commit. Fixes bug #373150
- Put each attribution of Sage keywords in a different line. Commit.
- Put each attribution of Python keywords in a different line. Commit.
- Put each attribution of Maxima keywords in a different line. Commit.
- Put each attribution of Julia keywords in a different line. Commit.
- Remove QtXML dependence of Maxima backend. Commit.
- Fix the hardcoded include for lua backend. Commit. Fixes bug #354772
- [julia] Fix build with -fno-operator-names. Commit.
- Merge. Commit.
- Remove the QtXML dependence of Julia backend. Commit.
- Remove the QtXML dependence for Python backend. Commit.
- Remove the QtXML dependency for Sage backend. Commit.
- Parse correctly the vector/list output of Octave backend to. Commit. Fixes bug #363553
- Forgotten place to fix build with -fno-operator-names. Commit.
- Fixes for -fno-operator-names. Commit.
- Fix build with Python 3.6. Commit.
- Removed couple of unneeded includes in pythonsession. Commit.
- Honor BUILD_TESTING cmake variable in julia backend. Commit. See bug #372676
- Removed excessive and unneeded debug logging of python keywords. Commit.
- When loading plugins, don't try to load "." and "..". Commit.
cervisia [Show]
- Open a file only on doubleclick. Commit. Fixes bug #365651
- Add summary tag. Commit.
- Fix recursive algorithm. Commit. Fixes bug #365652
- Compare filetime and CVS/Entries time only up to seconds precision. Commit.
- Fix install paths for cervisia.notifyrc. Commit.
dolphin [Show]
- Update name of the delete action in the .rc files. Commit. Fixes bug #378154
- Behavior change -> New Window opens with same URL. Commit. Code review #129973
- [PlacesItemModel] Use QDir::homePath() instead of KUser().homeDir(). Commit.
- Cleanup Places Panel context menus. Commit.
- Make services GHNS work with store.kde.org. Commit. Fixes bug #376922
- Port to KStandardAction::DeleteFile. Commit.
- Revert "Make "show filter bar" a toggle action". Commit.
- Show pointing hand cursor when hovering spaceinfo bar. Commit.
- Pass application name and icon to KRun. Commit.
- Honor KFileItem isHidden() in view. Commit.
- Increase smooth scrolling animation duration from 100 to 300 ms and set easing curve to InOutQuart. Commit.
- Work round missing right click event after dismissing a context menu. Commit. Code review #129960
- Disallow executing Dolphin as root on Linux. Commit.
- Added .kdev4 to gitignore. Commit.
- Add a gitignore file. Commit. Code review #129865
- Make "show filter bar" a toggle action. Commit. Code review #129662
- Apply the file preview shadow frame to most previews instead of only image file previews. Commit. Code review #129918
- Start an anchored selection when restoring the selected items to make it possible. Commit.
- Remove the preserving of the selected items in reload(), this is already covered. Commit.
- Preserve selected items when changing folders. Commit.
- Restore the view state after the URL of the DolphinView has been changed,. Commit.
- Whitespace?. Commit.
- Whitespace?. Commit.
- Whitespace?. Commit.
- Don't add trashSettingsPage to m_pages if null. Commit.
- Close tab on mouse release rather than on mouse press. Commit.
- Fixed arg. Commit.
- Improved the patch. Commit.
- Rename FileMetaDataToolTip to DolphinFileMetaDataWidget. Commit.
- [Settings Dialog] Show Trash settings only if authorized. Commit.
- Drop no longer used dependency. Commit.
- Drop unused include. Commit.
- Drop another obsolete version check. Commit.
- Drop no longer needed version check. Commit.
- Remove deprecated K_EXPORT_PLUGIN macros. Commit.
- Port tooltips to KToolTipWidget. Commit. Fixes bug #352276. Fixes bug #371223
- Add .arcconfig file for phabricator. Commit.
- Added a comment. Commit.
- Added a comment. Commit.
- More happy with this patch. Commit.
- Made more changes. Commit.
- Time to get back to business. Commit.
- DolphinSearchBox: Add a "More search tools..." menu button. Commit. Code review #123883
- Change "Date" to "Modified" and allow access to new "Accessed" time field. Commit. Code review #129077
- Dolphin: directory loading progress. Commit. Code review #129619
- Port away from deprecated KIO::Job::ui(). Commit.
- In doubt use URL scheme for place. Commit.
- Show full path in title bar. Commit. Fixes bug #229810
- Add document title to additional information. Commit. Fixes bug #321356
- Add missing Q_DECL_OVERRIDE. Commit.
- Fix 2 container-anti-pattern clazy warnings. Commit. Code review #129752
- Add missing Q_OBJECT macros. Commit. Code review #129738
- Fix updating of new item menu when changing tabs. Commit. Code review #129664
- Dolphin Part: Update the paste action at the end of the listing. Commit. Fixes bug #369523. Code review #129448
- Remove extra dot. Commit.
- Single/double click setting is in mouse kcm, not in dolphin seetings in navigation page. Commit.
- Fix viewpropertiestest when GlobalViewProps is true. Commit.
- Fix 5 clazy warnings. Commit. Code review #129604
- Add application icon for Mac and MS Windows. Commit.
- Use the current window icon in QIcon::fromTheme(). Commit.
- Call columnWidthChanged with actual previous width. Commit. Code review #129334
- This seems to work. Though it could be better. Commit.
- Changed default arg for the setSplitViewEnabled. Commit.
- Fixed async conditions. Commit.
- Need to fix async conditions. Commit.
- Changed shortcut, but need to fix async conditions. Commit.
- Found an icon for the button. Commit.
- Added the GUI button for quick stashing. Commit.
- Used KUrlMimeData::setUrls for kfileitemmodel's createMimeData for implementing the upcoming stash:/ ioslave. Commit.
eventviews [Show]
- Minor optimization. Commit.
- USe new libkdepim. Commit.
- Not necessary to check identitymanager here. Commit.
- Adapt to libkdepimakonadi. Commit.
- Use qAsConst. Commit.
- Remvoe some cppcheck warning. Commit.
- Add missing Q_DECL_OVERRIDE. Commit.
- Add ECMCoverageOption. Commit.
ffmpegthumbs [Show]
filelight [Show]
- Fix a division by zero crash. Commit.
- Replace solid and kdiskfreespaceinfo with qstorageinfo. Commit.
grantlee-editor [Show]
- Use QFileInfo::exists(...) method. Commit.
- Const'ify. Commit.
- Fix check. Commit.
- Remove wallet dependancy. Commit.
- Remove not necessary check. Commit.
- Clean forward declaration. Commit.
- Remove some Q_FOREACH. Commit.
- Minor optimization. Commit.
- Use nullptr. Commit.
- Update copyright. Commit.
- Use uniq project name. Commit.
- Add ECMCoverageOption. Commit.
grantleetheme [Show]
- Fix indent. Commit.
- Use nullptr. Commit.
- Grantleethemetest: Use QTEST_GUILESS_MAIN. Commit.
- Increase version. Commit.
- Unittest for GrantleeTheme::ThemeManager. Commit.
- Port to for(...:...). Commit.
- Add ECMCoverageOption. Commit.
gwenview [Show]
- Do not set application data twice. It ends up in desktop file name being org.kde.org.kde.gwenview. Commit.
- Add the missing
tag to the appdata file. Commit. - Allow hiding the status bar. Commit.
- Fix installation of ui rc files. Commit.
- Fix mimetype check in SaveAs action. Commit.
- Expand first description paragraph. Commit. Code review #129890
- Remove kdelibs4support. Commit.
- Import FindExiv2.cmake from kdelibs4support. Commit.
- Cmake: use the proper way of disabling exceptions. Commit.
- Importer: port away from KIO NetAccess. Commit.
- Port away from obsolete API, remove unused includes. Commit.
- Printhelper: port away from kdelibs4support. Commit.
- Jpegcontent: port away from obsolete QString API. Commit.
- Fix includes of non-kdelibs4support KIO header. Commit.
- Thumbnailprovider: remove broken KFileMetaInfo usage. Commit.
- Thumbnailprovider: port away from obsolete QImage API. Commit.
- Remove misuse of QWeakPointer. Commit.
- Importer: port thumbnailpage to QDialogButtonBox. Commit.
- Thumbnailpage: port away from KIO NetAccess. Commit.
- Importer: remove left-over kdelibs4support usage. Commit.
- Dialogpage: port from kpushbutton to qpushbutton. Commit.
- Port away from obsolete qstring api. Commit.
- Port .ui files away from kdelibs4support. Commit.
- Slidecontainerautotest: port away from obsolete API. Commit.
- Semanticinfobackendtest: port to qtemporaryfile. Commit.
- Main: set correct application name so QStandardPaths works. Commit.
- Port to QStandardPaths. Commit.
- Port gvcore, part and mainwindow from kfiledialog to qfiledialog. Commit.
- Folderviewcontextmanageritem: port away from obsolete API. Commit.
- Thumbnailgen: port away from kdelibs4support. Commit.
- Fix includes for klocalizedstring. Commit.
- SemanticInfoDialog: port to QDialog. Commit.
- ImageMetaInfoDialog: port to QDialog. Commit.
- Cmake: add missing packages. Commit.
- Jpegcontenttest: remove usage of broken kfilemetainfo. Commit.
- Use KStandardAction::DeleteFile instead of manually created action. Commit. Code review #129717
- Make the message proper xml. Commit.
- Fix warning introduced by QUrl porting. Commit.
- Make it build with GCC < 5. Commit.
- Define application domain. Commit.
- Init QApplication earlier. Commit.
- Add missing &. Commit.
- Use QUrl::clear(). Commit.
- Fix source icon. Commit.
- Fix the odd "." in the source url button. Commit.
- Use KJobWidgets::setWindow. Commit.
- Help button is not visible by default, nothing to fix. Commit.
- Fix --udi option: it must accept a value. Commit.
- Be more precise when reporting errors about positional arguments. Commit.
- Quote arguments so that paths with spaces are correctly handled. Commit.
- Start bringing back Gwenview Importer. Commit.
incidenceeditor [Show]
- Use static method QFileInfo::exists() here. Commit.
- Fix wording: not for KDE, use KDE as vendor name. Commit.
- Use QLatin1Char. Commit.
- Use new mailtransport. Commit.
- Use new libkdepim. Commit.
- Adapt to new mailtransport. Commit.
- Use new libkdepimakonadi. Commit.
- Adapt to libkdepimakonadi. Commit.
- Port to for(..:..). Commit.
- Not necessary to add break after a return. Commit.
- Fix some warning reported by cppcheck. Commit.
- Minor optimization. Commit.
- Avoid to use contains + value => use directly value. Commit.
- Use QLatin1Char when possible. Commit.
- Use Q_NULLPTR. Commit.
- Add ECMCoverageOption. Commit.
k3b [Show]
- New in this release
kaccounts-integration [Show]
- Install again kaccounts_export.h. Commit.
- Install camelcase headers. Commit.
- Ask confirmation before removing accounts. Commit.
- Show icons of account services. Commit.
- Add .arcconfig file. Commit.
- Fix cmake error "string No output variable specified" if libaccounts-glib was not found. Commit.
kaccounts-providers [Show]
- Use Google api keys from the e.V. account. Commit.
- Add Google Drive scopes. Commit.
- Add .arcconfig. Commit.
kaddressbook [Show]
- Use qrc for ui.rc file. Commit.
- Translate it. Commit.
- Clean up lib. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new pimcommon. Commit.
- Port to new pimcommon. Commit.
- Remove mailcommon check. Commit.
- Make it compile against pimcommonakonadi. Commit.
- For the moment it's unused. Commit.
- Add missing i18n. Commit.
- Port to for(...:...). Commit.
- Fix application description in the appdata. Commit.
- Add summary. Commit.
- Fix copyright. Commit.
- Port q_nullptr. Commit.
- Update copyright. Commit.
- Port to for(...:...). Commit.
- Start to port to c++11 for(... : ...). Commit.
- Fix url. Commit.
- Remove not necessary variable. Commit.
- Fix compile. Commit.
- Show uniq dialogbox. Commit.
- Add ECMCoverageOption. Commit.
kajongg [Show]
- Regression: re-enable runtime translation of ui strings. Commit.
- Docbook: fix shortcut for fullscreen. Commit.
- Extract also i18nE and i18ncE. Commit.
- Update kajongg docbook to kf5. Commit. Code review #129866
- Locale path: also look into the directory defined by cmake. Commit.
- Docbook: remove non-existing menu "Show Scoring Editor". Commit.
- Docbook: update technical details about implementing voices. Commit.
- Implement fullscreen action. Commit.
- Menu system: small optimization. Commit.
- Make code in KXmlGuiWindows.__init__ more understandable. Commit.
- Sound: remove a magical integer value. Commit.
- Sound: if md5sum content is wrong, show an acceptable warning message instead of exception/call stack. Commit.
- Fix one more bytes/unicode bug (porting to Python3). Commit.
- Add back two missing menu entries: "Chat" and "Change Visual Angle". Commit.
- More .gitignore. Commit.
- README.windows: small fix. Commit.
- Update documentation. Commit.
- Update weblinks. Commit.
- Fix the target dir for metainfo files. Commit.
- QT should be Qt. Commit.
- Kajonggtest now uses appdatadir cache too. Commit.
- Remove redundant code. Commit.
- Updated docbook. Commit.
- Small fix for aborting login dialog. Commit.
- New: Internal.kajonggrc. Commit.
- More isAlive. Commit.
- Move english() and ENGLISHDICT from common to mi18n. Commit.
- Move i18n stuff from kdestub.py to mi18n.py. Commit.
- We do not need ki18n wrappers anymore. Commit.
- Eliminate m18n* wrappers. Commit.
- I18n and i18nc: ENGLISHDICT only if no args are used. Commit.
- Set a minimum height for playing prompts (needed for windows). Commit.
- A few fixes for windows. Commit.
- Install the twisted reactor sooner: not in Login but in Mainwindow. Commit.
- Sound: updated for Windows. Commit.
- Bundle help code in new class Help. Commit.
- Regression from python3: fix starting help browser. Commit.
- LogMessage prompts must not be auto-answered even when in demo mode. Commit.
- Define a minimum icon size for configdialog. Commit.
- Add some errbacks to Deferreds. Commit.
- Factor common code out of Tileset and Background into Resource. Commit.
- Background: Same as for Tileset. Commit.
- Tileset: simplify structure, use a cache. Commit.
- Tileset selector: a small optimization. Commit.
- Tileset: rename activeTileset to current. Commit.
- Replace KAction with QAction. Commit.
- Remove KApplication.kApplication(), use Internal.app instead. Commit.
- Qt translations are nice but not available for many languages. Commit.
- Also support QTranslator via qi18nc. Commit.
- Remove KLocale.insertCatalog(), it was a no-op anyway. Commit.
- Make sure QApplication always gets applicationName kajongg. Commit.
- Simplify usage of popenReadlines and use it in more places. Commit.
- Gitignore kajongg.e4p. Commit.
- Replace KStandardDirs with QStandardPaths. Commit.
- Simplify loading .mo files. Commit.
- Cheat: we need kde4 path for upgrading old installation but grep kde4 should not find that. Commit.
- About dialog: updates for kde4 -> kf5. Commit.
- Login to server: localize name of local game server. Commit.
- Update setup.py: no kajonggserver3, new location for icons, replace kde4-config with kf5-config. Commit.
- Windows installer: look for kf5 files instead of kde4. Commit.
- KIcon: simplify, QIcon.fromTheme can do the same. Commit.
- I18n: switch from kde4 *.mo to kf5. Commit.
- Comment changes. Commit.
- Message.i18nName: delay translation until needed. Commit.
- Fix regression: sqlite3.Error may have either .message or .args. Commit.
- Move location of cache directory to appDataDir()/.cache. Commit.
- Kdestup: adjust standard menu names to kf5 changes. Commit.
- Fix semantic markup: inmen should be inmenu. Commit.
- Pylint: setup.py. Commit.
- Setup.py: remove unneeded imports. Commit.
- Rulesetselector: defer translating headers. Commit.
- Minor comment fix. Commit.
- AppdataDir() does not return trailing / anymore. Commit.
- I18n changes. Commit.
- Getting GLP_V2: kde4 -> kf5. Commit.
- Use QStandardPaths for finding kdeglobals. Commit.
- Fix loading licenseText: bytes vs unicode. Commit.
- Use QLibraryInfo for finding the install prefix. Commit.
- Pylint fixes. Commit.
- New: util.popenReadlines(). Commit.
- Use the canonical URL for the remote documentation. Commit.
- Fix wrong path to kajongg gui translation tempate. Commit.
- Give a warning dialog if twisted cannot be imported. Commit.
- Reactivate runtime check with warning dialog for missing kajongg modules. Commit.
- Ruleset editor: use spinboxes for all int and float values. Commit.
- Use id4() for more debug output. Commit.
- Fix some pygments warnings. Commit.
- Change import of predefined rulesets: gets rid of pylint/eric warnings. Commit.
- Winds rotate again. Commit.
- Rand.py: simplify with context helper. Commit.
- One more isAlive. Commit.
- Remove code making Random behave identical to Python2. Commit.
- Prettyfy indents in Board. Commit.
- Remove obsolete TODO. Commit.
- Replace two animate() by animateAndDo(). Commit.
- Simplify animate(). Commit.
- Move refresh into removeImmediateAnimations. Commit.
- Animation: factor out removeImmediateAnimations. Commit.
- Replace __afterCurrentAnimationDo with animateAndDo. Commit.
- Background selector no longer shows the name of the default background twice. Commit.
- Background and Tileset: rename __graphicspath to graphicsPath. Commit.
- Remove some TODOs. Commit.
- Remove dead code. Commit.
- New: KConfigGroup.readInteger() with better error message. Commit.
- Add a 1 second timeout when calling qdbus for checking network connectivity. Commit.
- .gitignore eric. Commit.
- Regression: fix debug=random. Commit.
- Doc: use the native DTD of KDocTools5. Commit.
- Regression: more concise message for refused server connection. Commit.
- Fix twisted min version, 14.6.0 was there for testing cmake. Commit.
- Rewrote CMakeLists.txt. Commit.
- Use QLocale().name() for default language. Commit.
- Dialog for application language selection. Commit.
- AvailableLanguages is now public, and it returns all languages installed for kajongg. Commit.
- Open kajonggrc only once. Commit.
- Icon: add support for Breeze style and make it the default, using ~/.config/kdeglobals. Commit.
- KConfig: expand ~ to home directory. Commit.
- KConfig: reduce legal delimiters from =: to =, .config/kdeglobals has an entry starting with :. Commit.
- Debug=locate: condense output. Commit.
- Fix twisted dependency. Commit.
- Remove obsolete check for pyqt 4.5.2. Commit.
- LoginDlg: fix case of empty cbServer field. Commit.
- AddUserDialog: allow close and ESC. Commit.
- MustChooseKDialog: remove unused code. Commit.
- Class Prompt did not __init__ super class. Commit.
- Kdestub: remove some str() conversions, not needed anymore. Commit.
- Remove pythonValue(). Commit.
- Rename KLineEdit to QLineEdit. Commit.
- ChangeAngle: move winds without animation. Commit.
- Move: simplify and assert that kwarg values are not bytes. Commit.
- Remove nativeString and nativeStringArgs. Commit.
- ServerTable: remove new pylint warning. Commit.
- Server: never send bytes for tiles or melds: New protocol version 8301. Commit.
- Remove nativeString and nativeStringArgs. Commit.
- Python3 allows simplification of KConfig. Commit.
- Rename deprecated SafeConfigParser to ConfigParser. Commit.
- KConfig: remove dead code. Commit.
- Remove all unicodeString and unicodeStringArgs. Commit.
- Rename all __unicode__ to __str__ and adapt StrMixin. Commit.
- DeferredBlock: rename outstandingUnicode to outstandingStr. Commit.
- New: Speeds with fixed speed values. Commit.
- Remove some unneeded /usr/bin/env header lines. Commit.
- Rename decorate methods to decorate4 and showInfo. Commit.
- Remove object from class parents. Commit.
- Animation: improve debug output again. Commit.
- Event debugging: update to qt5. Commit.
- Kajongg.py: error when given unknown argument. Commit.
- Clarify: rename contentStr to i18nStr. Commit.
- We do not need kprint for python3. Commit.
- Rename AdjustView to AdjustMainView and AdjustSceneView. Commit.
- Allow unicode characters in local ruleset names. Commit.
- New: Debug.callers. Commit.
- Python3: change strings u"" to "". Commit.
- Animation: more debug output. Commit.
- Rename qt4reactor to qtreactor. Commit.
- Remove --qt5 option. Commit.
- Remove legacy code for stopping very old games still using regex rules. Commit.
- Move content of compat.py to util.py (CSV). Commit.
- ModelTest fixes, code cleanup, and fixing model for Games. Commit.
- CMakefiles.txt: require PyQt5. Commit.
- Replace one setMargin by setContentsMargins (obsolete with qt5). Commit.
- Remove Python2 support, leaving several new TODOs open. Commit.
- ShowWindMarkers did not work for scoring game. Commit.
- CTRL-N while running demo game does no longer try to start a new game. Commit.
- Remove qt4 support. Commit.
- Fix regression: Login to kajongg.org. Commit.
- Background: simple color default background did not work. Commit.
- Qstring: add fix for python2/qt5. Commit.
- Remove support for KDE python bindings. Commit.
- HandBoard: Fix sort order for bonus tiles. Commit.
- Kajonggtest: put more into class Clone. Commit.
- Animate wind rotation between hands. Commit.
- Simultaneous animation for initial wind marker placement. Commit.
- PlayerWind: get rid of borderline. Commit.
- Add comment to FocusRect. Commit.
- Add some isAlive for aborted games. Commit.
- Fix sceneRotation for small walls. Commit.
- Allow --debug=wallSize:X where X is an integer, multiple of 8. Commit.
- Allow --debug=animations:Txt where x is id4(graphicsObject). Commit.
- Game, assigning players: ensure everyone gets a different wall. Commit.
- Id4() uses obj.uid if available and introduce uid for Animation, ParallelAnimationGroup and UITile. Commit.
- UIWall: new class constants for magic numbers. Commit.
- Animation: add and improve debug output. Commit.
- Quit app: cancel all active animations, reducing segfaults at exit. Commit.
- Util.callers: exclude more. Commit.
- If a client disconnects, do not remove all open server requests but answer them with Message.Abort. Commit.
- Debug.connections and Debug.quit: more output. Commit.
- MJServer: lastPing is never None, init with now(). Commit.
- User.pinged() sets MJServer.lastPing instead of MJServer having to query User instances. Commit.
- Perspective_{setClientProperties,chat} also set last ping time. Commit.
- User gets StrMixin. Commit.
- Wind tiles always move slowly no matter what the config says. Commit.
- Animations: rename startAnimations to setupAnimations. Commit.
- Animations: internal cleanup. Commit.
- Debug animations: remove redundant output. Commit.
- Avoid animation of wall text if only the score changes. Commit.
- Scoring game: key "s" on a kong aAAa did nothing. Commit.
- DeferredBlock: rename marker to dbgMarker. Commit.
- ZValues: use more unique names for its attributes. Commit.
- Better argument name in a private method. Commit.
- Factor dropMeld out of dropTile. Commit.
- Remove some debugging code. Commit.
- Remove unused attr Board.lastReceived. Commit.
- Animate only for the game scene (not in tilesetselector). Commit.
- Simplify calling AnimationMixin.startAnimations(). Commit.
- All animatable QGraphicsItems now have moveDict(). Commit.
- Id4(): return NONE for id(None). Commit.
- Split boni onto both lines if needed. Commit.
- Change return value of HandBoard.placeTiles. Commit.
- HandBoard: rename calcPlaces to placeTiles. Commit.
- Animate player names - helpful when players exchange seats. Commit.
- Animation: add debug output for shortcutting and small prettyfiying. Commit.
- New: Animation.debug, simplifying code. Commit.
- Add StrMixin to more classes. Commit.
- Move Board.sceneRotation to guiutils. Commit.
- Wall and UIWall get StrMixin. Commit.
- UIWallSide.name now returns unicode. Commit.
- Remove dead code: unused return value from rotateCenter. Commit.
- MoveImmediate is now AnimationSpeed with a different API. Commit.
- Debug output now shows the speed an animation starts with. Commit.
- --debug=animation:all shows debug output for all animations. Commit.
- Small code simplification. Commit.
- Remove unused variable. Commit.
- Board: change global ROUNDWINDCOLOR to PlayerWind.roundWindColor. Commit.
- Update copyright year to 2016. Commit.
- New: AnimatedMixin.startAnimations(). Commit.
- All animatable graphics objects must have name(). Commit.
- Animation: rename uiTile to graphicsObject. Commit.
- Animation: make comments tile agnostic. Commit.
- Improve animation debug output. Commit.
- WindTile: change from QGraphicsEllipseItem to QGraphicsObject and animate it. Commit.
- Move UIWall.decoratePlayer() to VisiblePlayer.decorate(). Commit.
- PlayerWind: remove tileset arg, always use Internal.scene.windTileset. Commit.
- Remove WindLabels.pixmapCache. Commit.
- Move WINDPIXMAPS to WindLabel.pixmaps. Commit.
- Wind: move WINDPIXMAPS to WindLabel.pixmaps. Commit.
- New: AnimatedMixin, use it for UITile. Commit.
- WheelEvent usage is different for Qt5. Commit.
- Do not sound bonus bell in scoring game. Commit.
- Move rotateCenter from board to guiutil. Commit.
- ShowShadowsChanged only afterQueuedAnimations. Commit.
- PlayerWind: simplify API. Commit.
- Fix pylint3 warnings. Commit.
- Wind: define Wind.tile only in Wind, not in the subclasses. Commit.
- Handboard: try to keep bonus tiles in the upper row. Commit.
- Fix rearranging concealed tiles into melds. Commit.
- --nokde: also show Twisted version in About. Commit.
- If a player gets a bonus tile, ring some sort of bell if we find one. Commit.
- Sound: rename oggName to oggBinary. Commit.
- Sound: remove commented code for KSpeech. Commit.
- Add some missing accelerator keys. Commit.
- Scoring game was not scaled correctly initially. Commit.
- Make DeferredDialog more robust against timing problems. Commit.
- Fix another unicode/bytes problem, happened only with python2. Commit.
- Fix blessingOfEarth. Commit.
- Fix for wrigglingSnake. Commit.
- Fix showing usefull client tracebacks on server side. Commit.
- Sqlite3.OperationalError does not have attr message but args. Commit.
- Keypress on a tile: Replace assertion about focus by logDebug, this still sometimes happens. Commit.
- Fix indent in animations. Wrong since Aug 2016, could cause visual bugs. Commit.
- About: with --nokde, show sip version. Commit.
- Update README.windows. Commit.
- Setup.py: Version 4.13.0 --> 16.08. Commit.
- Winprep.py: port to python3. Commit.
- Winprep.py: adapt to changed KDE paths. Commit.
- KIcon: svg->ico. Commit.
- Setup.py: remove options no more supported by cx_freeze 5.0. Commit.
- Cx_freeze 5.0: manuall add sqlite3.dll. Commit.
- Kajongg.py: remove if ... __main__. Commit.
- On Windows, always use qt5. Commit.
- Windows: if kajongg.py is directly started, assume that python has version 3. Commit.
- OSError on Windows: show more info. Commit.
- Qt4reactor with python3: min(None, float) is a TypeError. Commit.
- PyQt5 for Python3: Some things now want bytes instead of str. Commit.
- Winprep: new oggdec version. Commit.
- Winprep: new locations for kde icons. Commit.
- Winprep.py and setup.py: update copyright. Commit.
kalarm [Show]
- Don't install .desktop files executable. Commit.
- Fix terminology: "by KDE", not "for KDE". Commit.
- Install helper into kauth directory. Commit.
- Use new mailtransport. Commit.
- Adapt to new pimcommon. Commit.
- Make it compile. Commit.
- Make it compiles. Commit.
- Merge commit '7143b74632e48cd77c1b15a41b95d7fc9b798bd6'. Commit.
- Update version number. Commit.
- Update version number. Commit.
- Merge commit 'c5897d0eabf515a82a62429a726819cb60e255ae'. Commit.
- Don't add layout to widget which already has one. Commit.
- Bug 375615: Don't show misleading error message if command alarm fails. Commit.
- By default, don't show technical Akonadi error descriptions. Commit.
- Merge commit '88d9170a70b926940e37f0f0d2d7af241fb62757'. Commit.
- Revert unintentional change. Commit.
- Bug 373848: Don't allow 'auto-hide in system tray' on Unity desktop. Commit.
- Revert "Use nullptr". Commit.
- Use nullptr. Commit.
- Report if terminal for command alarms is not configured. Commit.
- Merge commit 'fbbc22fe86bb183a9a5fb4fbdccd2ea826233012'. Commit.
- Merge commit 'cd7abb45b6105da236cc5940e32256ba8b4fb8f2'. Commit.
- Update copyright. Commit.
- Only enable (slower) strict iterators in debug mode. Commit.
- Add missing parenthesis to the docs sentence. Commit.
- Proofread/update kalarm docbook for kf5. Commit. Code review #129621
- Add ECMCoverageOption. Commit.
- Bug 372223: Fix crash on exit. Commit.
kalarmcal [Show]
kalgebra [Show]
- Port kde4_add_app_icon to ecm_add_app_icon. Commit.
- Make it look proper on my device again. Commit.
- Remove unused import. Commit.
- PrintSupport only needed for the Widgets-based UI. Commit.
- Removed one dependency too many. Commit.
- Fix build. Commit.
- Remove all mentions to opengl. Commit.
- Port away from QtWebKit to QtWebEngine. Commit.
- Implementation for pasting text from log to input. Commit. Code review #114154
- Small adjustments on the Kirigami mobile frontend. Commit.
- Use Kirigami 2.0. Commit.
- Use PlotsView3DES to render 3D plots. Commit. Fixes bug #373384
kalzium [Show]
- Exclude qml directory from built until it is ported. Commit.
- Fix build with extra-cmake-modules > 5.30. Commit. Code review #129873
kapman [Show]
- Remove obsolete entities reporting.bugs + updating.documentation. Commit.
kapptemplate [Show]
- No longer use KDE as toplevel category, but Qt or for plugins the system. Commit.
- KUrlRequester is a subclass of QWidget in K Frameworks. Commit.
- Include KDECompilerSettings before other CMake macros, to influence those. Commit.
- Remove template which claimed to be qml but was infact just obsolete kdelibs4. Commit.
- Remove template which claimed to be qml but was infact just obsolete kdelibs4. Commit.
- Update screenshot. Commit.
- Update kate screenshot. Commit.
- Add missing svg for icon. Commit.
- Update screenshot for kf5 simple. Commit.
- Fix source repo for docbook template. Commit.
- Add namespace to desktop and appdata files for KF5 templates. Commit. Code review #129360
kate [Show]
- Fix terminology: "by KDE", update references. Commit.
- S&R: Next from cursor only if focus is in the view. Commit.
- Fix %USER% -> %USERPROFILE% forgotten in REVIEW:129880. Commit.
- S&R: First go-to-next goes to first match after cursor-matchlen. Commit.
- S&R: Add warning about interrupted search-as-you-type. Commit.
- S&R: Add the search in new tab action to a Edit-sub-menu. Commit.
- S&R: Fix select-all from openSearchView in searchWhileTyping. Commit.
- S&R: Keep the focus in the search-combo if not moved manually. Commit.
- S&R: Revert the search cache. Commit.
- Fix spelling: Kwrite => KWrite. Commit.
- Disallow executing kate and kwrite as root on Linux. Commit.
- S&R: Fix cursor position problem in search-as-you-type. Commit.
- S&R: Disable buttons that should be disabled while searching. Commit.
- S&R: Store the last search matches and restore them on demand. Commit.
- S&R: Add search place and proper reg-exp and match-case to tab change. Commit.
- S&R: Do not jump to the first match on search-as-you-type. Commit.
- Update kate docbooks to reflect the split off of syntax highlighting to frameworks. Commit. Code review #129880
- Remove obsolete argument '--use'. Commit. Code review #129883
- Resolve symbolic links in findDocument() just as KTextEditor does. Commit. Fixes bug #374564. Code review #129792
- Avoid that combo box item is restored even though we deleted the text. Commit.
- Fix indentation. Commit.
- Update documentation to fixes for naming of byte order mark. Commit.
- Change copyright to 2000-2017. Commit.
- Remove the depreciated Plasma PopupApplet servicetype. Commit.
- Replace KDEDIR with qtpaths. Commit.
- Fix typo in qtpaths. Commit.
- Replace deprecated kf5-config with qtpaths. Commit.
- Add some documentation on the new multi-digit subpattern numbers usage. Commit.
- Make icon lookup fall back to the current icon in case of failure. Commit.
- The chocolatey script was moved ... Commit.
kblocks [Show]
- Fix terminology: "by KDE", not "for KDE". Commit.
kblog [Show]
- Fix error found by cppcheck. Commit.
- Use nullptr. Commit.
- Use QLatin1Char when possible. Commit.
- Add ECMCoverageOption. Commit.
kbounce [Show]
- Set a comment. Commit.
kbreakout [Show]
- Fix terminology: "by KDE", not "for KDE". Commit.
kcachegrind [Show]
- Fix Exec line in the .desktop file. Commit.
- Correctly load the Qt-native translations. Commit.
- Fix treemap drawing options. Commit.
- Added "max. 1" for callee/caller depth graph. Commit.
- Improve format detection. Commit.
- Fix detection of callgrind files for very long commands. Commit.
- Frameworks 5 is not an environment. Commit.
- I18n: style fixes. Commit.
- Add appdata for kcachegrind. Commit. Code review #129432
- QString::null -> QString(). Commit. Code review #129551
- QSort/qStableSort/qLowerBound -> std::sort/stable_sort/lower_bound. Commit. Code review #129535
- QCachegrind needs Qt5 in this branch. Commit.
- TreeMap: fix compare function. Commit.
- Const char* name -> const QString& name where needed, otherwise completly removed (relict from Qt3). Commit. Code review #129537
- QByteArray -> QString conversion via QString::fromLocal8Bit(). Commit. Code review #129536
- CMake cleanup. Commit. Code review #129534
- CLazy warnings--. Commit. Code review #129429
- Kcachegrind: whitespace-only changes. Commit.
- Qcachegrind: whitespace-only changes. Commit.
- Libviews: whitespace-only changes: consistent style. Commit.
- Libcore: whitespace-only changes: consistent style. Commit.
- Remove useless QString() -> directly use QString(). Commit. Code review #129431
- KDE runtime warnings-- (Use KActionCollaction::setDefaultShortcut instead QAction::setShortcut). Commit. Code review #129430
- Remove Q_OBJECT to fix kcachegrind build. Commit.
- Fix various minor i18n extraction glitches. Commit.
- Update kcachgrind docbook to kf5. Commit. Code review #129428
- Fix message extraction. Commit.
- CMake++ (fixed typo: dumpselectionbaseui -> dumpselectionbase.ui). Commit.
- Fix xgettetxt i18n issues. Commit.
- Bump version number. Commit.
- Take over the state of frameworks branch into master. Commit.
- Remove dup X-DBUS-ServiceName. Commit.
- Fix icons in sourceitem and instritem as well. Commit.
- Fix icon in callitem. Commit.
- Fix qcachegrind qmake build with Qt 5.7. Commit.
- Fix cmake run if CMAKE_BUILD_TYPE not explictly provided. Commit.
- Add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation. Commit.
- Initialize _sort* members in second constructor of TreeMapItem as well. Commit.
- Bump year to 2016. Commit.
- Move away from KIO::NetAccess/KFileDialog. Commit.
- Build again. Commit.
- Fix event type renaming: must not use existing name. Commit.
- Fix bug with derived event types with empty formula. Commit.
- Followup to c1bb693: Use better method names. Commit.
- Remove KDELibs4Support. Commit.
- Fix memleak found by Coverity. now calls like:. Commit.
- Let KDE*CompilerSettings change the policies in the project. Commit.
- KUrl => QUrl. Commit.
- Port KShortCut to QKeySequence. Commit.
- Port from KComboBox to QComboBox. Commit.
- Use new connect api + QStringLiteral. Commit.
- Fix the 32-apps-kcachegrind.png size to build on OS X. Commit.
- Make Krazy happy (no real change). Commit.
- Fix i18n() calls. Commit. Code review #124308
- Add .reviewboardrc file. Commit. Code review #124308
- Don't forget to feed the about dialog. Commit.
- Port away from KCmdLineParser to QCommandLineParser. Commit. Code review #123903
- Fix build with Qt 5.5. Commit.
- Rename icons. Commit.
- Rename icons. Commit.
- Rename icons. Commit.
- Fix pure Qt5 compile using qmake. Commit.
- Extracti18n. Commit.
- Use new KDE_ macro. Commit.
- Remove not necessary include moc. Commit.
- Reverse dns desktop. Fix icons name. Fix install icons. Commit.
- Add feature_summary. Commit.
- Revert "Get rid of KShortcut.". Commit.
- Port from KGlobal::config() to KSharedConfig::openConfig(). Commit.
- Port away from deprecated KFilterDev API. Commit.
- Get rid of KShortcut. Commit.
- Properly port CMake files to KF5/Qt5. Commit.
- Update to new DTD for documentation. Commit.
- DocTools framework is needed to generate documentation. Commit.
- Put KXMLGui file in KXMLGUI_INSTALL_DIR. Commit.
- Get rid of almost all remaining kde4_* macros. Commit.
- Fix sorting of part list. Commit.
- Fix selection of function call in source view. Commit.
- Fix: Resize cost columns on selecting another part. Commit.
- Port QCachegrind's build system to Qt5. Commit.
- Use kdoctools_create_handbook instead of kde4_create_handbook. Commit.
- Port from KIcon to QIcon. Commit.
- Look for KDELibs4Support instead of deprecated KDE4Support. Commit.
- {K=>Q}(PushButton,DialogButtonBox). Commit.
- Replace KIntSpinBox with QSpinBox. Commit.
- Remove CONFIG argument from find_package(KF5). Commit.
- Port from KDebug to QDebug. Commit.
- Port from KMimeType to QMimeType. Commit.
- First super-hacky port to KF5. Commit.
kcalc [Show]
- Remove not necessary debug output. Commit.
- Don't replace icons with the result of a failed icon lookup. Commit.
- Provide application icon on Mac and MS Windows. Commit.
kcalcore [Show]
- Minor optimization. Commit.
- Revert "USe nullptr". Commit.
- USe nullptr. Commit.
- Port away from qt_qhash_seed which is going away in Qt 5.9. Commit.
- Minor. Commit.
- Minor optimization. Commit.
- Remove directly. Commit.
- USe directly value()... Commit.
- Use nullptr. Commit.
- Use QLatin1Char. Commit.
- Use QLatin1Char when possible. Commit.
- Use Q_NULLPTR. Commit.
- Use QLatin1Char(' ') when possible. Commit.
- Add ECMCoverageOption. Commit.
kcalutils [Show]
- Fix html. Commit.
- Allow to show html correctly. Commit.
- Add missing ")". Commit.
- Fix Bug 378692 - calendar message escapes HTML instead using formatting. Commit. Fixes bug #378692
- Replace by QLatin1Char(...). Commit.
- Use isEmpty(). Commit.
- Remove last Q_FOREACH. Commit.
- Use QLatin1Char. Commit.
- Use QLatin1Char when possible. Commit.
- Add ECMCoverageOption. Commit.
kcharselect [Show]
kcontacts [Show]
- Minor optmization. Commit.
- More work on VCardParser performance. Commit.
- Replace by QLatin1Char(...). Commit.
- Use QLatin1Char. Commit.
- Use nullptr. Commit.
- Use isEmpty(). Commit.
- Use isEmpty(). Commit.
- Port to for(...:...). Commit.
- Fix some error found by cppcheck. Commit.
- Make it possible to use KContacts without Qt::Gui. Commit.
- Optimization. Commit.
- USe removeall directly. Commit.
- Use stl iterator. Commit.
- Fix compile. Commit.
- Remove Q_FOREACH. Commit.
- Astyle kdelibs. Commit.
- Port to for(...:...). Commit.
- Use isEmpty. Commit.
- More VCardTool performance by optimizing parseDateTime:. Commit.
- VCardParser optimization: remove char* casts which forced QByteArray temporaries, add fast path. Commit.
- Add benchmark for VCardTool. Commit.
- Performance improvement for VCardTool, which was filling two QMaps in the constructor. Commit.
- Port to for(... : ...). Commit.
- Add ECMCoverageOption. Commit.
- Allow to create coverage file. Commit.
kcron [Show]
- Move kcron kcm docbook to subdir kcontrol, proofread + update date/releaseinfo. Commit. Code review #129808
kdav [Show]
- New in this release
kde-dev-scripts [Show]
- Add support for svn, and for falling back to "mv" when the file isn't added to git or svn yet. Commit.
- Added simon for the last kdelibs4/qt4 based release. Commit.
- Kde-checkout-list.pl - use https in the url for kde_projects.xml. Commit.
- Kde-checkout-list.pl - smarter branch cloning. Commit.
- Kde-checkout-list.pl - comment a warning that doesn't much matter. Commit.
- Sorted list of secondary email addresses in the relicensecheck.pl script for better overview. Commit.
- Allow my contributions to be relicensed. Commit.
- Bump kronometer version. Commit.
- Bump kio-gdrive version. Commit.
- We want " : BaseClass()" and " , m_foo(0)" in constructors init lists. Commit.
- Add link to docu. Commit.
- Update kio-gdrive module and version. Commit.
- Createtarball: update config for kdevelop, add kdev-php and kdev-python. Commit.
- Fixuifiles: remove default "Frame" captions of QFrame. Commit.
- Cmakelint.pl - skip Perl and WinCE. Commit.
- Cmakelint.pl - modernize. Commit.
- Bump kronometer version. Commit.
- Bump kio-gdrive version. Commit.
- Update kio-gopher data. Commit.
- Use new cmake option that expands variables when tracing. Commit.
kde-dev-utils [Show]
- Fix https://lintian.debian.org/tags/desktop-mime-but-no-exec-code.html. Commit.
- This duplicate generic name should be a comment. Commit.
- Kuiviewer: fix Exec line in the .desktop file. Commit.
- Remove COPYING.DOC, no documentation. Commit.
- Remove kmtrace, kprofilemethod, kstartperf. Commit.
- Set the translation domain for that part. Commit.
- Kuiviewer: properly handle local files. Commit.
- Add the Comment field to the KUIViewer desktop file. Commit.
- Add the translation domain in the part .ui file. Commit.
- Use 0.2 as version, update author information. Commit.
- Add a menu entry which shows the AboutData of the KPart. Commit.
- Port KUIViewer away from KIO::NetAccess::download. Commit.
- Add a default entry for the style. Commit.
- More blind-porting from KDELibs4Support for kmtrace. Commit.
- Remove K_EXPORT_PLUGIN. Commit.
- Fix icon installation for kuiviewer. Commit.
- Add the organization namespace to the desktop (application). Commit.
- Fix build: remove a leftover from the testing. Commit.
- Initial port to KF5. Commit.
kdebugsettings [Show]
- Use document()->isEmpty(). Commit.
- Enable the Debug level when enabling "all debug". Commit.
- Update copyright. Commit.
- Use nullptr. Commit.
- Increase minimum qt version. Commit.
- Increase version. Commit.
- Port to for(...:...). Commit.
- Port to for(...:...). Commit.
- Start to port some Q_FOREACH. Commit.
kdeedu-data [Show]
- Kdeedu-data: Update Czech Republic to Czechia. Commit.
kdelibs [Show]
- Khtml: Delete pointer _before_ returning. Commit.
kdenlive [Show]
- Fix glitch on pause and does not play last second of project. Commit. Fixes bug #371762
- Remove QScript dependency. Commit.
- Fix render scripts on Windows: generate .bat files. Commit.
- Fix possible crash on rendering with "play after render" option. Commit.
- Images also use qimage producer. Commit.
- Fix Windows build with C++ threads. Commit.
- Fix some effects incorrectly initialized on tracks. Commit. Fixes bug #378071
- Remove beta message in preparation of release. Commit.
- Fix locked ratio scaling. Commit.
- Fix archived project wrong path and missing images/slideshows. Commit. See bug #377999. See bug #378000
- More clever ratio locking in effect/transition. Commit.
- Add option to lock aspect ratio in geometry effects/transitions. Commit.
- Ensure we have a default profile at first start. Commit.
- Profile widget: make UI more compact, remember filter status if default profile matches, ensure selected profile is visible. Commit. See bug #377853
- Make sure autosave is enabled in all cases. Commit. See bug #377512
- Hide currently edited title clip when requesting background in title widget. Commit. See bug #377803
- Change design of profile filters. Commit.
- Fix and improve profile selection widget. Commit.
- Fix compilation with KDE Frameworks < 5.25 (launchpad). Commit.
- Allow renaming bin items with context menu and standard shortcut. Commit. Fixes bug #377585
- Port away from qt_qhash_seed which is going away in Qt 5.9. Commit.
- Fix terminology: "by KDE", not "for KDE". Commit.
- Fix compilation with last commit. Commit.
- Fix crash & corruption on dragging multiple clips in timeline, fix thread warning on monitor refresh. Commit.
- Minor optimization. Commit.
- Make profile refresh a real refresh. Commit.
- Don't accept kdenliveSetting dialog if no profile selected. Commit.
- Don't accept projectSetting dialog if no profile selected. Commit.
- Redesign profile selection as a tree view with filters. Commit.
- Use the new KNotification feature to allow playing rendered file directly from Desktop notification. Commit.
- Fix default render path corrupted on project reopening. Commit.
- Using scoped enumerations in profilewidget. Commit.
- Check on startup that default profile is valid, and ask user to set one if not. Commit.
- Fix BoolWidget not correctly initialized. Commit. See bug #376150
- Avoid relying on xml to clone a clip in BinController. Commit. See bug #377255
- Avoid relying on xml to clone a clip. Commit. See bug #377255
- Fix minor word repetitions. Commit.
- Bump MLT minimum version to 6.4.0. Commit.
- Add QLatin1Char(...). Commit.
- Add more QStringLiteral. Commit.
- More variable reduction scope. Commit.
- More variable reduction scope and disable suspicious loop. Commit.
- Reduce variable scopes and fix some potential bugs introduced by cc849dd09095fa799279da79cb78516a6246ed88. Commit.
- RenderWidget uses the new profile abstraction. Commit.
- Add more QStringLiteral. Commit.
- Fix GCC warnings (float comparison). Commit.
- Fix GCC warnings: fps switch logic (function still buggy). Commit.
- Fix document checker font replacement. Commit.
- Fix GCC warnings: move bin internal classes away from header. Commit.
- Fix GCC warnings (variable masking). Commit.
- Add more QStringLiteral. Commit.
- Add more QLatin1Char(...). Commit.
- Add more QStringLiteral and co. Commit.
- Add more QLatin1Char(..). Commit.
- Add more QLatin1Char/QStringLiteral. Commit.
- Use QStringLiteral. Commit.
- Add more QStringLiteral. Commit.
- Add QLatin1Char and co when necessary. Commit.
- Backport comparison operators. Commit.
- Start reorganizing profile management. Commit.
- Use QLatin1Char and other. Commit.
- Change some smart pointers. Commit.
- Move factory creation in MltConnection and wrap unique_ptr around Mlt::Repository. Commit.
- Create the Mlt connection inside core init. Commit.
- Move init logic to Core::initialize. Commit.
- Small switching to QScopedPointer. Commit.
- Add QLatin1Char when necessary. Commit.
- Port some foreach. Commit.
- Use QList::reserve here. Commit.
- Port to for(...:...). Commit.
- Port some code to for(...:...). Commit.
- Minor optimization. Commit.
- It's already checked previously. Commit.
- It's endPos not startPos. Commit.
- Fix some error reported by cppcheck. Commit.
- Minor optimization. Commit.
- We depend against 5.6.0. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Optimization don't use toPlaintext().isEmpty() => using. Commit.
- Use nullptr now. Commit.
- Use qCDebug(...), fix pedantic. Commit.
- Fix error reported by cppcheck. Commit.
- Make it const. Commit.
- It was already initialize and it's a boolean not a int. Commit.
- I think that we can increase qt version now. Commit.
- Remove some compile warning. Commit.
- Fix compilation against recent cmake. Commit.
- Fix launchpad compilation. Commit.
- Fix problem with keyframable effects. Commit.
- Added some safety flags to compilation. Commit.
- Remove more useless files. Commit.
- Update licences. Commit.
- Replace empty string by QString() constructor. Commit.
- [Curve] Change default to avoid printing pixmap. Commit.
- Fix curve widget scaling. Commit.
- [Curves] add visual legend to the curve. Commit.
- [Curves] Draw border in all cases. Commit.
- Get rid of redundant signal in KeyFrameEdit. Commit.
- Add nullptr. Commit.
- [Curves] make grab zone circular and increase radius a bit. Commit.
- Remove know useless file. Commit.
- Enable latest version of regular curve widget. Commit.
- Fix hardly seeable grid lines on curve widget with no pixmap on Dark theme. Commit.
- Now we can use nullptr. Commit.
- Use QLatin1Char(...). Commit.
- Center Curve widget. Commit.
- Refactor of both curve widgets to expose the same kind of controls and avoid duplicate code. Commit.
- Use QLatin1Char. Commit.
- Minor optimization. Commit.
- Fix typo introduced in a97e13d9f1ab16d6d9fde11136591cea47c2f7dd. Commit.
- Force curves widget to be square. Commit.
- Better heuristic for adding points on bezier spline. Commit.
- Remove uneeded abstract class. Commit.
- More refactoring of Curve related classes. Commit.
- Better file organization for curve related code. Commit.
- Refactoring curve widgets into a common base class. Commit.
- Better handling of extremal points in Bezier Curve widget. Commit.
- Add option to delete keypoint in Bezier widget. Commit.
- Add base class to position parameter. Commit.
- Improve design of ColorPicker and add base-class. Commit.
- Add baseclass to Keyframe, Animation and Geometry parameters. Commit.
- Removing deprecated geometry widget. Commit.
- Add base class to boolParam. Commit.
- Add base class to listParam. Commit.
- Move DraggableLabel in its own class and add base class to DoubleParameterWidget. Commit.
- Fix slideshow animation lost on non english language. Commit. Fixes bug #374612
- Minor optimization. Commit.
- Use QLatin1Char. Commit.
- Use QLatin1Char here. Commit.
- Use QLatin1Char(...) when possible. Commit.
- Increase minimum requires. Commit.
- Fix crash on profile change. Commit. Fixes bug #374370
- Avoid empty string. Commit.
- Reserve memory. Commit.
- Fix warning. Commit.
- Fix various minor issues (typos). Commit.
- Fix merge mess again. Commit.
- Fix remaining conflicts from previous merge. Commit.
- Use AppDataLocation instead of deprecated DataLocation, remove useless Windows hack. Commit.
- Fix translation of wizard warning. Commit.
- Use QLatin1Char. Commit.
- Minor optimization. Commit.
- Use QLatin1Char here. Commit.
- Use QLatin1Char here. Commit.
- Use remove. Commit.
- Use isEmpty() when possible. Commit.
- Start to port to for(... : ...) c++ loop iterator + make const some. Commit.
- Remove unused variables. Commit.
- Move DBus and force icon theme above KAboutData. Commit. See bug #373531
- Not necessary to check pointer before to delete it in c++. Commit.
- Using Reserve method. Commit.
- Add ref. Commit.
- Indent/Cleanup. Commit.
- Sudo is when we want to install as root. Commit.
- Use QString() directly. Commit.
- Move enum in class name directly. Commit.
- Coding style. Commit.
- Fix compilation on some systems. Commit.
- USe const'ref in some signals. Commit.
- USe const'ref here too. Commit.
- We can increase a little dependancy for 17.04. Commit.
- Astyle kdelibs. Commit.
- Coding style. Commit.
- Coding style. Commit.
- Add const'ref. Commit.
- Minor optimization. Commit.
- Make code more readable. Commit.
- Clean up code. const'ify some method. Commit.
- Fix signal/slot. Make sure to delete dialog. Clean up. Commit.
- Const'ref. Commit.
- Why create this dialog at the beginning ? Create this one when we need. Commit.
- Not necessary to check pointer before to delete it. Commit.
- Reindent code. Commit.
- Minor optimization. Commit.
- Use some const'ref. Clean up code. Minor optimization. Commit.
- Reindent make it more easy to read code. Commit.
- Coding style. Commit.
- Reindent some code to make it more easy to reading. Commit.
- Minor optimization. Commit.
- Normalize signal/slot. Commit.
- Make it compiles. Commit.
- Use isEmpty. Commit.
- Use isEmpty() => optimization. Commit.
- Use const'ref. Commit.
- Minor optimization. Commit.
- Optimization use const'ref. Commit.
- Remove duplicate properties. Commit.
- Minor optimization. Commit.
- An i18n is a QString. Commit.
- Const'ify. Commit.
- Reindent a little. Make more easy to read. Commit.
- Use debug categories. Commit.
- It was used in qt4. Commit.
- Clean up includes. Commit.
- Minor. Commit.
- Use new connect api. Commit.
- Use new connect api. Commit.
- Fix some other clazy warning. Commit.
- Add more const'ref. Commit.
- Fix some other clazy warning. Commit.
- Use const'ref here too. Commit.
- Use const'ref. Commit.
- Continue to add const'ref. Commit.
- I think that we can increase qt version requires. Commit.
- Now it's not necessary as it's in kde release. Commit.
- Clean up forward declaration. Commit.
- Fix some clazy warning. Commit.
- Continue to fix using const'ref. Commit.
- USe const'ref here too. Commit.
- Use const'ref. Commit.
- Remove unused variable. Use new connect signal/slot. USe const'ref. Commit.
- Remove duplicate entry. Commit.
- When adding a playlist clip in a project, check for missing files inside it. Commit.
- Add Q_DECL_OVERRIDE. Commit.
- Continue to fix const'ref. Commit.
- USe const'ref here too. Commit.
- Use const'ref. Commit.
- USe const'ref. Commit.
- Remove some unused variable. Commit.
- Use const'ref. Commit.
- Use Q_NULLPTR reduce the number of compile warning. Commit.
- Fix other clazy warning. Commit.
- Fix other clazy warning. Commit.
- Use const'ref. Commit.
- Fix some clazy warning. Commit.
- Remove some warning with -Wzero-as-null-pointer-constant. Commit.
- Provide application icon on Mac/MS Window. Commit.
- Fix moving tmp data when changing project tmp folder, fix location of global tmp data in widget when using custom location in current project. Commit.
- Fix random keyframe type when adding composite & transform transition. Commit.
- Fix error preventing setting an interlaced default project profile. Commit. See bug #372588
- I18n: "Ok" -> "OK". Commit.
- Do not cache supported codecs / formats. Commit.
- Fix missing codec detection in render widget. Commit.
- Fix progressbar still visible after project open. Commit.
- Fix animated geometry scale not correctly updated (composite & transform). Commit.
- Fix undo grouping broken. Commit. See bug #370653
kdepim-addons [Show]
- Use QFileInfo::exists(...). Commit.
- Use nullptr here. Commit.
- USe QFileInfo::exist method. Commit.
- Fix label when we start to load folders. Commit.
- Use nullptr. Commit.
- Don't build example in release official. Commit.
- Fix show "unable to load folder". Commit.
- Try to fix "unable to load folder" message when we filter list of folder. Commit.
- Pass calendar from memento to itiphandler to avoid loading it all over again. Commit.
- Make "todo akonadi port" message more precise. Commit.
- WKS: fix handling of WKS v3 publishing request emails. Commit.
- Use singleton. Commit.
- We need to check new folder name, not existing folder which already have. Commit.
- Use nullptr. Commit.
- Remove QString::null. Commit.
- Fix link. Commit.
- Fix linking of automaticaddcontacts. Commit.
- Adapt to no akonadi lib. Commit.
- USe new mailtransport. Commit.
- Use new libkdepim. Commit.
- Adapt to new pimcommon. Commit.
- Port to for(...:...). Commit.
- Add setClearButtonEnabled. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new mailtransport. Commit.
- Adapt to new mailcommon. Commit.
- Fix compile against new libkdepim. Commit.
- USe new libkdepimakonadi. Commit.
- Adapt to libkdepimakonadi. Commit.
- Clean up dependancy. Commit.
- Fix dependancy. Commit.
- Reduce dependancy. Commit.
- Adapt to new pimcommon. Commit.
- Use pimcommonakonadi. Commit.
- Fix i18n as requested by Luca Beltrame. Commit.
- Avoid to create invalid folder name. Commit.
- Add kmessagebox. Commit.
- Extract treeview. Commit.
- Allow to create folder. Commit.
- Activate code. Need to fix login. Commit.
- Create session. Commit.
- Add code for creating folder. Commit.
- Create correct folder path. Commit.
- Rename step2. Commit.
- Rename step 1. Commit.
- Enable/disable "create folder" button. Commit.
- Allow to enabled/disabled button. Commit.
- Initialize pointer. Commit.
- Port some foreach. Commit.
- We need to check KF5AkonadiContact too. Commit.
- Emit signal when we want to reload folders. Commit.
- Continue to implement create folder. Commit.
- Rename step2. Commit.
- Rename class step1. Commit.
- Create a job for creating folder. Commit.
- Continue to implement "create folder". Commit.
- Get new folder name. Commit.
- Add method in folderwidget. Commit.
- Start to implement "create folder" action. Commit.
- Fix help path. Commit.
- Revert "kaddressbook/plugins/*/autotests/CMakeLists.txt - link with QGpgme". Commit.
- Q_UNUSED arguments. Commit.
- Sieveeditor/imapfoldercompletion/selectitemfolderjob.h - pedantic. Commit.
- Plasma/pimeventsplugin/autotests/pimeventsplugintest.cpp - pedantic. Commit.
- Kaddressbook/plugins/*/autotests/CMakeLists.txt - link with QGpgme. Commit.
- Remove unnecessary dependency on KPimGAPI. Commit.
- Add define. Commit.
- Use new KPimGAPI. Commit.
- Fix some warning reported by cppcheck. Commit.
- Fix emit signal. Commit.
- Show log activities. Commit.
- Add plugins for log activities. Commit.
- Remove it. Commit.
- Port to for(...:...). Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Use directly value. Commit.
- Disable it for the moment. Commit.
- Use case insensitive. Commit.
- USe completer. Commit.
- Replace by a QLineEdit first. Commit.
- Use proxy. Commit.
- Generate flat proxy. Commit.
- Add new class to allow to autocomplet imap path. Commit.
- Add information about impossible to load folder list. Commit.
- Add info when we are not able to load folder list. Commit.
- Fix forward declaration. Commit.
- Add support for noselect. Commit.
- Add autotest. Commit.
- Add autotest for selectimapfoldermodel. Commit.
- Make sure that account is valid. Commit.
- Astyle kdelibs. Commit.
- Remove duplicate code. allow to reload folder list. Commit.
- Reduce number of model. We have one model by account. Commit.
- Remove deprecated method. Commit.
- Use uniq project name. Commit.
- Don't create (and access to imap server all the time). Commit.
- Port to for(... : ...). Commit.
- Add placeholdertext. Commit.
- Start to port to for (... : ...). Commit.
- Check that model is not null. Commit.
- Use job directly. Commit.
- Create itemmodel. Commit.
- Add job for fill list folder. Commit.
- Not necessary to enable/disable ok button. Commit.
- Use correct port. Commit.
- Rename variable. Commit.
- Increase version. Commit.
- Allow to filter treeview. Commit.
- Clean up. Commit.
- Return selected folder. Commit.
- Allow to show tree list. Commit.
- Fix save/load dialog size. Commit.
- USe QStandardPaths::setTestModeEnabled. Commit.
- Use new settings. Commit.
- Rename class. Commit.
- Astyle kdelibs. Commit.
- Increase version. Commit.
- Add a title. Commit.
- Now we can load plugin. Commit.
- Add test. Commit.
- Start to create apps for testing plugin. Commit.
- Make SelectImapWidget as plugin. Commit.
- Add qCWarning. Commit.
- Remove margin here. Commit.
- Update folder name. Commit.
- Return selected foldername. Commit.
- Inherit from KSieveUi::AbstractMoveImapFolderWidget. Commit.
- Increase dependancy. Commit.
- Reactivate code now we can see list of folder. Commit.
- Open dialogbox. Commit.
- Allow to translate plugin. Commit.
- Compile with new api. Commit.
- Improve plugins. Commit.
- Add test class. Commit.
- Add autotests + connect enable/disable ok button. Commit.
- Add signal to enable/disable ok button. Commit.
- Add category. Commit.
- Add more code. Commit.
- We need imap now. Commit.
- Add autotest. Commit.
- Add more code for plugins. Commit.
- Create plugins. Commit.
- Add test apps. Commit.
- Add test/autotest subdirectories. Commit.
- We need a plugin which shows imap folders. Commit.
- Add directory for future plugins. Commit.
- Add ECMCoverageOption. Commit.
- Refresh list of actions. Commit.
- Coding style. Commit.
- Fix minor typo. Commit.
- Move method to public. We need to reload info. Commit.
- Add script name. Commit.
- Avoid to create several script with same name. Commit.
- Increase version. Commit.
kdepim-apps-libs [Show]
- Fix rename categories. Commit.
- Prepare to use private export class. Commit.
- Move no public API to _p.h file. Commit.
- Fix dependancies. Commit.
- Adapt to no akonadi lib. Commit.
- Adapt to new pimcommon. Commit.
- Increase version. Commit.
- Adapt to new pimcommon. Commit.
- Use pimcommonakonadi. Commit.
- Fix error found by cppcheck. Commit.
- Fix compile: add missing QImage include. Commit.
- Minor optimization. Commit.
- Use nullptr. Commit.
- USe new macro. Commit.
- Use q_enum. Commit.
- Remove some Q_FOREACH. Commit.
- USe an uniq project name. Commit.
- Port to for(... : ...). Commit.
- Add ECMCoverageOption. Commit.
kdepim-runtime [Show]
- Not necessary to use += operator here. Commit.
- Use directly QFileInfo::exists here. Commit.
- Remove unused method. Commit.
- Minor optimization. Commit.
- Add remote ID information to "Corrupt Event", to make debugging possible. Commit.
- Using QFileInfo::exists( ) here too. Commit.
- Improve debug message. Commit.
- Improve debug output for the MyRights noise (which shouldn't happen anymore ;). Commit.
- SessionPool: set the namespaces variables from the namespace job. Commit.
- SessionPool: set the namespaces variables from the namespace job. Commit.
- Use nullptr. Commit.
- Fix dependancies. Commit.
- Port to new kmailtransport api. Commit.
- Use QStringList. Commit.
- Fix i18n. Commit.
- Remove unused variable. Commit.
- Prepare beta1. Commit.
- IMAP: fix IMAP configuration through Account Wizard. Commit.
- Use QLatin1Char. Commit.
- Increase version. Commit.
- Use QLatin1Char. Commit.
- Use new mailtransport. Commit.
- Remove autotest that we can't execute as we don't any mailtransport. Commit.
- Remove kross. Commit.
- Adapt to new mailtransport. Commit.
- Remove not necessary dependancy. Commit.
- Clean forward declaration + port to for(...:...). Commit.
- Use document()->isEmpty(). Commit.
- Use nullptr. Commit.
- Use new kpimgapi. Commit.
- Fix build. Commit.
- Remove some warning found by cppcheck. Commit.
- IMAP: fix confirmation about username change. Commit.
- Openxchange: display full error message. Commit. See bug #333408
- Minor optimization. Commit.
- Import QImage directly instead of usage via KContacts. Commit.
- Use stl iterator. Commit.
- Port some foreach. Commit.
- Port to for(...:...). Commit.
- Replace some foreach. Minor optimization. Commit.
- REplace some foreach. Fix typo. Minor optimization. Commit.
- Minor optimization. Commit.
- Const'ify. Commit.
- Minor optimization. Commit.
- Now we have a method in qdir to remove recursively. Commit.
- Return all MigratorBase. Commit.
- Fix correct function name. Commit.
- Remove directly header and not calling hasHeader before. Commit.
- Minor optimization. Commit.
- Clean up source. Commit.
- Remove temporary allocations by using QByteArrayLiteral. Commit.
- -Wmissing-include-dirs. Commit.
- User string: fix case for an acronym. Commit.
- Update copyright. Commit.
- Use remove directly. Commit.
- Remove directly (not necessary to use contains). Commit.
- Use for(...:...). Commit.
- Fix Messages.sh, the newly created KDAV library is used now. Commit.
- Increase version. Commit.
- Use correct kdav version. Commit.
- Make initalSync not trigger collectionsRetrieved. Commit.
- Fix connect source. Commit.
- Use newly created KDAV library. Commit.
- Remove duplicate check. Commit.
- Fix itemmodifytest by changing || to &&. Commit.
- FileStore::ItemFetchJob: fix confusion between requested items and result items. Commit.
- User-visible string: fix typo (ICal -> iCal). Commit.
- Port to for(...:...). Commit.
- Allow to show text. QLabel + wordwrap doesn't work. Commit. Fixes bug #374866
- Kolab: inherit ImapResourceBase instead of ImapResource. Commit.
- Bump minimum KMailTransport version. Commit.
- Implement native Gmail authentication into IMAP resource. Commit. Implements feature #354508
- IMAP: don't ask for server/user change confirmation during first setup. Commit.
- Fix minor typo. Commit.
- IMAP: ask for confirmation when user changes hostname or username. Commit. Fixes bug #359990
- Fix lookup. Commit.
- Optimization. Commit.
- Add a FIXME. Commit.
- Minor optimization. Commit.
- Remove duplicate line. Commit.
- Const'ify. Commit.
- Use QLatin1Char. Commit.
- Use QLatin1Char when possible. Commit.
- Increase cmake requires. Commit.
- Add missing Q_DECL_OVERRIDE. Commit.
- Convert to nullptr. Commit.
- Port to for(...:...). Commit.
- Port to for(... : ...). Commit.
- Use remove here. Commit.
- Fix cmake warning. Commit.
- Don't use deprecated method. Commit.
- Use an uniq project name. Commit.
- Port away q_foreach. Commit.
- Use qobject_cast. Commit.
- UI string: uppercase the acronym. Commit.
- Start to port Q_FOREACH to for(... : ...). Commit.
- Clean up. Commit.
- Remove it. Commit.
- There is i18n in .h file too. Commit.
- Remove comment. Commit.
- Initialize pointer. Commit.
- Use const'ref. Commit.
- Remove unused method. Commit.
- Formatting. Commit.
- Remove duplicate ';'. Commit.
- Add alpha1. Commit.
- Minor optimization. Commit.
- Add ECMCoverageOption. Commit.
- Astyle kdelibs. Commit.
- Increase version here too. Commit.
- Update version for 5.4.40. Commit.
- Use i18n. Commit.
kdesdk-kioslaves [Show]
- Remove usage of kde4-config, restore CSS and images. Commit.
- Cleanup the usage of the version. Commit.
- Silence warnings about experimental 'when' and 'given'. Commit.
- Use QProcess instead of manual fork/exec. Commit.
- Use the defined minimum Qt version. Commit.
- Use JSON to define the plugin. Commit.
- Initial port to Frameworks 5. Commit.
- Remove svn kioslave. Commit.
kdialog [Show]
- Fix kdialog --progress, thanks to Thiago. Commit.
- KDialog: use separate process to handle the progress dialog case. Commit.
- [KDialog] Fix --attach argument by watching for QDialog. Commit.
- Allow setting output format for --getcolor. Commit. Implements feature #340399
- Use newest version of fdl. Commit.
keditbookmarks [Show]
kfind [Show]
- Trim matching lines. Commit.
- Port to KDateComboBox of KWidgetsAddons. Commit.
- Proofread/update kfind docbooks. Commit.
- Fix category and name in .desktop file. Commit. Code review #129693
- Add fdl. Commit.
- Add missing licence text. Commit.
kfloppy [Show]
- Fix KFloppy with udev. Commit.
- Pass "Permission denied" error message to the user. Commit.
- Change back some QStringLiteral() to QLatin1String(). Commit.
- Add kfloppy.categories. Commit.
- Optionally link to and initialize KCrash. Commit.
- Remove KDELibs4Support. Commit.
- Port kDebug() to qCDebug(). Commit.
- Fix includes. Commit.
- Explicitly link to KF5::XmlGui. Commit.
- Coding style fixes for main.cpp. Commit.
- Add gitignore file. Commit.
- Add appdata file. Commit.
- Set a comment. Commit.
- Remove useless comment added by qt3to4. Commit.
- Remove no longer needed includes, add a missing one. Commit.
- Fix another typo in the manual. Commit.
- Fix typo in the manual. Commit.
- Replace QLatin1String() with QStringLiteral() where possible. Commit.
- Port KStandardDirs::findExe() to QStandardPaths::findExecutable(). Commit.
- Port KDialog to QDialog. Commit.
- Use qApp instead of kapp. Commit.
- Include the right file. Commit.
kgeography [Show]
kget [Show]
- Fix terminology: "by KDE", not "for KDE". Commit.
kgpg [Show]
- Compile with gcc <= 4.8. Commit.
khangman [Show]
khelpcenter [Show]
- Fix sentence: remove spurious words. Commit.
- Fix typo found by José Faustino. Commit.
- Fix wrong link find-replace. Commit.
- Fix DocBook. Commit.
- Remove releaseinfo. Commit.
- Update fundamentals docbook. Commit. Code review #129579
kholidays [Show]
kidentitymanagement [Show]
- Fix indent. Commit.
- Clean up. Commit.
- Use for(...:...). Commit.
- Minor optimization. Commit.
- Port to for(...:..). Commit.
- Add ECMCoverageOption. Commit.
kig [Show]
- Object LineCubicIntersection with wrong name in pykig.py. Commit.
- Rename and install 128x128 icon, lost in the porting. Commit.
- Fix the call to ecm_add_app_icon (globbing pattern). Commit.
killbots [Show]
- Replace KDEHOME + kde-config with qtpaths. Commit.
kimap [Show]
- Initialize some variable (found by cppcheck). Commit.
- Fix some warning reported by cppcheck. Commit.
- Remove duplicate code. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Port to STL iterator. Commit.
- Use qAsConst when possible. Minor optimization. Commit.
- Minor optimization. Commit.
- Optimization. Commit.
- Improve error message in case of bad KIMAP_LOGFILE. Commit.
- Wsuggest-override. Commit.
- Improve logging of SASL errors. Commit.
- Remove some foreach. Commit.
- Use Q_ENUM. Commit.
- Use isEmpty here. Commit.
- Minor optimization. Commit.
- Add ECMCoverageOption. Commit.
kio-extras [Show]
- Thumbnail: Use correct include paths for taglib from taglib-config. Commit.
- Fix the variable which defines the logging category. Commit.
- Use FindTaglib.cmake from kfilemetadata. Commit.
- Audio files thumbnail. Commit. Code review #129985
- Declare const the QIcon and fix a comment. Commit.
- Fix: a QGuiApplication is needed to use QPixmap. Commit.
- Kio_bookmarks: fix name. Commit.
- Fix install files. Commit.
- Enable html thumbnail. Commit.
- Try to get the real port instead of always use DEFAULT_SFTP_PORT. Commit.
- Folder thumbnails now respect custom folder icons. Commit. Fixes bug #375333
- QImageReader::setScaledSize() allows to use fast downscaling. Commit. Code review #129851
- Fix typo in previous commit... Commit.
- Make KF5KHtml dependency optional, only used by man. Commit. Code review #129783
- Make activities kioslave optional. Commit. Code review #129783
- Update network, smb, thumbnail ioslave docbooks. Commit. Code review #129652
- Man: mark the gperf tables as read-only. Commit.
- Man: generate gperf output at build time. Commit. Code review #129731
- Man: move gperf options to gperf file. Commit.
- Fixes for recentdocuments kioslave documentation. Commit. Code review #129592
kiriki [Show]
- Fix terminology: "by KDE", not "for KDE". Commit.
kldap [Show]
- Const'ify. Commit.
- Use isEmpty(). Commit.
- Clean up. Commit.
- Use QLatin1Char when possible. Commit.
- Port to Q_NULLPTR. Commit.
- Add ECMCoverageOption. Commit.
- Nothing in here requires kmbox, remove dependency. Commit.
kleopatra [Show]
- Use nullptr. Commit.
- Minor optimization. Commit.
- Make window and column sizes absolute. Commit.
- Remove no keyserver warning for 2.1.19 and later. Commit.
- Fix Sign/Encrypt of a single folder. Commit.
- Use autodecryptcontroller also from uiserver. Commit.
- Some cleanups in DecryptVerifyFilesController. Commit.
- Close connection to agent after each transaction. Commit.
- Add note in smartcardwidget that F5 refreshes it. Commit.
- Add KeyToCard Support for the subkeys widget. Commit.
- Minor string change. Commit.
- Add KeyToCardCommand. Commit.
- Fix unused variable warnings on ifdefed code. Commit.
- Fix minor typo. Commit.
- Add update notification for Gpg4win. Commit.
- Constify KEMailSettings in GenCardKeyDialog. Commit.
- Use KEMailSettings for default values on New Key. Commit.
- Add a default size for Kleopatras Main Window. Commit.
- Reduce wall of text on protocol selection. Commit.
- Rearrange default Actions and improve wording. Commit.
- Set default column sizes in keytreeview. Commit.
- Don't debug GenCardKey interactor anymore. Commit.
- Implement SC Keygen and move PGPSC widget. Commit.
- Store full serial number of openpgpsmartcard. Commit.
- Add dialog for information required for cardkeys. Commit.
- Fix welcomepage logic regarding the smartcardwidget. Commit.
- Fix accidental use of tr instead of i18n. Commit.
- Add welcomepage to be shown if no keys exist. Commit.
- Add ctor without args for some commands. Commit.
- Fix file name in license header. Commit.
- Add GUI for OpenPGP smartcards. Commit.
- Change card handling in readerstatus to shared_ptr. Commit.
- Clean up some debug outputs in readerstatus. Commit.
- Fix error signaling from Readerstatus transaction. Commit.
- Add OpenPGP Smartcard handling. Commit.
- Further refactor smartcard code. Commit.
- Factor out application specific smartcard. Commit.
- Refactor and fix Smartcard handling code. Commit.
- Port some foreach. Commit.
- For(...:...). Commit.
- Src/view/tabwidget.cpp - comment out the unused setToolTip() method. Commit.
- Src/uiserver/assuancommand.h src/utils/output.cpp - add override. Commit.
- Pedantic (remove trailing semicolons where not needed). Commit.
- Fix minor typos. Commit.
- Fix some error reported by cppcheck. Commit.
- Continue to port some foreach. Commit.
- Port some foreach to for(...:...). Commit.
- Scroll to bottom when new recipients are added. Commit.
- Allow to disable archiving for multiple files. Commit.
- Use document()->isEmpty(). Commit.
- Add revocation certificate generatio to Details. Commit.
- Add new command to generate revocation certs. Commit.
- Make GnupgProcessCommand more flexible to inherit. Commit.
- Fix error messages for gnupgprocesscomands. Commit.
- Use const'ref. Commit.
- It's a duplicate entry. Commit.
- Increase version. Commit.
- Start with only one default tab. Commit.
- Remove about gpg4win on windows. Commit.
- Allow a version suffix for kleopatra. Commit.
- Fixuifiles. Commit.
- USe nullptr. Commit.
- Use nullptr. Commit.
- Improve the Certificate details dialog. Commit.
- Use QLatin1Char when possible. Commit.
- Increase cmake requires. Commit.
- Clean forward declaration. Commit.
- Use Q_NULLPTR. Commit.
- Update copyright. Commit.
- Fix warning "Warning: Signals cannot be declared virtual". Commit.
- Add coverage. Commit.
klettres [Show]
klickety [Show]
- Remove unused dependencies. Commit.
klinkstatus [Show]
kmag [Show]
kmahjongg [Show]
kmail [Show]
- SearchDialog: improve performance by caching collection full paths. Commit.
- Use QFileInfo::exists(...) static method. Commit.
- Migrate some files. Commit.
- Use QByteArrayLiteral here. Commit.
- Don't allow to edit collection name in this dialogbox. Commit.
- USe new signal from indexing agent. Commit.
- Minor optimization. If collection id is not remove we don't need to call. Commit.
- Use nullptr. Commit.
- Minor optimization. Commit.
- It was an error to hide maximumattachmentsize feature. Commit.
- Minor optimization. Commit.
- Fix includes/Minor optimization. Commit.
- Use i18n. Commit.
- Build++. Commit.
- USe nullptr. Commit.
- Adapt to new mailtransport api. Commit.
- Fix installation of icons. Commit.
- Add icons indicating different GPG trust levels. Commit.
- Link against last libksieve. Commit.
- Use QLatin1Char. Commit.
- Increase version. Commit.
- Adapt to new pimcommon. Commit.
- Use new mailtransport. Commit.
- Use new libkdepim. Commit.
- Adapt to new pimcommon. Commit.
- Fix includes. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new mailtransport. Commit.
- Remove not necessary lib. Commit.
- Adapt to new mailcommon api. Commit.
- Adapt to new libkdepim. Commit.
- Increase version. Commit.
- Use new libkdepimakonadi. Commit.
- Adapt to libkdepimakonadi. Commit.
- Try to make jenkins happy. Commit.
- Make it compile. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new api. Commit.
- Move test in kmail. Commit.
- Move script. Commit.
- Adapt to new libksieve api => remove akonadi dependancy. Commit.
- Increase dependancy. Commit.
- Fix coding style. Commit.
- USe QStringList. Commit.
- Reverse logic. Commit.
- Minor. Commit.
- Comment--. Commit.
- Make sure that mMsgView is not nyll. Commit.
- Avoid double reparenting. Commit.
- Don't create dialog when it's not necessary. Commit.
- Use isEmpty() directly. Commit.
- Add missing includes for helper_p.h to define qAsConst for Qt<5.7. Commit.
- Q_UNUSED(). Commit.
- It's already define in helper_p.h. Commit.
- Remove old comment. Commit.
- Update copyright. Commit.
- Fix doc path. Commit.
- Directory is messagelist. Commit.
- Remove it. Commit.
- Use QString here. Commit.
- Remove debug. Commit.
- Add more activities messages. Commit.
- Improve log activities. Commit.
- Clean up code. Commit.
- Clean up. Commit.
- Use ++i. Commit.
- Fix some warning reported by cppcheck. Commit.
- Not necessary to define it as static. Commit.
- Bye bye qwebkit dependancies. Commit.
- Finally we can use directly messagefactoryng. Commit.
- Use MessageFactoryNG. Commit.
- Continue to extract code as job. Commit.
- Use new job. Commit.
- Create forward message job. Commit.
- Start to extract code as forwardmessagejob. Commit.
- Remove duplicate code. Commit.
- Reduce duplicate code. Commit.
- Use new createreplymessagejob. Commit.
- Create a job for replying. Commit.
- Minor reorder. Commit.
- Extra command for filling composer. Commit.
- Not necessary to return value. Commit.
- USe async api. Commit.
- Extract more job. Commit.
- Use async method. Commit.
- USe new job. Commit.
- Extract other job. Commit.
- Return value is not used. Commit.
- Extract code as job. Commit.
- Minor. Commit.
- Use async api. Commit.
- Work to make it using async api. Commit.
- Use async api. Commit.
- Start using async api. Commit.
- Fix mem leak. Commit.
- Create job when we compose new message. Commit.
- Extract job to be able to use async templateparser api. Commit.
- Add option to use new templateparser api (async api). Commit.
- Reduce duplicate code. Commit.
- Minor. Commit.
- Add log info in log activities. Commit.
- Fix resize dialog. Commit.
- Increase version. Commit.
- Add message when we have an error during removing duplicate message. Commit.
- Are you sure to want to → Are you sure you want to. Commit.
- Port some connect to new connect api. Commit.
- Remove duplicated question in dialog. Commit. Code review #129858
- Port to for(...:...). Commit.
- Avoid duplicates messages in catalogs of repo kmail. Commit. Code review #129854
- Update unittestenv. Commit.
- Add summary. Commit.
- Minor optimization. Commit.
- We don't support new line. Commit.
- Not necessary to search first and after remove it. Commit.
- Increase version. Commit.
- Use an unique project name. Commit.
- Fix copyright. Commit.
- Use stl iterator here. Commit.
- Rename method. Commit.
- Fix wrong product name for bugtracker. Commit.
- Port some foreach. Commit.
- Minor optimization. Commit.
- Fix Bug 374756 - Help docbook not found. Commit. Fixes bug #374756
- Minor optimization. Commit.
- Remove unused include. Commit.
- Clean forward declaration. Commit.
- Update copyright. Commit.
- Port some foreach to for(...:...). Commit.
- QStandardPaths::DataLocation is deprecated. Commit.
- Fix new api. Commit.
- Time to increase version. Commit.
- Increase dependancy. Commit.
- Use uniq project name. Commit.
- Port to for(... : ...). Commit.
- Start to port Q_FOREACH to for(... : ...). Commit.
- Minor optimization. Commit.
- Fix i18n when we delete or move to trash. Commit.
- Fix version number after bad merge. Commit.
- Make key generation dialog in Identity page modal. Commit.
- Add ECMCoverageOption. Commit.
- Allow to create coverage file. Commit.
- Increase version. Commit.
- Renome method. Commit.
- Add warning about very old qtwebengine. Commit.
kmail-account-wizard [Show]
- Coding style. Commit.
- Don't link against libkdepimakonadi. Commit.
- Fix compile with ACCOUNTWIZARD_NO_GHNS. Commit.
- Fix includes. Commit.
- Use QLatin1Char. Commit.
- Port to new kmailtransport api. Commit.
- Use new mailtransport. Commit.
- Use new libkdepim. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new mailtransportakonadi. Commit.
- Make it compile against new libkdepim. Commit.
- Remove not necessary check. Commit.
- Remove not necessary check. Commit.
- Not necessary to check them. Commit.
- Increase version. Commit.
- Clean forward declaration. Commit.
- Ispdb/main.cpp -handle two missing cases converting ispdb types to strings. Commit.
- Fix Bug 374767 - Help action in accountwizard does not open the correct documentation. Commit. Fixes bug #374767
- Port to nullptr. Commit.
- ISPDB: Add support for XOAUTH2 authentication method. Commit.
- Use QLatin1Char when possible. Commit.
- Update copyright. Commit.
- Remove some Q_FOREACH. Commit.
- QStandardPaths::DataLocation is deprecated. Commit.
- Port to for(... : ...). Commit.
- Fix compilation with gcc 4.8.5. Commit.
- Remove unused code from CryptoPage. Commit.
- Add ECMCoverageOption. Commit.
- Use QTEST_GUILESS_MAIN. Commit. Code review #129530
kmailtransport [Show]
- Coding style (uncrustify). Commit.
- Use QLatin1Char. Commit.
- Add info about akonadi lib too. Commit.
- Port to QVector
. Commit. - Use QVector
vs QList . Commit. - Add missing categories. Commit.
- Exclude *tests/. Commit.
- Move in own directory. Commit.
- Fix indent. Commit.
- Fix dependancies. Commit.
- Split lib. Commit.
- Clean up. Commit.
- Clean up doc. Commit.
- Minor. Commit.
- Create a mailtransportakonadi. Commit.
- Move in own directory. Commit.
- Make it movable. Commit.
- Remove old type. Commit.
- Remove old akonadi support for resource type. Commit.
- Move move widgets to widgets directory. Commit.
- Move to new widget directory. Commit.
- Fix includes. Commit.
- Start to reorganize lib. Commit.
- Remove not used class. Commit.
- Use qAsConst. Commit.
- Port to STL iterator. Commit.
- Use for(...:...). Commit.
- Hide private class. Initialize pointer. Commit.
- Add XOAUTH2 to AuthenticationType enum. Commit.
- Use QLatin1Char when possible. Commit.
- Use nullptr. Commit.
- Use QLatin1Char(' '). Commit.
- Add ECMCoverageOption. Commit.
kmbox [Show]
- Fix indent. Commit.
- Autotests/mboxtest.h - -Wsuggest-override. explicit ctor ThreadFillsMBox. Commit.
- Minor optimization. Commit.
- Use nullptr. Commit.
- Remove warning. Commit.
- Add ECMCoverageOption. Commit.
kmime [Show]
- Minor optimization, the destination is always empty anyway. Commit.
- Autotest: give the data rows different names, otherwise debugging gets really confusing. Commit.
- Add api from new Qt. Commit.
- Revert "USe QLatin1Char". Commit.
- USe QLatin1Char. Commit.
- Minor optimization. Commit.
- Use isEmpty(). Commit.
- Increase here too. Commit.
- Increase version. Commit.
- USe for(..:...). Commit.
- Remove temporary allocations when calling KMime::defaultCharset. Commit.
- Remove deprecated method. Commit.
- Use nullptr. Commit.
- Add ECMCoverageOption. Commit.
kmines [Show]
- Add an appdata file. Commit.
kmplot [Show]
- Fix terminology: "by KDE", not "for KDE". Commit.
knotes [Show]
- Use i18n here. Commit.
- Fix terminology: "by KDE", not "for KDE". Commit.
- Adapt to new pimcommon. Commit.
- Make it compile against new libkdepim. Commit.
- Adapt to new pimcommon. Commit.
- Use new pimcommonakonadi. Commit.
- Src/notes/knote.cpp - Q_UNUSED(), and remove an include duplicate. Commit.
- Use constFirst(). Commit.
- Do you want select → Do you want to select. Commit.
- Add default summary. Commit.
- Remove directly. Commit.
- Fix copyright. Commit.
- Minor optimization. Commit.
- Port to nullptr. Commit.
- Use uniq project name. Commit.
- Port some Q_FOREACH. Commit.
- Add ECMCoverageOption. Commit.
kollision [Show]
- Add a missing tag to the appdata file. Commit.
kolourpaint [Show]
- Kolourpaint by KDE (community). Commit.
- Add setting for anti-aliased drawing; lots of code cleanup. Commit. Fixes bug #270203
- Remove unused includes, port away from klocale -> KLocalizedString. Commit.
- When pasting an URL, check if it's a path to a local image file to load. Commit. Fixes bug #313137
- Port away from KPrintPreview. Commit.
- Are you sure want to → Are you sure you want to. Commit.
- For &kde; -> by &kde;. Commit.
- Get rid of KMime from kde4support. Commit.
- Get rid of KExiv dependency since Qt5.5 can already auto-rotate images. Commit. Fixes bug #252003
kompare [Show]
- Porting fix: kde4_add_app_icon -> ecm_add_app_icon. Commit.
- Fix the file choosing dialog not handling folders to compare anymoreHEADmaster. Commit. Fixes bug #365034
- Fix the file choosing dialog not handling folders to compare anymore. Commit. Fixes bug #365034
- Fix Kompare not remembering settings and latest compared files. Commit. Fixes bug #346249
- Depend on LibKompareDiff2 5.1 with improved CMake config file. Commit.
- Remove call to KF5-defunc KMainWindow::initialGeometrySet(). Commit.
- Port QStyleOptionViewItemV4 -> QStyleOptionViewItem. Commit.
- Remove no longer useful moc includes. Commit.
- Add appdata for kompare. Commit. Code review #129433
konqueror [Show]
- Port kde4_add_app_icon to ecm_add_app_icon. Commit.
- Save/restore window size. Commit.
- Accept single line command options like we used to do. Commit.
- Fix 'Home Folder' button action. Commit. Fixes bug #377201
- Update wording: KDE usage, obsolete technologies. Commit.
- Docs: few fixes for kcontrol5/bookmarks. Commit.
- Restore the ability to select Konqueror as the default file manager. Commit.
- Add popup menu entry to configure web shortcuts. Commit. Code review #129810
- Allow to save a session only including the current window. Commit. Code review #129735
- Fix build. Commit.
- Avoid empty msgids. Commit.
- Implement auth support, using KPasswdServerClient (requires KIO 5.30). Commit.
- Set Qt::AA_ShareOpenGLContexts like what Qt tells me to do:. Commit.
- Add fdl. Commit.
- Add missing licence text. Commit.
- Simplify code, QUrl::scheme() is always lowercase. Commit.
- Merge commit '7ea4025'. Commit.
- Add basic unittest for webengine part. Commit.
- Add comment about why KIO 5.27 is required. Commit.
- Restore/port the "Default web browser engine" setting. Commit. Code review #129518
- Cleanups. Commit.
- Kfmclient: Fix passing of 'mimetype' option to Konqueror. Commit.
konsole [Show]
- We can increase copyright => waou 20 years!. Commit.
- Use QLatin1string() with endsWith(). Commit.
- Remove extra ; and ,. Commit.
- Remove breaks which will never be reached. Commit.
- Change foreach varible to a more appropiate name and avoid shadowing. Commit.
- Fix param api documentation. Commit.
- Add static_cast to show conversions. Commit.
- Add newline at end. Commit.
- [TerminalDisplay] Abort painting invalid rect. Commit. Code review #129914
- Fix numerous clazy issues. Commit.
- Use foreach for TerminalDisplay loops. Commit.
- Revert "Remove pointless Desktop Actions". Commit.
- Add the _lineSpacing value set by the user. Commit. Code review #129901
- Add phabricator's arc config. Commit.
- Use _fontAscent, since we already have it. Commit.
- Update release/date, scripting and command line help. Commit. Fixes bug #373905
- Fix clazy-detaching-temporary issue - change [] to .at(). Commit.
- Remove unused variable. Commit.
- Fix two clang warnings. Commit.
- Allow ANSI string terminator to work. Commit. Fixes bug #231405. Code review #129895
- Fix opening of new tabs with multiple processes. Commit. Fixes bug #373440. Code review #129886
- Pre process the -e custom command argument. Commit. Code review #129677
- Expand the initial appdata paragraph. Commit. Code review #129889
- Limit ourselves to 3 combining characters. Commit. Code review #129874
- Don't include newlines in selection if trimming is on. Commit. Fixes bug #199381. Code review #129837
- Fix word boundaries with combining characters. Commit. Code review #129840
- Handle surrogate utf16 characters. Commit. Code review #129841
- Add comment that topLevelWidets() returns no windows. Commit. See bug #373440
- Screen: Fix potential crash when ExtendedCharTable tries to clean. Commit.
- Check that pty()->masterFd() is valid in foregroundProcessGroup. Commit.
- Remove pointless Desktop Actions. Commit. Code review #129674
- Replace kde4/share/config/ with qtpaths. Commit.
- Adjust ui names to be unique. Commit.
- Render text at primary font's baseline. Commit. Code review #129281. See bug #371687
- Revert accidently comitted notes. Commit.
- Add default search options to Konsole settings. Commit.
- Shortcut adaptation to platform standards on Mac. Commit. Code review #120323
- Set default TERM=xterm-256color. Commit. See bug #371919. Fixes bug #212145
- Sync value order with how 16.08 writes them. Commit. Code review #129369
- Don't try to find X11 on Mac - it might be installed. Commit.
- Ship and install an app icon on Mac and MS Windows. Commit.
- Fix Save Output as -> HTML. Commit.
- Only use foreground process info if valid. Commit. See bug #372401. See bug #372620. See bug #372619. See bug #372593
- Don't crash/assert on trying to load session with invalid ID. Commit. Fixes bug #372173
- Fix crash with combining characters after several cursorRight() calls. Commit. Fixes bug #372530
- Add COLORTERM=truecolor to the environment. Commit. Implements feature #371919
kontact [Show]
- Remove mailcommon dependancy. Commit.
- Remove not necessary signal/slot. Use QActionGroup signal. Commit.
- Disable more feature. Commit.
- Clean up. Commit.
- Add summary. Commit.
- Update kontact docbook to kf5, delete kontact-admin docbook + import valid info to kontact docbook. Commit. Code review #129629. Code review #129561
- Update copyright. Commit.
- Port to for(...:...). Commit.
- Add ECMCoverageOption. Commit.
kontactinterface [Show]
kopete [Show]
- Prepare for 17.04.0. Commit.
- Prepare for 17.03.90. Commit.
- Update libiris from https://github.com/psi-im/iris.git commit c058fa17a42559cd2ec996a62b40dac73f080052. Commit.
korganizer [Show]
- Use QFileInfo::exists directly. Commit.
- Use QFileinfo::exists method. Commit.
- Use i18n. Commit.
- Use nullptr. Commit.
- Fix dependencies (dropping boost, Qt5X11Extras; add missing). Commit. Code review #130027
- Use QLatin1Char. Commit.
- Remove mailcommon dependancy. Commit.
- Use new mailtransport. Commit.
- Adapt to new libkdepim. Commit.
- Adapt to new pimcommon. Commit.
- Adapt to new mailtransport. Commit.
- Adapt to libkdepimakonado. Commit.
- Adapt to new pimcommon. Commit.
- Use new pimcommonakonadi. Commit.
- Install .desktop file as a file, no need to give it executable permissions. Commit.
- Port some foreach. Commit.
- Use new method ->isEmpty(). Commit.
- Q_UNUSED(). Commit.
- Clean up. Commit.
- Clean up. Minor optimization. Commit.
- Add summary. Commit.
- Remove unused variable. Commit.
- Doc: fixes typos fixed in the UI and remove "from KDE". Commit.
- Fix minor typos. Commit.
- Update korganizer docbook to kf5. Commit. Code review #129627
- Update copyright. Commit.
- Remove some Q_FOREACH. Commit.
- Use an uniq project name. Commit.
- Port to for (... : ...) and use isEmpty when it's possible. Commit.
- Fix comment. Commit.
- Minor. Commit.
- Clean up. Minor optimizaton. Commit.
- Intercept action. Commit.
- Continue to implement manageshowcollectionpropertie. Commit.
- Get current calendar. Commit.
- Improve. Commit.
- Start to create class to avoid duplicate collection properties dialog. Commit.
- Add ECMCoverageOption. Commit.
kpat [Show]
- Update kpat man docbook. Commit. Code review #129637
- Initialising a QWeakPointer from a raw pointer is deprecated. Commit.
- Oops, I forgot to open the QBuffer before it's read. Commit.
- Port away from KDE4 to KF5:. Commit.
- Reset() is deprecated use begin/endResetModel() instead. Commit.
- ItemAt() is deprecated use items() instead. Commit.
kpimtextedit [Show]
- Use private symbol here. Commit.
- Remove spell checking. Commit.
- Allow to show selected text. So we can improve html here. Commit.
- Fix indent. Commit.
- We depend against 5.32. Commit.
- KF5TextWidgets is only needed for autotests, add missing KF5Config. Commit. Code review #130024
- Remove dependancy against qdbus. Commit.
- Make sure to work in test mode. Commit.
- Initialize pointer. Commit.
- Use document->isEmpty(). Commit.
- Add isEmpty method. We don't want to rely on toPlainText().isEmpty(). Commit.
- Use qobject_cast. Commit.
- Plaintexteditor/autotests/CMakeLists.txt - link KF5::KIOWiddgets for KUrlRequester. Commit.
- Fix Bug 376381 - Ability to skip spell-check.