KDE Applications 16.12.1 Full Log Page
This is the automated full changelog for KDE Applications 16.12.1 from the git repositories.
akonadi [Show]
- Search: match all results against DB first to exclude invalid results. Commit. See bug #353675
- Reset Item RID on both inter- and intra-resource MOVE. Commit. Fixes bug #338658
- We need to used sorted list of collection. Commit. Code review #129761
- AKAPPEND: ensure we always insert with a valid date. Commit. Fixes bug #373782
- ChangeRecorder: fix a bug in Relation ntf serialization. Commit.
- Akonadi: avoid 100% CPU on reading corrupt files. Commit.
- Fix subscript/unsubscript folder. We need to connect to private slot. Commit.
- Fix assert when Connection::readCommand() returns invalid cmd. Commit.
- Emit Connection::disconnected() after Handler returns. Commit.
- Fix race condition and warnings when inhibiting CollectionScheduler. Commit.
ark [Show]
- Properly kill AddToArchive jobs. Commit. Fixes bug #374433
- Stop running executables when opening urls. Commit. Fixes bug #374572
- Use compression options in AddToArchive. Commit. Fixes bug #373459
cantor [Show]
- Fix build with Python 3.6. Commit.
cervisia [Show]
- Use KStandardGuiItem::overwrite(). Commit.
dolphin [Show]
- Explicitly pass iconNameForUrl when creating new places entry. Commit.
- [DolphinView] Update view palette on palette change. Commit.
- Properly disable create_dir action in Trash. Commit. See bug #332463. Code review #129712
- [DolphinSearchBox] Stop search timer on hide. Commit. Code review #129705
dragon [Show]
- Simplified transition between different views. Commit. Code review #129695
- [recentlyPlayedList] Add keyboard shortcuts. Commit. Code review #129673
- [recentlyPlayedList] Do not add duplicate entries. Commit. Code review #129681
- Inhibit powersave. Commit. Code review #129651
gwenview [Show]
kaddressbook [Show]
kajongg [Show]
- Fix unicode encoding error again. Commit. Fixes bug #374657
- Fix regression: Login to kajongg.org. Commit.
- Background: simple color default background did not work. Commit.
- Kajonggtest: put more into class Clone. Commit.
- HandBoard: Fix sort order for bonus tiles. Commit.
- Fix rearranging concealed tiles into melds. Commit.
- Scoring game was not scaled correctly initially. Commit.
- Make DeferredDialog more robust against timing problems. Commit.
- Fix another unicode/bytes problem, happened only with python2. Commit.
- Fix blessingOfEarth. Commit.
- Fix for wrigglingSnake. Commit.
- Fix showing usefull client tracebacks on server side. Commit.
- Sqlite3.OperationalError does not have attr message but args. Commit.
- Keypress on a tile: Replace assertion about focus by logDebug, this still sometimes happens. Commit.
- Fix indent in animations. Wrong since Aug 2016, could cause visual bugs. Commit.
- Debug.table: also log client info like kajongg version. Commit.
kalarm [Show]
- Ensure that relative paths are expanded to absolute paths. Commit.
- Bug 374337: Fix Export Alarms file save error. Commit.
kalzium [Show]
kamera [Show]
kanagram [Show]
- Save kvtml files in the place they will actually be found. Commit.
- Fix crash when pressing the Delete Word button with no word selected. Commit.
kapptemplate [Show]
- Move ECMAddTest after KDECompilerSettings. Commit.
kate [Show]
- Fix: modified-icon not synchronized between different windows. Commit. Code review #129754. Fixes bug #374229
katomic [Show]
- Fix url. Commit.
kde-dev-scripts [Show]
- Svn-clean: Capitalize N to show it's the default. Commit.
kde-runtime [Show]
kdebugsettings [Show]
- Not necessary to check with QFileInfo for an empty string. Commit.
- Fix load categories when QtProject/qtlogging.ini doesn't exist at the. Commit.
kdelibs [Show]
- Cmake: look for hunspell-1.6 as well. Commit.
kdenlive [Show]
- Fix rendering when forcing resize or fps change. Commit. Fixes bug #374739
- Fix issues with slideshow proxy. Commit. Fixes bug #374469
- Fix editing title or slideshow duration not updating project bin. Commit. Fixes bug #370902
- Correctly label missing playlists on document opening. Commit.
- Fix typo. Commit.
- Move away from QUrl, use toLocalFile() instead of path() when requested. Commit.
- Adjust downloadable categories names (changed in store.kde.org). Commit.
- Fix various titler bugs (pasting breaks color & font, incorrect selection). Commit. Fixes bug #374614
- Fix creation of project profile with messy fps. Commit. Fixes bug #374613
- Windows: fix locale issues. Commit.
- More path fixes (make sure we don't insert double slash in path). Commit.
- Fix another possible corruption when relocating project folder. Commit.
- Fix possible corruption on document saving (slash prepended to filename). Commit. See bug #374624
- Fix slideshow animation lost on non english language. Commit. Fixes bug #374612
- Re-introduce transparency slider in titler background color. Commit.
- Cleanup mini timeline and keyframes in rotoscoping widget. Commit.
- Rotoscoping: fix color, icons and control point activation. Commit.
- Fix possible issue when opening moved project. Commit.
- Fix possible corruption when opening doc with slowmotion clip. Commit.
- Fix path & lookup for pattern in slideshow. Commit.
- Fix size slider not updating in animated parameter. Commit.
- Windows: more path fixes (including luma files on document opening). Commit.
- When possible, enforce breeze or fusion style on Windows (fixes color issues). Commit.
- Fix standard DV profile not selectable unless clicking on interlace. Commit.
- Switch to frei0r.alphagrad for effect compare (faster & available on Windows). Commit.
- Warn before deleting used clips. Commit.
- QUrl::path to QUrl::toLocalFile. Commit.
- Change minimum timeline height from 200 to 100. Commit. Fixes bug #374449
- Windows: Fix cache folder creation. Commit.
- Disable delete tmp folder button if no folder exists. Commit.
- Fix timeline zone on new projects. Commit. Fixes bug #374373
- Fix LC_NUMERIC not set on Windows. Commit.
- Windows: fix generators. Commit.
- Windows: fix save existing document and clips paths in project settings. Commit.
- Windows: fix audio thumbs. Commit.
- Fix warning about QOffscreenSurface thread. Commit. Fixes bug #374095
- Use AppDataLocation instead of deprecated DataLocation, remove useless Windows hack. Commit.
- Fix translation of wizard warning. Commit.
- Fix kioslaves on Windows. Commit.
- Fix typo in previous commit. Commit.
- Windows: fix project opening. Commit.
- Fix Windows paths (export profile, renderer, etc). Commit.
- Check FFmpeg's executable in same folder as MLT first. Commit. See bug #373889
- Fix dbus communication broken by recent move of KDBusService. Commit. Fixes bug #367875
- Move DBus and force icon theme above KAboutData. Commit. See bug #373531
- Fix "go to previous keyframe" not going to clip start if no keyframe at start. Commit.
- Fix image / color clips if defaut duration is set to 1 frame. Commit.
- Middle-click + move now pans title and monitor scene. Commit. See bug #358178
- Fix bin closing on fps change. Commit. Fixes bug #373534
- Fix detection of MLT in current directory (Windows). Commit.
- Fix recent regression (left click in monitor not doing play/pause). Commit.
- Fix timeline guide uneditable when over clip. Commit. Fixes bug #373463
- Fix title clip multiple selection. Commit. Fixes bug #358178
- Load KIconTheme after DBus start (fix Windows icons). Commit.
- Fix timeline cursor offset after changing track height. Commit. Fixes bug #373468
- Do not reset keyframe type when editing effect with only one keyframe. Commit.
- Fix compilation. Commit.
- Disable trim window shortcut since feature is unstable. Commit.
kdepim-runtime [Show]
- IMAP: Fix crash when session is destroyed during password request. Commit. Fixes bug #353653
- IMAP: don't start STORE job with no flags. Commit. Fixes bug #367708
- Fix DATA LOSS bug in ical resource which failed to create std.ics if it didn't exist. Commit.
kdialog [Show]
- Fixed command line arguments, such as --title and --icon not working. Commit. Fixes bug #373677
- Use newest version of fdl. Commit.
kfind [Show]
kgpg [Show]
kleopatra [Show]
- Use unicode codepoint instead of UTF-8 literal. Commit.
- Fix crash in uiserver signencryptemail dialog. Commit.
- Fix build if KF5::Gpgmepp is installed. Commit.
klettres [Show]
- Silence CMake policy CMP0063 warning. Commit.
kmail [Show]
- Fix bug which created multi tab. Commit.
kmailtransport [Show]
kmines [Show]
- Remove unused broken knsrc file. Commit.
knetwalk [Show]
knotes [Show]
- Fix url. Commit.
kompare [Show]
konqueror [Show]
- Set Qt::AA_ShareOpenGLContexts like what Qt tells me to do:. Commit.
- Add fdl. Commit.
- Add missing licence text. Commit.
- Use KStandardGuiItem::overwrite(). Commit.
- Use QDialogButtonBox. Commit.
konsole [Show]
- Added compatibility command option `--nofork` for single-instance behavior. Commit. Code review #129647
korganizer [Show]
- Fix load calendar from store.kde.org. Commit.
kpat [Show]
ktouch [Show]
- Fix previous commit - KF5WindowSystem is a build-time dep. Commit.
- Fix and sort dependencies. Commit. Code review #129676
libksieve [Show]
lokalize [Show]
- Cmake: look for hunspell-1.6 as well. Commit.
mailcommon [Show]
- Fix create multi tab. Commit.
marble [Show]
- If 'plan' or 'speed' options are not set, use default values. Commit. Fixes bug #374445
- Remove no longer used Findliblocation.cmake. Commit.
- Fix: Use correct var LIBWLOCATE_INCLUDE_DIR. Commit.
- Drop inhibit-screensaver plugin, was only used with Maemo. Commit.
- Update cityplacemarks.kml/cache to current geonames.org data. Commit.
- Workaround PPLA4 cities still being shown with feature "cities" disabled. Commit.
- Remove outdated Maemo/Meego special treatment. Commit.
- List also packages found quietly in the cmake summary. Commit.
- Use Phonon CMake config files and link using the imported target. Commit.
messagelib [Show]
- Add missing category. Commit.
- Fix dnd attachment. Commit.
- Fix Bug 365151 - Can't download header themes; no KNewStuff category defined. Commit. Fixes bug #365151
minuet [Show]
okteta [Show]
- Replace kde-files.org with store.kde.org in docs. Commit.
- Fix fetching Okteta Structure Definition from current server(s). Commit.
okular [Show]
- Avoid duplicates in the available backends list. Commit. Code review #129791. Fixes bug #374650
- Fix menu titles not showing up. Commit. Fixes bug #374079
- Fix wrong porting. Commit. Fixes bug #374028
pim-data-exporter [Show]
- Fix import MailTransport settings. Commit.
spectacle [Show]
- Change codename seeing impending maintainership transfer. Commit.
- Merge KWin/Wayland support into 16.12. Commit.
- Support screenshot current screen and fullscreen on KWin/Wayland. Commit.
- Introduce a KWin/Wayland image grabber. Commit.
- Use KWindowSystem::isPlatformX11. Commit.
syndication [Show]
- Increase version. Commit.
umbrello [Show]
- Doc wording fix. Commit.
- Fix unused parameter warning. Commit.
- Fix 'Visibility of association role name labels are not updated'. Commit. Fixes bug #374616
- Avoid obsolates writes of AssociationWidget property settings on applying. Commit. See bug #374616
- Fix 'Java import crashes on importing enums'. Commit. Fixes bug #373382
- Fix 'Stereotypes of attributes and methods aren't displayed in class diagrams'. Commit. Fixes bug #110232
- Parse and set method visibility in python import. Commit. Fixes bug #374597
- Fix additional gcc 6.2 "nonnull" warnings caused by checking this pointer. Commit. See bug #374530
- Fix 'Crash when adding message to sequence diagram'. Commit. See bug #373911. Fixes bug #374530
- Fix coverity CID 88350: Unchecked dynamic_cast (FORWARD_NULL). Commit. See bug #340646
- Fix coverity CID 88471: Dereference before null check (REVERSE_INULL). Commit. See bug #340646
- Fix coverity CID 173731: Explicit null dereferenced (FORWARD_NULL). Commit. See bug #340646
- Fix some potential null pointer dereferences. Commit. See bug #340646
- Fix 'Not possible to reset label text positions from association widget context menu'. Commit. Fixes bug #374515
- Fix 'Not possible to reset association widget text positions'. Commit. Fixes bug #374511
- Make UMLObject::asUMLxxx() methods able to handle zero pointer as parameter on windows. Commit. Fixes bug #373911
- Add unit test for crash handler. Commit. See bug #374415
- Fix potential crash cause in cpp writer. Commit. See bug #373911
- Add upload of debug packages and refactored mode help page. Commit.
- Check dynamic_cast return value to avoid zero pointer access. Commit. See bug #373911
- Fix zero pointer guard not using correct variable name. Commit. See bug #373911
- Fix 'Layoutgenerator does not work with KF5 builds'. Commit. Fixes bug #373927
- Fix coverity check CID 173355: Unchecked dynamic_cast. Commit. See bug #340646
- Fix coverity check CID 173356: Dereference null return value. Commit. See bug #340646
- Fix coverity check CID 71493: Unchecked dynamic_cast (FORWARD_NULL). Commit. See bug #340646
- Fix coverity check CID 172678: Dereference after null check (FORWARD_NULL). Commit. See bug #340646
- Fix coverity check CID 172677: Dereference after null check (FORWARD_NULL). Commit. See bug #340646
- Fix 'Application crashes when opening an UML/XMI class diagram'. Commit. Fixes bug #373780
- Add missing UMLDatatype to UML model. Commit.
- Add link to WindowSystem, patch required at least on Debian systems https://anonscm.debian.org/cgit/pkg-kde/applications/umbrello.git/tree/debian/patches/fix_build.patch. Commit.