KDE Applications 14.12.1 Full Log Page
This is the automated full changelog for KDE Applications 14.12.1 from the git repositories.
analitza [Show]
- QT_TR_NOOP can only be used in QObject so use QT_TRANSLATE_NOOP. Commit.
- Extract all strings. Commit. Code review #121835
ark [Show]
- Main: Simplify the session restoration logic. Commit.
- Main: Stop leaking pointers when we do not enter the main app loop. Commit.
- Part: Normalize all signal connections. Commit.
- Add `explicit' to some constructors that need it. Commit.
- Stop crashing after right-clicking a KPart entry. Commit. Fixes bug #341809. Code review #121468
artikulate [Show]
- Stop recording when closing dialog. Commit. Code review #121739
- Set volume when changing the slider. Commit. Code review #121561
- Stop sound when leaving config dialog. Commit. Code review #121734
kalzium [Show]
- Reverse selection if no gradient is selected. Commit. Fixes bug #342020. Code review #121778
- Increase the alpha value for selected elements. Commit.
- Resize the scene after the animation. Commit. Fixes bug #334154. Code review #121571
kde-runtime [Show]
- Backporting CBC algorithm fix from frameworks/kwallet. Commit.
- Do not insert a break before the very first Nm in section SYNOPSIS. Commit.
- Fix closing bracket output position and linebreak in SYNOPSIS section. Commit. Fixes bug #144942
- Adding .St macro from groff_mdoc package (Standards Names). Commit.
- Do not use KEncodingProber - it gives false results; Try dirname or UTF8. Commit. Fixes bug #321074
- Sftp: Fix short read receiving files. Commit.
- Do not output arguments from expression while evaluating them. Commit. Fixes bug #335169
- Lats cirulation ended on 14 Jan 2014. Commit.
- Welcome Lithuania to the euro users. Commit.
- BUG: 337742 Go directly to passwords-only security on Bugzilla. Commit.
- Better fix for the case where /usr/share is a symlink. Commit.
- Don't let the timezone end up as "/etc/localtime" (literally). Commit.
kde-workspace [Show]
- Prepare for 4.11.15. Commit.
- Fix for bug https://bugs.kde.org/show_bug.cgi?id=329375. Commit.
- Fix for bug https://bugs.kde.org/show_bug.cgi?id=321781. Commit.
- Backport Google Chrome mapping workaround from Plasma 5. Commit.
kdelibs [Show]
- Bring back unit test improvements from the KConfig repo. Commit. Code review #121879
- Prepare for 4.14.4. Commit.
- Don't exclude /dev/shm from the possible directories to watch. Commit. Fixes bug #314982. Code review #121248
- Kill references to old uri/ style fake mimetypes. Commit. Fixes bug #269045. Code review #101231
- Unneeded DOMString->QString conversion and check. Commit.
- Convert to int from DOMString that check for null implementation and return 0 in case. Commit. Fixes bug #338059
- REVIEW:121511. Commit. Code review #121511
- Handle webfont loading error. Commit.
- Support 'rem' font-relative length unit type. Commit.
- Initialize to the common default value of 16 pixel. Commit.
- Fix linking some kdeui tests that need QtNetwork libs. Commit.
- Check if empty name and stop searching. Commit.
- Allow scrolling to the top of document also in strict mode, it's in the standard now. Commit.
- Fix setting unencoded url fragment id. Commit. Fixes bug #303618
- Really cache font's xHeight. Commit.
- Negative line-height values are illegal. Commit.
- Support 'ch' font-relative length unit type. Commit.
- GetComputedStyle for background-origin. Commit.
- Check also for list emptiness. Commit.
- Remove property if empty value here too. Commit.
- Setting to empty value removes the property. Commit.
- Define _DEFAULT_SOURCE together with _BSD_SOURCE. Commit. Code review #121147
- Css background-size property: do not use CSS_UNKNOWN type to map internally. Commit.
- Use QSslCertificate's fromDevice instead fromPath to import certificates. Commit. See bug #333079. Code review #121092
- Make KGlobal reference counting thread safe. Commit. Code review #121134
- Return a list of values instead of a string value. Commit.
- GetComputedStyle for background-size, some site ask for it. Commit.
- Minor optimization. Commit.
- Background-size parsing fix: If only one value is given the second is assumed to be ‘auto’. Commit.
- Fix warning: No such signal org::freedesktop::UPower::Device... Commit. Code review #121007
- Set default to false for lockHistory parameter in goURL() and small cleanups. Commit.
- Do not add new entry in browser history when executing local anchor jump and the hash part doesn't change. Commit. Fixes bug #124328
- It's safer to check for empty. Commit.
- Introduce DOMString::trimSpaces(), useful for removing space characters from url string. Commit.
- Cleanup overlay icon usage. Commit. See bug #339193. Code review #120606
- Don't report gphoto devices that are child of gphoto devices. Commit. Code review #119834
- Do not show empty tooltip if title attribute contains only spaces. Commit.
- Cleanup a leftover. Commit.
- Use dbus system bus name instead of PID for authentication. Commit. Code review #119323
kdepim [Show]
- Fix Bug 342593 - During address completion, cannot exclude 'recent addresses'. Commit. Fixes bug #342593
- Minor. Commit.
- Don't load directly data. Commit.
- Fix enable/disable button. Commit.
- Fix start agent. Commit.
- Fix reload config. Commit.
- Don't autocomplete for deprecated variable. Commit.
- Fix Bug 141200 - templates should allow to select language. Commit. Fixes bug #141200
- Add debug info. Commit.
- Look at to fix bug about language in template. Commit.
- Test "%SYSTEM=". Commit.
- Add new unittest. Commit.
- Minor. Commit.
- Add more unittest. Commit.
- Add autotest. Commit.
- Improve unittest. Commit.
- Fix function name. Commit.
- Move in own directory. Commit.
- Minor clean up. Commit.
- Minor optimization. Commit.
- Fix Bug 336625 - Meaningless string. Commit. Fixes bug #336625
- Fix Bug 44880 - would like to be able to strip tags from html messages. Commit. Fixes bug #44880
- Improve converthtmltoplaintext. Commit.
- Start to implement show plaintext when an email is only html. Commit.
- Improve unittest. Commit.
- Increase version. Commit.
- Move code to LaunchExternalComponent. Commit.
- Make caldav folder names more readable in korganizer. Commit.
- Debug--. Commit.
- Use own cmake macro. Commit.
- Rename class. Commit.
- Don't show annotation widget in collectiongeneralpage when imap doesn't support it. Commit.
- Better to move this code to mailkernel directly. Commit.
- Use imapresourcemanager. Commit.
- Add new class to get imapcapabilities. Commit.
- Fix insert "%BLANK". Commit.
- Fix copyright. Commit.
- Add more unittest. Commit.
- Better to rename it as DICTIONARYLANGUAGE. Commit.
- Fix hightlighting and autocompleter. Commit.
- Add language. Commit.
- Fix define language in template. Commit.
- Don't remove "X-KMail-Dictionary" which is can useful when we re-edit a sent mail. Commit.
- Use dictionary code and not translated dictionary name. Commit.
- Fix Bug 342059 - KMail 4.14.3: Option 'send later' breaks account settings. Commit. Fixes bug #342059
- Remove extra ';'. Commit.
- IT doesn't use. Commit.
- Allow to restore dictionary. Commit.
- Const'ify. Commit.
- Test ODOW/BLANK/NOP. Commit.
- Fix variable name. Commit.
- Remove duplicate code. Commit.
- Fix method name. Commit.
- Fix duplicate code. Commit.
- Minor optimization. Commit.
- Copyright update. Commit.
- Update copyright. Commit.
- Update copyright. Commit.
- Fix copyright. Commit.
- Update copyright. Commit.
- Improve unittest. Commit.
- Minor optimization. Commit.
- Minor. Commit.
- Improve unittest. Commit.
- Move sonnect::dictionary to composerviewbase. Start to create autotest. Commit.
- Start to save current spell checker. So when we reedit we can use same spell checker. Commit.
- Add more unittest. Commit.
- Add more unittest. Commit.
- Minor optimization. Commit.
- Improve unittest. Commit.
- Verify type too. Commit.
- Add debug. Commit.
- Remove not necessary include. Commit.
- Fix duplicate code. Commit.
- Minor optimization. Commit.
- Fix debug. Commit.
- Be sure to block all. Commit.
- Save settings. Commit.
- Now we can show incidenceFor for collection in korganizer. Necessary to specify this attribute. Commit.
- Clean up. Commit.
- Use contenttypewidget. Move code to collectiontypeutil. Commit.
- Extract content type widget. Commit.
- Fix signal. Commit.
- Fix warning. Commit.
- Rename class. Commit.
- Use QCOMPARE. Commit.
- Optimization. Commit.
- Show it just when it's a imap folder. Commit.
- Allow to define "incidence for". Commit.
- Clean up. Commit.
- Use collectiontypeutil. Commit.
- Split contentstypecombobox. Add unittest. Create collectiontypeutil too. Commit.
- Minor. Commit.
- Use QHash. Commit.
- Remove not necessary function. Commit.
- Add unittest. Replace boolean by flags. Commit.
- Improve unittest. Commit.
- Improve unittest. Commit.
- Start to add autotest. Commit.
- Minor. Commit.
- Use QVector. Commit.
- Make it compile. Commit.
- Move to own directory. Commit.
- Minor optimization. Commit.
- Split code. Commit.
- Const'ify. Commit.
- Move to own directory. Commit.
- Fix sorting. Commit.
- Remove dead code. Commit.
- Remove not necessary code. Commit.
- Move to own directory. Commit.
- Reduce check. Commit.
- Fix enable/disable button. Commit.
- Disable button when we can't write item. Commit.
- Not implemented => remove it. Commit.
- Fix method name. Commit.
- Minor optimization. Commit.
- Don't add empty entry. Commit.
- Fix Bug 333183 - Default reminder set to 0 minutes behaves as if set to 15 minutes. Commit. Fixes bug #333183
- Remove dead code. Commit.
- Disable this action which was not implemented in kmail akonadi. Commit. See bug #341920
- Clean up. Commit.
- Not necessary to put in a static method. Commit.
- Add more unittest. Commit.
- Remove this option. It was hidden in version < 4.4 and never implemented => remove it. Commit.
- Unit test++. Commit.
- Allow to test shorturlengine. Commit.
- Move as a job. Commit.
- Not necessary to be a KJob here. Commit.
- Merge 2 methods. Commit.
- Ktimetracker: sort progress percentage numerically and. Commit. Code review #121369. Fixes bug #225139. Fixes bug #285160
- Ktimetracker: using KUniqueApplication so only one. Commit. Code review #121339. Fixes bug #304778. Fixes bug #324259
- Fix enable/disable save button. Commit.
- Fix Bug 341116 - cannot edit IMAP flags; Save button stays grayed-out. Commit. Fixes bug #341116
- Fix return value. Commit.
- Add unittest. Commit.
- Minor. Commit.
- Fix using defaultForwardPrefixes. Add unittest. Commit.
- Not necessary to assign here. Not used after that. Commit.
- Don't display menu when we show intro. Commit.
- Improve expirecollectionattribute autotests. Commit.
- Improve unittest. Commit.
- Fix crash when currentFolder is null (when we show intro for example). Commit.
- Disable "show introduction" action when we don't have viewer. Commit.
- Add more unit test. Commit.
- Clean up expireclectionattribute. Commit.
- Start to create autotests. Commit.
- Add unittest. Commit.
- Move in own file. Commit.
- Verify clone attribute. Commit.
- Minor. Commit.
- Add more unittest. Commit.
- Clean up. Commit.
- Add unit test for attribute. Commit.
- It's static. Commit.
- Not necessary. Commit.
- Remove not necessary include. Commit.
- Move to own directory. Commit.
- Use the proper source model for the SystemTray unread count. Commit. Code review #121403
- Add a list of queries to the top of the query debugger. Commit. Code review #121307
- Add reviewboardrc file. Commit.
- Move in own directory. Commit.
- Rename method. Commit.
- Improve test. Commit.
- Add unittest. Commit.
- Add unittest for mergecontactjob. Commit.
- Add objectname. Commit.
- Minor. Commit.
- Add unittest. Commit.
- Clean code to allow to create unittest on it. Commit.
- Fix Bug 340818 - Tries to attach directories. Commit. Fixes bug #340818
- Fix Update menu when we dnd tab. Commit.
- Remove not necessary lines. Commit.
- Clean up. Commit.
- Clean up. Commit.
- Remove duplicate code. Commit.
- I can't test it. Commit.
- Minor optimization. Commit.
- Use switch/case. Commit.
- Clean up. Commit.
- Create removecollectionjob. Commit.
- Clean up. Commit.
- Move to job directory. Fix namespace. Commit.
- Debug--. Commit.
- Allow to update attachment when edit file. Commit.
- Make editorwatcher works. Fix attachmentedit work too. Commit.
- Add debug. It doesn't work for the moment. Commit.
- Extract code to edit attachment. Fix bug when we select another message. Commit.
- Const'ify. Commit.
- Fix signal/Slot. Commit.
- Extract attachment encrypt with chiasmus as a job. Commit.
- It's not necessary to create it as a qobject. Commit.
- Not allow to copy link here (just "WhatThis:"). Commit.
- Don't assert when we finally send as encrypted. Commit.
- Use isEmpty. Commit.
- Now I can read correcty error. Commit.
- Don't add same files. Commit.
- Split code. Commit.
- Improve unittest. Commit.
- Not necessary. Commit.
- Remove unused method. Commit.
- Move more code to kmlaunchexternalcomponent. Commit.
- Fix Bug 340312 - Attachments are not encrypted when "automatic encryption" is selected. Commit. Fixes bug #340312
- Rename class. Commit.
- Not necessary to inherit from a QObject. Commit.
- Don't show error message when we cancel crypto. Commit.
- Add unittest. Commit.
- Move more function outside kmmainwidget. Commit.
- Clean up. Commit.
- Add unittest for MessageDisplayFormatAttribute. Commit.
- Don't add twice QLatin1String. Commit.
- Allow to select specific page when dialog is already opened. Commit.
- Clean up code as discussed with David. Commit.
- Start to create an unittest for sieve editor setting. Commit.
- Remove space. Commit.
- Cache QStringList. Commit.
- Minor optimization. Commit.
- Remove unused variable. Commit.
- Const'ify. Commit.
- Add support for compressed folder. Commit.
- Show error message. Bug reported by David. Commit.
- Fix menu entry position. Commit.
- Avoid to open 2 collection properties dialog for same collection. Commit.
- Fix suggest automatic display. Commit.
- Move in own class. Reduce code in kmmainwidget. Commit.
- Extract code to manager server side subscriptipn. Commit.
- Clean up class. Commit.
- Improve unittest. Commit.
- I18n: do not extract messages from 'tests' subdirs. Commit.
- Create followupreminder on existing message. Commit.
- Fix enable/disable ok button . Add unittest here. Commit.
- Add job to create followupreminder on existing message. Commit.
- Use a KJob here. Commit.
- Make it async. Commit.
- Improve unit test. Commit.
- Add test application for autogenerate color. And improve color generation. Commit.
- Remove unused variable. Commit.
- Fix mem leak. Commit.
- Comment unused variable. Commit.
- Minor optimization. Commit.
- Improve unit test. Commit.
- No new i18n/feature in 4.14 (and feature not finish as I read in review request). Commit.
- Minor optimization. Commit.
- Support SelectNone ("Do Nothing") when entering a folder. Commit. Code review #121116
- Use Akonadi::Collection here. Commit.
- Use KPrintPreview::isAvailable. Commit.
- Test convert to bold. Commit.
- Start to create unittest for StringUtil::parseMailtoUrl. Commit.
- Rename function. Test change format. Commit.
- Update changelog. Commit.
- Spelling. Commit.
- Fix bug. Commit.
- Minor optimization. Commit.
- Add more unittest. Commit.
- Add unitest. Commit.
- Initialize variable in constructor. Commit.
- Clean last search. Commit.
- Was copied in note agent long time ago and I forgot to remove it. Commit.
- Propagate keypressevent. Commit.
- Remove unused enum. Commit.
- This functions don't exist from longtime. Commit.
- Adapt code from master code. Commit.
- Use Q_ASSERT. Commit.
- Show dialog box. Commit.
- Add method to configure followupreminderagent. Commit.
- Split code to configure agent. Commit.
- Add menu separator. Commit.
- Add icon. Commit.
- Add icon. Commit.
- Allow to refresh attachment. Otherwise we can send outdated attachment. Commit.
- Start to implement update attachment job. Commit.
- Don't duplicate url in each class. Commit.
- Store url in attachment too. Commit.
- Fix initialize variable. Commit.
- Reorder variable. Commit.
- Remove unused function. Commit.
- Remove not necessary includes. Commit.
- Improve restore pane. Commit.
- David is right. We need to create tab before to load settings. Commit.
- Remove duplicate code. Commit.
- Fix Bug 328315 - KMail doesn´t save changes when the column order in the messagelist is changed. Commit. See bug #328315
- Totally obsolete. Commit.
- Use enum here. Commit.
- Add const ref. Commit.
- Reduce menu size as discussed with David. Commit.
- Minor optimizatio. Commit.
- Don't make active timer all the time. Just when text is changed. Commit.
- Clean up. Commit.
- Unused. Commit.
- Add debug for testing Bug 321684. Commit. See bug #321684
- Improve unittest. Commit.
- Create a unitest for mailinglist class because in kf5 it uses QUrl and I want to be sure. Commit.
- Use a better richtexteditor. Commit.
- Allow to save result. Commit.
- Add caption. Commit.
- Add doc. Commit.
- Remove qApp->installEventFilter as discussed with david. Commit.
- Fix function name, fix test as discussed with David. Commit.
- Remove duplicate code. Commit.
- Port to SlideContainer. Commit.
- Port to slidecontainer. Commit.
- Use slide container. Commit.
- Add debug baloo meny entry. Commit.
- Remove dead code. Move multiagendaviewconfigwidget.ui in own directory. Commit.
- Provide UI feedback when waiting for opened message to be retrieved. Commit. Code review #121091
- Not used. Commit.
- Dead code--. Commit.
- Change parameter order. Use Splitter as parent. Fix varialble name from private class etc. Commit.
- Fix show warning. Commit.
- Fix position. Commit.
- Fix draw arrow. Commit.
- It's a dead code. => remove it. Commit.
- Add missing print preview. Very useful. Commit.
- Fix doc. Commit.
- David is right it's public. Keep it public. Commit.
- Not implemented => remove it. Commit.
- Add docu. Commit.
- Fix isVisble. Commit.
- Make it protected. Fix compile warning. Commit.
- Remove slot in public function. Commit.
- Use a struct here. Commit.
- Make it static. Fix typo. Commit.
- Const'ify. Don't create KIcon for nothing. Commit.
- USe ObserverV3 for mailfilteragent too. Commit.
- Split remove duplicate mail in own class. Commit.
- Don't show "show details" when we print email. Commit.
- Remove unimplemented debugdialog method. Really some debug infos. Commit.
- Make it private. Commit.
- Add spacing. Commit.
kdepim-runtime [Show]
- Finally util.* file is not useful. Not necessary to make it static. Commit.
- Don't recreate mDefaultPixmap all the time. Commit.
- Minor optimization. Commit.
- Make sure that interface is valid. Commit.
- Use a QHash here. Commit.
- Add const'ref. Commit.
- Increase version. Commit.
- Add unittest. Commit.
- Fix copyright. Commit.
- Remove X-KMail-Dictionary too when we send email. Commit.
- Allow to return server capability. Commit.
- Add unittest. Commit.
- Make it static. Commit.
kdepimlibs [Show]
- Increase version. Commit.
- Style. Commit.
- Reserve space to reduce temporary allocations. Commit.
- Revert "Reserve room for 16 response headers by default.". Commit.
- Make it static. Commit.
- Reserve room for 16 response headers by default. Commit. Code review #121408
- Restructure code to minimize temporary allocations. Commit. Code review #121407
- Prevent repetitive temporary allocation of strings. Commit. Code review #121405
- Add empty-data optimization to Akonadi::CachePolicy. Commit. Code review #121404
- Test emitHeaders too. Commit.
- Add query test. Commit.
- Add test for default value. Commit.
- Start to add unittest. Commit.
- IncidenceFetchJob: don't get stuck when no calendar collections exist. Commit. Fixes bug #297930
- SetTrapReturnKey here. Commit.
- Don't close dialog when we press enter in lineedit. Commit.
- Initialize mJobCount. Commit.
- Fix commit. Commit.
- Reset cut action when we call another cut action. Otherwise we can set "Cut" action on all item which will not cut. Commit.
kgpg [Show]
- Bump version number for KDE Applications 14.12.1. Commit.
- Build: remove useless variable dereferencing. Commit.
- Build: add some headers to the project. Commit.
- Fix importing keys using GnuPG 2.1. Commit. Fixes bug #342249
kig [Show]
- KF5 port: use automoc. Commit.
- Fix Support for Multiline Labels in LaTeX Exports. Commit. Fixes bug #341461
- Fixed Desktop Entry. Commit. Fixes bug #341499
kmahjongg [Show]
- Create tiles when redrawing the game board even if paused. Commit.
- Don't redraw entire game board on pause/unpause. Commit.
- Make unpause on restore work for maximized window. Commit. See bug #332656
kmplot [Show]
- Fix parsing runs of unary '+' and '-'. Commit.
konsole [Show]
- Correct version. Commit.
- Update version. Commit.
- Fix QUrl porting error (missing fromLocalFile) and construct URL properly. Commit.
krdc [Show]
- URL encode the username before passing to KUrl. This will allow @ in usernames. Commit.
- Handle authentication errors from xfreerdp. (No new strings). Commit.
- Properly handle connection errors with xfreerdp > 1.0. Commit. See bug #341284
- Support for FreeRDP 1.0.2 and newer. Including 1.1 and 1.2. Commit. Fixes bug #341284. Code review #115059
ksudoku [Show]
- Fix generate i18n. Commit.
ktouch [Show]
marble [Show]
okteta [Show]
- Bump version to 0.15.1. Commit.
okular [Show]
- Set the proper title again after tab change. Commit. Fixes bug #342492
- Fix mid mouse button click on the scrollbar. Commit. Fixes bug #341583
step [Show]
- TODO: Clean up done items. Commit.
- Move code from world.cc to joint.cc that we forgot before. Commit.
- Refactor: Move class ItemGroup into its own file. Commit.
- Refactor: Make Joint inherit Item. Commit.
- Refactor: Separate class Joint from world.h. Commit.
- Correct the inheritance graph. Commit.
- Refactor: Make class Force inherit Item. Commit.
- Move the Force class out of world.h. Commit.
- Make Body inherit Item. Commit.
- Separate out classes Item and ObjectErrors too from world.[h,cc]. Commit.
- Separate class Body from world.h and world.cc. Commit.
- Fix a bug in the class tree. Commit.
- Added a short documentation about the classes in stepcore. Commit.
- Separate the base graphicsitems into their own .h and .cc files. Commit.
umbrello [Show]
- Fix 'No documentation edit possible in class attribute, operation and template dialog'. Commit. Fixes bug #342330
- Remove unused variables. Commit.
- Fix 'No import of entities with empty check constraints'. Commit. Fixes bug #342317
- Fix bug 'Incorrect property dialog display for class attributes, methods, enumeration values or key constrains in tree view'. Commit. Fixes bug #342303
- Add missing folder object type to UMLObject::toI18nString(). Commit. Fixes bug #342137
- Move code returning localization string of uml object type to class UMLObject. Commit. See bug #342137
- Fix crash adding new uml foreign key constraint. Commit. Fixes bug #342075
- Update version to 2.15.1 (KDE version 14.12.1). Commit.
- Fix 'c++ import requests name for global name space'. Commit. Fixes bug #341799
- Fix another 'Crash while importing C++ code from existing project'. Commit. Fixes bug #341709
- Add dynamic cast test to be sure we can trust getting zero pointer for invalid casts. Commit. See bug #341709