KDE Applications 17.08.0 Full Log Page
This is the automated full changelog for KDE Applications 17.08.0 from the git repositories.
akonadi [Show]
- ChangeRecorder: fix potential crash when replaying notifications. Commit.
- Improve error message when serializer plugin can't be loaded. Commit.
- Handle external parts DB entries with missing filename. Commit. Fixes bug #382788
- _old_XDG_CONFIG_HOME=XDG_CONFIG_HOME is funny but not very useful... Commit.
- Remove unused files after discussing with Dan. Commit.
- Only run isolated tests if the unittestenv config file exists. Commit.
- Quote paths in arguments when invoking testrunner. Commit.
- Minor cleanups. Commit.
- Add missing quoting around env var values in the generated shell script. Commit.
- Time to increase a little version. Commit.
- Use ServerManager::agentServiceName() to get agent DBus service name. Commit.
- Apply MSVC workaround also for mingw. Commit.
- Fix compilation. Commit.
- Fix multi instance. Commit.
- Private: fix build with MSVC. Commit.
- Protocol: add EXPORT macro to friend declarations as well. Commit.
- ProtocolGen: use size_t to work with type sizes. Commit.
- Akonadidb.xml: exclude class name from enum names. Commit.
- CollectionStatistics: fix out-of-range index access. Commit.
- CollectionStatistics: prefetch all stats on start. Commit.
- Check if mimedata is not null. Commit.
- Port some foreach. Commit.
- Use Q_FALLTHROUGH. Commit.
- Fix build on Windows. Commit.
- Use nullptr. Commit.
- Use nullptr. Commit.
- Use nullptr. Commit.
- Port to for(..:..). Commit.
- Use new connect api. Commit.
- Adapt dbinitializertest to changes in DbInitializer. Commit.
- Explicitely pass source collection to ensure moving mails work. Commit.
- Always use UTC timestamp for PimItem datetime and atime. Commit.
- Minor optimization. Commit.
- Remove some deprecated method. Commit.
- Use for(...:...). Commit.
- Make log file name unique. Commit.
- Small fix in debug output. Commit.
- Remove unused method. Commit.
- Avoid crash when reading from connection times out. Commit.
- Port qSort. Commit.
- Port some method to not deprecated method. Commit.
- We mustn't use it all the time. It's slower in release mode. Commit.
- StorageJanitor: skip search index check of Collections without mimetype. Commit. Fixes bug #379153
- Don't CreateItem when it is already in the DB. Use ModifyItem instead. Commit.
- Improve protocol debug output by adding timestamp and tag. Commit.
- Port some foreach. Commit.
- Fix cmake warning about icon prefix. Commit.
- Add both In and Out annotation to DBus signals. Commit.
- Fix Protocol build in some environments. Commit.
- Fix protocoltest (bump protocol version number). Commit.
- Disable CollectionAttributeTest testcase that is failing on CI. Commit.
- Allow starting an agent under perf. Commit.
- Allow starting an agent under heaptrack. Commit.
- Improve Protocol debugging. Commit.
- Fix nested Command (de)serialization. Commit.
- Also bump Protocol version. Commit.
- Protocol has a new API, bump Akonadi version. Commit.
- Generate Protocol from an XML specification (ABI break). Commit.
- Fix qdbusxml2cpp warnings. Commit.
- Only compile object files in src/private once. Commit.
- Use qAsConst. Commit.
- Fix minor typos. Commit.
- Fix objectName in the new CollectionMaintenancePage. Commit.
- Fixuifiles. Commit.
- Import CollectionMaintenancePage from KMail. Commit.
- Use Q_FALLTHROUGH here. Commit.
- StorageJanitor: flush CollectionStatitics cache. Commit.
- StorageJanitor: check if search index contains invalid items. Commit.
- SearchQuery: handle empty queries properly. Commit.
- Port some foreach. Commit.
- Fix xmllint errors in akonadidb.xsd. Commit.
- Now we depend against qt5.7. Commit.
- Revert this part it was just a test from patch from ML. Commit.
- Minor optimization. Commit.
- Restore the glorious Akonadi icon. Commit.
- ErrorOverlay: set maxWith to the description labels. Commit.
- Show more detailed 'Broken' reason in ErrorOverlay. Commit.
- Session: fix wording of "Protocol mismatch" error messages. Commit.
- Fix typo in akonadidb.xsd. Commit.
- Fix build. Commit.
- Change PersistentSearchAttribute::queryCollections to QVector
. Commit. - ItemSerializerPlugin: fix apply() after merging V2 into V1. Commit.
- Fix some -Wdocumentation warnings. Commit.
- Bump Akonadi version. Commit.
- Always ask ItemSerializer which parts can be sent as foreign. Commit.
- ItemSerializerPlugin: fix typo in default impl of availableParts(). Commit.
- ABI break: merge ItemSerializerPluginV2 into ItemSerializerPlugin. Commit.
- Fix dbupdate.xml queries for psql. Commit.
- Introduce Foreign payloads. Commit.
- Rename Part.external bool column to Part.storage enum. Commit.
- Add support for "enum" type in schema XML. Commit.
akonadi-calendar [Show]
- HistoryTest: don't assert on error. Commit.
- Fix messagebox popping up when unittests fail. Commit.
- Make sure to use singleton. Commit.
- Use settings from kmail2rc we can configure it in kmail, so better to use same settings. Commit.
- Extract email. Commit.
- Coding style. Commit.
- Remove unused line. Commit.
- Standardcalendaractionmanager.cpp - there is no subtodo icon. Commit.
- Minor. Commit.
- Minor optimization. Commit.
- Use -DQT_NO_URL_CAST_FROM_STRING. Commit.
- Remove using Qt module in include. Commit.
- Use Q_FALLTHROUGH here. Commit.
- Port some foreach. Commit.
- Port to for(...:...). Commit.
- Comment for the moment. Commit.
- USe qAsConst here too. Commit.
- Minor optimization. Commit.
- Use qAsConst. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Remove declaration of non-implemented method. Commit.
- Clean up remains from using strings for sending KDateTime over D-Bus. Commit.
- Port the freebusy provider interface to QDateTime. Commit.
- Fix build: use MailTransportAkonadi to find messagequeuejob.h. Commit.
akonadi-calendar-tools [Show]
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
akonadi-contacts [Show]
- One more MSVC linking issue. Commit.
- Fix linking with MSVC. Commit.
- Coding style. Commit.
- Not necessary to link against prison here. Commit.
- Remove not necessary lib. Commit.
- Remove akonadi check here. Commit.
- Remove dependency against akonadit. Commit.
- Create a plugin. Commit.
- Fix install file. Commit.
- REname some variable. Fix install grantlee theme. Commit.
- Install categories. Commit.
- Create own debug category. Commit.
- Move plugin directory. Commit.
- Don't install twice. Commit.
- Rename akonadicontactcombobox. Commit.
- Remove it. Commit.
- Fix namespace. Rename etc. Commit.
- Create contact editor lib. Commit.
- Create contacteditor lib. Commit.
- Add contact-editor subdirectory (contact editor is akonadi free). Commit.
- Move tests/autotest. Commit.
- Move in own directory. Commit.
- Move in own directory. Commit.
- Fix extract messages. Commit.
- Use -DQT_NO_URL_CAST_FROM_STRING. Commit.
- Remove qt module. Commit.
- Remove Qt module in include. Commit.
- Start to look at Bug 317966. Apply patch in this bug report. Commit. See bug #317966
- Use nullptr. Commit.
- Don"t use deprecated method. Commit.
- Minor fix. Commit.
- Reserve elements. Commit.
- Fix the akonadi-calendar build. Commit.
- Clean up. Commit.
- Move in top level. Commit.
- Exclude autotest/test. Commit.
- Not necessary. Commit.
- Remove unused class. Commit.
- Clean forward declaration. Commit.
- Now editor doesn't depend against akonadi. Commit.
- Clean up build list. Commit.
- Export more class as private symbole. Commit.
- Fix Bug 379030 - regression: mail HTML settings gone. Commit. Fixes bug #379030
- Clean up. Commit.
- Export more symbol. Commit.
- Implement save/load. Commit.
- Add more autotests. Commit.
- Fix typo. Commit.
- Add more autotest. Commit.
- Start autotests for nicknamewidget. Commit.
- Start to reimplement message display settings. Commit.
- Add export test symbol. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
akonadi-import-wizard [Show]
- Fix api. Commit.
- Use Q_FALLTHROUGH here. Commit.
- Fix build against new api. Commit.
- Use new seamonkey filter. Commit.
- Activate seamonkey build. Commit.
- Start to create seamonkey plugin. Commit.
- Fix icedove import. Commit.
- Fix indent. Commit.
- Add path info when we canceled importing filters. Commit.
- Minor optimization. Commit.
- Don"t use deprecated method. Commit.
- Make it compile on Jenkins. Commit.
- Include find_dependency function before it is used, http://build.neon.kde.org/job/xenial_unstable_applications_akonadi-import-wizard_lintcmake/1/console. Commit.
- Add info about mode. Commit.
- Fix copyright. Commit.
- Remove unused variable. Commit.
- Make sure that mImportWizard is defined. Commit.
- Not necessary to define parentwidget in abstractimporter it's already defined in AbstractDisplayInfo. Commit.
- Fix potential crash. Commit.
- Clean up headers. Commit.
- Remove not necessary lib. Commit.
- Remove not necessary lib. Commit.
- Clean up includes. Commit.
- Fix compile. Commit.
- Fix build. Commit.
- Coding style. Commit.
- Add assert. Commit.
- Move some plugins in kdepim-addons. Commit.
- Increase version. Commit.
- Remove unused headers. Clean up. Commit.
- Fix install config file. Commit.
- Fix includes. Commit.
- Fix generate lib version and co. Commit.
- Start to create Target file. Commit.
- Use new lib name. Commit.
- Install headers. Commit.
- Move in own directory. Commit.
- Increase version. Commit.
- Coding style. Commit.
- Minor clean. Commit.
- Fix compile. Commit.
- Create minimum lib. Commit.
- Remove forward declaration. Commit.
- Separate code from importwizard. Commit.
- Start using AbstractDisplayInfo. Commit.
- Remove unused includes. Commit.
- Move parentwidget in own class. Commit.
- Use parentWidget. Commit.
- Make sure that pointer is not null. Commit.
- Move to private. Commit.
- Add abstractdisplay class. Commit.
- Move in own directory. Commit.
- Use modern enum. Commit.
- Install so name lib. Commit.
- Move porting. Commit.
- Port more plugin to debug categories. Commit.
- Add debug categories for thunderbird plugin. Commit.
- Add support for trojita. Commit.
- Fix typo. Commit.
- Add more category plugins. Commit.
- Port to new debug categories. Commit.
- Clean up. Commit.
- Use namespace here too. Commit.
- Fix compile. Commit.
- Use namespace for abstractcalendar too. Commit.
- Add more namespace. Commit.
- Start adding namespace. Commit.
- Add importwizard. Commit.
- Fix load plugins. Commit.
- Fix load plugins. Commit.
- Move in own directory. Commit.
- Port last code as plugins. Commit.
- Port sylpheed/clawsmail to plugins. Commit.
- Comment debug. Commit.
- Don't compile pmail in libimportwizard. Commit.
- Convert thebat as plugins. Commit.
- Convert to plugins. Commit.
- Convert to plugins. Commit.
- Export more symbol. Commit.
- Activate more plugin. Commit.
- Convert pmail to plugin. Commit.
- Move as plugins. Commit.
- Make it compile on Jenkins. Commit.
- Convert to plugin this one too. Commit.
- Convert more plugins. Commit.
- Create new CMakeLists.txt. Commit.
- Look at to implement plugins. Commit.
- Add more json file. Commit.
- Add more json file. Commit.
- Continue to implement plugin support. Commit.
- Continue to implement plugins. Allow to load plugins. Commit.
- Continue to implement plugin support. Commit.
- Rename variable. Commit.
- Make it compile. Commit.
- Improve class. Commit.
- We need a mananger. Commit.
- Clean up file. Commit.
akonadi-mime [Show]
- Increase version. Commit.
- Remove warning. Commit.
- Use nullptr. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Don't use deprecated method. Commit.
- Port to for(...:...). Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
akonadi-notes [Show]
- Fix Bug 382076 - Unknown CMake command "find_dependency". Commit. Fixes bug #382076
- Minor fix. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Port to for(..:..). Commit.
- Port to for(...:...). Commit.
- Don"t use deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
akonadi-search [Show]
- Fix the required version of Qt. Commit.
- Remove duplicate header. Commit.
- Cache value. Commit.
- Use std::this_thread::sleep_for instead of sleep. Commit.
- Fix build with MSVC. Commit.
- Don't build the runner plugin on Windows. Commit.
- Fix build on windows. Commit.
- Move in .h file. Commit.
- Port to QRegularExpression. Commit.
- Use const'ref. Commit.
- Add more definitions. Commit.
- Port qSort method. Commit.
- Convert to for(...:...). Commit.
- Akonadi plugin: allow searching with an empty query. Commit.
- Minor optimization. Commit.
akonadiconsole [Show]
- Adapt AkonadiConsole to recent Protocol API changes. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
akregator [Show]
- Remove dead feeds. Commit.
- QtWebEngine supports Wayland starting with Qt 5.9. Commit.
- Remove warning. Commit.
- Don't try to share on social network when url is empty. Commit.
- It's totally obsolete. Commit.
- Revert "frame/framemanager.cpp - crash guard if we don't have a current frame yet". Commit.
- Frame/framemanager.cpp - crash guard if we don't have a current frame yet. Commit.
- Fix icon problem on wayland. Commit.
- Use contains here. Commit.
- Remove not necessary include. Commit.
- Coding style. Commit.
- Revert "Port some deprecated method" It's a qt5.8 method :(. Commit.
- Don"t use deprecated method. Commit.
- Port some deprecated method. Commit.
- Adapt to changes in WebEngineViewer. Commit.
- Safe Browsing configuration: improve wording, remove redundant GroupBox. Commit.
- We depend against 5.7 now. Commit.
- Use nullptr. Commit.
- Fix includes. Commit.
- We depend against qt5.7 now. Commit.
- Drop unneccessary dep on WindowSystem. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Use nullptr. Commit.
- Don't use deprecated kpartgui. Commit.
- Use i18n. Commit.
analitza [Show]
- I18n fix: improve description of PNG. Commit.
- I18n fixes. Commit.
- Extend OperatorsModel means. Commit.
- Make it possible to export 2D plots. Commit.
- Make it possible to export 3D plots. Commit.
- Fix default value. Commit.
- Improve properties exposed to qml. Commit.
- Allow to change the variables instance from an analyzer. Commit.
- Pass shared pointers around rather than raw pointers. Commit.
ark [Show]
- Mainwindow: don't steal drops for the part. Commit.
- Don't add invalid URLs to the recent files. Commit.
- Fix drags with read-only archives. Commit.
- Drop flaky test. Commit.
- Remove code duplication in tests. Commit.
- Use QTEST_MAIN in batchextracttest. Commit.
- Libzip: preserve permissions when extracting files. Commit. Fixes bug #381499
- Test whether we preserve permissions upon extraction. Commit. See bug #381499
- Make ArkViewer a KPart mainwindow. Commit. Fixes bug #380439
- Honour ReadWritePart::isReadWrite(). Commit.
- Use custom part factory and honour KParts::ReadOnlyPart requests. Commit.
- Mainwindow: use setXMLFile. Commit.
- Simplify renaming of entries. Commit. See bug #379802
- Drop
element. Commit. - Kerfuffle Mac adaptations. Commit.
- Mac UI adaptations. Commit.
- Arkui: fix validation. Commit.
- Stop using deprecated kpartgui element. Commit.
- Fix context menu position on Wayland. Commit.
- Update docs.kde.org link in the appdata. Commit.
- Fix a I18n problem caused by using i18n and i18np in two places. Commit.
artikulate [Show]
baloo-widgets [Show]
- Add Q_DECL_OVERRIDE where needed. Commit.
- Tests: account for bitRate metadata. Commit.
- Fix the tag edit dialog to always list the selected file xattr tags. Commit.
blinken [Show]
blogilo [Show]
- Add parent. Commit.
- Fix icon problem on wayland. Commit.
- We just need pimcommon not pimcommonakonadi. Commit.
- Don't use deprecated method. Commit.
- Assign directly variable. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
bovo [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
calendarsupport [Show]
- Add the missing boost find_package call. Commit.
- Use -DQT_NO_URL_CAST_FROM_STRING. Commit.
- Remove some deprecated methods. Commit.
- Minor optimization. Commit.
- Use truncate here. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Remove deja vu dead code. Commit.
- Port away from KLocale. Commit.
- Port away from KLocale::use12Clock. Commit.
cantor [Show]
- Fix wayland support. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Scilab save as Cantor Worksheet corrections. Commit.
- Add Scilab 6.0 version as recommended version. Commit.
- Put the FindR.cmake in a POSIX compatible way. Commit. Fixes bug #365897
- Add recommended version to Sage backend. Commit.
- Add recommended version to Julia backend. Commit.
- Add recommended version to R backend. Commit.
- Add recommended version to Octave backend. Commit.
- Add recommended version to Maxima backend. Commit.
- Add recommended version to Qalculate backend. Commit.
- Add recommended version to Lua backend. Commit.
- Add recommended version to Python 3 backend. Commit.
- Add recommended version to Python 2 backend. Commit.
- Add recommended version to Scilab backend. Commit.
- Moves version function in Backend class. Commit.
- Make Cantor’s LaTeX renderer friendlier with dark themes. Commit.
- Minor spelling fixes. Commit.
- Differential revision: https://phabricator.kde.org/D5266. Commit.
cervisia [Show]
- Startup notify not needed. Commit.
- Change size policy avoiding endless stretching of combobox. Commit.
- Fix desktop name in CMakeLists.txt in order to allow installing. Commit.
- Organization Name should match reverse DNS of desktop file. Commit.
- Open a file only on doubleclick. Commit. Fixes bug #365651
dolphin [Show]
- Fix loading of dolphinui.rc. Commit. Fixes bug #382848
- Use https for knsrc providers. Commit. See bug #382820
- Fix drop menu position with urlnavigator drops. Commit.
- Bundle the XMLGUI files into qrc resources. Commit.
- Add role for file creation time. Commit.
- Fix knewstuff popup menu position on wayland. Commit.
- [Places Panel] Disallow editing devices. Commit.
- It is now possible to view and sort by "Deletion Time" in Trash. Commit. Fixes bug #153492
- Drop unnecessary method. Commit.
- Introduce DolphinMainWindowTest. Commit. See bug #379135
- Move non-exported code to a static library. Commit.
- Add few more Q_DECL_OVERRIDE. Commit.
- Port tests from ecm_mark_as_test to ecm_add_test. Commit.
- Fix kfileitemmodeltest. Commit.
- Remove define to disable exports. Commit.
- Fix some compiler warnings. Commit.
dolphin-plugins [Show]
- Fix terminology: refer to the component and product. Commit.
eventviews [Show]
- Use -DQT_NO_URL_CAST_FROM_STRING. Commit.
- Fix enable/disable up/down button. Commit.
- Port some foreach. Commit.
- Don't use deprecated method. Commit.
- Minor optimization. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Show dates in the todo view in the local time zone. Commit.
- Repaint the time labels when selecting a different time range. Commit.
- Clean up remaining traces of the KDE2-era mobile version of KOrganizer. Commit.
- Port away from KDateTime::Spec in a few places. Commit.
- Port away from KDateTime to the extend possible. Commit.
- Port event list view from KDateTime to QDateTime. Commit.
- Port What's Next view event display away from KDateTime::Spec. Commit.
- Actually translate recurring events to our time zone. Commit.
- Draw time labels based on the selected range, not today's date. Commit.
- Port some KDateTime::Spec usage considering this is always LocalTime. Commit.
- Remove dead code for configuring the time spec. Commit.
filelight [Show]
- Remove unused kparts dependency. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Don't repeat work of KAboutData::setApplicationData()/setupCommandLine(). Commit.
- Remove obsolete LSM file. Commit.
- Use toLocalFile instead of path of the QUrl to fix Win32 compat. Commit.
- Port away from access() usage in openURL. Commit.
- Switch to QURL::isLocalFile (equal to scheme==file). Commit.
- Drop unused forward decls. Commit.
- Update the copyright to sandsmark's newest and add me. Commit.
- Port away from runtime SIGNAL/SLOT resolution as much as possible. Commit.
- * on right side. Commit.
- Port away from m_widget = centralWidget compat. Commit.
- Clean up class def a bit by merging section. Commit.
- Q_decl_override overridden virtuals to have the compiler check this. Commit.
- Move impl to cpp. Commit.
- Drop excess newlines. Commit.
- Clean up includes. Commit.
- Make style consistent across new mainwindow file (return value, spacing). Commit.
- Merge part and mainwindow. Commit.
- Style++. Commit.
- Port away from open/closeUrl compat. Commit.
- Drop kjob reference, we don't use it. Commit.
- Port away from m_part(this) compat. Commit.
- Copyright++. Commit.
- Clean out includes a bit. Commit.
- Switch to funcptr connections for type safety and whatnot. Commit.
- Instead of defining our own action use KSA::preferences. Commit.
- Aling constructor arguments. Commit.
- Port away from browser extension compat. Commit.
- Port away from statusbarextension compat. Commit.
- Merge partui stuff I forgot to bring into the main ui before deleting. Commit.
- Fully move away from kparts dependency. Commit.
- Propertly create GUI from xml thingy. Commit.
- Make mainwindow derive from part and part the xmlwindow. Commit.
- Flatten the source tree now that everything links into one binary properly. Commit.
- Fully port away from using kparts (still including tho). Commit.
- Move some part impls to the cpp to make refactoring easier. Commit.
- Don't access signals through kparts but Part instead. Commit.
- We always have a part now, drop excess if. Commit.
- Start moving away from kpart by switching to a static lib instead. Commit.
granatier [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
grantlee-editor [Show]
- QtWebEngine supports Wayland starting with Qt 5.9. Commit.
- Disable context menu. Commit.
- Fix compile. Commit.
- Minor. Commit.
- Fix icon problem on wayland. Commit.
- Don't use deprecated method. Commit.
- Port some foreach. Commit.
- Fix coding style. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
grantleetheme [Show]
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Coding style. Commit.
- Check for null pointer. Commit. Code review #130091
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
gwenview [Show]
- Fix assert with Qt debug builds. Commit. Fixes bug #382542
- Thumbnailprovider: downgrade missing size info debug from warning, kio doesn't store size info so it spams a lot. Commit.
- Use Q_DECL_OVERRIDE. Commit.
- Add toolbar menu entries. Commit.
- Port more deprecated functions and fix warnings. Commit.
- Support Apple OS X' image/x-icns. Commit.
- Fix part loading under kpartloader. Commit.
- Set organization domain to kde.org. Commit.
- Do not set application data twice. It ends up in desktop file name being org.kde.org.kde.gwenview. Commit.
- Add Fit to width. Commit.
incidenceeditor [Show]
- Set iconSize fixing not shown icon. Commit. Fixes bug #379036
- Minor optimization. Commit.
- Fix Bug 362625 - Syntax error on sending mails to participants added to an appointment. Commit. Fixes bug #362625. Fixes bug #352228
- Fix Bug 374769 - There is no more keyboard shortcut for editing the task/event category combobox or achievement slider element. Commit. Fixes bug #374769
- Use directly setMimeTypeFilters. Commit.
- .krazy - move up 1-level where it belongs. trash the empty incidenceeditor subdir. Commit.
- Src/incidencerecurrence.cpp - fix compile with Qt<5.9. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Remove duplicate definition. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Allow to launch this autotests with make test. Commit.
- Coding style. Commit.
- Add window title. Commit.
- Remove deprecated method. Commit.
- Port some foreach. Commit.
- Use direct value it's faster than parsing QString. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- KCalUtils::secrecyList -> incidenceSecrecyList. Commit.
- Add missing license header. Commit.
- Remove the remaining traces of KGlobalSettings. Commit.
- Port away from KDialog. Commit.
- Add manual test for the IndividualMailDialog. Commit.
- Remove obselete options from tooltip. Commit.
k3b [Show]
- I have no idea why failed to work for libwnck in gnome-shell. Commit. See bug #382122
- Ready for Applications 17.08. Commit.
- Fix crashes when close an audio cd project. Commit. Fixes bug #381863
- Fix AudioTrackAddingDialog no cancelClicked signal issue. Commit.
- Sanitizer memory profile only for LLVM 5.0svn right now. Commit.
- Stub .arcconfig. Commit.
- Fix "do not show again" from system configuration problems dialog is not remembered. Commit. Fixes bug #381368. Code review #130162
- Fix my name and credit. Commit.
- Keep transcode until a replacement is implemented. Commit. Fixes bug #381131
- Keep transcode until a replacement is implemented. Commit. See bug #360170
- Cmake: pass -std=c99 for ffmpeg also when using clang. Commit.
- Cmake: mark freebsd cam library as private. Commit.
- Set desktop file name explicitely. Commit. Fixes bug #380909
- Set organization name for Wayland icon. Commit. See bug #380909
- Consider about old Linux system. Commit. See bug #380067
- It doesn't need to warn if filesGreaterThan2Gb. Commit. See bug #380067
- Fix unnecessary spaces to file names of tracks extracted from audio cd issue. Commit. Fixes bug #380322
- Reproducebility race?. Commit. See bug #381074
- Cleanup MediaCopyDialog. Commit.
- Fix segfault for K3b::MediaCopyDialog. Commit. See bug #379849
- Fix BurnProgressDialog delete wrongly issue. Commit. See bug #379849
- Add MediaType for GrowisofsHandler. Commit. See bug #380064
- Why growisofs Current Write Speed is different from Estimated writing speed?. Commit. See bug #380064
- Check for m_tempDirSelectionWidget->tempPath() and. Commit. See bug #379849
- Update my email address. Commit.
- Fix no Elapsed nor Remaining time information issue. Commit. Code review #130132. Fixes bug #379448
- Fix does not correctly show the K3b::Splash issue. Commit. Fixes bug #379127
- Fix DataMultisessionImportDialog No okClicked or cancelClicked signal issue. Commit. See bug #379268
- Fix wrong version for ChangeLog. Commit.
- Fix Disc space/time bar is broken issue. Commit. Fixes bug #377105
- Change my email due to GMail is not easy to access. Commit.
- Add AddressSanitizer memory profile. Commit.
- Remove obsolete LSM file. Commit.
- Fix linking to qtwebkit should one wish to use it. Commit.
kaccounts-integration [Show]
- Ensure we set a usable path to the directory where our Macros live. Commit.
- Ensure we specify a relative path. Commit.
kaddressbook [Show]
- QtWebEngine supports Wayland starting with Qt 5.9. Commit.
- Remove old code. Commit.
- Increase version. Commit.
- Update version. Commit.
- Fix icon problem on wayland. Commit.
- Fix theme. Commit.
- Don't use deprecated method. Commit.
- Fix coding style. Commit.
- Port some foreach. Commit.
- Not necessary to use += here. Commit.
- Add CollectionMaintenancePage to Folder Properties dialog. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
- Use qrc for ui.rc file. Commit.
- Translate it. Commit.
kalarm [Show]
- Update changelog. Commit.
- Akonadimodel.cpp - replace non-existent "mail-message-unread" icon. Commit.
- Fix icon problem on wayland. Commit.
- Updated radio button text. Commit.
- Revert "remove obsolete option 'Use address from System Settings', no default email setting in systemsettings anymore". Commit.
- Merge commit 'b3692451877fa8097841fe426b6bf193f7af17de'. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
- Desktop file was renamed. Commit.
- Remove obsolete option 'Use address from System Settings', no default email setting in systemsettings anymore. Commit.
kalarmcal [Show]
- USe Q_FALLTHROUGH. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Minor optimization. Commit.
kalgebra [Show]
- Include equivalent completion to the QtWidgets UI. Commit.
- Make it possible to export 2D plots. Commit.
- Add .arcconfig file. Commit.
- Make it possible to export 3D plots from kalgebramobile. Commit.
- Add some more actions. Commit.
- Also allow to export logs from qml. Commit.
- Adapt to changes in analitza. Commit.
- Make it possible to load scripts from kalgebramobile. Commit.
- Use the ConsoleModel from kalgebramobile. Commit.
- Clean API. Commit.
- Add todo. Commit.
- Add some actions to the console for feature parity. Commit.
- Move the ConsoleModel into a separate file. Commit.
- ConsoleHtml to share logic with QML app. Commit.
- Use the logo within the qrc, because it's there. Commit.
- Don't keep harmattan stuff. Commit.
- Remove the material L&F. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
kalzium [Show]
kanagram [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kapman [Show]
- Use Q_DECL_OVERRIDE. Commit.
kapptemplate [Show]
- Disable again option to install new templates from GHNS. Commit.
- Remove kpartapp template, variant has been added to kparts itself. Commit.
- Remove ktexteditor template, variant has been added to ktexteditor itself. Commit.
- More fixes for kpartapp template. Commit.
- Port kpartapp template to Qt5/KF5. Commit.
- Use templateFile for consistent usage of casted object. Commit.
- Mark properties page as commit page, set button to "Generate". Commit.
- Akonadiresource template: fix desktop install location. Commit.
- Use non-deprecated KDEInstallDir variables. Commit.
- Use QFormLayout for properties page. Commit.
- Add option to install new templates from GHNS. Commit.
- Add option to install new templates from file. Commit.
- Put template preview and description text into single frame. Commit.
- Fix wayland support. Commit.
kate [Show]
- The root index only hasChildren() if there are targets. Commit.
- Update kate code snippet to use https for KNS providers. Commit. Fixes bug #382820
- Fix license, as reported by Christoph Feck. Commit.
- S&R: Disable search buttons while replacing + add replace status. Commit. See bug #380861
- Minor: Fix a couple of MSVC warnings. Commit.
- Katemdi: Fix deprecation warnings. Commit.
- Fix more deprecation warnings. Commit.
- Fix string, respect KDE HIG. Commit.
- Use Q_DECL_OVERRIDE. Commit.
- Backtracebrowser: Remove trailing space from widget name. Commit.
- Support URL drag from tab. Commit.
- [KateFileTreeModel] Implement dragging files from it. Commit. Fixes bug #372201
- Add icons for tab context menu. Commit.
katomic [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kblackbox [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kblocks [Show]
kblog [Show]
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Remove module name. Commit.
- Use nullptr. Commit.
- Make it compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kbounce [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kbreakout [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kbruch [Show]
- Fix wayland support. Commit.
- Fix support for hdpi. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Remove obsolete LSM file. Commit.
kcachegrind [Show]
kcalc [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kcalcore [Show]
- Src/icaltimezones.cpp - write UNTIL field in RRULES. Commit. Fixes bug #382712
- U§se QByteArrayLiteral, use const'ref, minor optimization. Commit.
- Fix build on Windows. Commit.
- Use nullptr. Commit.
- Tests: fix failures with no timezoned kded module. Commit.
- Tests: fix runsingletestcase.pl for source dirs with spaces & co. Commit.
- Port some foreach. Commit.
- Cmake: use the proper variable for bison files. Commit.
- Remove old generated file of Versit parser. Commit.
- Always update the Versit parser from the y source. Commit.
- Port some foreach. Commit.
- Icalformat_p.cpp, recurrencerule.cpp, vcalformat.cpp - remove unused. Commit.
- Vcc.c, vcc.y - remove unneed YYDebug() function. Commit.
- Src/vcalformat.cpp - remove unused variable curVOProp. Commit.
- Add more definitions. Commit.
- Make it compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Remove some deprecated method. Commit.
- Port qSort. Commit.
- Remove deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Remove obsolete and unused PalmState. Commit.
kcalutils [Show]
- Use isEmpty() here. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Use const'ref. Commit.
- We can return true all the time. Commit.
- Make sure that it's not empty. Commit.
- Add horizontal line if necessary. Commit.
- Don't show unknown icon. Commit.
- Allow to display html version. Commit.
- Make sure that we don't show html version. Commit.
- Fix problem in Bug 382007 - sent mail reply on invitation shows ics in plain text. Commit. See bug #382007
- Fix merge issue. Commit.
- Coding style. Commit.
- Other minor optimizations. Commit.
- Optimization. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Make sure that mimeData is not null. Commit.
- Align on top. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Src/icaldrag.cpp - don't crash if QMimeData is null. Commit. Fixes bug #379534
- Make it compile without deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Remove a bunch of duplicated and/or unused methods from Stringify. Commit.
kcharselect [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kcontacts [Show]
- Apply patch from McPain. Commit.
- Try to implement vcard4 support for logo not success yet. Commit.
- Use DQT_NO_URL_CAST_FROM_STRING. Commit.
- Use contains here. Commit.
- Remove module name. Commit.
- USe Q_FALLTHROUGH. Commit.
- Remove deprecated method. Commit.
- Add .gitignore. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Minor optimization. Commit.
kcron [Show]
kdav [Show]
kde-dev-scripts [Show]
- Helgrind adjustments for Qt 5.9 (C++11 atomics used inside QMutex). Commit.
- Adapt_cmakelists_file: quote the metacharacters. Commit.
- Release Simon from the correct branch. Commit.
- Add translated docs to kio-gdrive. Commit.
- Package proper translations. Commit.
- Config for kirigami2. Commit.
- Cmakelint.pl - fix a regex. Commit.
- Bump Krusader version. Commit.
- Fix downloading docs for Krusader twice. Commit.
- Convert to modern method. Commit.
- Update to modern method. Commit.
kde-dev-utils [Show]
- Fix https://lintian.debian.org/tags/desktop-mime-but-no-exec-code.html. Commit.
kdebugsettings [Show]
- Add missing KCoreAddons debug categories. Commit.
- Make focus to lineedit. Commit.
- Use override. Commit.
- Make sure to not using deprecated method. Commit.
- Increase version. Commit.
- Port to for(...:...). Commit.
- We depend against qt5.7. Commit.
- Adapt lskat category. Commit.
kdelibs [Show]
- [cmake]: De-duplicate "else" to fix build with cmake-3.9. Commit.
- Support SVG too. Commit. See bug #355872
kdenlive [Show]
- Fix audio mix clicks when using recent MLT. Commit. Fixes bug #371849
- Fix some checkbox displaying inconsistent info. Commit.
- Fix downloaded lumas do not appear in interface (uninstall/reinstall existing lumas will be required for previously downloaded). Commit. Fixes bug #382451
- Make it possible to assign shortcut to extract frame feature,. Commit. Fixes bug #381325
- Gardening: fix GCC warnings (7). Commit.
- Gardening: fix GCC warnings (6). Commit.
- Gardening: fix GCC warnings (5). Commit.
- Gardening: fix GCC warnings (4). Commit.
- Gardening: fix GCC warnings (3). Commit.
- Gardening: fix GCC warnings (2). Commit.
- Gardening: fix GCC warnings (1). Commit.
- Fix clip markers behavior broken on project opening. Commit. Fixes bug #382403
- Fix freeze effect broken (cannot change frozen frame). Commit.
- Use QString directly. Commit.
- Use isEmpty. Commit.
- Use isEmpty(). Commit.
- Remove qt module in include. Commit.
- Use constFirst. Commit.
- Make it compile. Commit.
- Use Q_DECL_OVERRIDE. Commit.
- Use nullptr. Commit.
- Avoid using #elifdef. Commit.
- Try harder to set KUrlRequester save mode in the renderwidget. Commit.
- Make sure that text is not empty. Commit.
- Use QLatin1Char(...). Commit.
- Cmake: remove unused FindQJSON.cmake. Commit.
- Port some foreach to c++ for(...:...). Commit.
- Fix compiler settings for Clang. Commit.
kdepim-addons [Show]
- Fix crash. Commit.
- Create ~/.local/share/adblock/ if it doesn't exist. Commit.
- Disable build example in release version. Commit.
- Fix enable/disable ok button. Commit.
- Use nullptr. Commit.
- Remove mailtransport namespace. Commit.
- Use setMimeTypeFilters. Commit.
- Port to nullptr. Commit.
- Don't build it on windows. Commit.
- Indent. Commit.
- Fix Bug 382007 - sent mail reply on invitation shows ics in plain text. Commit. Fixes bug #382007
- Split line. Commit.
- Use correct lib. Commit.
- Set different message when collection is sent folder. Commit.
- Increase version. Commit.
- Not necessary to create private class. Commit.
- Minor. Commit.
- Clean up. Fix update ok button. Commit.
- Make it compiles. Commit.
- Adapt to new api. Commit.
- Create dialogbox. Commit.
- Add config dialogbox. Commit.
- Compile widget. Commit.
- Activate sendmailjob. Commit.
- Fix coding style. Commit.
- Increase version. Commit.
- Add description. Commit.
- Extract messages. Commit.
- Fix api. Commit.
- Add name. Commit.
- Allow to translate. Commit.
- Start to create sendmail transport. Commit.
- Add future sendmail plugin. Commit.
- Add kmailtransport directory. Commit.
- Increase version. Commit.
- It doesn't depend against akonadi. Commit.
- Fix with new api. Commit.
- Pimeventsplugin: fix i18n handling. Commit.
- Allow to translate string. Commit.
- Add parent to menu. Commit.
- Remove not necessary lib. Commit.
- Increase version. Commit.
- Improve plugin. Commit.
- Continue to implement autotest. Commit.
- Implement autotest. Commit.
- Add autotests. Commit.
- Generate real plugin. Commit.
- Compile plugin. Commit.
- Start to create plugin. Commit.
- Prepare templateparser plugin. Commit.
- Use QRegularExpression here. Commit.
- Remove qt module here. Commit.
- Don't create multi dialogbox. Commit.
- Coding style. Commit.
- Use Q_FALLTHROUGH. Commit.
- Port to new api. Commit.
- Fix some clazy warning. Commit.
- Make CI happy. Commit.
- Use QToolButton. Optimization don't check all the time if we have kregexpeditor installed. Commit.
- Use debug categories. Commit.
- Make it CI happy. Commit.
- Remove debug. Commit.
- Show error. Commit.
- Adapt to new api. Commit.
- USe QStringLiteral here. Commit.
- Fix coding style. Commit.
- Try to show regexpeditor. Commit.
- Add stretch. Commit.
- Implement test apps. Commit.
- Create widget. Commit.
- Add test apps. Commit.
- Connect signal/slot. Commit.
- Verify if kregexpeditor is installed. Commit.
- Adapt to new api. Commit.
- Optimization. Don't use QString::split. Commit.
- Add more autotest. Commit.
- Add more autotests. Commit.
- Add autotests. Commit.
- Compile autotest. Commit.
- Start to create autotest. Commit.
- Remove old code. Commit.
- Use directly diffhighlighter. Commit.
- Continue to implement diffhighlighter. Commit.
- Look for using KF5::SyntaxHighlighting. Commit.
- Add autotests. Commit.
- Add missing commit. Commit.
- Add tooltip. Commit.
- Improve layout. Commit.
- Activate more autotes. Commit.
- Add more autotests. Commit.
- Add more autotest. Commit.
- Make it use C locale. Commit.
- Update API usage of mimetreeparser. Commit.
- Don't encode query. Commit.
- Coding style. Commit.
- Continue to implement it. Commit.
- Activate regexeditorlineedit build. Commit.
- Continue to implement plugin. Commit.
- Add future plugin. Commit.
- Add Q_UNUSED. Commit.
- Minor. Commit.
- Fix window title. Commit.
- Use nullptr. Commit.
- Add more autotests. Commit.
- Add more autotests. Commit.
- Implement autotest. Commit.
- Fix generate correct list of emails. Commit.
- Use new pimcommon api (avoid duplicate code). Commit.
- Don't use deprecated method. Commit.
- Start to create new autotest. Commit.
- Remove not implement plugin. Commit.
- Reduce duplicate code. Commit.
- Test plugineditor. Commit.
- Add more autotest. Commit.
- Add more autotests. Commit.
- More tests. Commit.
- Don't activate it if not necessary. Commit.
- Port qSort method. Commit.
- Const'ify. Commit.
- Clean includes. Commit.
- Remove extra newline. Commit.
- Implement autotest. Commit.
- Add more autotest. Commit.
- Remove unused include. Commit.
- Indent. Commit.
- Fix i18n. Commit.
- Minor optimization. Commit.
- Port to for(...:...). Commit.
- Coding style. Commit.
- Add QStandardPaths. Commit.
- Save/load settings. Commit.
- Add more autotest. Commit.
- Continue to implement plugin. Commit.
- Prepare directory for autotest. Commit.
- Show configure dialogbox. Commit.
- Create config dialogbox. Commit.
- Fix plugin key. Commit.
- Make it compiles. Commit.
- Increase messagelib version. Commit.
- Move in own directory. Commit.
- Look at to create external composer plugin. Commit.
- Disable theses plugins by default. Commit.
- Coding style. Commit.
- Emit signal when job is done. Commit.
- Add debug info. Commit.
- Don't build win32 plugins or apple plugins when not necessary. Commit.
- Move plugins from importwizard. Commit.
- Move some plugins here. Commit.
- Fix dependancies. Commit.
- Add check for importwizard. Commit.
- Remove old code. Commit.
- Add akonadi-import-wizard for the future. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Port away from KCalendarSystem::weeksInYear. Commit.
- Reactivate in master. Commit.
- USe nullptr. Commit.
kdepim-apps-libs [Show]
- Fix mem leak. Commit.
- Remove duplicate symbol. Commit.
- Add support for multi instance. Commit.
- Fix multi instance. Commit.
- Fix multi instance. Commit.
- Increase version. Commit.
- Adapt to new api. Commit.
- Theses "definitions" are already defined in top level. Commit.
- Use add_definitions(-DQT_NO_URL_CAST_FROM_STRING). Commit.
- Use QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Move definitions on top. Commit.
- Start to look at bug 317966. Commit.
- Merge Applications/17.04. Commit.
- Lintcmake, include find_dependency target before use http://build.neon.kde.org/job/xenial_unstable_applications_kdepim-apps-libs_lintcmake/4/console. Commit.
- Remove circular dependancy. Commit.
- Minor optimization. Commit.
- I forgot to commit this one. Commit.
- Don't use deprecated method. Commit.
- Increase version. Commit.
- USe qAsConst. Commit.
- Ignore some files. Commit.
- -Werror=missing-include-dirs. Commit.
- Fix coding style. Commit.
- Kmail desktop file was renamed. Commit.
kdepim-runtime [Show]
- MDA: fix Akonadi instance support. Commit.
- Fix parallel build. Commit.
- Fix maildir test by using the right dbus service name. Commit.
- Pop3test: fix unittest setup, and fix the test itself (wrong dbus service name). Commit.
- Fix invalid use of bitfield operation on boolean. Commit.
- Repair autotest environment. The test still fails though... Commit.
- Fix crash when clicking on "try again". Commit.
- Use kidentitymanager singleton. Commit.
- Use singleton. Commit.
- Don't use -fpic on windows. Commit.
- Use .h file. Commit.
- Use windowId directly. Commit.
- Port to QCoreApplication::applicationPid. Commit.
- Make happy MSVC. Commit.
- Fix generate autotest. Commit.
- USe akonadi macro for theses autotest. Commit.
- Libkgapi is optional. Commit.
- Signal some fallthough. Commit.
- Use new linepassword. Commit.
- USe LineEditPassword. Commit.
- Update version. Commit.
- Adapt to new api. Commit.
- Kolab: fix build. Commit.
- IMAP: port to new KIMAP API. Commit.
- Add support for multi instance. Commit.
- Fix minor typo. Commit.
- Add info in kdepim-runtime. Commit.
- Allow to translate resource. Commit.
- Resources/facebook/eventslistjob.cpp - make it build with Qt<5.9. Commit.
- FB: Remove Q_FALLTHROUGH, which was introduced in Qt 5.8. Commit.
- FB: fix one more typo. Commit.
- FB: fix typo. Commit.
- FB: small fixes and cleanup. Commit.
- FB: no need to pass Collection as job's property. Commit.
- FB: disable QtWebEngine debugging. Commit.
- FB: fix copyright. Commit.
- FB: work around FB API limitation to sync birthdays. Commit.
- FB: Use a dedicated webengine profile and store cookies. Commit.
- FB: Don't spam console with raw responses. Commit.
- Disable context menu. Commit.
- Introduce Facebook event sync resource. Commit.
- Update version. Commit.
- Do not make password and customSievePasswords scriptable slots. Commit.
- Vcarddir: add cmake dependency on akonadi-singlefileresource. Commit.
- Use override here. Commit.
- Remove module name. Commit.
- Fix merge from Applications/17.04. Commit.
- USe nullptr. Commit.
- Increase version. Commit.
- Port qSort. Commit.
- Comment for the moment. Commit.
- Use more qAsConst. Commit.
- Avoid KDirWatch problem not stopping watching a dir when told. Commit.
- Use some for(...:...). Commit.
- Port to for(...:...). Commit.
- Fix build with CMake 3.8. Commit.
- Remove explicit keyword when it's not necessary. Commit.
- Fix Bug 379155 - Imap resources crash when trying to open settings. Commit. Fixes bug #379155
- Minor optimum. Commit.
- Remove unused variable. Commit.
- Remove extra ";". Commit.
- Maildir: don't add to mChangedFiles if RID is empty. Commit.
- Don't block users work with a message box on download error. Commit. Fixes bug #377553. Code review #130074
- Desktop file was renamed. Commit.
- Adapt to akonadi-calendar changes. Commit.
- Port mbox resource away from KDELibs4Support. Commit.
- Port away from KButtonGroup. Commit.
- The vcard resource doesn't need KDELibs4Support anymore. Commit.
- Port mixedmaildir away from KDELibs4Support. Commit.
kdesdk-kioslaves [Show]
- Remove unused LGPL. Commit.
kdf [Show]
- Fix filesytem type detection on FreeBSD. Commit.
kdiamond [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
keditbookmarks [Show]
kfind [Show]
- Fix duplicate code. Commit.
- Remove some kdelibs4support class. Commit.
- Port to QFileDialog. Commit.
- Port to debug categories. Commit.
- Minor. Commit.
- Increase minimum version. Commit.
- Use explicit. Commit.
- Fix open regexpeditor. Commit.
- Coding style. Commit.
- Ignore files. Commit.
- Fix clazy warning. Commit.
- Fix indent. Commit.
- Update copyright. Commit.
- Use KDE_APPLICATIONS_VERSION. Commit.
kfloppy [Show]
kfourinline [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
- Silence unused variable warnings. Commit.
- Do not require KCompletion. Commit.
- Port away from KDELibs4Support. Commit.
- Port away from KFileDialog. Commit.
- Port from KDialog to QDialog. Commit.
- Port away from KButtonGroup. Commit.
- Port away from KStandardDirs. Commit.
- Port away from KVBox. Commit.
- Convert KF5 includes to camelCase. Commit.
- Remove obsolete LSM file. Commit.
kgeography [Show]
- Use override. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- No need for a new function, just make the old one public. Commit.
- Add location name in results table. Commit. Fixes bug #141442
kgoldrunner [Show]
- Fix mixed up button connections. Commit.
- Make sure levelPlayer is not nullptr before calling it. Commit.
- Bump version number to 4.15. Commit.
- Remove empty legacy function. Commit.
- Show both shortcuts for pause action. Commit.
- Port the initial debug message to qCDebug. Commit.
- Remove the initial check for the handbook. Commit.
- Convert remaining cases of old connect syntax. Commit.
- Convert to new connect api. Commit.
- Remove unused function. Commit.
- Q_DECL_OVERRIDE->override. Commit.
- Port away from Q_FOREACH. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Remove one more KGlobal usage. Commit.
- Port away from KDELibs4Support. Commit.
- Add appdata file for KGoldrunner in master branch + use reverse dns naming scheme for the desktop file. Commit.
- Remove obsolete LSM file. Commit.
- Lowercase for the desktop file (and the dbus interface). Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- Use C++ time instead of C time. Commit.
- Use KCrash. Commit.
- Set application domain. Commit.
- Set windows icon. Commit.
- No need to set translation domain. Commit.
- Renanme icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
- Port to QCDebug. Commit.
- Fix includes. Commit.
- Outdated. Commit.
- Add dbus support. Commit.
- Kdelibs4support--. Commit.
- Fix shortcut. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix docbook. Commit.
- Convert to new connect api. Commit.
- Kdelibs4support--. Commit.
- Port++. Commit.
- Reverse dns desktop. Commit.
- Make it compile. Commit.
kgpg [Show]
- Fix duplicated dialog when searching for keys. Commit.
- Fix command line argument handling when one instance is already running. Commit. Fixes bug #375364
- Use QChar instead of single by QLatin1String to join. Commit.
- Fix decrypting files using the editor. Commit. Fixes bug #375029
- Do not hide key search results without expiration date as invalid. Commit.
- Don't let signing be confused by KEY_CONSIDERED lines. Commit. Fixes bug #382903
- Show trust and owner trust strings as tooltips in key model. Commit. Fixes bug #369609
- Use the same text for owner trust values everywhere. Commit.
- Do not always warn when creating a revocation certificate. Commit. Fixes bug #372063
- Use the same code to generate revoke url filenames everywhere. Commit.
- Fix GnuPG error messages missing if key generation fails. Commit.
- Introduce Convert::toDateTime() to parse time specifications as returned from GnuPG. Commit.
- Several code cleanups. Commit.
- Simplify KgpgTrustLabel creation. Commit.
khangman [Show]
- Fix wayland support. Commit.
khelpcenter [Show]
- Fix version comparison (unbreak compilation with 5.36). Commit.
- Optional usage of documentationDirs from KDocTools. Commit.
- Glossary: fix a sentence. Commit.
- Increase the default number of search results. Commit.
- Fix: look for dirs doc/HTML in the resource path. Commit.
- Fix minor typo. Commit.
- Glossary: fix the definition of KDE. Commit.
- Bump the minimum Frameworks to 5.20.0. Commit.
- Use Q_DECL_OVERRIDE. Commit.
- Use the newer ECM variable for the doc directory. Commit.
kholidays [Show]
- Revert "Update Turkish Holiday File (EN and TR)". Commit.
- Update Turkish Holiday File (EN and TR). Commit.
- Update Japanese holidays. Commit.
- Port qSort. Commit.
- Add .gitignore. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Const'ify. Commit.
- Adding Cameroon Holidays. Commit.
kidentitymanagement [Show]
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Tests: fix signature from command w/ spaces in path. Commit.
- Don't use deprecated method. Commit.
- Coding style. Commit.
- Remove not necessary check. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Use nullptr. Commit.
kig [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
- Remove obsolete LSM file. Commit.
- Changed class "LineCubicIntersection..." in the more consistent name. Commit.
- Object LineCubicIntersection with wrong name in pykig.py. Commit.
kigo [Show]
- Fix wrong lower bound for handicap value. Commit. Fixes bug #381963
- Remove unused dependency. Commit.
- Fix the position of the initial popup message. Commit.
- Fix wayland support. Commit.
- Use Q_DECL_OVERRIDE. Commit.
- Bump version to 0.6.0. Commit.
- Add few application metadata and fix homepage. Commit. Fixes bug #295451
- Rename a slot to prevent automatic connection. Commit.
- Terminology fix in internal files: KDE-not-the-desktop. Commit.
- Use midRef() for efficiency reasons. Commit.
- Add appdata file and rename desktop file. Commit.
- Fix in the parser: the gamefile is optional. Commit.
- Porting error: fix the command line options. Commit.
- Add .gitignore file. Commit.
- Do not shadow variables. Commit.
- Hide the hint after the timeout. Commit.
- Silence CMake policy CMP0063 warning. Commit.
- Hide Restore button. Commit.
- Use same default in UI file as in KCFG file. Commit.
- Use same default in UI file as in KCFG file. Commit.
- Format. Commit.
- Determine full path to gnugo exe by default. Commit.
- Remove unused code. Commit.
- Format. Commit.
- Initialise KCrash. Commit. Code review #126860
- Remove unused Phonon4Qt5. Commit. Code review #126862
- Format. Commit.
- Enable KCrash. Commit.
- Use auto. Commit.
- Constness. Commit.
- Use nullptr. Commit.
- Coding style. Commit.
- Cleanup comments. Commit.
- Fix help invocation + background changing. Commit.
- Remove state machine stub. Commit.
- XML format. Commit.
- Port to frameworks branch: mark last move stone. Commit. Code review #125506
- Constness. Commit.
- Fix QFileDialog wildcards. Commit.
- Reduce scope. Commit.
- Remove kdelibs4support. Commit.
- KPixmapCache -> QPixmapCache. Commit.
- KLineEdit -> QLineEdit. Commit.
- Use enum class. Commit.
- Fix custom player comparison operator. Commit.
- Remove unused includes. Commit.
- KFileDialog -> QFileDialog. Commit.
- Set window icon. Commit.
- Compile more strictly. Commit.
- Prefer static_cast over C-style casts. Commit.
- Fix initialisation lists. Commit.
- Port to QStringLiteral + use new connect api. Commit.
- Fix Icon install. Commit.
- Add XmlGui to linker for using KActionCollection. Commit.
- Fix compilation. Commit.
- Fix translation. Commit.
- QApplication first. Commit.
- Move after kdelibs4support. Commit.
- Rename icons. Commit.
- USe qwindowtitle. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
- Migrate settings. Commit.
- Add dbus. Commit.
- Fix compilation, this still requires kdelibs4support. Commit.
- Port help. Commit.
- Kdelins4support--. Commit.
- Fix shortcut. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix docbook. Commit.
- Port to new connect api. Commit.
- Fix install rc file. Commit.
- Reverse dns desktop. Commit.
- Fix includes. Commit.
- Port to QPushButton. Commit.
- Kdelibs4support--. Commit.
- Port to KF5. Commit.
killbots [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kimap [Show]
- FetchJob: deprecate all signals, add a new one. Commit.
- Rename internal KIMAP::Message to KIMAP::Response. Commit.
- FetchJob: remove deprecated, no longer functional methods. Commit.
- Add missing win lib. Commit.
- Fix build on Windows. Commit.
- Use QSharedDataPointer for PIMPL in KIMAP::Term. Commit.
- Remove KTcpSocket from public interface. Commit.
- Move KCoreAddons into link interface. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Remove not necessary headers. Commit.
- Use Q_FALLTHROUGH. Commit.
- Use QCoreApplication::applicationPid() (for porting getPid()). Commit.
- Remove module name. Commit.
- Remove it. Commit.
- Fix compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Minor optimization. Commit.
- Remove some deprecated method. Commit.
- Port some foreach. Commit.
- Port to for(..:..). Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kio-extras [Show]
- Do not set MIME type for the "." UDSEntry. Commit.
- Display the error message in warning dialog. Commit.
- Make error strings in a separate method. Commit.
- Do not treat ENOENT and ENOTDIR differently in stat(). Commit.
- Do not list an UDSEntry for a file or directory that was not stat()'ed successfully. Commit.
- Add reportWarning() method. Commit.
- Remove extraneous "else if" branch. Commit.
- Network: fix soversion name. Commit.
- Use version of the Applications product. Commit.
- Return appropriate error code from browse_stat_path() instead of trying to deal with the error internally. Commit. Fixes bug #376344
- Always create the "." UDSEntry. Commit. See bug #376344
- A couple of fixes for the MTP kio slave (2 patches). Commit.
- Mtp: Simplify code a bit. Commit.
- Man: remove dead code which looked for css. Commit.
- Fix the version string: it is the kio_man version. Commit.
- Thumbnail: fix type of max file size from config. Commit.
- Make compile under Windows/MSVC. Commit.
- Remove unused stuff from config-runtime.h. Commit.
- Thumbnail: remove extra include. Commit.
- Don't upscale jpeg images when creating thumbnails. Commit. Fixes bug #379817. Code review #130129
- Include
for errno. Commit. - Add FindSamba.cmake, needed for the SMB ioslave. Commit.
- Man ioslave: Do not depend on Plasma for version numbers. Commit. Fixes bug #379593
- Fix build if taglib is not available. Commit.
- Thumbnail ioslave: Port away from KDELibs4Support. Commit.
- SFTP ioslave: Port away from KDELibs4Support. Commit.
- Settings ioslave: Port away from KDELibs4Support. Commit.
- Recentdocuments ioslave: Port away from KDELibs4Support. Commit.
- Network ioslave: Port away from KDELibs4Support. Commit.
- Fish ioslave: Port away from KDELibs4Support. Commit.
- Man ioslave: Port away from KDELibs4Support. Commit.
- Filter: Port away from KDELibs4Support. Commit.
- Archive: Port away from KDELibs4Support. Commit.
- Remove "KF5" from library names, since it isn't a framework. Commit.
- Make the archiver KIOslave extensible. Commit.
kiriki [Show]
kiten [Show]
- This include is not necessary and it breaks the window build. Commit.
- Fix wayland support. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Remove obsolete LSM file. Commit.
- Port kde4_add_app_icon to ecm_add_app_icon. Commit.
kjumpingcube [Show]
- Q_DECL_OVERRIDE -> override. Commit.
- Use C++11 ranged based for. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
kldap [Show]
- Fix build on Widnows. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Remove duplicate find_package. Commit.
- Add missing file. Commit.
- Make compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Use truncate here. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kleopatra [Show]
- Translate it. Commit.
- It seems to be in master not in 1.9.0. Commit.
- Add a convenient button to list keys that are not certified. Commit.
- Display compliance information in the encryption wizard. Commit.
- Display the new field 'Validity'. Commit.
- Integrate compliance information in results if run in CO_DE_VS mode. Commit.
- Add helper for dealing with compliance modes. Commit.
- Fix minor typo. Commit.
- Remove comment field from OpenPGP key generation. Commit. Fixes bug #354513
- Handle default pubkey algo for new certificates. Commit.
- Show compliance in mainwindow and cert details. Commit.
- Add Profile support to crypto config. Commit.
- Add Netkey card support to new smartcard view. Commit.
- Move NKS card into card based subclass. Commit.
- Use QTextEdit instead of custom Text Widget. Commit.
- Add class name to cancel debug output. Commit.
- Remove not necessary include moc. Commit.
- Use QT_USE_QSTRINGBUILDER. Commit.
- Use reserve here. Commit.
- Fix compile warning. Commit.
- Port some foreach. Commit.
- Add missing copyright notes. Commit.
- Change copyright header from Intevation to BSI. Commit.
- Exclude autotests too. Commit.
- Remove extra ";". Commit.
- Not necessary now. Commit.
- Improve whitelisting gpg.conf files. Commit.
- Disable subkey size combo for X509 certs. Commit.
- Fix paperkey import on Windows. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
- Port foreach. Commit.
- Fix minor typo. Commit.
- Don't overwrite EXTRAWINFILES in pics. Commit.
- Only show keytocard for secret keys again. Commit.
- Workaround very weird QFileDialog crash on Windows. Commit.
- Don't show own keys duplicated in certifiy. Commit.
- Fix the use of extrawinfiles in pics. Commit.
- Improve decrypt verify result display. Commit. Fixes bug #340144
- Add note about unsigned but encrypted messages. Commit.
- Assist user with certify after import. Commit.
- Just offer to create a key instead of erroring. Commit.
- Fix task restarting. Commit.
- Restart DecryptVerifyFiles tasks after import. Commit.
- Make file tasks restartable. Commit.
- Expose parentTask from Task::Result. Commit.
- Show import option if verify fails with no key. Commit.
- Use Normal color for verify with no information. Commit.
- Always show Details in resultitemwidget. Commit.
- Remove unused variable. Commit.
- Add importpaperkeycommand to subkeyswidget. Commit.
- Add new command to restore a paperkey backup. Commit.
- Windows: Install gpg4win icon again. Commit.
klettres [Show]
klickety [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
klines [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
klinkstatus [Show]
- Remove obsolete LSM file. Commit.
kmag [Show]
- Fix terminology: KDE is not the desktop (anymore). Commit.
- Update/adapt kmag docbooks to kf5. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Use mode reading code for now to fix saving/loading the chosen mode. Commit. Fixes bug #332303
- Remove obsolete LSM file. Commit.
- Properly initialize the localization in the KF5 world. Commit.
- Doc: use the new ECM variables to set the destination. Commit.
- Remove outdated kmag.kdevprj. Commit.
- KDE includes -> KF5 includes. Commit.
- Make const arrays const. Commit.
- Let KDE*CompilerSettings change the policies in the project. Commit.
- Fix runtime warning about using QPixmap::grabWindow. Not perfect, but not worse. Commit.
- Use QStringLiteral + new connect api. Commit.
- Remove not necessary old include path. Commit.
- Reverse dnd desktop. Commit.
- Enable building with QAccessibilityClient. Commit.
- Update to recent docbook DTD. Commit.
- Remove command line arguments from .desktop file. Commit.
- Improve file saving dialog. Commit.
- Add dummy QCommandLineParser so that --version works. Commit.
- Cleanup includes. Commit.
- KF5 port: only link to required frameworks. Commit.
- KF5 port: KIO::NetAccess::upload -> KIO::file_copy. Commit.
- KF5 port: KImageIO -> QImageReader / KFileDialog -> QFileDialog. Commit.
- Remove unused member. Commit.
- KF5 port: K4AboutData -> KAboutData. Commit.
- KF5 port: QAction::setShortcut -> KActionCollection::setDefaultShortcut. Commit.
- KF5 port: KApplication -> QApplication. Commit.
- Remove Qt::WFlags usage. Commit.
- KF5 port: KGlobal::config -> KSharedConfig::openConfig. Commit.
- KF5 port: KdePrintDialog -> QPrintDialog. Commit.
- KF5 port: KTemporaryFile -> QTemporaryFile. Commit.
- KF5 port: kWarning -> qDebug. Commit.
- KF5 port: kde4_install_icons -> ecm_install_icons. Commit.
- KF5 port: KIcon -> QIcon::fromTheme. Commit.
- Initial port to KF5. Commit.
kmahjongg [Show]
kmail [Show]
- QtWebEngine supports Wayland starting with Qt 5.9. Commit.
- Remove deprecated method. Commit.
- Better to test qaction and not a translated text. Commit.
- Use identitymanager singleton. Commit.
- USe setMimeTypeFilters directly. Commit.
- Remove dead code. Commit.
- Update kmail documentation (getting-started.docbook). Commit.
- Fix i18n. Commit.
- Use directly KWindowSystem::setMainWindow. Commit.
- Fix multi instance. Commit.
- Add support for multi instance. Commit.
- Fix multi instance. Commit.
- Kmmainwidget.cpp - replace non-existent mail-send-via icon with. Commit.
- Adapt to new api. Commit.
- Add parent to QMenu. Minor optimization. Use nullptr. Commit.
- Implement the new libksieve password provider class. Commit.
- Add parent. Commit.
- Fix icon problem on wayland. Commit.
- Adapt to new api. Commit.
- Adapt to new api. Commit.
- Port to for(...:...). Commit.
- Remove duplicate check. Commit.
- Remove unused include. Commit.
- Adapt to new api. Commit.
- Adapt to new api. Commit.
- Coding style. Commit.
- Use Qt::PlainText. Commit.
- We are sure that it's a plain text here. Not necessary to check if it can be. Commit.
- Make sure that sendlaterinfo is cleared. Commit.
- Even if we send later we need to use plugins. Commit.
- Add comment. Commit.
- Add info about for(...:...). Commit.
- Fix Bug 379971 - kmail asserts whenever I drop a mail into composer. Commit. Fixes bug #379971
- Finally it's a regression in kxmgui. Commit.
- Don't use deprecated method. Commit.
- Doc: remove reference to removed installation section. Commit.
- Update screenshots accountwizard and kmailwelcome. Commit.
- Try to fix crash reported by Luca Beltrame on irc. Commit.
- Update kmail documentation (index.docbook). Commit.
- Use new pimcommon api. Commit.
- Minor optimization. Commit.
- Fix create list of emails. Commit.
- Fix typo. Commit.
- Rename methods. Commit.
- Use QByteArrayLiteral. Commit.
- Clean up. Commit.
- Delay filtering to the point when a new item gets its remote id. Commit.
- Typo. Commit.
- Use mCurrentCollection directly. Commit.
- Minor fix. Commit.
- Rename variables. Commit.
- Adapt to new api. Commit.
- Comment for the moment this flag. Commit.
- Remove deprecated method. Commit.
- Port to new api. Commit.
- Fix i18n. Commit.
- Adapt to new api. Commit.
- Initialize plugins. Commit.
- Initialize plugins. Commit.
- Allow to configure plugin. Commit.
- Add plugin interface. Commit.
- Increase version. Commit.
- We depend against 5.7 now. Commit.
- Use new connect api + port some foreach. Commit.
- Assign directly. Commit.
- Fix object name. Commit.
- Move CollectionMaintenancePage to Akonadi. Commit.
- USe truncate directly. Commit.
- Remove this line too. Commit.
- We depend against 5.7 now. Commit.
- Fix doc path. Commit.
- Fix link to docbook on KMail introduction page. Commit.
- Rename Tools->Account Wizard action to Settings->Add Account... Commit.
- Add dark GPG trust level icons. Commit.
- Fix some clazy warning. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
- Apply patch from David Faure. Commit.
- USe i18n here it's better as label. Commit.
- Add warning about missing porting. I never success to execute code. Commit.
- Port some more foreach. Commit.
- It was an error to hide maximumattachmentsize feature. Commit.
kmail-account-wizard [Show]
- Use https. Commit.
- Adapt to new api. Commit.
- Minor. Commit.
- Don't use deprecated method. Commit.
- Use qAsConst. Commit.
- Fix tooltip appereance. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kmailtransport [Show]
- Servertest: avoid duplicates. Commit.
- Fix enable/disable password lineedit. Commit.
- Coding style. Commit.
- Minor. Commit.
- Not necessary to create private class here as it's on plugin. Commit.
- USe isEmpty. Commit.
- It"s a class from plugin not necessary to create a private class. Commit.
- Other optimization. Commit.
- Minor optimization. Commit.
- Initialize variable. Use nullptr/override. Commit.
- Not necessary to create empty private class. Commit.
- Port some code to for(...:...). Commit.
- Use LineEditPassword here. Commit.
- Clean up + add object name. Commit.
- Add tooltip. Commit.
- Allow to update plugin list. Commit.
- Coding style. Commit.
- Use specific debug categories. Commit.
- Debug--. Commit.
- Contains returns a boolean. Commit.
- Remove debug + add cached variable. Commit.
- Select SMTP by default. Commit.
- Remove noise. Commit.
- It's not nullptr here. Commit.
- Fix create mailtransport type. Commit.
- Add code for configurating akonadi resource. Commit.
- Initialize transport. Commit.
- Add info about akonadi support. Commit.
- Add categories + update version. Commit.
- Readd resourcesendjob + fix api. Commit.
- Move files in own directory. Remove smtp from lib. Fix api. Commit.
- Fix identifier. Commit.
- Add identifier. Commit.
- Add more debug. Commit.
- Add debug. Commit.
- Adapt to plugin support. Commit.
- Add test apps. Commit.
- Export symbol. Commit.
- Coding style. Commit.
- Continue to implement plugin support. Commit.
- Clean up. Commit.
- Add description. Commit.
- Install private header. Commit.
- Add info when list is empty. Commit.
- Clean up header. Commit.
- Coding style. Commit.
- Clean up. Commit.
- Add config dialog. Commit.
- Load plugin + add test apps. Commit.
- Continue to implement it. Commit.
- Load plugins. Commit.
- Continue to implement manager. Commit.
- Fix api. Commit.
- Add extra lib. Commit.
- Increase version. Commit.
- Add static variable. Commit.
- Install header. Commit.
- Export class. Commit.
- Add name. Commit.
- Indent. Commit.
- Increase version. Commit.
- Start to create akonadi plugin. Commit.
- Generate plugin. Commit.
- Start to create plugin. Commit.
- Add future plugins. Commit.
- Install plugin headers. Commit.
- Continue to implement plugin support. Commit.
- Start to create plugin support. Commit.
- Move in own directory. Commit.
- Fix build on Windows. Commit.
- Not necessary to make multi check. Commit.
- Use -DQT_NO_URL_CAST_FROM_STRING. Commit.
- Use nullptr. Commit.
- It compiles fine with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Don't use deprecated method. Commit.
- Coding style. Commit.
- Ignore uncrustify temporary file. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- USe QByteArrayLiteral. Commit.
- Increase version. Commit.
kmbox [Show]
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Use Q_FALLTHROUGH. Commit.
- Don't use deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kmime [Show]
- USe isEmpty(). Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Use contains here. Commit.
- Use QCoreApplication::applicationPid() (the portable way for getPid). Commit.
- Use Q_FALLTHROUGH. Commit.
- Minor optimization. Remove unused variable. Don't duplicate method + variables. Commit.
- Improve autotest. Commit.
- Add no broken example. Commit.
- Add autotest with broken mimetype. Commit.
- Test plain test. Commit.
- Improve autotest. Commit.
- Start to create autotest for content-type. Commit.
- Src/kmime_dateformatter.cpp - use qAbs() instead of abs() or std::abs(). Commit.
- Check QtCore. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kmines [Show]
kmix [Show]
- Kmix assumes volume range 1:100 for oss mixer instead of 0:100. Commit.
- Minor terminology fix: QT -> Qt in comments. Commit.
kmousetool [Show]
- Update kmousetool docbooks to kf5. Commit.
- Cmake: use the imported target for phonon. Commit.
- Ui: remove extra margins, spacings, and size policies. Commit.
- Use QDialogButtonBox for the rows of action buttons. Commit.
- Cleanup of KAboutData and initialization. Commit.
- Use Qt to create the autostart entry instead of system calls. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Cleanup references to KDE-as-the-desktop. Commit.
- Removed unused dependency. Commit.
- Use new connect api + QStringLiteral. Commit.
- Remove obsolete #include
. Commit. - Port away from KUniqueApplication (Including fixing the .desktop file Exec line). Commit.
- Remove kdelibs4support from kmousetool.cpp file. Commit.
- Port away from KStandardDirs. Commit.
- Add X11_INCLUDE_DIR to include path for X11 headers that aren't in /usr/include. Commit.
- Use org.kde. name for .desktop file. Commit.
- Port away from KGlobal::config(). Commit.
- Add feature_summary macro. Commit.
- Fix Qt includes. Commit.
- Initial port to KF5. Commit.
kmouth [Show]
- Remove obsolete LSM file. Commit.
kmplot [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
knavalbattle [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
- Add appdata file for Naval Battle in kf5 based master. Commit.
- Porting error: handle the positional argument as such. Commit.
knotes [Show]
- Use directly KWindowSystem::setMainWindow. Commit.
- Add support for multi instance. Commit.
- Add parent. Commit.
- Remove qt module. Commit.
- USe PlainText here. Commit.
- Coding style. Commit.
- Not using deprecated kpartgui. Commit.
kolf [Show]
- Add appdata file for Kolf in master branch + use reverse dns naming scheme for the deskop file. Commit.
kollision [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
kolourpaint [Show]
- Explicitely set window icon. Commit. Fixes bug #382353
- Explicitely set window icon. Commit. Fixes bug #382353
- Use Q_DECL_OVERRIDE. Commit.
- Adjust license to follow the rest of the headers. Commit.
kompare [Show]
- Don't replace the app icon with the empty result of a failed lookup. Commit.
konqueror [Show]
- With a single process, we can do session recovery on startup only. Commit.
- Use nullptr. Commit.
- Repair konqviewmgrtest by disabling creation of preloaded windows. Commit.
- Bundle the ui.rc file into a qrc resource. Commit.
- Fix download behavior when using webengine part. Commit.
- Don't use const'ref for int element. Commit.
- Fix some clazy warning. Commit.
- Don't use deprecated enum. Commit.
- Add logging category org.kde.konqueror. Commit.
- Port Konqueror to qCDebug. Commit.
- Fix compilation warnings. Commit.
- Fix handling of mailto links. Commit.
- Remove unused kdebug.h. Commit.
- Install categories file. Commit.
- Port to debug category. Commit.
- Port to debug category. Commit.
- Remove kdebug.h. Commit.
- Remove unused kdebug include. Commit.
- Implement a file dialog for downloads. Commit.
- Code cleanups. Commit.
- Implement TODO: get rid of this duplicated code, and just reimplement completionBox(). Commit.
- Avoid emitting changed() if the icon is the same as the one we knew already. Commit.
- Simplify code by using method added in KF 5.20. Commit.
- Windows needs that it must be public. Commit.
- It seems that it doesn't build on windows. Commit.
- Remove them. Commit.
- Remove unistd.h unused and create compile error on windows. Commit.
- Fix an error on windows. Commit.
- WebEngine: port from execJScript to runJavaScript+lambda. Not tested. Commit.
- Add convenience DBus method `qdbus org.kde.konqueror /KonqMain urls`. Commit.
- Remove another unused PNG (since 2007), fix CMakeLists.txt. Commit.
- Remove image that has been unused for a long time. Commit.
- Don't offer to restore an empty list of windows. Commit.
- Don't autosave preloaded windows. Commit.
- Rename file for consistency. Commit.
- Fix HTML to work in firefox/chromium as well. Commit.
- Remove TODO, the TODO is actually much bigger now (porting away from KTabWidget). Commit.
- Fix deprecation warnings. Commit.
- Fix deprecation warnings, and a TODO now that we're not using a protected method anymore. Commit.
- Babelfish plugin: Allow secure URLs to be translated. Commit.
- Add missing license. Commit.
- Make preloading do something again, even in a single-process situation. Commit.
- Make Konqueror a KUniqueApplication, as QtWebEngine expects. Commit.
- Move code that talks to a running konq (or starts one) into a separate class. Commit.
- Remove obsolete LSM files. Commit.
konquest [Show]
- Clean up unnecessary signals and slots in the headers. Commit.
- Q_DECL_OVERRIDE -> override. Commit.
- Port away from Q_FOREACH. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Port qSort. Commit.
- Include KLocalizedString to fix build with EXAMPLE_PLAYER. Commit.
- Use long long for fleet size to avoid integer overflow. Commit. Fixes bug #374696
- Bump version to 2.4. Commit.
- Add Doctools to find_package. Commit.
- Cleanup more headers. Commit.
- Remove unused kdelibs4support header. Commit.
- Remove unused kdelibs4support header. Commit.
- Convert to new Qt5 signal/slot syntax. Commit.
- Remove KDELibs4Support. Commit.
- Port away from KDialog to QDialog. Commit.
- Port away from KPixmapCache to KImageCache. Commit.
- Explicitely set organization domain. Commit.
- Add appdata file for Konquest in master branch + use reverse dns naming scheme for the desktop file. Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- Drop unused, add missing dependencies. Commit. Code review #127564
- Use KCrash. Commit.
- Set window icon. Commit.
- Fix translation. Commit.
- QApplication first. Commit.
- Add kdelibs4migrator. Commit.
- Renabme icons. Commit.
- Use -qwindowtitle. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
- Fix includes. Commit.
- Fix includes. Commit.
- Fix includes. Commit.
- Add dbus support. Commit.
- Remove kdelibs4support. Commit.
- Fix includes. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix generate doc. Commit.
- Port to QCommandLineParser. Commit.
- Port to new connect api. Commit.
- Fix includes. Commit.
- Kdelibs4support--. Commit.
- Fix install files. Commit.
- Make it compile. Commit.
konsole [Show]
- Remove unneeded QtScript. Commit.
- Fix regression in pty()->write() usage. Commit. Fixes bug #355362. Fixes bug #382654
- Change the re-run warning to a debug output. Commit.
- Use ecm_qt_declare_logging_category() to generate file(s). Commit.
- Add new DBus method newSession(profile). Commit.
- Set KONSOLE_DBUS_WINDOW for new sessions started with DBus. Commit. Fixes bug #382116
- Add KUIT context markers. Commit.
- Modernize use nullptr. Commit.
- Use auto. Commit.
- Modernize use nullptr. Commit.
- Modernize use nullptr. Commit.
- Correct scrollUp behavior. Commit. Code review #130133. Fixes bug #379318
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Libprocstat does not seem to be used on FreeBSD. Commit.
- I18n: do not translate messages from 'tests' subdirs. Commit.
- Add an info tab to the manage profile for apps using KonsolePart. Commit.
- Add a test/demo app for KonsolePart. Commit.
- DragonflyBSD doesn't need/have libprocstat.h. Commit.
- Remove unnecessary column width changes. Commit.
- Uncrustify using kf5 config. Commit.
- Include
where errno is used. Commit. - Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Allow unlimited scrollback/history to extend pass 32bit/2GB limit. Commit. See bug #374259
- Skip terminal tests with no shell running on FreeBSD. Commit.
- Fix *BSD code build with QT_NO_CAST_FROM_ASCII. Commit.
- Temporary prevent dnd menu on Wayland due to crashing. Commit.
- Fix Wayland crashes by checking event->mimeData(). Commit.
- Use the proper Mac platform token. Commit.
- Make Mac-specific code build with QT_NO_CAST_FROM_ASCII. Commit.
- Remove unused methods. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Make KonsolePart's 'Manage Profiles' dialog name unique. Commit. See bug #360072
- Improve file matching. Commit. Code review #128396
- Fix 'Manage Profiles' option from KonsolePart. Commit. See bug #360072
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Uncrustify using kf5 config. Commit.
- Builds with QT_NO_CAST_FROM_ASCII. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- More changes to QLatin1String, QLatin1Char and QStringLiteral. Commit.
- Change obsolete usleep with QTimer::usleep. Commit.
- Correct ANSI string terminator. Commit. Fixes bug #231405
- Allow user to enter location to store Konsole's scrollback files. Commit. Fixes bug #373664
- Use correct includes. Commit.
- Do not specify Qt modules in includes. Commit.
- Check to verify we have write permissions when saving profiles. Commit. Fixes bug #378784
- Change to i18nc. Commit.
- Krazy ignore copyright/license - simple test script. Commit.
- Add KUIT items. Commit.
- Krazy exclude includes for config-konsole.h. Commit.
- Krazy exclude copyright/license since it doesn't understand Unicode license/copyright. Commit.
- Remove unneeded includes. Commit.
- Do not specify Qt modules in includes. Commit.
- Initialize variables. Commit.
- Since we ignore return value of readProcessInfo(), change to void. Commit.
- Add () around '& Qt flags'. Commit.
- Add check for valid container (possible crash fix). Commit. See bug #375540
- Fix readability-implicit-bool-cast issues using nullptr. Commit.
- Fix readability-implicit-bool-cast issues. Commit.
- Fix readability-simplify-boolean-expr issues. Commit.
- Add Q_ASSERT/returns for _actionCollection. Commit.
- Use QString::fromLocal8Bit to handle QByteArray conversion. Commit.
- Use QLatin1*/QStringLiteral to handle casts from ascii. Commit.
- Reduce variable scope. Commit.
- Use Frameworks compiler settings; use NO_SLOT_SIGNALS_KEYWORDS. Commit.
- Use QLatin1* to handle casts from ascii. Commit.
- Use QLatin1* to handle casts from ascii. Commit.
- Use static_cast instead of old cast. Commit.
- Move SearchDirection enum to general Enumeration file. Commit.
- Use ints as qreal is overkill for sizeHint(). Commit.
- Add FIXME about Q_ASSERT being triggered. Commit.
- Use member initializer lists in constructors. Commit.
- Remove FallbackProfile class - use method instead. Commit.
- Use auto range loops. Commit.
- Constructors/decontructors use =default instead of {}. Commit.
- Use auto range loops. Commit.
- Require CXX 11. Commit.
- Remove QDebug/qWarning and use QCDebug. Commit.
- Rearrange code placment to keep related items together. Commit.
- Use better/non-shadow named member name. Commit.
- Use qobject_cast instead static_cast; use static_cast instead c casts. Commit.
- Remove class ColorEntry which was actually just a QColor wrapper. Commit.
- Use \033 instead of \e (pedantic). Commit.
- Fix a lot of issues of readability-implicit-bool-cast. Commit.
- Fix a lot of issues of readability-implicit-bool-cast. Commit.
- Use auto. Commit.
- Fix issue of readability-implicit-bool-cast. Commit.
- Remove unused code since KDE4. Commit.
- Initialize variable. Commit.
- Fix 2 issues of macro argument should be enclosed in parentheses. Commit.
- Remove redundant void. Commit.
- Simplify if()s for readability. Commit.
- Correct bool/int usage readability-implicit-bool-cast. Commit.
- Simplify if()s for readability. Commit.
- Use correct return value of write() and check for empty data. Commit.
- Simplify/correct QVERIFY()s. Commit.
- Fix an issue of readability-implicit-bool-cast; adjust for readability. Commit.
- Add Q_DECL_OVERRIDE via clang-tidy. Commit.
kontact [Show]
- QtWebEngine supports Wayland starting with Qt 5.9. Commit.
- Fix warning. Use setDefaultShortcut. Commit.
- Try to fix delegate. Commit.
- Coding style. Commit.
- Minor optimization. Commit.
- Minor fix but it's totally broken. I need to rewrite all sidebar. Commit.
- Fix minor typo. Commit.
- Improve discoverability and usabllity of the F9 Hide Sidebar feature. Commit.
- Fix copyright. Commit.
- Fix icon problem on wayland. Commit.
- Add missing include. Commit.
- Fix help URL, needs a slash. Commit.
- Don't use deprecated method. Commit.
- Assign directly QString. Commit.
- Fix doc url. Commit.
- We depend against qt5.7. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kontactinterface [Show]
- Need to port kill process on windows. Commit.
- Fix namespace here too. Commit.
- Fix namespace. Commit.
- Remove this include. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Remove qt module here. Commit.
- Use nullptr. Commit.
- Don"t use deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kopete [Show]
- Prepare for 17.08.0. Commit.
- Prepare for 17.07.90. Commit.
- Port k3listviews from libkopete accountselector. Commit. Code review #124345
- Remove kde3support library dependencies from various plugins. Commit. Code review #124332
- Remove Q3ListViews in autoreplace. Commit. Code review #124227
korganizer [Show]
- Src/views/collectionview/quickview.cpp - Save/Restore Splitter Size. Commit.
- Calendardelegate.cpp - double-click delegate shows the quickview. Commit.
- Views/collectionview/quickview - save/restore dialog size. Commit.
- Minor clean up. Commit.
- Remove unused include. Commit.
- Use Q_FALLTHROUGH. Commit.
- Minor. Commit.
- Searchdialog.cpp - add whatsthis to the search button. Commit.
- Searchdialog.cpp - "close" (not "cancel") the dialog. Commit.
- Fix coding style. Commit.
- Move after usage. Commit.
- Constify. Commit.
- Clean up. Commit.
- Use qAsConst. Commit.
- Use qWarning() + fix typo. Commit.
- Remove old code. Commit.
- It returns an int. Commit.
- Port to for(...:...). Commit.
- Remove qt module. Commit.
- Use nullptr/const'ify. Commit.
- Const'ify. Commit.
- Minor optimization. Commit.
- Remove unused method. Commit.
- Minor optimization. Commit.
- Remove theses actions. They never worked. Commit.
- Remove deprecated method. Commit.
- Clean forward declaration. Commit.
- Clean include. Commit.
- Add CollectionMaintenancePage to Folder Properties dialog. Commit.
- It's faster than parsing QString. Commit.
- Use nullptr. Commit.
- Use const'ref. Commit.
- Minor optimization. Commit.
- Minor fix. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use kpartgui. Commit.
- Remove empty ReminderTree class. Commit.
- Port alarm trigger time from KDateTime to QDateTime. Commit.
- Make the alarmdialog test show its content again. Commit.
- Clean up some disabled code. Commit.
- Remove the HTML export feature. Commit.
- Revert appdata changes due to bad merging. Commit.
- Remove KIO::NetAccess porting leftover. Commit.
- Date and time formats have been splitted two modules in kf5. Commit.
- Remove obsolete email options from docbook. Commit.
- Fixes and few updates to the KOrganizer appdata file. Commit.
kpat [Show]
kpimtextedit [Show]
- Add slider tick. Commit.
- Add tick. Commit.
- Try to load value. Commit.
- Implement default value. Commit.
- Hide "speak text" when text is empty. Commit.
- Start to create restore value. Commit.
- Use add_definitions(-DQT_NO_URL_CAST_FROM_STRING). Commit.
- For the future. Commit.
- Remove namespace here. Commit.
- Ignore file. Commit.
- Coding style. Commit.
- Use qAsConst. Commit.
- Const'ify. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
kppp [Show]
- Minor Qt3Support port patch. Commit.
kreversi [Show]
- Update/adapt kreversi docbook to kf5. Commit.
- Move icons from oxygen to hicolor. Commit.
- Do not call setApplicationData twice. Commit.
- Report correct chip colour in the popup. Commit.
- Only show Close button in highscore dialog. Commit.
- Silence QML warning. Commit.
- Remove Qt module prefixes from includes. Commit.
- Port away from KDELibs4Support. Commit.
- Fix board label support in C++. Commit.
- Restore board labels in QML. Commit.
- Fix status bar label spacing. Commit.
- Remove unused method. Commit.
- USe QDockWidget::toggleViewAction instead of KToggleAction. Commit.
- Fix board loading. Commit. Code review #127989. See bug #341777
- Q_DECL_OVERRIDE -> override. Commit.
- Port away from Q_FOREACH. Commit.
- Do not set dimensions of the game start dialog to 0. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Do not use i18n for empty strings. Commit.
- Use double quotes for local includes. Commit.
- Add appdata file for KReversi in master branch + use reverse dns naming scheme for the desktop file. Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- QStandardPaths::DataLocation is deprecated. Commit.
- Compile more strictly. Commit.
- Fix initialization order. Commit.
- Use KCrash. Commit.
- Set window icon. Commit.
- Use new connect api + QStringLiteral. Commit.
- Bring KExtHighscore classes from libkdegames. Commit. Code review #124393
- Qtdeclarative is not used. Commit.
- Fix translation. Commit.
- Rename icons. Commit.
- Use StartupNotify. Commit.
- Use -qwindowtitle. Commit.
- Use new KDE_ macro. Commit.
- Fix docbook. Commit.
- Remove twin qapplication. Commit.
- Make it compile with -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII". Commit.
- Port to new connect api. Commit.
- Increase version. Commit.
- Not necessary. Commit.
- Port to new connect api. Commit.
- Kdelibs4support--. Commit.
- Add dbus support. Commit.
- Fix cmakelists.txt. Commit.
- SetupGui fix. Commit.
- Port to QDialog. Commit.
- Minor optimization. Commit.
- Fix QtQuick version. But still bug in qml. Commit.
- Kdelibs4support--. Commit.
- Migrate settings. Commit.
- Kdelibs4support--. Commit.
- Fix load icon. Commit.
- Reverse dns desktop. Commit.
- Fix install icons. Commit.
- Make it compile. Commit.
- First approach towards porting to kf5. Commit.
krfb [Show]
- Add settings page allowing user to change framebuffer plugin. Commit.
- Remove old X11 plugin. Commit.
- Implement XCB framebuffer plugin (port from x11). Commit. Fixes bug #377998
- Fix SPDX license ID. Commit.
kruler [Show]
- D6285 New Alt+Arrow keys shortcuts for KRuler. Commit.
- Add .arcconfig. Commit.
- Document keyboard handling. Commit.
- Use alt+arrow keys to move the mouse cursor. Commit.
- Fix minor typo. Commit.
- Fix hdpi support. Commit.
- Update date, releaseinfo + settings screenshot. Commit.
- Merge review request 130152. Commit.
- Add copyright. Commit.
- Update screenshot. Commit.
- Document how to resize the ruler. Commit.
- Remove doc of dropped features. Commit.
- Fix missing ticks at ends of ruler. Commit.
- Make ticks not fully opaque. Commit.
- Add indicator overlay. Commit.
- Use a red cross cursor. Commit.
- Remove display of ruler size. Commit.
- Remove length actions. Commit.
- Measure lengths, not positions. Commit.
- Draw ruler indicator. Commit.
- Do not draw text under resize handles. Commit.
- Make edges resizeable by drag'n'drop. Commit.
- Replace mOrientation with mHorizontal. Commit.
- Remove buttons. Commit.
- Keep only one orientation action: Rotate. Commit.
- Center label, simplify cursors. Commit.
- Remove color picker. Commit.
- Factorize tick and text drawing code. Commit.
- Draw scale ticks on both sides of the ruler. Commit.
- Fix overlapping texts. Commit.
kscd [Show]
- Remove obsolete LSM file. Commit.
kshisen [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
ksirk [Show]
- Group old packaging scripts and cleanup an obsolete file. Commit.
- Add appdata file for KSirk in master branch + use reverse dns naming scheme for both deskop files. Commit.
- Remove obsolete LSM file. Commit.
ksnakeduel [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
- Bump version to 2.1. Commit.
- 40 KiB pixmap cache should be enough for 4K screen. Commit.
- Increase pixmap cache size. Commit.
- Port status bar to QStatusBar. Commit.
- Add appdata file and rename desktop file. Commit.
- Fix translations of KAboutData items. Commit.
- Initialize gameEnded. Commit.
- Drop kdelibs4support and unused kio/netaccess.h. Commit. Code review #129199
- Add .gitignore file. Commit.
- Silence CMake policy CMP0063 warning. Commit.
- Unbreak startup. Commit. Code review #127562
- Drop unused dependencies. Commit. Code review #127562
- Add GenericName to desktop file. Commit.
- Use KCrash. Commit.
- Set window icon. Commit.
- Use setApplicationDomain(), TRANSLATION_DOMAIN is for libraries. Commit.
- Use new connect api + QStringLiteral. Commit.
- Qapplication first. Commit.
- Add kdelibs4migrator. Commit.
- Rename icons. Commit.
- Kdelibs4support--. Commit.
- Port to QPixmapCache. Commit.
- Reverse dns desktop. (There was a X-DCOP-ServiceType :) ). Commit.
- Use new KDE_ macro. Commit.
- Update name to ksnakeduel. Commit.
- Fix translation domain, after the rename. Commit.
- Rename to ksnakeduel. Commit.
- Kdelibs4support--. Commit.
- Use QCDebug. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix docbook. Commit.
- Port to new connect api. Commit.
- Fix shortcut. Commit.
- Port++. Commit.
- Port++. Commit.
- Don't include moc. Commit.
- Fix install icons. Commit.
- MAke it compile. Commit.
kspaceduel [Show]
- Port to new Qt5 connect syntax. Commit.
- KCrash requires KF5 5.15. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- KActionCollection::setDefaultShortcut() as advised. Commit.
- Remove the invalid header from the image. Commit.
- Bump version to 2.1. Commit.
- Fix: show the real shortcut which (re)starts the game. Commit.
- Port status bar to QStatusBar. Commit.
- Complete the port from KDELibs4Support. Commit.
- Port KShortcut to QKeySequence. Commit.
- Port KTabWidget to QTabWidget. Commit.
- Port KStandardDirs to QStandardPaths. Commit.
- Add appdata file and rename desktop file. Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- Unbreak startup. Commit. Code review #127563
- Drop unused dependencies. Commit. Code review #127563
- Use KCrash. Commit.
- Set window icon. Commit.
- Use setApplicationDomain(), TRANSLATION_DOMAIN is for libraries. Commit.
- Don't install kspaceduelui.rc into applications/*.desktop :). Commit.
- Add missing DocTools. Commit.
- QApplication first. Commit.
- Rename icons. Commit.
- Use -qwindowtitle. Commit.
- Use new KDE_ macro. Commit.
- Kdelibs4support--. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix docbook. Commit.
- Fix install rc file. Commit.
- Port++. Commit.
- Kdelibs4support--. Commit.
- Port++. Commit.
- Make it compile. Commit.
ksquares [Show]
kstars [Show]
- Cherry pick various compilation fixes. Commit.
- Let's see if QPointer's include being missing is the only thing we're missing here. Commit.
- The new header is available in Qt 5.8, so let's use it there. Commit.
- Better use version check for different QT versions for Qt DBus headers. Commit.
- Qdbusmacros deprecated. Commit.
- Smart pointer usage to free up resources correctly. Commit.
- Memory management clean-up, valgrind suppression file and other fixes. Commit.
- BUGS:382344. Commit. Fixes bug #382344
- Wait for wcsWatcher to finish before deleting imageData on reload. Commit.
- Implement better solution to remember autoWCS and solverWCS option settings since we change them on the fly in PAH. Commit.
- Add missing objects. Commit.
- Disable WCS on PAH Refresh phase. Commit.
- Replacing default NGC/IC catalog with OpenNGC. Christian Dersch compiled this catalog from OpenNGC data into KStars format. Commit.
- Add more debug statements to WCS stuff. Commit.
- BUGS:382054. Commit. Fixes bug #382054
- BUGS:382150. Commit. Fixes bug #382150
- Use stock INDI client library on Windows since it is now ported to WIN32. Commit.
- Remove obsolete connection. Commit.
- Check if wcsWatcher is not running first before running a job. Commit.
- Try to solve the issue of external guiding frames once and for all. When using external guiding app, ALL CCDs BLOBs get automatically disabled. However, when trying to capture in ANY of the CCDs, then its corresponding BLOB shall be enable without warning the user, just transparently. Commit.
- Hide mount control on disconnection. Commit.
- Add convenient looping mode to guide module. Commit.
- Use 24-hour format for scheduling. Commit.
- Delete mount control on destroy. Correctly update park initial state. Commit.
- New Android release to fix startup crash. Commit.
- Update kspaths to account for new package name. Commit.
- Fix Windows mis-aligned content bug in what is interesting QML view. Commit.
- Fix odd Windows bug, add splitters, remove miniButton. Commit.
- Improve space usage in observation plannner. Commit.
- Add dither size in pixels and dither timeout to UI. Commit.
- Fix EQMOd crash. Commit.
- Change package and update version. Commit.
- Disable background so that toolbar appears fine. Commit.
- Also detect libnovad. Commit.
- Further MSVC fixes. Commit.
- Fix the MSVC build. Commit.
- Make ld.gold linker support optional. Commit.
- Add Unity build support for datahandlers and htmesh components. Commit.
- Fix the Moon phases. Commit.
- Any build directory should be ignored. Commit.
- Use updated signal and slot. Commit.
- Explicitly use kstars.knsrc file from resources for KNewStuff. Commit.
- Fix the Android build errors. Commit.
- Don't generate the astronomy.net downloader under Android. Commit.
- Fix bug in filtering objects via constellation or regions. Commit. Fixes bug #381311
- Fix the KStars linking for gslcblas when gcc is used. Commit.
- Possible fix for AltvsTime time problem. Commit.
- Fix day duration format. Commit. Fixes bug #381704
- Fix compile issue. Commit.
- Make PHD2 use the dither settle time in options. Commit.
- This patch should add a function for KStars on OS X to detect if PTPCamera has commandeered the camera and provide the user with an option to quit that program before trying to start the indiserver. It also simplifies the way that KStars checks for a running indiserver on OS X. Commit.
- Add support for post-dither settle period in seconds before resuming guiding and capture. Commit.
- Only clear alignment model if mount support such operation. Commit.
- This patch should update the "Center Telescope” feature to conform with the new method of loading WCS data on demand. The feature was programmed when WCS data was automatically loaded, but now that it is not, it needs to be modified to prevent a crash. Commit.
- Fix some sanitizer findings, update .gitignore and add a source file to compilation. Commit.
- Add Unity Build support. Commit.
- Clear pahImageInfo when recapturing due to missing WCS. Commit.
- Use combo box to improve GUI for selection of guider app. Commit.
- Remove guider selection from guide options and make it part of profile. This frees Guide device selection to select an actual CCD while at the same type selecting a different guider besides internal guider. Guider type, host, and port are now saved in the profile as well. Commit.
- Add sanitizer support. Commit.
- Fix compiler warnings. Commit.
- Add verbose warning and optimized debug/linker flags. Commit.
- No need to perform meridian flip if there are no more pending jobs in the sequence queue. Commit.
- If WCS info is not yet available to PAH process, capture another frame and then proceed. Commit.
- Re-enable support for disabling reception of remote guider frames when using external guiders. It was disabled before as it was causing issues that were hard to track, now it is only called when external guider is explicitly connected or disconnected. Commit.
- If remote guiders are specified as external guiders then do not count them as regular devices to watch for. Commit.
- Fix slots that was refactored. Commit.
- Slight fixes to Rotator GUI. Commit.
- Add button to open web manager in browser. Commit.
- Refactor the needed Android NDK workaround without committed object file. Commit.
- Minor GUI improvements in Rotator Control. Commit.
- Add rotator support to Ekos. Commit.
- Initial work for rotator support. Commit.
- Update the source format with clang-format. Commit.
- Clang source formatting tool support. Commit.
- This patch should make astrometry downloads work on Linux just like they now work on Mac. It makes use of KAuth and a helper file to read and write to the write protected /usr/share/astrometry folder. Commit.
- Update the security flags. Commit.
- Update .gitignore. Commit.
- Add some missing files for the Android build. Commit.
- Add security (hardening) flags. Commit.
- Fix minor typo. Commit.
- Add missing file. Commit.
- Minor GUI fixes. Check if WCS header exists before trying to load WCS data in FITSView. Commit.
- Make guide capture timeout 10 seconds instead of 5. Commit.
- Astrometry index files patch. Commit.
- WCS data is no longer loaded by default. It must be explicitly loaded either via calling loadWCS() directly, or IF WCS header is valid, then toggling the EQ Grid and Object info. Commit.
- I made a patch that will make astrometry index file downloading as easy as clicking a button, at least on Macs for now. I did send a patch with a rough draft of this yesterday, but I made several improvements over that patch. I made it handle situations where there is no internet connection. It brings up a dialog telling the user it cannot reach the server. And because it now checks for an internet connection before attempting the download, that improves performance. I removed the part with the config patch since that was already applied. I disabled the downloader for Linux computers until we can resolve the read only folder issue. I improved the progress bar code. I also simplified the code slightly. Commit.
- Use Q_DECL_OVERRIDE. Commit.
- Replace NULL with nullptr. Commit.
- Add ccache support. Commit.
- This patch will force astrometry.net to use the config file that the user specifies in the options. That should be less confusing to users. Commit.
- Add missing help icon. Commit.
- Back button fix for QML. Commit.
- This patch will add a help page to “Whats Interesting” so that those new to the feature can get a sense for what all of the buttons do and how Whats Interesting works. Commit.
- Possible solution to polynomial fitting getting stuck at a particular exposure. Commit.
- Remove invalid Patterns key from desktop file. Commit.
- This patch will add the tracking feature option to Whats Interesting that I mentioned before as well as clarifying the auto center feature a bit. Commit.
- This patch should fix a problem I found in Whats Interesting. The problem was that the satellite positions were not updating and I found that the planets and satellites didn't move when selected from whats interesting. The reason was because I had cloned the objects. The clone will not update. I really needed to use the original skyobjects. So this fixes that. Commit.
- Manually added Henry-Draper indexes for some named stars that were messing. Okteta is awesome. Commit.
- Set capture timeout threshold to 5 seconds by default to account for any possible delays in the pipeline. Only capture after dither is successful when using local guider. Commit.
- For quite some time, I have known there was an issue with the SimClock in KStars. Commit.
- Update documentation for stars and the offsets within the binary files so I do not have to calculate them again. Commit.
- I found that one of the Text items in Whats Interesting was stealing the mouse hover events that was supposed to turn it yellow when you hover over it. So I added another mouse area inside the mouse area to capture those mouse hover events. This patch will apply that change. Commit.
- Final fixes for Android. Commit.
- Fix automatic mode in KStars Lite. Commit.
- ISO8601 should be unified between local and remote modes. Fix remaining issues with flat capture counters and switch between local and remote in modes. Commit.
- This patch will remove some objects from the info_url file because those objects are no longer in the database under that name. This should clear up some of the errors that appear on KStars startup. Also, I added a function to save the urls of the wikipedia pages found by what’s interesting in the info_url file so that we can build a database just like I did with the images. Also, I added a couple of lines of code so that if whats interesting checks a URL for an object, gets a result, and then finds that their either is no article by that name or no info box on the page, it saves a placeholder file with a notice to the user about the article not existing. This way, it won’t keep trying to download the articles that don’t exist. And finally, I corrected an error where an incorrect image URL would be saved by whats interesting if in fact there was no image in the table. Now it doesn’t try to download and save a non existent image, nor does it record the url. Commit.
- Fix counter to remote images. Commit.
- Suspend guiding also if running two cameras from the same driver. Commit.
- Add option to change orientation of Ekos module icons. Commit.
- This patch will correct the name of the SolverFOV color in the color scheme files because it was mislabeled. Also, it sets the colors for RA and DEC Guide error in the night vision scheme to be better for night vision. Around that same idea, it updates the RA and Dec Guide error colors and legend when you change the colors in the color options. And finally, it updates the stylesheet on OS X where the QProgessBar no longer needs to be the grey color it was set to because the QProgressBar file has been edited and the former error this was meant to correct is now gone. The white it naturally is improves the visibility of the progress. Commit.
- New Android build system for KStars Lite. Commit.
- Add support for setting gain within Ekos and in sequence manager files. Commit.
- Set resize mode for mount panel to fix issues under non-Linux systems apparently. Commit.
- Do NOT load observing list on startup since it can take too long and delay program loading signaficantly if it is a large list. Instead show it on first view and show progress dialog while at it. Commit.
- Use text fit so that it works across all themes. Commit.
- Add progress dialog when adding objects from wizard as it can take a very long time for large lists. All clear list button. Commit.
- Make it work on Mac and add center mount. Commit.
- MIssed semicolon. Commit.
- MIsc improvements. Make it stay on top. Commit.
- Add build timestamp. Commit.
- Make the mount control button more prominent. Commit.
- QtQuick controls 2.0+ do not exist on Ubuntu 16.04 so again failing back to Quick 1.4 until next Ubuntu LTS release comes along. Commit.
- Add INDIPREFIX to MacOS environment variables. Commit.
- Delete preview job on abort. Commit.
- + New mount tool box is ready for use. Probably the GUI needs some more theming to look pretty. Commit.
- More progress. Motion and speed controls work. WIll implement the rest soon. The GUI needs improvement in coloring, sizes, theming, separators..etc. Commit.
- Initial work for Mount Tool Box in QML. Removing obsolete unused PNG icons. Commit.
- Fix minor typo. Commit.
- Add splitter to Ekos GUI. Commit.
- Add button to toggle star detection display. Commit.
- Set full directory name including frame type and filter when using remote directory. Commit.
- Warn about empty remote directory in local mode. Commit.
- 2.7.8 release. Commit.
- This patch should both make the dbus commands work in kstars for scripting and also for the scheduler, as well as starting up a dbus server from inside the bundle if none is currently running. This should be combined with changes I made to the OS X build script already to make it all work properly. Hopefully this solves the dbus problems. Commit.
- Add QHY Firmware path for OSX. Commit.
- Remove file before copying otherwise it will fail because QFile::copy does not overwrite. Commit.
- Remove generic device on disconnect. Remove mount process when telescope is removed. Commit.
- Check offline astrometry.net version and if equal or less than 0.67 then --no-fits2fits must be enforced and vice versa. Commit.
- I did a little cleaning up in Whats Interesting. I changed the layouts a little to correct a couple of minor display issues involving centering and borders. I also made the frame in the tabview invisible because on windows it was bright white. I also fixed a crash that could happen on reload. Commit.
- Add sewerqia city. Commit.
- Use appropiate OSX ps flag as suggested by Robert. Commit.
- This patch should fix the Image URL problem on Windows for Whats Interesting. It also makes What’s Interesting MUCH faster in downloading and display. Commit.
- Fix toggle of WI Tool from context menu. Commit.
- Use QUrl so that images are properly loaded in all platforms. Commit.
- Find wiview on Windows. Commit.
- Make it find wcslib on Windows. Commit.
- Save stream file and directory names in INDI. Commit.
- This patch will fix the crash you observed with one of the ways to access Whats Interesting, adds a toolbar action for whats interesting and makes it toggle appropriately, fixes the clock icon for the time button, and removes KF5WIT ifdefs for whats interesting since they are no longer needed. Commit.
- I added Night Vision support to Whats Interesting. See what you think. Commit.
- This patch should help to support running local INDI servers for GPhoto cameras on OS X. It adds two environment variables, CAMLIBS and IOLIBS with the paths to the appropriate places in the plugins folder where I will be putting the files using our build script. Note that I added the environment variables with a check to see whether the plugins folders in question actually exist and a check to see if it should be using the internal drivers. Commit.
- Forgot to add icon. Commit.
- This patch adds an icon/button for the WI object inspector instead of just having it be on by default. Also it changes the colors for whats interesting so they will work better with a red cover over your laptop. Commit.
- Bump to 2.7.7. Commit.
- Fix exposure number when doing auto ADU calculations in file name. Include fractional exposure values in filenames when needed. Commit.
- Fix minor typo. Commit.
- + Add timeout to guide module for capture timeouts. Commit.
- Fix issue with rotation when in automatic mode in KStars Lite. Added low-pass filter to reduce hittering of screen in auto mode. Commit.
- This patch fixes a typo that I made in whats interesting. I accidentally had typed ra instead of dec so it was reporting the wrong dec values. Also, I improved the functionality of the list view so that it will display the selected item in white, so that you can use the arrow keys to scroll the list even when the details view is not showing, and so that you can click the picture to select the item but select the description to view the details. Commit.
- Remove old ASI info. Commit.
- Correct ASI CCD driver metadata. Commit.
- This patch addresses several key issues with whats interesting. First, on Macs it will first check inside the app bundle for the whats interesting before it checks in the data directory. That way if the user installed from a dmg and then updated to a new dmg the any whats interesting improvements will be included. It still checks the data directory as a backup in case the user didn’t install from a dmg. Second, when there are no objects in a list, it displays a nice message explaining that, rather than just a blank screen. Also I added Supernovas, the NGC Catalog, the IC Catalog, and the Sharpless Catalog. I also added some more objects to the object lists. For the catalogs, I made them load separately on demand with a nice progress bar and a message explaining that they are loading. Also I corrected a bug for the moon and similar objects that were not object types originally included in Whats Interesting. I also disabled automatic downloading for object information because I don’t think it should be initiating lots of network traffic when there is no internet connection and also it shouldn’t try to download data many many times for objects that really have no article. The user can now initiate the download of all the data for the entire list, for individual objects, or just objects that have no data, so that should be fine. I also did a little rearranging on the category screen. Also just in case, I added some checks to see if some objects are null for safety. Commit.
- Add SkySafari to Profile Wizard services. Commit.
- Set focus object to null so it doe not insist on tracking previous objects while in slew. Commit.
- In this patch, I implemented batch downloads for object lists. Note that it will download the objects currently selected/shown in the list based on filtering options, not everything in the entire massive list. Commit.
- I cleaned up some of the positioning calculations in the wiview.qml file so that the info text panel should now always be the correct size and all the errors that were printing to the console from the positioning should be gone now. Also I added the ability to use the arrow keys to cylcle through the objects in the details view. It is much more efficient! Tooltips are not done yet, but they are started. Commit.
- See if this improves things. I did a complete rewrite of the way the model manager works. It is now much more efficient. This also includes the other changes I already made as well as the additional download of comets and asteroids. I also added the images to the qml file as you mentioned. Commit.
- Adjust decimals if the minimum is less than 0.001. Commit.
- Cmake: remove unused FindQJSON.cmake. Commit.
- If sender is null then update radio button status. Commit.
- Make images and thumbnail names consistent. Now full-scale images are named image-* and thumbnail are thumb-* and all are appended with .png from the get-go. This would _break_ downloaded existing images for users, but it is a good long term stable solution. Commit.
- Update DBUS functions to offer better functionality and consistent names. Commit.
- Stop solver on timeout. Commit.
- This patch includes the previous 2. It also modifies the first screen of whats interesting and adds Messier objects to the list. As a part of that, I also had to add a way to identify that the object was below the horizon. Commit.
- Here are some more improvements to the Whats Interesting panel. Commit.
- I've added some simple comet tails and an option to disable them. Commit.
- Skip PHD2 and LinGuider when starting INDI Web Manager drivers since these two are just place-holders for the apps. Commit.
- Further improvements to WIT tool. Commit.
- Only do size optimization on Linux since it causes issues on Mac. Commit.
- I was working on the Whats Interesting tool because I think it has a lot of potential. I added photos and descriptions to the list. I added photos to the detail view. I also changed some of the layouts. And finally I added a telescope slew button. Commit.
- Optimize binary size by dropping unneeded symbols at linking stage. Commit.
- Save INDI and Ekos manager window sizes between sessions. Commit.
- Update duino driver. Commit.
- Add shortcut for full screen toggle in Ekos in align and focus. Commit.
- Detect if flat image is already saturated before calculating fitting. Only utilize polynomial fitting if we have 4 or more points since it can quite unreliable at low counts. Commit.
- Smaller fixes found by Clang compiler. Commit.
- Fix minor typo. Commit.
- Fix minor typo. Commit.
- Initial work for Image Guiding algorithm by Bob Majewski. All guide images must be explicitly converted to floats and then partitioned into NxN regions before sending them to the algorithm. Commit.
- Retry meridian flip 3 times before giving up. Commit.
- I found the drawing issue that was making the horizontal bar for different pixel heights of the window. It took me some time to dig up what exactly was causing the black line. But I finally did. Commit.
- Sync remote astrometry driver CCD name to currently selected CCD. Commit.
- Improve tooltips. Commit.
- This patch should allow the remote solver to print its solutions nicely in the table the same way the online and the local solver already do. It also adds an autoscale button for the solutions graph. Commit.
- Add notification that KStars needs to be restarted after changing INDI drivers directory. Commit.
- Update INDI drivers. Commit.
- Read indidrivers.xml as the first file. Silenty ignore replicas. Do not allow device manager to start INDI services for remote drivers. Commit.
- Add tooltip that contains driver information for local driver and remote driver tip for remotes. Commit.
- Create INDI driver entries regardless of what is currently install. Drivers that are not locally available are treated as remote-only drivers. Commit.
- Do not process WCS on loading if we plan to create a WCS file. Make loadWCS asynchronous and use signal to proceed in the chain. Commit.
- Do not make thumbnail selector dependent on detail dialog since it can be used also in observing list. Commit.
- Create the noimage pixmap to the image chooser and delete afterwards. Commit.
- Use Windows-friendly file names. Commit.
- Disable auto default on as it causes stylying issues on Mac. Commit.
- Here is a little patch to fix the comet/asteroid update from JPL, which now requires https. Commit.
- Fix minor typo. Commit.
- Add support to per-filter exposure time that is persistent. Commit.
- Do not remove temporary file until all operations are complete first. Commit.
- Tooltip improvements. Commit.
- Fix issue with mount alignment running prematurely on Sync. Commit.
- If dark frame fails to load then remove it completely and capture a new one. Commit.
- Using astyle Artistic Style format with options -A1 -W3 -k2 -S -xG -C. Commit.
- Junion Job: Investigate NEOs is fixed!. Commit.
- Make 2nd rotation value and direction always in sync with 1st one regardless of auto-mode. Commit.
- Add support for observers in capture module. Observer names are sent to INDI CCD driver where they are recorded in the FITS header. Furthermore, target name is also sent to the CCD driver to be recorded as OBJECT. Commit.
- Add more debug logging to flat ADU calculations. Commit.
- Here is a patch that will add a sort function to the mount modeling tool that will start with the point that is currently closest to the telescope and then sort the rest of the points by the minimal distance after the previous point. Also I added a check to see if Goto Nothing is selected in the align module and if so, a warning is issued when the user tries to start the modeling tool. Commit.
ksudoku [Show]
- Fix wayland support. Commit.
- Q_DECL_OVERRIDE->override. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Use KStandardGuiItem more. Commit.
- Fix initialization order. Commit.
- Bump version to 1.4. Commit.
- Fix segfault when attempting to generate or enter in an invalid game variant. Commit.
- Cleanup KSudoku::updateShapesList() to remove manual path fiddling. Commit.
- Fix build with GCC6. Commit.
- Port Q_FOREACH to ranged based for. Commit.
- Remove the outdated "home_page" action. Commit.
- Update KF5 dependencies. Commit.
- Convert QT,KF5 includes to camelCase and sort. Commit.
- Remove KDELibs4Support from KSudoku. Commit.
- Initial cleanup of the debug statements (qDebug, dbk, dbe). Commit.
- Port usage of KUrl and friends to equivalent constructs with QUrl. Commit.
- Add .arcconfig file to point arcanist to the KDE Phabricator instance. Commit.
- Simplify Messages.sh a bit. Commit.
- Remove obsolete LSM file. Commit.
- Fix build (missing ; in the previous commit). Commit.
- Port from KPixmapCache to KImageCache. Commit.
- Port to QFileDialog. Commit.
- Port to QTemporaryFile. Commit.
- Replace KLocale with KLocalizedString. Commit.
- Port KShortcut to QKeySequence/KActionCollection. Commit.
- Porting fix: no values can be added to a null QTime. Commit.
- Port from KIcon to QIcon. Commit.
- Port away from KStandardDirs, KCmdLine*, K4AboutData. Commit.
- Port kde4_add_app_icon to ecm_add_app_icon. Commit.
- Ecm_install_icons: use correctly the new syntax. Commit.
- Use the ECM variable for the metainfo (appdata) directory. Commit.
- KIO::file_copy takes two files, not (file,dir). + -DQT_NO_URL_CAST_FROM_STRING. Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- Use C++ time instead of C time. Commit.
- Use KCrash. Commit.
- Set window icon. Commit.
- Use setApplicationDomain(), TRANSLATION_DOMAIN is for libraries. Commit.
- USe new KDE_ macro. Commit.
- Fix includes. Commit.
- Make it build on OSX again (Thanks, Ian for pointing out Q_OS_MAC). Commit.
- Update it. Commit.
- Fix shortcut. Commit.
- Fix includes. Commit.
- Port to qaction. Commit.
- Convert to new connect api. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Make it translate. Commit.
- Fix include. Commit.
- Reverse dns desktop. Commit.
- Fix install icons. Commit.
- Fix docbook. Commit.
- Make it compile. Commit.
- Convert to k4aboutdata. Commit.
- Minor. Commit.
- Remove not necessary include moc. Commit.
- Port++. Commit.
ksystemlog [Show]
ktimer [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
ktnef [Show]
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Make more readable. Commit.
- Remove qt module. Commit.
- Add missing gitignore. Commit.
- We can compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
ktouch [Show]
- Install QML Files As Qt Resource. Commit.
- Reorganize QML Files. Commit.
- Remove obsolete LSM file. Commit.
ktp-auth-handler [Show]
- Remove unused dependency. Commit.
ktp-text-ui [Show]
- Fix missing icon: mail-encrypt->mail-encrypted. Commit.
ktuberling [Show]
kturtle [Show]
kubrick [Show]
- Bump version to 1.1. Commit.
- Remove KDELibs4Support. Commit.
- Drop unused dependencies. Commit.
- Port to the new signal/slot syntax. Commit.
- Q_DECL_OVERRIDE -> override. Commit.
- Port away from Q_FOREACH. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Properly show the message for an invalid game file. Commit.
- Port KFileDialog to QFileDialog. Commit.
- Combine signmaster label and moves into a single widget. Commit.
- Fix loading of background svgz file. Commit.
- Fix singmaster widget location. Commit.
- Port statusbar to QStatusBar. Commit.
- Move desktop file to the right place. Commit.
- Add appdata file and rename desktop file. Commit.
- Remove obsolete LSM file. Commit.
- Set the QApplication and the translation domain earlier. Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- QStandardPaths::DataLocation is deprecated. Commit.
- Use KCrash. Commit.
- Set window icon. Commit.
- Use setApplicationDomain(), TRANSLATION_DOMAIN is for libraries. Commit.
- Rename icons. Commit.
- Use new KDE_ macro. Commit.
- Kdelibs4support--. Commit.
- Make it build on OSX again (Thanks, Ian for pointing out Q_OS_MAC). Commit.
- Fix includes. Commit.
- Kdelibs4support--. Commit.
- Clean up header. Commit.
- Use qCDebug. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Port to new connect api. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix shortcut. Commit.
- Avoid crash. Commit.
- Fix includes. Commit.
- Migrate settings. Commit.
- Allow to translate. Commit.
- Fix includes. Commit.
- Fix install desktop file. Commit.
- Fix install icons. Fix install rc file. etc. Commit.
- Remove not necessary include moc. Commit.
- Fix docbook. Commit.
- Search opengl. Now it links. Commit.
- Port to KF5. Commit.
kwalletmanager [Show]
- Use new connect api. Commit.
- Move in cpp file. Commit.
- Const'ify, return nullptr etc. Commit.
- We depend against 5.7 now. Commit.
- Use unique variable. Commit.
- Return nullptr. Commit.
- USe QString directly. Commit.
- Add info why wallet is not created. Commit.
- Make it compiles with strict definition. Commit.
- Fix mem leak. Commit.
- USe const'ref. Assign directly variable. use nullptr. Commit.
- Minor optimization. Commit.
- Avoid empty wallet. Remove old comment. Minor optimization. Commit.
- Nullptr. Commit.
- Use nullptr. Commit.
- Time to increase version. Commit.
- Fix clazy warning. Commit.
- Clean up includes. Commit.
- Use nullptr + const'ref. Commit.
- Add kcrash support. Commit.
- Fix hdpi. Commit.
- Use QCoreapplication::applicationpid. Commit.
- Use Q_DECL_OVERRIDE. Commit.
kwave [Show]
- Doc: cleanup of the references of KDE-as-the-desktop. Commit.
- Terminology fix: "based on KDE Frameworks". Commit.
- Doc: fix the description of about_kde(). Commit.
- (EBN). Commit.
- Coding style / indent / whitespace fixes. Commit.
- Fix up codec_ogg's and codec_flac's CMakeLists.txt for FreeBSD, v2. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Allow multiple encoders/decoders per codec plugin. Commit.
- Allow addMimeType() to accept multiple mime types in a comma separated list. Commit.
- Simplified use of addMimeType: internally use only lower case file suffixes (still supporting upper case versions as input). Commit.
- Added #cmakedefine HAVE_LIBAUDIOFILE. Commit.
- Fix the name of K3b (not K3B). Commit.
- (minor cmake cleanups + fixed typo). Commit.
- Bugfix: wrong text in file progress dialog ("Source" -> "File"). Commit.
- Export_k3b: off-by-one error, wrong titles. Commit.
- Fixed wrong message text in saveblocks plugin. Commit.
- New plugin: export to K3B project file. Commit.
- Bugfix: deleting labels per menu did not work. Commit.
- Moved escapeForFileName() from saveblocks plugin to Kwave::Parser,. Commit.
- (fixed minor memory leak and some unreachable code). Commit.
- Set a path to desktop file. Commit.
- No longer use KFileWidget::setSelection() (as it is deprecated now). Commit.
- Organization domain should be set in aboutData, otherwise KAboutData sets incorrect desktop file name. Commit.
- (changelog update). Commit.
- Reduce flicker of position widget. Commit.
kwordquiz [Show]
- Fix wayland support. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Port kde4_add_app_icon to ecm_add_app_icon. Commit.
libgravatar [Show]
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Indent. Commit.
- Don't use deprecated method. Commit.
- Fix coding style. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
libkcddb [Show]
- Use Q_DECL_OVERRIDE. Commit.
libkcompactdisc [Show]
- Cmake: use -std=c99 also when using clang. Commit.
- Cmake: use the ALSA include dirs, if found. Commit.
libkdcraw [Show]
- Remove obsolete LSM file. Commit.
libkdegames [Show]
- Remove the last references to kDebug (even if commented). Commit.
- Revert "Fix export of inherited inline functions". Commit.
- Fix export of inherited inline functions. Commit.
- Add include of qt_windows.h on Windows. Commit.
- Use Q_DECL_OVERRIDE. Commit.
libkdepim [Show]
- Fix export symbol (found when I compiled it on win). Commit.
- Add tooltip + save when we change checked status. Commit.
- Clean up. Commit.
- Activate enable/disable collection. Commit.
- Add code for save settings. Commit.
- Initialize pointer. Commit.
- Comment for the moment. Commit.
- Improve debug. Commit.
- Remove debug not necessary here. Commit.
- Move more code to ldap class. Commit.
- Continue to move some code to specific class. Commit.
- Move QNetworkConfigurationManager in manager class. Commit.
- Move to ldap class. Commit.
- Use get/setter. Commit.
- Rename class. Commit.
- Move ldapClientToCompletionSourceMap in ldap class. Commit.
- Use addresseelineeditbaloo. Commit.
- Extract baloo code too. Commit.
- Move ldapText to ldap class. Commit.
- Use addresseelineeditldap. Commit.
- Return ldaptimer. Commit.
- Add initialize code. Commit.
- Add getter. Commit.
- Move in private variable. Commit.
- Rename variables. Commit.
- Use directly AddresseeLineEditAkonadi. Commit.
- Continue to split code. Commit.
- Start to split code. Commit.
- Add signal. Commit.
- Enable/disable add button when lineedit is empty. Commit.
- Improve autotest. Commit.
- Minor optimization. Commit.
- Implement plugin manager. Commit.
- Start to create addresslineedit plugin. Commit.
- Add autotest + fix widget. Commit.
- Readd selection change signal. Commit.
- Clean up dialogbox. Commit.
- Fix add item when original list was empty. Commit.
- Not dependency against akonadi. Commit.
- Remove last char. Commit.
- Add operator==. Commit.
- Minor. Commit.
- Remove space. Commit.
- Add parent to menu. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Fix export symbol. Commit.
- Fix install prefix. Commit.
- Add a constructor which takes all arguments. Commit.
- Fix include. Commit.
- Fix includes. Commit.
- RecentAddress doesn't depend against akonadi. Commit.
- Minor optimization. Commit.
- Minor optimization. Commit.
- Revert "not necessary to export this class". Commit.
- Revert "fix include path to overlaywidget.h". Commit.
- Fix include path to overlaywidget.h. Commit.
- Not necessary to export this class. Commit.
- Add autotest for email as "foo, s"
. Commit. - Add more autotest. Commit.
- Make more readable. Commit.
- Use contains here. Commit.
- Create autotest for make sure that porting to QRegularExpression is ok. Commit.
- Add parent directly. Commit.
- Clean include. Commit.
- Remove recentaddressdialog it's not used now. Commit.
- Remove unused code. Commit.
- Use Q_FALLTHROUGH here. Commit.
- Coding style. Commit.
- Ignore some files. Commit.
- It compiles fine with QT_NO_CAST_FROM_BYTEARRA. Commit.
- Remove deprecated method. Commit.
- Use isEmpty here. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Use private symbol. Commit.
- Reduce line size. Commit.
libkeduvocdocument [Show]
- Use Q_DECL_OVERRIDE. Commit.
libkexiv2 [Show]
- Remove obsolete LSM file. Commit.
libkface [Show]
- Remove obsolete LSM file. Commit.
libkgapi [Show]
- Update version. Commit.
- Revert "Try to fix build on windows". Commit.
- Try to fix build on windows. Commit.
- Fix compile on windows. Commit.
- Use isEmpty() here. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Remove Qt module from include. Commit.
- Remove module name. Commit.
- Use nullptr. Commit.
- Use nullptr. Commit.
- Pedantic. Commit.
- Use qCDebug. Commit.
- Fix indent. Commit.
- Port to for(...:...). Commit.
- Port some others Q_FOREACH. Commit.
- Remove more q_foreach. Commit.
- Convert some Q_FOREACH. Commit.
- Not necessary. Commit.
- Port to for(...:...). Commit.
- We depend against qt5.7. Commit.
- Increase version. Commit.
- Fix dependancies. Commit.
libkgeomap [Show]
- Remove obsolete LSM file. Commit.
libkipi [Show]
libkleo [Show]
- It seems to be in master not 1.9.x. Commit.
- Bump PIM_VERSION to 5.5.81. Commit.
- Do not display too advanced options in CO_DE_VS mode. Commit.
- Add a filter for keys that are not yet certified. Commit.
- Rework the keyfilter model. Commit.
- Add a field 'Validity' to the key model. Commit.
- Add and use function providing a short compliance string for keys. Commit.
- Add filters for keys that are (not) VS-compliant. Commit.
- Add and use a second set of key filters. Commit.
- Separate filter code from method to helper function. Commit.
- Tweak complianceStringForKey. Commit.
- New function checking if a key is valid. Commit.
- Refactor compliance code. Commit.
- Fix selecting the color from a set of filters. Commit.
- Use isEmpty. Commit.
- Make qgpgme as requires. Commit.
- Use some QStringLiteral. Commit.
- Use add_definitions(-DQT_NO_URL_CAST_FROM_STRING). Commit.
- Add Q_FALLTHROUGH. Commit.
- Use Q_FALLTHROUGH. Commit.
- Port some foreach. Commit.
- Src/ui/directoryserviceswidget.ui: fix Warning: The name 'horizontalLayout''. Commit.
- Conditionally compile complianceStringForKey. Commit.
- Remove unused code. Commit.
- Show advanced options in GnuPG Sysconfig. Commit.
- Simplify and split DirectoryServicesWidget. Commit. Fixes bug #192059. Fixes bug #359151
- Add compliance mode to formatting. Commit.
- Fix confusing tooltip strings. Commit.
- Remove some deprecated method. Commit.
- This line was not necessary. Commit.
- Make it compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Lintcmake include find_dependency() macro. Commit.
- Port some foreach. Commit.
- Change copyright header from Intevation to BSI. Commit.
- Fix build with GCC 7. Commit.
- Fix cryptoconfigmodule layout. Commit.
- Add New Key filter for fully trusted. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Not necessary to use += operator here. Commit.
libkmahjongg [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
libkomparediff2 [Show]
- Use Q_DECL_OVERRIDE. Commit.
libksane [Show]
- Use Q_DECL_OVERRIDE. Commit.
libksieve [Show]
- Fix clear action (disable value lineeedit). Commit.
- Fix autotest. Commit.
- This comment is outdated and we will remove a day don't know when but not now yet. Commit.
- USe LineEditValidator. Commit.
- USe LineEditValidator here too. Commit.
- Try to make autotests works. Commit.
- Fix crash when we close dialog. Commit.
- Use lineeditvalidator. Commit.
- Fix validator. Commit.
- Add some autotest. Commit.
- Add autotests repository. Commit.
- We need some lineedit with validator. Commit.
- Fix more bug. Add autotest for it. Commit.
- Fix warning. Commit.
- Remove duplicate symbol here too. Commit.
- Remvoe duplicate symbol. Commit.
- Use macro for windows support. Commit.
- Fix class name. Commit.
- Remove duplicate symbol. Commit.
- Add lib for windows build. Commit.
- Make it link without rebuild class. Commit.
- Continue to fix windows compile. Commit.
- Add include. Fix previous patch. Commit.
- Fix compile on windows. Commit.
- Fix enable/disable button. Commit.
- Use setPlaceholderText. Commit.
- Found why script doesn't correctly parsed. Commit.
- Add more autotest. Commit.
- Remove dependency against Qt5::Xml. Commit.
- Add more autotest. Commit.
- Rename variable. Commit.
- Fix autotests. Commit.
- Add more autotests. Commit.
- Fix label. Commit.
- Skip laod. Commit.
- Fix autotest. Commit.
- Just one autotest failed now. Commit.
- Fix load variable locale. Commit.
- Fix vacation support. Commit.
- Skipcurrentelement. Commit.
- Remove #if ... #endif. Commit.
- Fix autotest. Commit.
- Increase version. Commit.
- Coding style. Commit.
- Clean up. Commit.
- Clean up debug. Commit.
- Port foreverypart. Commit.
- Fix script. Commit.
- Skip++. Commit.
- Skipelement here too. Commit.
- Add more debug. Commit.
- Fix autotest 60 success now. Commit.
- Porting. Commit.
- Porting ++ (8success/71 failed) still in progress. Commit.
- Add more porting. Commit.
- Port load block. Commit.
- Port two conditions. Commit.
- Continue to port action. Commit.
- Port more actions. Commit.
- Comment code, porting. Commit.
- Start to port action/condition. Commit.
- Fix compile. Commit.
- Convert to QString here. Commit.
- Add define for removing old code. Commit.
- Parse include. Commit.
- Return QString, remove QDomDocument. Commit.
- Add comment. Commit.
- Simplify code. Commit.
- Use QXmlStreamWriter. Commit.
- Fix ref file. Commit.
- Fix some error. Commit.
- Clean up code. Commit.
- Continue to implement it. Commit.
- Start to use QXmlStreamWriter. Commit.
- Add autotest for scriptparsing before porting it to QXmlStreamWriter. Commit.
- Debug--. Commit.
- Add setPlaceholderText. Commit.
- Don't add empty line on a empty script. Commit.
- Fix generated file. Commit.
- Add a new line at the end of script. Commit.
- Coding style. Commit.
- Forgot to commit the version increase. Commit.
- Introduce the password provider class. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Add info when we try to create a script with empty name. Commit.
- Start fixing comparator support. Commit.
- Fix item found value. Commit.
- Use QLatin1String here. Commit.
- Make failed-2 file works now. Commit.
- Port to QRegularExpression*. Commit.
- Remove qt module. Commit.
- Use AbstractRegexpEditorLineEdit. Commit.
- Fix coding style. Commit.
- Port to AbstractRegexpEditorLineEdit. Commit.
- Add missing method. Commit.
- Minor optimization. Commit.
- Start using AbstractRegexpEditorLineEdit. Commit.
- Test-date1 will failed. Commit.
- It's a plain text here. Commit.
- Fix add regexp support. Commit.
- Add regex support. Commit.
- Add more autotests. Commit.
- Start to implement support regexp require. Commit.
- Missing require "regex". Commit.
- Fix comment after true/false condition. Commit.
- Use QToolButton here. Commit.
- Don't show autospellcheck error during printing. Commit.
- Fix bug with comment which has an unique char. Commit.
- Add other broken code. Commit.
- Coding style. Commit.
- Add more autotest. Commit.
- Add more autotest. Commit.
- Fix generate multi line comment. Commit.
- Add more autotest. Commit.
- Add more autotests. Commit.
- Implement comment support for condition. Commit.
- Add support for comment in condition widget. Commit.
- Reduce duplicate code. Commit.
- Fix clear actions/conditions. Commit.
- Remove commented code. Commit.
- Fix layout. Commit.
- Implement clear global variable. Commit.
- Implement clear include widget. Commit.
- Add more autotest. Commit.
- Now it doesn't failed. Commit.
- Improve autotest => try twice to generate code. Commit.
- Fix header value when we use [ + ]. Commit.
- Add code for create new regexpeditorlineeditabstract. + add new autottest. Commit.
- React to signal textchanged. Commit.
- Add signal when text is changed. Commit.
- Inform when we switch to regexp support. Commit.
- It will failed. Commit.
- Add method for generating comments. Commit.
- Allow to define comment. Commit.
- Continue to implement comment support. Commit.
- Fix generate comment code. Commit.
- Try to improve comment support. Commit.
- Add more autotests. Commit.
- Increase maximum value. Commit.
- Add more autotest. Commit.
- Include find_dependency before using it, cmakelint http://build.neon.kde.org/job/xenial_unstable_applications_libksieve_lintcmake/12/testReport/libkf5ksieve-dev/KF5LibKSieve/find_package/. Commit.
- Add boolean info when we switch to regexpeditor. Commit.
- Fix size it's a number. Commit.
- Coding style. Commit.
- Continue to implement regexpeditorlineedit. Commit.
- Remove mainlayout margin. Commit.
- Add more autotest. Commit.
- Add more autotests. Commit.
- Allow to set code. Commit.
- Add new regexpeditorlineedit. Commit.
- Add virtual method. Commit.
- Add abstractregexpeditorlineedit. Commit.
- Fix autotest. Commit.
- USe new sievedatespinbox. But some autotests are broken. I will investigate soon. Commit.
- MAke sure that generated code is ok. Commit.
- Allow to specify range. Commit.
- Extract sievedatespinbox + create autotest. Commit.
- Add a specific spinbox widget. Commit.
- Start to create full value support aka "*". Commit.
- Add more autotest. Commit.
- Fix debug. Commit.
- Add more test. Commit.
- Add more newline. Commit.
- Add mroe autotests. Commit.
- Fix test date. Commit.
- Add new line. Commit.
- Fix indent when we have complex script. Commit.
- Fix generate indentation in sieve condition. Commit.
- Add indentation. Commit.
- Continue adding indent. Commit.
- Move indentation method in util file. Commit.
- We need to add more indentation when we are in loop foreverypart. Commit.
- Avoid problem with warning widget. Commit.
- It's a signal. Commit.
- This autotest is ok now. Commit.
- Add more autotest. Commit.
- Add more indent in dom xml. Commit.
- Fix foreverypart support. Commit.
- Fix parsing text with "<". Commit.
- Add more notify. Commit.
- Add autotest about missing index support. Commit.
- Add test about str with "<" which breaks parsing. Commit.
- Fix add header. Commit.
- Remove extra space when we select first element. Commit.
- As we detect undefined feature vacation-multiple failed. Commit.
- Exclude test-date as it depends against current date. Commit.
- Remove unused debug. Commit.
- Protect slash. Commit.
- Add more autotest. Commit.
- Disable it when we don't have variable support. Commit.
- Inform unsupported feature. Commit.
- Inform when script has a feature that server doesn't support. Commit.
- Add test about comment. Commit.
- Fix comment indentation. Commit.
- Don't create empty comment. Commit.
- Don't add include empty name. Commit.
- Don't add empty variable name. Commit.
- Fix coding style. Commit.
- Add comparator autotest. Commit.
- Don't add empty requires. Commit.
- Use icon on button. Commit.
- Remove obsolete comment. Commit.
- USe correct constructor. Commit.
- Use directly SieveEditorGraphicalModeWidgetAbstract. Commit.
- Add abstract class if we want a day create another graphical editor. Commit.
- Add regexp test which failed. Commit.
- Add more autotest. Commit.
- Add vacation autotest support. Commit.
- Fix support for local variable. Commit.
- Start to fix support local variable. Commit.
- Fix debug. Commit.
- Add other autotests. Commit.
- Add more autotests. Commit.
- Continue. Commit.
- Autotests++. Commit.
- Continue to add autotests. Commit.
- Add more autotests. Commit.
- Add more autotests + find a bug in set variable. Commit.
- Fix enclose support. Commit.
- Add more autotests. Commit.
- Fix deleteheaders. Commit.
- Add new autotest which failed. I need to fix it. Commit.
- Add more autotests. Commit.
- Use locale C for date/time string. Commit.
- Add info about duplicate. Commit.
- Add todo about duplicate feature. Commit.
- Protect slash in path. Commit.
- Fix envelop script without "part". Commit.
- Protect "\" for all editors. Commit.
- Remove duplicate code. Commit.
- Protect '\'. Commit.
- Add regexp test. Problem with "\\".. I will investigate it. Commit.
- Add address autotest. Commit.
- Minor. Commit.
- Add more autotests. Commit.
- Add more autotests. Commit.
- Fix autotest. Commit.
- Add more autotests. Commit.
- Don't add empty requires. Commit.
- Add more autotest. Commit.
- Add more autotests. Commit.
- Ignore generated file. Commit.
- Improve autotest. Commit.
- Prepare autotests for creating graphical scripts. Commit.
- Export some symbol. Commit.
- Make it const. Commit.
- Add debug info. Commit.
- Use setReadOnly so we can select text. Commit.
- Now we can use QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Don't use deprecated method. Commit.
- Coding style. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
lokalize [Show]
- Port to ecm_add_app_icon and remove few old includes. Commit.
lskat [Show]
- Remove unused dependency. Commit.
- Q_DECL_OVERRIDE -> override. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
- Bump version after KF5 porting. Commit.
- Ui: switch to QDialogButtonBox. Commit.
- Ui: remove manual margins & spacings. Commit.
- Open & save ui file. Commit.
- Convert disconnect to new qt5 syntax. Commit.
- Remove unnecessary KF5 dependencies. Commit.
- Convert foreach to C++11 ranged based for. Commit.
- Remove more unnecessary headers. Commit.
- Fix the type of the iterator. Commit.
- Remove kdelibs4support includes. Commit.
- Convert some signals to new signal/slot syntax. Commit.
- Remove kdelibs4support completely. Commit.
- Do not link to kdelibs4support. Commit.
- Fix minor typo. Commit.
- Add appdata file and rename desktop file. Commit.
- Remove obsolete LSM file. Commit.
- Port from KDialog to QDialog. Commit.
- Port from KPixmapCache to KImageCache. Commit.
- Complete the port to categorized logging. Commit.
- Doc: remove the deprecated installation section. Commit.
- Port away from K4AboutData, KCmdLine*, KApplication. Commit.
- Fix warning "item has already been added to this scene". Commit. Code review #127869
- Use ${KXMLGUI_INSTALL_DIR}/lskat as destination for rc file. Commit. Code review #127868
- Use KActionCollection::setDefaultShortcut for select_carddeck shortcut (F10). Commit. Code review #127856
- Drop lots of dead hyperlinks from SVGs. Commit. Code review #127851
- Make the KApplication instantiation before calling KCrash::initialize(). Commit. Code review #127804
- Add back missing brace that got lost while resolving merge conflicts. Commit.
- Add .gitignore file. Commit.
- Silence CMake warning CMP0063. Commit.
- Use KCrash. Commit.
- Fix build. Commit.
- Set window icon. Commit.
- TRANSLATION_DOMAIN is for libraries. Commit.
- Set application domain. Commit.
- Fix unknown include path. Commit.
- Add missing DocTools. Commit.
- Rename icons. Commit.
- Fix includes. Commit.
- Use new KDE_ macro. Commit.
- Fix forward declaration. Commit.
- Fix includes. Commit.
- Clean up. Commit.
- Update it. Commit.
- Clean up. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix docbook. Commit.
- Port to new connect api. Commit.
- Use QCDebug(...). Commit.
- Kdelibs4support--. Commit.
- Reverse dns desktop. Commit.
- Make it compile now. Commit.
- Compile++. Commit.
- QWidget is no longer part of QtGui. Commit.
- Port++. Commit.
- Start to make it compile. Commit.
mailcommon [Show]
- Add support for multi instance. Commit.
- Add parent. Commit.
- Use add_definitions(-DQT_NO_URL_CAST_FROM_STRING). Commit.
- Adapt to new api. Commit.
- Coding style. Commit.
- Remove directly header. Commit.
- Cache variable. Commit.
- Fix convert QByteArray->QString. Commit.
- Use directly an icon here. Commit.
- Don't duplicate code. Commit.
- Fix enum name. Commit.
- Start to implement seamonkey support. Commit.
- Remove it. Never implemented. Commit.
- Use title capitalization for window title. Commit.
- Fix capitalization of Gmail. Commit.
- Use some QStringLiteral. Commit.
- Compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Start to make it compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Remove this deprecated method. Commit.
- Revert "Don't use deprecated method". It's 5.8 method :(. Commit.
- Don't use deprecated method. Commit.
- Assert when collection has not resource. Commit.
- Rename as foldersettings as discussed with david. Commit.
- Remove collection() method. Commit.
- Make sure to clean up list of filter. Commit.
- Drop unneccessary kldap dependency. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
mailimporter [Show]
- Use nullptr. Commit.
- Neon cmakelint: include find_dependency before using it. Commit.
- Add more definitions QT_NO_URL_CAST_FROM_STRING. Commit.
- Coding style. Commit.
- Use Q_FALLTHROUGH. Commit.
- Add seamonkey support. Commit.
- Make it compile with QT_NO_CAST_FROM_BYTEARRAY. Commit.
- Prepare qt6 :) don't use deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Fix version. Commit.
marble [Show]
- Add fallback InputHandler to prevent crash when adding bookmark with UTM view angle. Commit. Fixes bug #381872
- Integrate GeoDataBuilding into the parser and renderer. Commit.
- Added callable phone number to Marble Maps. Commit.
- Restore TestGeoDataCoordinates' testFromStringDMS & testFromStringDM. Commit.
- Remove opencaching.com plugin (service is dead). Commit. Fixes bug #381357
- Fix both plain map and political map showing no content at all. Commit. Fixes bug #379297
- Fix function using xor operator when it should be using an and operator. Commit. Fixes bug #381511
- Fix rendering of polylines and polyrings after tileLevel refactoring. Commit.
- Qt5Designer_VERSION_STRING was deprecated in 5.1, use Qt5Designer_VERSION. Commit.
- Introduce the GeoDataBuilding class. Commit.
- Save settings when user kills the Marble Maps app in Android. Commit.
- Add elevator icon. Commit.
- Automatic download of .osm files in the "Edit Maps" Panel. Commit.
- Use right QProcess API. Commit.
- Restore address in GeoDataFeatures when parsing KML. Commit.
- Check coordinate validity. Commit.
- Press and hold timer is for left mouse button only. Commit.
- Introduced rotation the globe by right mouse button. Commit.
- Rename method and make static for more clarity. Commit.
- Fix installation folder for qm files in KDE Apps release settings. Commit.
- Support also translated doc added in the KDE Application tarball. Commit.
- Let releaseme know to skip po install in it's builds, (used by KDE neon). Commit.
- Support translation catalogs added in KDE Application release tarball. Commit.
- Update update-version-number to include install/windows/marble-common.iss. Commit.
- Apply correct GeoSceneGeodata to GeoDataDocument. Commit.
- Translate user visible string. Commit.
- Remove FileManager::saveFile() wich was only used once. Commit.
- Use for loop. Commit.
- Properly deal with non-existing CMakeFindDependencyMacro. Commit.
- Add missing CMakeFindDependencyMacro, solves cmakelint http://build.neon.kde.org/job/xenial_stable_applications_marble_lintcmake/1/console. Commit.
- Fix crash on macOS on subsequent runs after first run. Commit.
- Delete now unused NSIS file. Commit.
- Use windeployqt instead of manual Qt dependency hunting. Commit.
- Update version number for latest stable release. Commit.
- Move win/mac installation files to common dir. Split iss files. Commit.
- Use a Marble start menu folder, install website link. Commit.
- Sync windows installer version. Commit.
- Switch from NSIS to Inno Setup. Commit.
- Fix MSVC compilation (fails with C2308, concatenating mismatched strings). Commit.
- Remove extra qualification. Commit.
- Fix a couple of clazy qstring-arg warnings. Commit.
- Const'ify. Commit.
- No floating point conversion needed. Commit.
- Version bump to 0.27.20 (0.28 development version). Commit.
- Bump so version early and only for releases. Commit.
- Keep documents requested by the map theme. Commit.
- Remove assignNewStyle(), which is redundant to the colors.isEmpty() branch of assignFillColors(). Commit.
- Split method. Commit.
- Reduce indentation levels. Commit.
- Fix padding warnings. Commit.
- Reduce scope of variables. Commit.
- No Doxygen comments in method bodies. Commit.
- Silence debug spam. Commit.
- Assignment is never used. Commit.
- Make attributes private. Commit.
- AlternativeRoutesModel: expose GeoDataDocument routes const'ified. Commit.
- Handle case "document == nullptr" gracefully. Commit.
- Don't repeat yourself, no else after return. Commit.
- Const'ify parameter. Commit.
- No need to override QAbstractItemModel::hasChildren(). Commit.
- Avoid redundant parameter. Commit.
- Meh me, don't install twice, master was fixed. Commit.
- Install GeoDataRelation.h since MarbleMap.h needs it. Commit.
- Install GeoDataRelation. Commit.
mbox-importer [Show]
- Add desktop file name. Commit.
- Don't use deprecated methpd. Commit.
- Minor. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
messagelib [Show]
- Don't save position when we forced to -1. Commit.
- Add missing include/forward declaration. Commit.
- Fix logic + add missing include. Commit.
- We can't use print with qt < 5.8. Commit.
- Try to make it compile under FreeBSD. Commit.
- Make it compile under FreeBSD. Commit.
- Fix specifying the charset when exporting as HTML. Commit. Fixes bug #374260
- Fix print preview. Commit.
- Fix Bug 383008 - Quicksearch disregards drop-down settings. Commit. Fixes bug #383008
- Don't emit signal all the time. Commit.
- Make sure that we reset completly filter. Commit.
- Fix missing signal/slot. Commit.
- Fix Bug 381424 - When there's text in the search, the lock button is not accessible. Commit. Fixes bug #381424
- Convert as qCDebug. Commit.
- Fix the previous fix: skip algo if the guessed index was out of bounds. Commit.
- Fix another crash in this code, where fwdIt would keep going, past the end. Commit.
- Fix crash when deleting multiple emails, due to begin+idx being out of bounds. Commit.
- Remove unused method. Commit.
- WebEngineViewer: reload the page if the Chromium renderer crashes. Commit.
- Optimize Item::indexOfChildItem() cache miss. Commit.
- Add missing qAsConst(). Commit.
- Modernize MessageList. Commit.
- Fix include path. Commit.
- Add collection. Commit.
- Allow to define currentcollection. Commit.
- Don't use QStringLiteral here. Use QString() directly. Commit.
- Attachment/attachmentmodel.cpp - put a tooltip on the composer's attachment list items. Commit.
- Update version. Commit.
- Remove unused include. Commit.
- Fix autotests. Commit.
- Add more autotest. Commit.
- Add const'ref. Commit.
- Add parent. Commit.
- Minor optimization. Commit.
- Remove unused cast. Commit.
- Add more autotests. Commit.
- Fix include. Commit.
- Remove forward declaration. Commit.
- Remove forward declaration. Commit.
- Cmake: bump version to 5.5.52. Commit.
- Now templateparser doesn't link against akonadi. Commit.
- Remove dependency against akonadi. Commit.
- Add test apps + fix layout. Commit.
- Export symbol. Commit.
- Add interface widget. Commit.
- Fix build. Commit.
- Fix signal argument. Commit.
- Add more autotest. Commit.
- Add more autotest. Commit.
- Implement autotest. Commit.
- Add own lineedit component. Commit.
- Add virtual method. Commit.
- Remove akonadi support. Commit.
- Add addressrequesterbase. Commit.
- Make sure that value >=0. Commit.
- Use QRegularExpression. Commit.
- Remove qregexp here too. Commit.
- Remove unused include. Commit.
- When we disable emoticon, disable it in header too. Commit.
- Coding style. Commit.
- Not necessary to store akonadi::collection we just need collection id. Commit.
- Now messagecore is akonadi free. Commit.
- Move all method from messagehelpers. Commit.
- Move other method. Commit.
- Move method in messagecomposer. Commit.
- Remove not necessary debug. Commit.
- Add more Q_FALLTHROUGH. Commit.
- Use Qt::PlainText. Commit.
- Use Q_FALLTHROUGH. Commit.
- Minor optimization. Commit.
- Finally remove this class. Commit.
- There is no need for inline function. Commit.
- Fix 380487 - messagelib master branch fails to build. Commit. Fixes bug #380487
- Make sure to sign/encrypt message when we send later. Commit.
- Debug--. Commit.
- Cleanup whitespace. Commit.
- Move AttachmentMessagePart handling. Commit.
- Move TextPartRendered handling. Commit.
- Move MessagePart handling. Commit.
- Move quoteHTML into own file. Commit.
- Start with interface for plugins for DefaultRenderer. Commit.
- Move DefaultRenderPrivate into own file. Commit.
- Test a not covered codepath in DefaultRenderer. Commit.
- Remove m suffix for local variable. Commit.
- Continue to extract code. Commit.
- Use const'ref. Commit.
- Add const'ref. Commit.
- Minor improvement. Commit.
- Start to extract generatecryptomessages code. Commit.
- Use nullptr. Commit.
- Don't use tailing / for autotests dir in CMakeLists.txt. Commit.
- Refactor HTMLBlocks so they can be used without HtmlWriter. Commit.
- Minor optimization. Don't use split(...). Commit.
- Make internal variable only accessible via methods. Commit.
- Deleting format method triggers API change in kdepim-addons. Commit.
- The format method in its total need to die. Commit.
- Don't use ObjectTreeSource::sourceObject in MessageViewer. Commit.
- Get rid of usage of ObjectTreeSource::sourceObject. Commit.
- Fix migrate config. Commit.
- Don't use deprecated method. Commit.
- Add test apps for testing selectionchanged from qt5.9. It doesn't work :(. Commit.
- Remove namespace here. Commit.
- Not necessary to remove it. Commit.
- Move in cpp file. Commit.
- Minor optimization. Commit.
- Port qSort. Commit.
- Don't use LocalDataBaseManager as a singleton. Commit.
- Fix coding style. Commit.
- We need to use a RichTextComposer. Commit.
- Increase version. Commit.
- Add richtexteditor. Commit.
- Add interface too. Commit.
- Add plugin. Commit.
- Add manager. Commit.
- Install and build files. Commit.
- Start to create plugin editor. Commit.
- Add more enum. Commit.
- We depend against 5.7 now. Commit.
- Fix test. Commit.
- Reactivate some tests. Commit.
- Remove commented code. Commit.
- Remove duplicate header. Commit.
- Port to for(...:...). Commit.
- Clean up code. Commit.
- We depend against 5.7. Commit.
- Minor optimization. Commit.
- Remove qDebug. Commit.
- Fix error found by "QT_NO_NARROWING_CONVERSIONS_IN_CONNECT". Commit.
- Minor fix. Commit.
- Minor optimization. Commit.
- Use nullptr here. Commit.
- Use QFileInfo::exists(...) static method here. Commit.
- Use the same name as filename and name. It's more logical as discussed with David. Commit.
- Const'ify here. Commit.
- Reduce number of toUpper calling. Commit.
minuet [Show]
- App: use Linux JSON dirs on any other UNIX too. Commit.
- Fluidsynth: improve loading of soundfont. Commit.
okteta [Show]
- Use edit-delete-shred icon for "delete view profile" action. Commit.
- Use document-close icon for document close actions. Commit.
- Don't abuse #pragma message for TODOs which are not critical. Commit.
- Remove unneeded wrapper widget in structures settings dialog. Commit.
- Add missing added/closing signal forwarding in document strategies. Commit.
- Use function-adress slot connect in SingleDocumentStrategy. Commit.
- Remove extra compile options, stick to what KDECompilerSettings sets. Commit.
- Use KCrash. Commit.
okular [Show]
- Don't build kimgiotest unless BUILD_TESTING=ON. Commit.
- Plucker: Comment code to reduce warnings. Commit.
- Add a few make gcc lines. Commit.
- Fix small warning. Commit.
- Make newer gcc happier about fallthrough. Commit.
- Add missing break to switch case. Commit.
- Fix warning in newer gcc versions. Commit.
- 1.2.x for KDE Applications 17.08.x. Commit.
- Port to Kirigami 2. Commit.
- Support Forward and Backward mouse buttons in presentation mode. Commit. Code review #130172
- Simplify method FilePrinter::psPaperSize. Commit. Code review #130043
- Minor. Commit.
- Bug 236688 - Sort pages according to TOC in CHM Files. Commit.
- CHM: zooming changes the font size. Commit.
- Bug 262265 chmlib should not send qFatal if encoding could not be guessed. Commit.
- Kio_msits emits mimetype again. Commit.
palapeli [Show]
- Use the metainfo/ directory for appdata files. Commit.
parley [Show]
- Fix invisible color text in statistics legend. Commit. Code review #130125
- Use Q_DECLARE_OVERRIDE. Commit.
- Albert says: bunch of files i forgot to git add, sorry ^_^. Commit.
picmi [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
pim-data-exporter [Show]
- Increase version. Commit.
- Remove dependency against Qt5::Xml. Commit.
- Coding style. Commit.
- Coding style. Commit.
- Port to QXMlStreamReader. Commit.
- Clean up code. Commit.
- Port to QXmlStreamWriter. Commit.
- Avoid twice "/". Commit.
- Fix icon problem on wayland. Commit.
- Remove qt module. Commit.
- Don't use deprecated method. Commit.
- Add warning. Commit.
- Remove unused line. Commit.
- Clean up list of filter. Make happy valgrind. Commit.
- Remove akonadidatabase import/export as it was never implemented and not really possible to do it. Commit.
- Minor optimization. Commit.
- Fix layout. Commit.
- Add more systray info. Commit.
- Add PlaceholderText. Commit.
- Fix layout. Commit.
- Remove extra new line. Commit.
- Fix layout. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use deprecated kpartgui. Commit.
- Find more code where I need to use QFileInfo::exists(). Commit.
pim-sieve-editor [Show]
- QtWebEngine supports Wayland starting with Qt 5.9. Commit.
- Fix warning. Commit.
- Don't try to autotest when server is not defined. Commit.
- Use new PimCommon::LineEditPassword. Commit.
- Fix icon problem on wayland. Commit.
- Move code. Commit.
- Fix enable/disable. Commit.
- Look at to disable next button. Commit.
- Coding style. Commit.
- It's a plain text. Commit.
- We know that it will always a richtext. Commit.
- Don't use deprecated method. Commit.
- Remove unused include. Commit.
- Better summary info. Commit.
- Fix i18n. Commit.
- Fix initialize vector. Commit.
- Fix order. Commit.
- Coding style. Commit.
- Minor. Commit.
- Improve generate it. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
- Don't use deprecated kpartgui item. Commit.
- Increase version. Commit.
pimcommon [Show]
- Add TODO. Commit.
- Rename variable. Commit.
- Cache icon. Commit.
- Move method to private class. Commit.
- Add test apps. Commit.
- Create private class for moving it in kf5 in the future. Commit.
- Return passwordLineEdit widget. Commit.
- Add designer plugin. Commit.
- Increase version. Commit.
- Add autotest. Commit.
- Implement lineeditpassword. Commit.
- Start to create custom lineedit. Commit.
- Remove here too. Commit.
- Remove duplicate symbol. Commit.
- Fix export symbol. Commit.
- Add destructor. Commit.
- Remove duplicate symbol. Commit.
- Fix compile on windows. Commit.
- Imapresourcecapabilitiesmanager.cpp - fix imap capabilities for Akonadi instances. Commit.
- Manageserversidesubscriptionjob.cpp - fix manage serverside subscription for Akonadi instances. Commit.
- Add support for multi instance. Commit.
- Add directly parent. Commit.
- Use add_definitions(-DQT_NO_URL_CAST_FROM_STRING). Commit.
- Use nullptr. Commit.
- Avoid duplicate code. Commit.
- Use readOnly here. Commit.
- Minor optimization. Commit.
- Don't use deprecated method. Commit.
- USe private symbol here too. Commit.
- Use private symbol. Commit.
print-manager [Show]
rocs [Show]
- Use Q_DECLARE_OVERRIDE. Commit.
- Fix minor typos. Commit.
- Fix graph export filter. Commit. Fixes bug #378095
- Complete KF5 porting task. Commit.
signon-kwallet-extension [Show]
- Use Q_DECL_OVERRIDe. Commit.
spectacle [Show]
- Use Q_DECL_OVERRIDE. Commit.
- Update Spectacle docbook. Commit.
- Allow shrinking of dialog. Commit. Fixes bug #376387
step [Show]
- Use KDE_INSTALL_KXMLGUI5DIR to install stepui.rc. Commit.
- Replace %i by -qwindowicon for wayland support. Commit.
- Use Q_DECLARE_OVERRIDE. Commit.
syndication [Show]
- Add missing .gitignore. Commit.
- Tests: fix order of items in javaworld.xml.expected. Commit.
- Tests: fix names of data-driven tests. Commit.
- Port deprecated method. Commit.
- Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT. Commit.
umbrello [Show]
- Fix renaming of combined fragment sections' names. Commit. Fixes bug #382279. Fixes bug #382282
- Renamed the kdevphp to avoid name clashes. Commit.
- Fix cmake target name for KF5 crash library which is KF5::Crash, not KF5::KCrash. Commit.
- Fix unit test compile error on KDE CI build. Commit.
- Fix CI compile error not finding ui.qrc with cmake >= 3.0.0. Commit.
- Fix else section of alternative combined fragment outside widget box. Commit. Fixes bug #376804
- Add missing implementation of PHPImport::initPerFile(). Commit. See bug #148911
- Add KDELibs4Support as dependency. Commit.
- Make building with KF5 the default on non Windows platforms. Commit.
- Enable building php import support if all required dependencies have been found. Commit. Fixes bug #148911
- Refactor import log code editor to be a QDockWidget. Commit.
- Display parse problems in log window. Commit.
- Create "auto" datatype on starting import. Commit.
- Add support for importing interfaces. Commit.
- Add support for parsing 'extends'. Commit.
- Do not display all parsers. Commit.
- Add artifacts on php import. Commit.
- Add support for parsing variables in require or include statements. Commit.
- Only feed files one time. Commit.
- Add support for "dirname(__FILE__)" in include or require statements. Commit.
- Add initial support for more complex include pathes. Commit.
- Add support for method parameters and return type. Commit.
- Add support for parsing 'use' statement. Commit.
- Add namespace support. Commit.
- Add initial support for kdevelop based parser. Commit.
- Do not install files in kdev4-php project. Commit.
- Add static parser build only support. Commit.
- Fix kdev-php compile issue. Commit.
- Add building kdev-php to cmake. Commit.
- Import kdev-php version 1.7.3. Commit.
- Removed unused includes/references to KTextEdit. Commit.
- Refactor class AssociationGeneralPage to use class DocumentationWidget. Commit. See bug #381391
- Add support for importing simple statements into class diagrams. Commit. Fixes bug #380266
- Fix Qt5/KF5 only compile issue 'expected class-name before ‘{’ token'. Commit.
- Add support for importing simple statements into class diagrams. Commit. Fixes bug #380266
- Release-windows-packages: fix package path. Commit.
- Release-windows-packages: print out currently running step. Commit.
- Release-windows-packages: break on any errors except on uploading files. Commit.
- Release-windows-packages: fix bug not finding script. Commit.
- Release-windows-packages: check presence of 7z. Commit.
- Return list from UMLPackage::containedObjects() as reference because we need adding object references. Commit.
- Place artifacts into folder structure. Commit. Fixes bug #379998
- Guard access to avoid a crash. Commit.
- Remove zero pointers in UMLCanvasObject::m_List on access. Commit.
- Let client code use UMLCancasObject::subordinates() instead of accessing class member directly. Commit.
- Make access to UMLWidget class member m_Assocs more crash save. Commit.
- Remove obsolate double book keeping of widgets in class UMLScene. Commit.
- Add dependencies as layout relevant part to use diagram layout generator config. Commit.
- Add anchors as layout relevant part of the layout generator config for use case diagrams. Commit.
- Fix invalid shape config in layout file for use case diagrams. Commit.
- Fix member initialization list indention of class Lexer. Commit.
- Refactor class Parser. Commit.
- Release-windows-packages: Do not create ticket with 'all' command. Commit.
- Release-windows-packages: pack debug package with 'all' command. Commit.
- Remove obsolete LSM file. Commit.