KDE Applications 15.08.0 Full Log Page
This is the automated full changelog for KDE Applications 15.08.0 from the git repositories.
akonadi [Show]
- New in this release
akonadi-calendar [Show]
- New in this release
akonadi-search [Show]
- New in this release
analitza [Show]
- Ensure it doesn't detach, don't run the loop if it's not going to assert. Commit.
- Rename icons. Commit.
- Don't cache the isZero and isStandardBasisVector properties in Vector and Matrix. Commit.
- Simplify monomial scalars before reducing them. Commit. Fixes bug #328194
- Fix EBN issues. Commit.
- Use new KDE macro variable. Commit.
ark [Show]
- Kerfuffle-archivetest: Add check for existence of zipinfo executable. Commit.
- HiDPI support for ark. Commit.
- Remove noisy debug output. Commit.
- Fix too noisy debug. Commit.
- CreateDialog: properly check for empty filenames. Commit.
- Update documentation. Commit.
- Update man page for 15.08 release. Commit.
- Part: fix issue with settingsPages(). Commit.
- Update the service menu strings. Commit. Code review #120484. Fixes bug #198227
- Create password-protected archives with Ark. Commit. Code review #120204. Implements feature #253694
- Implement configuration dialog. Commit. Code review #121997. Fixes bug #165314
- Update author list. Commit.
- Use Applications 15.08 for releaseinfo. Commit.
- Update documentation for 15.08 release. Commit.
- Port Kerfuffle tests to KF5. Commit. Code review #124403
- Remove version from man page. Commit.
- Set Ark version from CMake variables auto-updated by release script. Commit.
- Remove dead, commented out code. Commit.
- Uncomment out another qCDebug() call. Commit.
- Libarchive: Uncomment out error() call. Commit.
- Use QDir::cleanPath() to simplify QUrls in OverwriteQuery::execute(). Commit.
- Part: Reimplement createAboutData(). Commit.
- Uncomment out several qCDebug() calls. Commit.
- Arkviewer: Use xi18n() for some messages that use semantic markup. Commit.
- ArkViewer: Correct an error in ArkViewer::view(). Commit.
- Job: Improve debug output. Commit.
- Part: Make error message more readable by inserting line breaks. Commit.
- Remove duplicates from list of supported mimetypes in desktop file. Commit. Fixes bug #339587
- Adhere to workspace's single-click/double-click setting. Commit. See bug #344640
- Libarchive: Use xi18n() or xi18nc() calls when message contains tags. Commit.
- Use xi18n() for KMessageBox in AddToArchive. Commit.
- Singlefileplugin: Use set_package_properties macro in CMakeLists.txt. Commit.
- Remove three commented-out mime-types. Commit.
- Implement a cancelled() signal to fix cancellation of password dialogs. Commit. Fixes bug #267670. Code review #123967
- Improve hide/show logic for information panel. Commit. Code review #123980
- Fix show/hide of the information panel. Commit.
- Suppress preview on large files. Commit. See bug #139389. Code review #121231
- Move insertWidget() of the KPart widget to after check for validity. Commit.
- Revert "Implement a cancelled() signal for CliInterface". Commit.
- Job: Make QElapsedTimer a regular object and not a pointer. Commit.
- Adddialog: Make QString s in foreach loop a const ref. Commit.
- Only open preview when clicking files if CTRL or SHIFT is not pressed. Commit. Fixes bug #344640
- Remove ellipsis from job name "Extracting file...". Commit. Code review #122001
- Implement a cancelled() signal for CliInterface. Commit.
- Remove ellipsis from job name "Extracting file...". Commit. Code review #122001
- Fix password never being asked again after a wrong one has been entered. Commit. Fixes bug #297820. Code review #123358
- Singlefileplugin: KFilterDev::deviceForFile() -> KCompressionDevice. Commit.
- Raise required KF5 version to 5.6.0. Commit.
- Use KIO::DndPopupMenuPlugin instead of KonqDndPopupMenuPlugin. Commit.
- Use a foreach loop instead of QMutableListIterator in AddDialog. Commit.
- Sort filters in AddDialog. Commit.
- Install scalable icon. Commit.
- Add ark.categories. Commit.
- Remove kdebug. Commit.
- Remove kdelibs4 headers. Commit.
- Libarchive: Improve debug output. Commit.
- Disable building of karchive plugin. This plugin is not fully functional at the moment. Commit.
- Libarchive: Use regular object instead of pointer for tempFile. Commit.
- Libarchive: Stop manually handling temporary work files. Commit.
- Correctly store symlinks to directories in archives. Commit. Fixes bug #318698
- Time jobs using a QElapsedTimer. This is useful for comparing performance of plugins. Commit.
- Improve debug output for archivemodel. Commit.
- Set permissions for files when extracting with karchive plugin. Commit.
- Fix extraction of empty directories by karchive plugin. Commit.
- Improve debug output in karchive plugin. Commit.
- Set url to archive filename in save as dialog. Commit.
- Libarchive: Add error messages for KSaveFile opening errors. Commit.
- Fix extraction of symlinks by karchive plugin. Commit.
- Disable preview for symlinks. Add a KMessageWidget. Commit. Fixes bug #346462
- KCrash framework enables to use DrKonqi to handle crashes. Commit.
- Make ExtractionDialog modal. Commit.
- Sort the filters in the new archive dialog. Commit.
- Add an "All supported archives" filter in the open archive dialog. ALso sort the filters. Commit.
- Fix KArchive plugin. Create empty archive when opening new archive, otherwise subsequent actions fail. Close and re-open archive after adding files with addLocalFile() to flush data from QTemporaryFile to real destination files. Commit.
- Add some debug info and comments. Commit.
- Comment out a mimetype. Commit.
- Add license to app/loggin.h file. Commit.
- Fix new archive dialog. Commit.
- Use QLoggingCategory for output/logging. Four categories are defined: main, kerfuffle, kerfuffle_plugins and part. By default only qWarning and higher are output to terminal. To enable qDebug output, set the environment variable QT_LOGGING_RULES=ark.*.debug=true. Commit.
- Replace more QWeakPointers with QPointers. Fixes compilations errors. Commit.
- Remove KDELibs4Support dependency :). Commit.
- QAbstractItemModel::reset() -> beginResetModel() and endResetModel(). Commit.
- QWeakPointer -> QPointer. QWeakPointer can not be used without QSharedPointer anymore. Commit.
- QHeaderView::setResizeMode -> QHeaderView::setSectionResizeMode. Commit.
- QString::fromAscii -> QString::fromLatin1. Commit.
- Revert unintended removal of KDELibs4Support package. Commit.
- Use DocTools framework to generate docs. Commit.
- Port away from KIO::NetAccess and stop linking to KDELibs4Support. Commit.
- ExtractionDialog: KDirSelectDialog -> QDialog with KFileWidget. Commit.
- Remove deprecated KMainWindow::initialGeometrySet. Commit.
- Remove to non-existing mime types. Commit.
- Silence a noisy debug message. Commit.
- AddDialog: KFileDialog -> QDialog with KFileWidget. Commit.
- Instantiate QApplication first. Commit.
- Use Q_UNUSED to silence some warnings. Commit.
- KRun::run->KRun::runService. Commit.
- KDialog->QDialog. Commit.
- KIO::RenameDialog::suggestName->KIO::suggestName. Commit.
- KVBox->QVBoxLayout. Commit.
- KMenu->QMenu. Commit.
- KIcon->QIcon. Commit.
- KTempDir->QTemporaryDir. Commit.
- Cleanup CMake files. Bump required Qt version to 5.4. Use major version of Ark as so-version for kerfuffle library. Commit.
- Port KUrl->QUrl. Set -DQT_NO_URL_CAST_FROM_STRING to prevent implicit conversion of QString to QUrl, which can be error-prone. Commit.
- Port to QApplication, QCommandLineParser and KAboutMenu. Commit. Code review #123771
- Add FeatureSummary. Commit.
- Use KDE_INSTALL_METAINFODIR to install appdata. Commit.
- Fix docbook for manpage. Commit.
- Fix build with Qt 5.5. Commit.
- Rename icons. Commit.
- [ark] Make tests optional. Commit. Code review #122538
- Use ecm_add_app_icon. Commit.
- Add include of qplatformdefs.h to fix missing definition of mode_t. Commit.
- Fix cmakelists.txt. Commit.
- Cleanup CMakeLists.txt. Commit.
- Fix building of libarchive plugin. Commit. Code review #121842
- Switch from libarchive2 to libarchive3. Commit. Code review #121342
- Fix docbook. Commit.
- Readd support for konqueror. Commit.
- Port++. Commit.
- Port away from KIO::NetAccess. Commit.
- Add some targets to link_libraries, prepare for kdelibs4support free Ark. Commit.
- Fix Libarchive plugin, tested by jgrulich. Commit.
- Rename archive.h to archive_kerfuffle.h. Commit.
- Compilation fixes++. Commit.
- Fix some compilation errors. Commit.
- Make sure we are able to find libarchive. Commit.
- Rename as autotests. Commit.
- Use QTEST_GUILESS_MAIN for the test. Commit. Code review #121235
- Fix desktop name. Commit.
- Use
tag for newline. Commit. - Remove macro_kerffufle include. Commit.
- Fix rar plugin installation. Commit.
- Fix plugin factory. Commit.
- Port clirarplugin and cliplugin-example. Commit.
- Port away from KDebug. Commit.
- Fix linking and port some code away from KDebug. Commit.
- Convert kprogressdialog. Commit.
- Improve++. Commit.
- Switch back to using caption in Ark's desktop file. Commit.
- Port to qDebug. Commit.
- Port to new connect api. Commit.
- Port to QFileDialog. Commit.
- Code cleanups. Commit.
- Remove old Qt bug workaround. Commit.
- Simplify, mainly URL handling code. Commit.
- Q_DECL_OVERRIDE, const fixes. Commit.
- --kdelibs4support, extraction fixes. Commit.
- Karchive also supports .xz files. Commit.
- Port away from KGlobalSettings::singleClick(). Commit.
- Port from KIcon to QIcon. Commit.
- Migrate ui file and config file. Commit.
- Remove kde4support. Commit.
- Port to new connect api. Commit.
- Remove not necessary includes moc. Commit.
- Autogenerate export header. Commit.
- Fix CMakelists.txt (fix extract messages etc.). Commit.
- Generate doc. Commit.
- Convert to reverse dns desktop. Commit.
- Adapt cmake list. Commit.
- Set translation domain. Commit.
- Fix KUrl->QUrl porting bug. Commit.
- Adjust KRun constructor call. Commit.
- Give kerfuffle proper (so)version. Commit.
- Set minimum required CMake version. Commit.
- Use KXMLGUI_INSTALL_DIR for .rc files. Commit.
- Port some plugins. Commit.
- Port arkpart. Commit.
- Fix. Commit.
- Port app. Commit.
- Port kerfuffle to KF5. Commit.
- Port CMakeLists.txt. Commit.
artikulate [Show]
- Bump version for 15.08 release. Commit.
baloo-widgets [Show]
- New in this release
blinken [Show]
bomber [Show]
- Remove unused dependency. Commit. Code review #123716
- Remove duplicate dependency. Commit.
- Move after kdelibs4migrator. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
bovo [Show]
- Fix build. Commit. Code review #124430
- Remove unused dependencies. Commit. Code review #123717
- Move Qapplication after kdelibs4support. Commit.
- Rename icon. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
cantor [Show]
- Add .reviewboardrc. Commit.
- Fix "close" button in tabbar after porting from KTabWidget to QTabWidget. Commit. Code review #124040
- Port KProgressDialog to QProgressDialog. Commit. Code review #124031
- Fix typo. Commit.
- Drop KUrl. Commit.
- Port KFileDialog to QFileDialog. Commit. Code review #124010
- Port KArchive::writeFile away from deprecated version. Commit. Code review #124020
- Port from KDialog to QDialog + QDialogButtonBox. Commit. Code review #124008
- Port KButtonGroup to QGroupBox + QButtonGroup. Commit. Code review #123997
- Remove warnings generated by KLineEdit. Commit.
- Port KPushButton to QPushButton. Commit. Code review #123966
- Warning about unsaved data in cantor. Commit. Implements feature #324581. Fixes bug #324581. Code review #123312
- Add Comment= key. Commit.
- Make appdata basename match .desktop basename. Commit.
- Fix build with latest R (version 3.2). Commit. Code review #123531
- Port KEditListBox to KEditListWidget. Commit. Code review #123887
- Port KTemporaryFile to QTemporaryFile. Commit. Code review #123885
- Port KDoubleNumInput to QDoubleSpinBox. Commit. Code review #123840
- Port KIntNumInput to QSpinBox. Commit. Code review #123839
- Remove last KGlobal::dirs() and change writableLocation syntax. Commit.
- Port KListWidget to QListWidget. Commit. Code review #123822
- Port KIntSpinBox to QSpinBox. Commit. Code review #123823
- KStandardDirs ported to QStandardPaths. Commit. Code review #123825
- Port KTabWidget to QTabWidget. Commit. Code review #123725
- FindQalculate: Use FindPkgConfig instead of UsePkgConfig. Commit. Code review #123398
- FindLibSpectre: Use FindPkgConfig instead of UsePkgConfig. Commit. Fixes bug #346283. Code review #123394
- Removing the KTextBrowser dependency from Cantor. Commit. Code review #123694
- Sorting backends by names. Commit. Code review #123548
- Removing deprecated classes KAction and KIcon from the code base. Commit. Code review #123638
- Merge Applications/15.04. Commit.
- Fix https://lintian.debian.org/tags/desktop-mime-but-no-exec-code.html. Commit.
- Set translation domain. Commit.
- Python 3 backend commands are running now asynch-. Commit. Fixes bug #345376
- Use new macro variable. Commit.
- Use icon on MacOsX/Win. Commit.
- Rename icons. Commit.
- Make it compile. Commit.
- Initial port from KUrl to QUrl. Commit.
- Fixed actual warnings (merge with local branch). Commit.
- Fixed actual warnings. Commit.
- Fix EBN issues. Commit.
- Bump version numbers. Commit.
dolphin [Show]
- New in this release
dolphin-plugins [Show]
- Remove unneeded second private:. Commit.
- Port Bazaar plugin. Commit. Code review #122735
- Use the local path as context menu directory in the git plugin. Commit.
- Ported the dolphin svn plugin to Dolphin's KVersionControl interface and KF5. Commit. Code review #122723
- Ported the dolphin git plugin to Dolphin's KVersionControl interface and KF5. Commit. Code review #122724
- Port the dolphin drobox plugin to Dolphin's KVersionControl interface and KF5. Commit. Code review #122688
dragon [Show]
- Turn the version number into a literal. Commit.
- Move to the new auto versioning solution for 15.08 [1]. Commit.
- Fix showing translated menu names. Commit.
- Phonon4qt5 isn't really optional, mark it required. Commit.
- Set app version from cmake. Commit.
- Port away from deprecated ecm_install_icons call. Commit.
- Fix build. Commit.
- Drop unused stuff. Commit.
- Fix parsing playlists. Commit.
- Add a Solid action to play Audio CD. Commit.
- Provide additional shortcuts for the multimedia keys. Commit.
- Set the title also for Audio CDs. Commit.
- Move visual stuff to UI, drop unused code. Commit.
- Remove unused methods. Commit.
- Fix playing audio CDs. Commit.
- Fix shortcut warnings. Commit.
- Cleanup includes. Commit.
- Compile. Commit.
- Use the defined metadata. Commit.
- Use the 4.5-based DocBook DTD. Commit.
- Completely port dragon to kf5. Commit.
filelight [Show]
- Port relative paths resolving to QUrl::fromUserInput(path, cwd, QUrl::AssumeLocalFile). Commit.
- Remove unwanted whitespace in copyright notice. Commit.
- Remove unwanted whitespace in copyright notice. Commit.
- Fix rename icons. Commit.
- Reimplement support for relative paths in argv. Commit.
- Make tests optional. Commit.
gpgmepp [Show]
- New in this release
granatier [Show]
- Remove unused dependencies. Commit. Code review #124087
- USE KDE_INSTALL_METAINFODIR to install appstream data. Commit.
- Better random allocation of bonuses. Commit.
- Reparse configuration after migration to update config cache. Commit.
- Increased version number and updated copyright. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
gwenview [Show]
- Make RecursiveDirModelTest pass. Commit.
- Make PlaceTreeModelTest pass. Commit.
- Fix crash in SlideContainerAutoTest. Commit.
- Fix time parsing. Commit.
- Auottest: Fix expected time parsing. Commit.
- Enable automatic update of version number. Commit.
- Fix install rc file. Commit.
- Remove unused dependencies. Commit. Code review #124088
- Fix build failure on Qt < 5.5. Commit.
- Apply color profiles for Format_Grayscale8, too. Commit. Code review #123931
- Apply display color profile to all images. Commit. Code review #123928. Fixes bug #322149. Fixes bug #341943
- Make discovery of libjpeg's version more robust. Commit. Fixes bug #343105
- Syncing the application name with the name of the desktop file. Commit. Code review #123245
- Revert "Fix for wrong rotation of RAW images". Commit.
- Fix OSX/CI build. Commit.
- Fix for wrong rotation of RAW images. Commit. Code review #122873
- Fix loading animations with KPixmapSequence. Commit. Code review #123086
- Rename icons. Commit.
- Enable the Baloo backend. Commit.
- Fix build. Commit.
- Fix includes. Commit.
- Port to QTemporaryFile. Commit.
- Port to QTemporaryDir. Commit.
- Allow to make them call by "make test" => some failed :) We need to fix them. Commit.
- Fix includes. Commit.
- Use new KDE_ macro. Commit.
- Remove some kde4support. Commit.
- Port to QInputDialog. Commit.
- Use ecm_add_app_icon. Commit.
jovie [Show]
juk [Show]
- Add FLAC cover extraction. Commit.
- Disable auto-accelerator on search lineedit above playlist. Commit. See bug #347063
kaccounts-integration [Show]
- [lib] Add KACCOUNTS_MACROS_PATH to the cmake config file. Commit.
- Add default icon for providers without an icon. Commit.
- Fix build. Commit.
- Fix required deps versions. Commit.
- Set versioning to be handled by the release script. Commit.
- Make it possible to access OnlineAccounts using QtQuick. Commit. Code review #124137
- Remove long-time unused code. Commit.
- Add LGPL as used by a few files. Commit.
- Fix warnings. Commit.
- Partially Revert "Show dialogs on button clicked (not pressed)". Commit.
- Show dialogs on button clicked (not pressed). Commit.
- Make the plugin connections unique. Commit.
- Revert "Show dialogs on button clicked (not pressed)". Commit.
- Don't delete the UI plugins after they're done. Commit.
- Clear the AccountWidget when switching to "Create Account" page. Commit.
- Add a way to obtain a plugin by its name from UiPluginsManager. Commit.
- Add some useful debug output. Commit.
- Always set the full provider name to the UI plugin. Commit.
- Reuse UiPluginsManager for plugins handling in CreateAccount job. Commit.
- Don't set up the AccountWidget's Configure button if no UI plugin exists. Commit.
- Allow setting null account to AccountWidget. Commit.
- Cleanup. Commit.
- [createaccount] Unset the service before setting credentials id. Commit.
- [getcredentialsjob] Use credentialsId directly from account. Commit.
- [createaccount] Don't print sensitive data to qDebug. Commit.
- [createaccount] Remove the special ktp- handling. Commit.
- Refactor the CreateAccount a bit, now it supports generic plugin processing. Commit.
- Show dialogs on button clicked (not pressed). Commit. Code review #123546
- Populate AccountsQt paths when finding KAccounts on cmake. Commit. Code review #123447
- Export KAccounts dependencies automatically. Commit. Code review #123285
- Centralize the cmake code for generating services and providers. Commit. Code review #123129
- Add .reviewboardrc file. Commit.
- Removing everything was a bit too optimistic. Commit.
- Remove the special handling of KTp accounts. Commit.
- Make sure the lambda slots are disconnected when not needed. Commit.
- Revert "Remove unused code". Commit.
- Fix i18n string using "Web Accounts". Commit.
kaccounts-providers [Show]
- Add .reviewboardrc file. Commit.
- Moved google-youtube.service to purpose youtube plugin. Commit.
- Adapt to changes in kaccounts-integration. Commit.
- Introduce the Google YouTube service. Commit.
- Add youtube privileges when requesting Google scopes. Commit.
- Fix typo. Commit.
- Use KAccounts macro for generating provider and serive files. Commit.
- - Avoid install files in a root environment as a non-priviledge user. Commit.
- Fix old logic that doesn't apply. Commit.
kajongg [Show]
- Install appdata to the right place. Commit.
kalarmcal [Show]
- New in this release
kalgebra [Show]
- Fix porting issue. Commit.
- Fix QFileDialog mimetype filters. Commit.
- Rename icons. Commit.
- Use new kde macro. Commit.
kanagram [Show]
- Bump version to 1.2 and add KANAGRAM_VERSION macro. Commit.
- Use ECMAddAppIcon to add an application icon. Commit.
- Credits for letters turned to clickable buttons. Commit.
- Use icon on windows/macos. Commit.
- Fix icon size 128. Commit.
- Use new kde macro. Commit.
kapman [Show]
- Fix build with Qt 5.5. Commit. Code review #124465
- Fix build. Commit.
- Fix translation. Commit.
- Move qapplication after kdelibs4migrator. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kate [Show]
- Fix broken links in kate docbooks for 15.08. Commit.
- Update main kate screenshots for 15.08 to kf5. Commit.
- Fix symbolviewer failing on '"', '{' and '}' in cpp_parser. Commit. Fixes bug #334028
- Fix symbolviewer cpp_parser parsing of tabs in macros. Commit. Fixes bug #331803
- Fix symbolviewer cpp_parser failing on escaped quote in string. Commit. Fixes bug #350252
- Rename KateRtagsClient to rtags::Client. Commit.
- Add rtags::Location class to wrap code locations. Commit.
- Projects plugin: rudimentary support for an rtags client. Commit.
- Remove demo scripty now handled by release scripts. Commit.
- Fix crash on closing of unsaved, untitled document discarding changes. Commit.
- Add script to update the versions. Commit.
- Update kate version stuff in a more generic way. Commit.
- Addons: readded the lumen plugin. Commit. Fixes bug #349715. Code review #124190
- Port the Search plugin to use QRegularExpression in stead of QRegExp. Commit. See bug #146239
- Pass focus to first active view. Commit. Fixes bug #347421
- Project plugin: show message on analysis finish. Commit. Code review #123569
- Remember the search path. Commit. Fixes bug #338113
- Add "Current File" option to the search place combo-box. Commit. See bug #324940
- Prevent search combo-completer from completing words with wrong case. Commit.
- Add completer to the directory selection and build comand fields. Commit.
- Enable replacing X with "\\n" and "\\t" and X with \t. Commit.
- Always use single click to change document in the File Tree plugin. Commit. Fixes bug #347142
- Project plugin: use KMoreTools to implement the Git context menu. Commit. Code review #122374
- Whoops. Commit.
- Add missing Messages.sh. Commit.
- More consistent naming. Commit.
- Add a "Go to Definition" action. Commit.
- Add translation domain. Commit.
- Unregister completion when destroying the view. Commit.
- Import the racer-based Rust code completion plugin. Commit.
- Fix typo. Commit.
- Added new default styles to docs. Commit.
- Fix typo. Commit.
- Fix xi18nc placeholder: %3 -> %2. Commit.
- Fix long description for "Autoload repositories". Commit.
- Rename Kate Session Applet to Kate Sessions. Commit. Code review #123413
- Use one storage for view meta data instead multiple hashs. Commit.
- Make linking non-optional, too, just always use activities. Commit.
- Just require activities like any other framework. Commit.
- Don't expose the QHash to the outside. Commit.
- Removing trailing whitespace. Commit. Code review #123250
- Restore the KActivities integration. Commit. Code review #123250
- Use StartupNotify. Commit.
- Remove unneeded padding around symbols tree. Commit.
- Fix/Workaround ESC handling problems + clear highlighting first. Commit.
- Fix advanced settings dialog settings loading. Commit.
- Fix some EBN issues. Commit.
- Stop a new build earlier if already building + fix message pop-up. Commit.
- Fix "include binary files" in search. Commit.
- Fix searching in folder. (QUrl::toLocalfile() in stead of toString()). Commit.
- Add replicode plugin. Commit.
- Use KF5::Crash for DrKonqi support. Commit. Code review #121345
- Keep Kate from wasting your shell history. Commit. Code review #122862
- More to QIcon::fromTheme conversion. Commit.
- More to QIcon::fromTheme conversion. Commit.
- Header cleanup. Commit.
- Less SmallIcon, less HighDPI problems. Commit.
- More QIcon::fromTheme usage, less pixelation on highdpi screens. Commit.
- Fix highdpi issues in the project tree view. Commit.
- High dpi support for KWrite, looks very nice on a *book. Commit.
- Enable high dpi support, still looking bad: the kmultitabbar buttons. Commit.
- Avoid crash because of double loading of plugins, prefer the plugins we find in the last paths, never load plugins with the same saveName twice. Commit.
katomic [Show]
- Move qapplication after kdelibs4migrator. Commit.
- Rename icon. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kblackbox [Show]
- Use KDE_INSTALL_METAINFODIR to install appstream data. Commit.
- Move qapplication after kdelibs4support. Commit.
- Fix build. Commit.
- Rename icon. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kblocks [Show]
- Use KDE_INSTALL_METAINFODIR to install appstream data. Commit.
- Move qapplication after kdelibs4support. Commit.
- Fix application name. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kblog [Show]
- New in this release
kbounce [Show]
- Move qapplication after kdelibs4support. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kbreakout [Show]
- Restore debugging/cheat codes. Commit. Code review #123950. Fixes bug #165171
- Move qapplication after kdelibs4support. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kbruch [Show]
- Use new kde macro. Commit.
kcachegrind [Show]
- Fix restoring of unset EventType2. Commit.
- Make source copy/paste'able with double-click. Commit.
- QCachegrind settings dialog: fix source deletion. Commit.
- Moved KCG homepage to github.io. Commit.
- Fix Qt4 compile. Commit.
- Added some further description. Commit.
- Started a README describing rough design of KCachegrind. Commit.
- Enable function groupings only if there are more than 1 group. Commit.
- Better support for ARM. Commit.
kcalc [Show]
- KCalc HiDPI support improved. Commit.
- Enable automatic update of version number. Commit.
- Use new KDE_ macro. Commit.
kcalcore [Show]
- New in this release
kcalutils [Show]
- New in this release
kcharselect [Show]
kcontacts [Show]
- New in this release
kcron [Show]
- Check, update screenshots + bump version. Commit.
kde-baseapps [Show]
- Dolphinpart: get translations from dolphin4.po too. Commit.
- Rename the message catalog to "dolphin4", to avoid conflicts. Commit.
- Link the unittests to libdolphinprivate4, since I just renamed it. Commit.
- Rename dolphin to dolphin4 and hide its .desktop file. Commit.
- Revert "Remove Dolphin from kde-baseapps". Commit.
- Revert "enable support for hidpi pixmaps". Commit.
- HiDPI icons for Konqueror. Commit.
- Fix some EBN issues. Commit.
- Drop back down to 9, so dolphin (10) wins. Commit.
- Remove Dolphin from kde-baseapps. Commit.
kde-dev-scripts [Show]
- Add more warning. Commit.
- KF5::Imap => KF5::IMAP. Commit.
- We must use convert-qkdebug-to-qcdebug.sh now. Commit.
- Add convert k_funcinfo. Commit.
- Fix regexp. Commit.
- Add myself to relicensecheck. Commit.
- Adding myself to relicensecheck.pl. Commit.
- Remove extra space, some people use commit hooks that disallow this. Commit.
- Typo: necessay -> necessary. Commit.
- Add more symbols to convert-klineedit.pl. Commit. Code review #123974
- Add David Capel to the relicensecheck.pl script as per his request. Commit.
- Add KIO::NetAccess too. Commit.
- Add myself to relicencecheck. Commit.
- Port qCritical. Commit.
- Kde4_moc_headers is not necessary in kf5. Commit.
- It doesn't exist now. Commit.
- Fix copyright. Commit.
- Search 128 icons too. Commit.
- Add myself to the relicensecheck script. Commit.
- Also extrapolate the version from the find_package call. Commit.
- Script to port from KF5Abc to KF5Contacts. Commit.
- Whitelist Qt5Config.cmake and FindKF5.cmake as methods to explicitly find packages. Commit.
kde-runtime [Show]
- [DrKonqi] mappings: plasma -> plasma4. Commit.
- Set permissions for links in remote:, necessary for correct visualization. Commit. See bug #339193
kde-workspace [Show]
- Fix input focus for KDM's dialogs when GrabInput is not active. Commit. Fixes bug #268988. Fixes bug #338018. Code review #121755
- Link to proper targets. Commit.
- Avoid target name clash. Commit.
kdebugsettings [Show]
- New in this release
kdeedu-data [Show]
kdelibs [Show]
- Remove hackish "make buildtests" which breaks with newer cmake policies. Commit.
- Remove noisy qDebug(). Commit.
- Add missing object name, to fix the unittest "konqpopupmenutest" in libkonq. Commit.
- Fix the width calculation for Asian languages such as Malayalam. Commit.
- KCharSelect: code cleanups, no behaviour change. Commit.
- Remove margin inside the widget, so it aligns better with other widgets. Commit.
- Adapted key name translations to standard translations provided by Termcat. Commit.
- Remove policy settings from FindKDE4Internal. Commit.
- Don't silence CMP0002 warnings.pick. Commit.
- Silence CMP0000 warning. Commit.
- Silence CMP0003 warning. Commit.
- Fix CMP0005 warnings. Commit.
- Fix CMP0022 warnings. Commit.
- Don't rely on OLD policy behavior. Commit.
- KDE4Macros: Remove use of LOCATION target property in _KDE4_ADD_MANIFEST. Commit.
- FinKexiv2: Use FindPkgConfig instead of UsePkgConfig. Commit. Code review #123437
- Remove x-euc-tw prober. Commit.
kdenlive [Show]
- Fix effect parameters not restored on some locales. Commit. Fixes bug #350017
- Update ChangeLog. Commit.
- Fix crash on adding clip in non-KDE environment. Commit. See bug #351065
- Fix crash when trying to capture from webcam if no webcam available. Commit.
- Fix loading .mlt project files with different fps. Commit. See bug #350945
- Simplify duration calculation in extract zone feature. Commit.
- Fix clang scan-build warnings. Commit.
- Set default title text color to blue so that title is visible on first try, thanks for the report. Commit. Fixes bug #350250
- Hide Project Notes widget on first startup, not a widely used feature. Commit.
- Update window title when changing project profile. Commit. Fixes bug #350946
- Fix gcc warnings (unused variables). Commit.
- Don't stop screen recording when switching to clip monitor. Commit. See bug #350949
- Prepare for upcoming release. Commit.
- Make "Show record control" available from Monitor menu, disable stopmotion widget that currently crashes. Commit.
- Use MLT's "consumer" producer instead of "xml" when adding .mlt files to a project so that we don't corrupt project's framerate. Commit. See bug #350716
- Remove unsued functions (cppcheck warnings). Commit.
- Fix cppcheck warnings (obsolete code). Commit.
- Fix some gcc warnings about unused variables. Commit.
- Add constructor to ShuttleThread. Commit.
- Fix minimum required MLT version. Commit.
- Fix possible crash when changing clip type. Commit.
- Fix config button in transcode dialog (Allow user to edit transcode parameters). Commit.
- Fix wrong url conversion, allow selection of several files in DVD Wizard. Commit. See bug #350788
- Fix DVD Wizard for 16:9 projects. Commit.
- Fix DVD Wizard. Commit. See bug #350788
- Fix crash in transcoding dialog. Commit. See bug #350788
- Fix cppcheck warnings. Commit.
- Fix dropping of folders in bin. Commit.
- Fix renaming clip not updating timeline. Commit.
- Fix project duration sometimes not adjusted. Commit. See bug #350653
- Fix downloaded render profiles broken. Commit.
- Fix speed effect corrupting timeline:. Commit. See bug #349318
- Fix broken titles introduced by recent commit. Commit. Fixes bug #350664
- Attempt to fix slowmotion bug. Commit. See bug #349318
- Fix git revision info from About Kdenlive. Commit.
- Fix thumbnails for non av clips. Commit.
- Fix recent commit breaking titles. Commit.
- Fix disabled bin effects when loading a project. Commit.
- Fix bin effects when reloading a clip. Commit.
- Use KDE Application versionning. Commit.
- Fix proxying of clips with speed effect. Commit.
- Fix timeline corruption when using video only clips and some other crashes. Commit.
- Fix previous commit detecting some video files as audio. Commit.
- Fix some audio files detected as video. Commit.
- Fix changing default apps for editing clips, thanks for the report. Commit. Fixes bug #350634
- Cleanup, fix timeline thumbnails for images/titles. Commit.
- Correctly update effect stack when bin clip is unselected. Commit.
- Fix clip selection activated unnecessarily. Commit.
- Fix webcam capture. Commit.
- Fix bin clip effects. Commit.
- Fix propagation of forced properties on slowmotion clips, don't unnecessarily create clip track duplicate. Commit.
- Don't duplicate clip for a track if it has no audio on slowmotion removal. Commit.
- Various fixes to slowmotion, and remove dev stuff for beta release. Commit.
- Small CMakeList cleanup. Commit.
- Argh, fix compilation with older MLT. Commit.
- Fix track insert/delete. Commit.
- First fixes for speed effect. Commit.
- Fix transitions broken (were applied on wrong track after recent timeline refactoring). Commit.
- Fix slideshows (editing / loading). Commit.
- Allow editing image aspect ratio. Commit.
- Remove debug. Commit.
- Re-implement all previous avformat options in clip properties dialog. Commit.
- Cleanup and reintroduce clip analysis, add drag&drop from analysis to transition panel. Commit.
- Reintroduce marker commands from properties panel. Commit.
- Bring back exif / magiclantern metadata. Commit.
- Restore clip properties and markers display. Commit.
- Make bin filter line work on all columns. Commit.
- Fix various bin thumbnail refresh issues. Commit.
- Cleanup and fix some compile warnings. Commit.
- Fix searching for missing clips. Commit.
- Fix crash on exit. Commit.
- Restore auto add transition for titles and transparent images. Commit.
- Fix bin selection issues. Commit.
- Make it possible to edit clip fade when a transition is above the clip. Commit.
- Cleanup profile handling, fix crash when opening some project files. Commit.
- Cleanup & implement monitor mute shortcut. Commit. See bug #350177
- Cleanup file format, refactoring progress (move more stuff in appropriate places (timeline.cpp/track.cpp). Commit.
- Fix saving effects group. Commit. Fixes bug #348928
- Fix x265 encoding (Patch by Evert Vorster). Commit.
- Fix GL monitor on Intel GMA. Commit.
- Fix image mime type in titlewidget add image dialog. Commit.
- Fix compiler warnings. Commit.
- Fix compiler warnings. Commit.
- Inform user and react on invalid clips. Commit.
- Fix clip state forgotten on group move. Commit. See bug #349187
- Fix timeline corruption after undoing clip deletion. Commit.
- Do not allow to drag a bin clip to timeline if it is still loading. Commit.
- Fix deletion of bin clips with timeline occurrence, deleting folder correctly deletes timeline clips. Commit.
- Fix crash when deleting clip with running clipjob. Commit.
- Allow deletion of bin subclips. Commit.
- Cleanup and fix titler background display. Commit. Fixes bug #348965
- Try to exit properly without crashing when closing a project that is still creating thumbs. Commit.
- Fix timeline glitch when playing & scrolling, make timeline cursor the size of a frame on zoomed view. Commit.
- Description column in bin can now be edited and saved. Commit.
- Fix loading of playlist clips to correctly use "xml" producer. Commit.
- Fix saving of timeline thumbnails for project re-opening. Commit.
- Cleanup, fix selection glitches in project bin. Commit.
- Fix timeline corruption on undo resize caused by logic problem in resize clip command. Commit.
- Fix master clip effects duplicated in timeline. Commit.
- Fix missing clips incorrectly detected on document opening. Commit.
- Fix possible crash on fast undo/redo of clip cut command. Commit.
- Some more fixes for MLT playlists. Commit.
- Fix handling of MLT playlist clips. Commit. See bug #349388
- Fix timeline corruption and issues with audio / video only clips. Commit.
- First step in fixing audio only / video only clips. Commit.
- Use Playlist enum instead of bools and strings to save clip state (audio/video only). Commit.
- Fix auto split not properly creating audio clips. Commit. Fixes bug #349187
- Fix clip name & effects not dispayed in timeline clip when audio thumbnails enabled. Commit.
- Fix deletion of fade effects. Commit. See bug #349187
- Fix audio transcoding disabled. Commit. Fixes bug #349193
- Remove useless include. Commit.
- Fix several compile warnings. Commit.
- Respect previously defined CMAKE_CXX_FLAGS. Commit.
- Fix crash on bin clip deletion:. Commit. Fixes bug #348967
- Move record stuff in its own class, first steps to re-introduce webcam capture. Commit.
- Re-introduce recording. Currently only screen grab works. Commit. See bug #348891
- Make sure we return a value for track functions. Commit. See bug #348633
- Fix color thumbnails not restored when opening project. Commit.
- Fix crash when canceling window close. Commit.
- Fix deprecated QPixmap::grabWidget. Commit.
- Some polish for geometry effect ui, geometry keyframe now appear in timeline clips and can be moved. Commit.
- Fix autosave not working when opening project file from command line or click in file browser. Commit. See bug #348674
- Fix maximum alpha value. Commit.
- Fix zoom broken after context menu shown in timeline. Commit. See bug #348671
- Add date & description(useless for now) columns. Commit. See bug #348630
- Fix crash when inserting invalid clip in timeline. Commit. See bug #348633
- Several improvements to monitor overlay when editing a geometry transition. Commit.
- Fix timeline corruption when using scroll wheel over an item in zoomed view. Commit.
- Fix timeline corruption: Don't allow scrolling while resizing a clip. Commit.
- Fix saving of custom transcoding settings. Commit. Fixes bug #348151
- Fix timeline corruption when zooming with mouse wheel over selected item. Commit.
- Color scheme fix for status bar. Commit.
- Fix proxy clips. Commit.
- Bin filter should now works on subclips. Commit.
- Load subclip thumbnails, sort by in point, fix bin display. Commit.
- Check for missing clips on document opening. Commit.
- Fix major timeline corruption issues. Commit.
- Various timeline corruption fixes. Commit.
- Fix broken subclip. Commit.
- Fix crash on switching monitor info overlay,. Commit.
- Copy audio thumbnails from shotcut. Commit.
- Fix crash on MLT playlists. Commit.
- Fix GPU processing incorrectly disabled. Commit.
- Merge frameworks branch to master. Commit.
- Fix repetitive seeking with keyboard. Commit.
- Don't focus search line on startup. Commit.
- Audio thumbnails are back. Commit.
- Cleanup color handling of some elements. Commit.
- Disable GPU processing when rtaudio is not available (MLT currently crashes on movit+sdl_audio). Commit.
- Fix custom profiles not displayed. Commit. Fixes bug #347822
- Save and load thumbnails when saving / opening project file,. Commit.
- Restore timeline thumbs. Commit.
- Fix settings not saved after recent commit. Commit.
- Cleanup track header. Commit.
- Propose to restart Kdenlive on GPU setting change. Commit.
- Small UI improvements: show icon on bin clips with effects,. Commit.
- More fixes for split screen effect, fix qml scene when resizing. Commit.
- Fix various crashes when switching monitor qml. Commit.
- Fix crash on loading new clip when effect compare is enabled. Commit.
- Use KMessageWidget to inform user when a monitor action fails. Commit.
- Fix monitor resize option: allow force size to 50% or 100% of profile size. Commit.
- Re-organize monitor settings (move from context menu to Monitor menu). Commit.
- Fix timeline effect deletion, add slight delay to refresh when editing effect to allow processing. Commit.
- Cleanup in GLSL display and fix crashes related to master clip effects. Commit.
- Cleanup GLSL rendering, fix crash on changing producer, prefer rtaudio over sdl (less crashes). Commit.
- Fix crash introduced in previous commit. Commit.
- Load and save bin thumbnails. Commit.
- Check tracks duration when resizing last clip (fixes project duration issues). Commit.
- Remove unused twostateaction.*, replaced by KDualAction. Commit.
- Fix play/pause icon not updating, use KDualAction instead of old custom class. Commit.
- Better detection of modified document: use commandstack to trigger modified state. Commit.
- Fix Master clip effect not correctly applied to timeline instance. Commit.
- Implement master effect deletion. Commit.
- Mark document modified when editing clip markers. Commit. See bug #347391
- Update version number to differentiate from stable release. Commit.
- Set document changed when adding/editing guides. Commit. See bug #347342
- Fix titleclip text position and outline width incorrectly saved on some locales. Commit. See bug #347181
- Improve bookmark compatibility (based on comment from Emmanuel Pescosta). Commit.
- Port places file path to new user-places.xbel. Commit. Fixes bug #347160. Code review #123627
- Fix locale under osx. Commit.
- Fix OSX Compile. Commit.
- Make sure to immediately write autosave data. Commit.
- Fix warning message on autosaved file when opening several kdenlive instances. Commit. See bug #346287
- Fix save dialog button text. Commit. See bug #346914
- Cleanup color theme init, get rid of static QFileDialog to save project because of KF5 bugs. Commit.
- Avoid loop when changing color theme. Commit.
- Create extra mime folder if it doesn't exist. Commit.
- Checking Luma files: Look for folders only. Commit.
- Disable title's typewriter effect if using MLT's kdenlivetitle module version 1. Commit. See bug #346451
- Fix bin item size (show scrollbar when necessary). Commit.
- Use standard KDE icons instead of custom ones, allows brighter versions when using dark color scheme. Commit.
- Fix render resize limited to 99. Commit. Fixes bug #346775
- Track command: add clip. Commit.
- Always lock service before track ops. Commit.
- Move clip cut function from renderer to track class. Commit.
- Get clip names from older project files. Commit.
- Remove test file. Commit.
- Fix Kdenlive not following KDE's theme (bug #346424). Commit.
- Remember "Add Clip" file dialog size. Commit.
- Fix geometry effect fit scale not working, and monitor sometimes allowing edit outside keyframes. Commit. See bug #346584
- Fix huge mem leak when editing an effect (#346408). Commit.
- Fix CI compilation. Commit.
- Small cleanup in bin effect. Commit.
- New bin feature: duplicate clip, very useful for title clips. Commit.
- Fix crash introduced in last commit. Commit.
- Reintroduce title clip editing, fix osx compile warnings. Commit.
- Restore monitor context menu, fix some crashes on switching info overlay. Commit.
- Fix static rect parameter in effects not adjustable on monitor. Commit.
- Remove obsolete SDL dependency. Commit.
- Add missing file. Commit.
- Fix compilation. Commit.
- Remember bin icon size and cleanup. Commit.
- Get audio scopes back. Commit.
- Use DATA_INSTALL_DIR to install pixmaps. Commit.
- Fix locale under osx. Commit.
- Moc files should not be manually added to cpp code. Commit.
- Fix compile on CI. Commit.
- Fix OSX Compile. Commit.
- New Track class wrapping MLT operations. Commit.
- Cleanup & further OSX fixes. Commit.
- Back to development build. Commit.
- Remove deprecated libdv module check in wizard. Commit.
- Fix OSX warnings and errors. Commit.
- Cleanup QQuickView creation. Commit.
- Cleanup effects handling, move stuff to mlteffectscontroller. Commit.
- Remove unused files. Commit.
- Rename TrackView to Timeline. Commit.
- Fix renderer remaining time over day change, always output melt log. Commit.
- More informative labels while loading project. Commit.
- Get audio scopes back. Commit.
- Fix warning when trying to display status info. Commit.
- Better size for bin icon on startup for high dpi. Commit.
- Move 3 point color adjustment effect to color correction group. Commit.
- - Cleanup, fix crash on adding keyframable effect to bin clip. Commit.
- Fix crash on clip opening & fast drag. Commit. See bug #346147
- Editing a bin clip effect now updates all instances of the clip in timeline. Commit.
- Fix crash on effect compare + select another clip in bin. Commit.
- Bin clip effects can now be edited. Commit.
- Cleanup monitor qml and fix zooming. Commit.
- Typo. Commit.
- Check if required effects are available before processing effect compare. Commit.
- Don't force movit transition if not available (fix freeze on compare effect). Commit.
- Various improvements to monitor's qml overlays and more tests for bin clip effects. Commit.
- First steps to add effects to clip bin, with great monitor split to compare original and clip with effect. Commit.
- Fix MLT rect param in effect broken on clip resize (for example movit.rect). Commit.
- Fix compatibility of on monitor keyframable rect with MLT's new rect property. Commit.
- Cleanup & remember last opened effect list tab. Commit.
- Fix clip not selected when dropped in timeline. Commit.
- Fix crash on Movit + audiowavefilter. Commit.
- Fix corrupt image sent to scopes. Commit.
- Use new color wheels for non GPU lift/gamma/gain effect. Commit.
- Fix rendering when using Movit. Commit.
- Add Movit Luma/lift/gain effect widget (color wheels). Commit.
- First fix for scopes. Commit.
- Fix font size of keyframes effect widget. Commit.
- Basic conversion functions to translate a project file from GLSL to normal project file. Commit.
- Fix color parameters broken. Commit.
- Effect List: improve sorting, easier access to categories, add favorites (drop an effect on icon to add it). Commit.
- Fix crash on create render profile with empty list. Commit. See bug #345877
- Cleanup and add audio waveform overlay in monitor on audio clips (and optionnaly for video too). Commit.
- Remove some old unused sdl code. Commit.
- OpenGL/Movit monitor fixes and reintroduce monitor scene in qml. Commit.
- Fix renderer remaining time over day change, always output melt log. Commit.
- Missing files from previous commit. Commit.
- Porting monitor code to Shotcut's opengl/movit/qml, first step. Commit.
- More informative labels while loading project. Commit.
- Simplify effects loading. Commit.
- Simplify transition loading. Commit.
- Don't override downloaded profiles category if they already have one. Commit.
- Move kdenlive's interactive content to https. Commit.
- Fix multistream clips. Commit.
- Fix dbus adaptor, allowing to abort rendering. Commit. See bug #345277
- Refactoring timeline 4: transitions read from MLT. Commit.
- Refactoring timeline mini-step 3. Commit.
- Refactoring timeline mini-step 2: re-enabling effects. Commit.
- Fix multistream clips (needs testing). Commit.
- Fix wrong/unused signal/slots. Commit.
- Refactoring timeline mini-step 1. Commit.
- Fix bug #344477 - translations not working - round 2: KO. Commit.
- Camcorderfilters.rc is not an extracable rc either. Commit.
- Remove unnecessary monitor refresh causing flicker on mouse move. Commit.
- Fix proposed path for clip analysis load/save. Commit.
- Fix bug #344477 - translations not working - round 2: KO. Commit.
- Fix bug #344477 - translations not working. Commit.
- Move marker stuff from customtrackview to bin/projectclip where it belongs,. Commit.
- Fix error on setting favorite render profile. Commit.
- Krazy checks: syscalls. Commit.
- Krazy checks: spelling. Commit.
- Fix warning about non existent activatetab setting. Commit.
- Fix autosave not working (use real url instead of hash and don't start filename with a dot). Commit.
- Replace QGLWidget with QOpenGLWidget. Commit.
- Fix webcam capture sometimes not working. Commit.
- Fix video4linux error message on first run. Commit.
- Add feature_summary. Commit.
- Fix warning about setDefaultShortcut. Commit.
- Fix warning about paintEngine. Commit.
- Fix checking/replacing luma transition resource (wipe). Commit.
- Hide timeline tabbar. Commit.
- Fix "empty i18n" error in transitions. Commit.
- Fix clip item unmovable after resize end. Commit.
- Fix garbage in audio clip icon. Commit.
- Fix bug in folder loading. Commit.
- Correctly update timecode format in properties panel when required. Commit.
- Edit duration of image clips. Commit.
- Allow editing duration of color clips. Commit.
- Load folders from old kdenlive project files. Commit.
- Load / save timeline guides. Commit.
- Load markers from old project files. Commit.
- Load / save clip markers inside MLT. Commit.
- Fix loading of slowmotion producers from old kdenlive project files. Commit.
- First step to load older Kdenlive documents into refactoring version. Commit.
- Fix slowmotion producers. Commit.
- Small cleanup. Commit.
- Propose file name on save as. Commit.
- Fix add / remove track. Commit.
- Fix timeline taking all screen space when not necessary. Commit.
- Save track name, first steps to fix change project profile, disable VDPAU by default. Commit.
- Fix i18n for effects, patch by Dmitry Mikhirev. Commit.
- Fix handling of conditional transcoding. Commit.
- Fix stupid crash with custom transcoding params. Commit.
- Fix crash on slideshow right click in bin. Commit.
- Rename clip / subclip / folder now integrated in undo/redo system. Commit.
- Allow dropping a bin folder in timeline. Commit.
- Debug --. Commit.
- Fix track producers. Commit.
- Allow moving folders. Commit.
- Cleanup icon view navigation and remember mode (icon / treeview). Commit.
- Add "Folder Up" item in Bin's icon view to allow navigation. Commit.
- Some QThread cleanup (unused code). Commit.
- Several fixes for slideshow clips. Commit.
- Bin: double click on icon shows properties, double click on text to rename. Commit.
- Update clip in timeline when properties changed (color is working now). Commit.
- Track producer name now contains the MLT track playlist name instead of an arbitrary index, should make insert / delete track easier. Commit.
- Make sure we get the correct profile path in case mltpath() has no ending slash. Commit.
- Correctly enable / disable bin context menu actions. Commit.
- Fix crash on bin context menu. Commit.
- Fix enabling/disabling transcoding based on clip codec. Commit.
- Fix crash on undo clip zone. Commit.
- Cleanup, deprecate projectlist. Commit.
- Fix timeline size policy. Commit.
- Use KDE bugtracker for KF5 version. Commit.
- Load / save subclips. Commit.
- Fix track duplicated on document loading. Commit.
- Cleanup Bin item types. Commit.
- Add some documentation to clip jobs, fix extract zone action from clip monitor, cleanup. Commit.
- Start implementing subclips (clip zones) in project bin. Commit.
- Use the plural form. Commit.
- More user feedback when clip jobs fail. Commit.
- Bring back info widget for failed clip jobs. Commit.
- Fix cancelation of stabilize. Commit.
- Bring back job info menu to cancel running jobs. Commit.
- Fix aborting clip job. Commit.
- Bin cleanup. Commit.
- Adapt some cmakelists.txt. Commit.
- Rename properties to kdenlive: scheme, some Bin fixes. Commit.
- Allow clip renaming in bin. Commit.
- Cleanup unused functions. Commit.
- Cleanup some clip job stuff. Commit.
- Use kdenlive: to store kdenlive properties in MLT. Commit.
- Cleanup clip jobs. Commit.
- Start re-implementing clip jobs (transcoding for now). Commit.
- Folder renaming. Commit.
- Cleanup folder saving. Commit.
- Load / save folders. Commit.
- Small cleanup. Commit.
- Switch bug reports page to bugs.kde.org. Commit.
- Fix typos. Commit.
- Make Undo/redo work on bin operations (delete folder, move clip, etc). Commit.
- Start implementing clip properties panel and properties editing. Commit.
- Fix producer replacement when we want to reload a clip or enable/disable proxy. Commit.
- Fix compilation with latest MLT release. Commit.
- Implement Drag and Drop in Bin. Commit.
- Simplify color/title/slideshow clip creation. Commit.
- Missing files from previous commit. Commit.
- Fixes for color clips and more. Commit.
- Re-enable reload clip action. Commit.
- Fix crash on folder left click. Commit.
- Refactoring cleanup, remove references to DocClipBase. Commit.
- Refactoring step 1 part 3:. Commit.
- Cleanup. Commit.
- Create a new ClipController class that handles communication with clip's bin, fix various crashes. Commit.
- Keep zoom level when switching between tree view and icon view,. Commit.
- Fix sorting in bin (show folders first). Commit.
- Basic work on clip properties panel, fix crash on folder double click. Commit.
- Start re-implementing folders. Commit.
- Refactoring step 1 part 2:. Commit.
- Make it compile without kdelibs4support. Commit.
- Clean forward declaration. Commit.
- Port to new connect api. Commit.
- Reactivate code. Commit.
- Refactoring part 1, step 2: Move project clip management into a new BinController class. Commit.
- Added All clips-->Ripple Delete to the Timeline menu. Commit.
- Initial commit for clip handling refactoring. Breaks some core functionnalities, do not use in production. Commit.
- Fixed compile warning and removed cruft. Commit.
kdepim [Show]
- New in this release
kdepim-runtime [Show]
- New in this release
kdepimlibs [Show]
- New in this release
kdiamond [Show]
- Fix build. Commit.
- Move qapplication after kdelibs4migrator. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kfourinline [Show]
kgeography [Show]
- Use kde macro. Commit.
kgpg [Show]
- Bump version number for KDE Applications 15.08. Commit.
- Bump version number for KDE Applications 15.08 beta. Commit.
- Bump version number for post Applications 15.04 development. Commit.
- Simplify code. Commit.
khangman [Show]
- Add information icon of multiplying factor with details. Commit.
- Added shadow effect to the buttons. Commit.
- Add multipyling factor in the score. Commit.
- Letters turn grey on clicked. Commit.
- Change alphabet-button color to green/red for correct/incorrect guesses when clicked. Commit. Code review #123429
- Add a reveal-answer button. Commit.
- Display scores for correct/incorrect answers. Commit. Code review #123344
- Fix install icon 128. Commit.
- Search kiocore. Commit.
- Remove include moc. Commit.
- Use new KDE macro variable. Commit.
- CCMAIL:kainz.a@gmail.com. Commit. Fixes bug #344839
kholidays [Show]
- New in this release
kidentitymanagement [Show]
- New in this release
kig [Show]
- Querying the Values of axes and grid Properties Directly. Commit. Code review #124092
- Fix Use of set_package_properties. Commit.
- Simplify the Code that Loads GGT Files. Commit.
- Rolling Back the Choice of 'g' as Format for Doubles. Commit.
- Removing KDELibs4Support, no longer needed. Commit.
- Removing KDE4LibsSupport Headers. Commit.
- Removed KDE_EXPORT and Organized Headers in kig_part.cpp. Commit.
- Removing custom widgets from TypesWidget UI. Commit.
- Port ImageExporter Away from KImageIO. Commit.
- Fix Build and Clean Includes in Exporters. Commit.
- Removing unnecessary includes of klocale.h all over the place. Commit.
- Updating includes in several files. Commit.
- Removing unnecessary KLocale headers. Commit.
- Cleaned headers in drgeo-filter.cc. Commit.
- Port KigFilterDrgeo to QInputDialog. Commit.
- Port NameObjectActionsProvider to QInputDialog. Commit.
- Migrating ImageExporter to use QMimeDatabase. Commit.
- Porting away from obsolete toAscii. Commit.
- Migrated to QColorDialog. Commit.
- Cleaning Headers in popup.cc. Commit.
- Porting Away from KLineEdit in MacroInfoPage. Commit.
- Fixing header in macrowizard.cc. Commit.
- Organizing headers in typesdialog.cpp. Commit.
- Port Away from KFileDialog in TypesDialog. Commit.
- Organized headers in kiginputdialog.cc. Commit.
- Migrated away from KComboBox in kiginputdialog.cc. Commit.
- Migrate Away from KLineEdit in kiginputdialog.cc. Commit.
- Removing unused headers from common.cpp. Commit.
- Cleaned headers in newscriptwizard.cc. Commit.
- Migrate NewScriptWizard to QFontDatabase. Commit.
- Sorting and updating headers in historydialog.cc. Commit.
- Porting away from KIntValidator. Commit.
- Removing unused include. Commit.
- Kig target no longer needs KDE4LibsSupport. Commit.
- Porting KigPart to QMime* stuff. Commit.
- Ported KigPart to QPrint* stuff. Commit.
- Qt::WFlags is obolete. Commit.
- Removing old commented code and porting to QLocale in EquationString. Commit.
- Renamed equation.{cc,h} to match the class name. Commit.
- Cleaned headers and ported away from KGlobal. Commit.
- Port Away from KLocale in coordinate_system.cpp. Commit. Code review #123984
- Removing coordinatevalidator Test Case. Commit.
- Qt Headers Cleanup in kig_part.cpp. Commit.
- Port away from KUndoStack. Commit.
- Port away from kde4_add_app_icon using script. Commit.
- Fix install 128. Commit.
- Reverse dns desktop. Commit.
- Read and apply Grid and Axis visibility settings from geogebra worksheets. Commit. Code review #121943
- Support for graphic properties of objetcs in the Geogebra files. Commit. Code review #118310
- Added support for Geogebra's Line-Line Intersections. Commit. Code review #119852
- Added Documentation about the Geogebra Filter. Commit.
- Added a test to pointTmplate to prevent the same point from being added twice. Commit.
- Removed unused variables from argsTemplate. Commit.
- Returning references for all objects. Commit.
- Nicer order of filters for tool files. Commit.
- Adding TODO for error reporting in this class. Commit.
- Unifying Qt header style. Commit.
- Removing unused header. Commit.
- Geogebra Tool support in Kig. Commit. Code review #118942
- Deduce the Object Type Automatically from Tag Name. Commit. Code review #119094
- Adding Some Required Initialization. Commit.
- Improving formatting. Commit.
- Untabifying spaces. Commit.
- Added support for Geogebra's Polygons, Vector and Polar objects and Reflect, Translate and Dilate transformations. Commit. Code review #118904
- Added support for Geogebra's circumcircular arc. Commit. Code review #118892
- Added support for Geogebra's Circle-by-center-radius and compass. Commit.
- Added support for paralle-lines. Commit. Code review #118309
- Added support for the conic objects i.e. Ellipse, Hyperbola, Parabola, Conic-5-points. Commit. Code review #118295
- Fixing code style. Commit.
- Circles and Perpendicular Lines. Commit.
- Don't Create Duplicated Objects. Commit.
- Adding More AB-Types. Commit.
- Conrete Example of the XSLT Implementation. Commit.
- Implemented the Parsing Mechanism for Geogebra. Commit.
- Let the Native Filter Load Docs from Memory. Commit.
- Drop File Name in Not Supported Errors. Commit.
- Drop Support for Reporting File Name in Error. Commit.
- Initial Bootstrap Code to Add Geogebra Filter. Commit.
killbots [Show]
- Move after kdelibs4migrator. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kimap [Show]
- New in this release
kio-extras [Show]
- New in this release
kiriki [Show]
- Frameworks port and fixed a bug, increase the version. Commit.
- Fix printing not to print names twice. Commit.
- Bring back the print feature. Commit.
- Revert "Port to help". Commit.
- Fix indent broken by script. Commit.
- Fix translation. Commit.
- Use standard StartupNotify. Commit.
- Rename icons. Commit.
- USe qwindowtitle. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
- Not necessary. Commit.
- Add dbus support. Commit.
- Port to help. Commit.
- Fix search module. Commit.
- Add feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES). Commit.
- Fix docbook. Commit.
- Port to new connect api. Commit.
- Clean up. Commit.
- Make it compile without kdelibs4support. Commit.
- Port to QStandardPath. Commit.
- Kdelibs4support--. Commit.
- Fix catalog. Commit.
- Port to KF5. Commit.
kiten [Show]
kjumpingcube [Show]
- Move after kdelibs4support. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kldap [Show]
- New in this release
klettres [Show]
- Cleanup CMakeLists.txt + KDELibs4Support--. Commit. Code review #123982
- Add translation domain. Commit.
- Rename icons. Commit.
- Use new kde macro variable. Commit.
- Rename icons. Use them in win/mac. Commit.
klines [Show]
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kmailtransport [Show]
- New in this release
kmbox [Show]
- New in this release
kmime [Show]
- New in this release
kmines [Show]
- Reparse configuration after migration to update config cache. Commit.
- Move after kdelibs4migrator. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kmix [Show]
- Increase version. Commit.
- Fix install uirc file. Commit.
- Volume up/down unmutes first, then does nothing else. Commit. Code review #122866
- Fix defects found by coverity. Commit.
- Fix some EBN issues. Commit.
kmouth [Show]
- Update kmouth web page to point at www.kde.org page (which has links to both userbase and the old homepage). Commit.
- Updated copyright headers and add missing ones. Commit.
- Remove unused icons. Commit.
- Use standard document save, print and text-speak icons where it makes sense. Commit.
- Remove debug lines from phrasebookdialog. Commit.
- Move all icons together, no need to separate them. Commit.
- Restyle with astyle as per kdelibs coding style. Commit.
- Fix icons in phrasebookdialog. Commit.
- Guard against invalid pointers in PhraseBookDialog. Commit.
- Fix usage of KIconLoader in phraselist to get speak icon. Commit.
- Silence complaint from Object::connect. Commit.
- Disable the cancel button. Commit.
- Remove Q3List from PhraseList. Commit.
- Change InitialPhrasebookWidget to use QStandardItemModel and Item. Commit.
- Fix wordcompletion table header names. Commit.
- Remove warnings and _warning method in phrasebookdialog. Commit.
- Include file cleanup. Commit.
- Split initialphrasebookwidget into it's own files. Commit.
- Clean up includes in phrasebookdialog. Commit.
- Remove PhraseEdit. Commit.
- Remove "Command" check from config wizard as it's not set usually. Commit.
- Change PhraseBookDialog tree from Q3Tree to QTreeView and QStandardItemModel. Commit.
- Change WordCompletionWidget K3ListView to QTableView and QStandardItemModel. Commit.
- Add nextId to more QWizardPages so further pages are shown. Commit.
- Start migrating away from Qt3Support classes. Commit.
kmplot [Show]
- Fix EBN issues. Commit.
knetwalk [Show]
- Merge Applications/15.04. Commit.
- Rename icons. Commit.
- Move after kdelibs4migrator. Commit.
- Make tests optional. Commit. Code review #122582
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kollision [Show]
- Add user-contributed appdata.xml. Commit.
- Fix compile. Commit.
- Move before qapplication. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kompare [Show]
- Fix warnings on startup + saving preferences dialog. Commit. Code review #123767
- Fix saving diffs. Commit. Code review #123697
- Remove -caption %c from Exec line in .desktop file since we don't use KApplication. Commit. Fixes bug #346231
- Add .reviewboardrc file. Commit.
konsole [Show]
- Export HistoryScroll to fix compiling issue with gcc 5.2. Commit. Code review #123881
- Improve HiDPI support for Konsole. Commit.
- Fix scrolling for a HiDPI setup. Commit. See bug #350651
- Revert "Store History in cache instead of tmp". Commit.
- Migrate KDE4 apps files to new KDE5. Commit. See bug #346762
- Update version for 15.08.0. Commit.
- Store History in cache instead of tmp. Commit. Fixes bug #173283. Code review #123804
- Fix storing of profile when no profile loaded. Commit. Fixes bug #342188. Code review #124142
- Correct cursor rectangle size calculation - noticeable when linespace>1. Commit. Fixes bug #343283
- Proofread + update Konsole Handbook. Commit. Code review #123920
- Fix UI string: remove space in front of ellipsis. Commit.
- Fix i18n contexts for file open dialog. Commit.
- Fix configure web shortcuts. Commit. Code review #123565
- Re-add KDELibs4Support for some autotests. Commit.
- Stop KDELibs4Support from being the all-mighty dependency. Commit.
- Simplify cmake code that specifies dependencies. Commit.
- Fix hang in exiting konsole with Ctrl+D with QInputMethodQuery. Commit. Fixes bug #345294
- Fix rounding line characters so they line up regardless of font. Commit. Fixes bug #344275
- Set new version for master. Commit.
- Make Ctrl+Space work again. Commit. Fixes bug #341157. Code review #122711
kontactinterface [Show]
- New in this release
kopete [Show]
- Prepare for 15.08.0. Commit.
- Do not allow to remove myself contact in jabber protocol. Commit.
- Update copyright year for Kopete Development Team. Commit.
- Update README. Commit.
- Revert "Explicitly disallow file transfers for Facebook contacts. ". Commit.
- Prepare for 15.07.80. Commit.
- Reflect changes of kopete online status in jabber libjingle. Commit.
- Libjingle: Add support for setting online status. Commit.
- Set lowest resource priority for jabber libjingle part. Commit.
kpat [Show]
- Reduce dependancy. Commit.
- Move before qapplication. Commit.
- Rename icons. Commit.
- Use new macro for use icon on Win/MacOsX. Use new KDE_ macro. Commit.
kpimtextedit [Show]
- New in this release
krdc [Show]
- Fix size of columns in main window when sorting is applied. Commit. See bug #339392
- Fix resizing of columns in main window. Commit. Fixes bug #339392. Code review #122826
kremotecontrol [Show]
- Get rid of 'the the's. Commit.
kross-interpreters [Show]
- New in this release
kruler [Show]
- Update kruler docbook to kf5. Commit. Code review #123843
- Rename icons. Commit.
- Use new KDE_ macro. Commit.
kshisen [Show]
- Fix build. Commit.
- Make it compile. Commit.
- Move before qapplication. Commit.
- Use new KDE_ macro. Commit.
ksnapshot [Show]
- KWin's DBus service is called org.kde.KWin not org.kde.kwin. Commit.
ksquares [Show]
- Fix build. Commit.
- Remove unneded include. Commit.
- Remove commented code. Commit.
- QApplication first. Commit.
- Move before qapplication. Commit.
- Rename icons. Commit.
- Use new KDE_ macro. Commit.
kstars [Show]
- Adding new Pluto photograph just taken recently by NASA New Horizons spacecraft!. Commit.
- Add position angle to astro calculator and using a new improved formula. Commit.
- Add reset frame button and more checks for upper and lower limits of ROI. Commit.
- Update DBus documentation. Commit.
- Improve startup for drivers from INDI DBUS interface to inclube a unique name based on the exec. Commit.
- Adding a case to handle capture failure. Ekos will retry 3 times before giving. Commit.
- Appdata: reference correct org.kde.kstars.kdesktop. Commit.
- Use bool for return type for mount command functions. Commit.
- Fix DBUS function calls. Commit.
- Adding two functions to capture module to clear sequence and obtain its status. Commit.
- Adding Mount DBUS interface. Commit.
- Improving the flat ADU algorithm and checking for out of bound values. Commit.
- Saving Meridian Flip, Guide Deviation, and Autofocus HFR limit in the sequence file as well. Commit.
- Fix running two drivers with support multiple devices per driver (MDPD). Commit.
- Only send Horizontal Coord property if Equatorial is not available. Commit.
- Pass KStars instance to dialogs to prevent regression problem in kdelibs causing KStars to freeze. Support up to 999 images index. Commit.
- Pass KStars instance pointer to open and save dialog to prevent KStars from freezing perhaps from some sort of KDE regression introduced recently. Commit.
- Rename appdata to match .desktop file basename. Commit.
- Fix/improve htmesh compiler flags. Commit.
- Some comments. Commit.
- Fix typo found by Josep Ma. Ferrer. Commit.
- KStarsData should not call methods on SkyMap, but only emit signals. Commit.
- Add missing braces. Commit.
- Cosmetics. Commit.
- Fix typo. Commit.
- Updating the KStars tip-of-the-day data, and adding more tips. Commit.
- Handle new INDI client function in 1.1. Commit.
- REVIEW:123515. Commit. Code review #123515
- Add solver verbose results. Commit.
- Add aux2 and aux3 ports to INDI options. Commit.
- Account for binning in solver focal length calculation. Commit.
- Clone driver managers info to free up device manager for other uses and ensure to account for duplicate device names inside the server manager and in established clients. Commit.
- Get pixel scale and inform user if computed focal length differs from specified focal length. Commit.
- Send telescopeInfo once WCS is enabled. Commit.
- Store orig_* coords directly. Commit.
- Always set focus buttons to enabled when framing. Commit.
- Backport patch from frameworks branch because frameworks branch. Commit.
- Add additional auxilary devices options that also include CCDs and other types of devices in the future. Commit.
- Account for differences between libindi 1.0.0 and 1.1.0. Commit.
- Send start and stop motion commands for each axis separately. Commit.
- Fix untranslatable city/region/country names. Commit.
- Make device manager and ekos manager top level windows. Commit.
- Support extended parking support. Commit.
- Fixing problem with flag manager not deleting rows. Commit. Fixes bug #344825
- Set number gui to 3 decimal digits. Commit.
- Better representation of Read Only switches in the INDI GUI. Commit.
- Add shortcut for device manager and ekos. Commit.
- Initial support for flat field slope calculation. Commit.
- Fix resetFrame in focus module as it was resetting frameModified when original coords were not set. Commit.
- Fix EBN issues. Commit.
- Replace obsolete signal with current valid signal. Commit.
- Fix function name. Commit.
- Update docs. Commit.
- Documentation updates. Commit.
- Display WCS notification message if it was enabled before. Commit.
- Remove old debug message. Commit.
- Adding WCS checkbox to synchronize CCD FOV rotation to CCD driver in case WCS is enabled. This gurantees valid WCS headers by the CCD driver. Commit.
- Adding small popup menu to center telescope if WCS info is present and valid. Commit.
- Make exposure take 3 significant digits. Commit.
- Adding marker to viewer that can be triggered by double clicking on the image canvas. Commit.
- No need to warn about unsaved changes in a viewer, but the user can save changes if so desired. Commit.
- Save encforce temperature on capture. Commit.
- Set INumber length to MAXINDIFORMAT. Commit.
- Display HFR as tool tip for each star. Commit.
- Reverting back to QMediaPlayer since it does support ogg. Also stopping player in case it is already starting. Commit.
- Disabling user confirmation for saving edited FITS. It's a feature, not a bug. Commit.
- Use QSoundEffect instead of QMediaPlayer. Commit.
- Fix typo. Commit.
- Altitude limits now compatible with meridian flip. Commit.
- Only check for motion after subsequent abort dispatches. Commit.
- Initial support for altitude limits. Commit.
- Adding Daniel to contributors. Commit.
- Minor GUI improvements in mount module and adding facility to pass messages to INDI Generic Interface devices. Commit.
- Adding telescope rate and unpark support. Commit.
ksudoku [Show]
- Fix CPU bottleneck on large cages (size 7-9), esp. with Add operator. Commit.
- Fix up the setting of solution possibilities in Killer Sudoku puzzles. Commit.
- Silence some more debugging output. Commit.
- Silence some debugging output. Commit.
- Fix parameters in puzzle-generator's messages - no more .arg's. Commit.
- BUG: 349140 Fix missing parameter in message from puzzle generator. Commit.
- Redefine actions of Delete/Bksp and key 0. Allow key 0 in normal play. Commit.
- Limit the Mathdoku/KillerSudoku generator. Add user-option to bale out. Commit.
- Add the 9x9 Killer Sudoku puzzle-type to the KSudoku range. Commit.
- Fix the data-entry code for Killer Sudoku cages of size 2. Commit.
- Make mHiddenOperators false when generating and solving Killer Sudoku. Commit.
- Add an action to re-enable all messages marked as "Do not show again". Commit.
- Add Copyright lines to several files and one licence (in renderer.cpp). Commit.
- Clarify the messages that appear after the Check action on a puzzle. Commit.
- Add GUI and engine for entering in Mathdoku and Killer Sudoku puzzles. Commit.
- Inform the user about playing and keying in Mathdoku and Killer Sudoku. Commit.
- Enter In A Puzzle is OK for Mathdoku and Killer Sudoku: remove message. Commit.
- Change the KSudoku version number to 1.3. Commit.
- Re-initialise the SKGraph for every game of Mathdoku and Killer Sudoku. Commit.
- Allow cages to be deleted from the puzzle during data-entry. Commit.
- Define actions and keystrokes to support data-entry of cages. Commit.
- Save As is supported so remove message. Also remove an unused variable. Commit.
- Implement UI for saving and loading Mathdoku and Killer Sudoku games. Commit.
- Add solution-checking, solutions and hints for loaded or entered cages. Commit.
- Implement I/O of Mathdoku and Killer Sudoku cage-data in saved games. Commit.
- Implement hints in Mathdoku and Killer Sudoku puzzles. Commit.
- Add messages to explain the rules for Mathdoku and Killer Sudoku. Commit.
- Add warning messages for actions not yet fully supported. Commit.
- Add appdata. Commit.
- 9x9 Killer Sudoku excluded till graphics and generated puzzles improve. Commit.
- Increase number of possible combinations of values allowed in a cage. Commit.
- Clean up notes to self. Commit.
- Stabilise the 2-D view and rendering of cages and highlights, for now. Commit.
- Encapsulate the creation of SKGraph objects for Custom puzzles. Commit.
- Add data-files for Killer 4x4, Mathdoku 4x4 and Mathdoku Settable Size. Commit.
- Add code to support Mathdoku - Settable Size puzzle-shapes. Commit.
- Add experimental code to display Mathdoku and Killer Sudoku puzzles. Commit.
- Update src/CMakeLists.txt to include Mathdoku and Killer Sudoku code. Commit.
- Correct a typo. Commit.
- Remove some unnecessary declarations. Commit.
- Integrate Mathdoku and Killer Sudoku code into KSudoku GUI and logic. Commit.
- Add the MathdokuGenerator class: to control the CageGenerator. Commit.
- Add the CageGenerator class, for use in Killer Sudoku and Mathdoku. Commit.
- Add the solveMathdku() method. Improve the solveSudoku() method. Commit.
- Support cages for Mathdoku and Killer Sudoku in the puzzle grid. Commit.
- Add enums and xml parsing for Killer Sudoku and Mathdoku puzzle-types. Commit.
- Exclude rows and cols for known cell-values before creating DLX matrix. Commit.
- White space: change leading tabs to spaces. Commit.
- Add a new solver based on Donald Knuth's Dancing Links (DLX) algorithm. Commit.
ktimer [Show]
- KTimer supports HiDPI. Commit.
- Increase version. Commit.
- Fix dependancy. Commit.
- Rename icons. Commit.
- Use new KDE_ macro. Commit.
ktnef [Show]
- New in this release
ktp-accounts-kcm [Show]
- Remove obsolete PluginMacros. Commit.
- Add KACCOUNTS_MACROS_PATH into the CMAKE_MODULE_PATH. Commit.
- Using XGETTEXT in Messages.sh requires ki18n_wrap_ui instead of qt5_wrap_ui. Commit.
- Port and enable the sunshine plugin. Commit.
- [kaccounts] Include the protocol name in the error message for unknown cm/protocol. Commit.
- Port and enable the morse plugin. Commit.
- [sipe] Set translation domain. Commit.
- [kaccounts] Add SIPE/SIPE kaccounts provider. Commit.
- Port and enable the sipe plugin. Commit.
- [kaccounts] For reasons unknown, the sipe account needs to be sipe-haze. Commit.
- [kaccounts] Update the steam provider and service files. Commit.
- [kaccounts] Use generic icon for telegram; icon "telegram" does not exist. Commit.
- [kaccounts] Add AIM kaccounts provider. Commit.
- [kaccounts] Add SIPE kaccounts provider. Commit.
- Set versioning to be handled by the release script. Commit.
- Bump required frameworks version. Commit.
- [kaccounts] Add 4d9dfcc1d47b5b99e822148650b36dffbc10da26 from master. Commit.
- [kaccounts] Also display an error if no Telepathy returns no profiles. Commit.
- Take into account the profile's serviceName too. Commit.
- [kaccounts] Account manager is always needed, move back to ctor. Commit.
- Fix the profile querying logic. Commit.
- Adapt the Morse provider and service to the new format. Commit.
- [kaccounts] Refactor the whole plugin. Commit.
- Adapt the rest of providers and services to the new format. Commit.
- Modify the ICQ provider and service file as a test example. Commit.
- Return the settings from the dialog to KAccounts for storage. Commit.
- Don't create the Tp account itself. Commit.
- Adopt changes in kaccounts-integration. Commit.
- Initial Telegram support for KAccounts. Commit.
- Use KAccounts macro for generating provider and serive files. Commit.
- Use the installed cmake file for KAccounts. Commit.
- Add generic fallback provider/service data. Commit.
- Bump version to 0.9.80. Commit.
ktp-approver [Show]
- Set versioning to be handled by the release script. Commit.
ktp-auth-handler [Show]
- Set versioning to be handled by the release script. Commit.
- Handle Tp::SASLStatusServerFailed in Google auth operation. Commit.
- Request credentials for oauth2 auth type from google auth operation. Commit.
- Remove the special ktp-kaccounts config sync. Commit.
- Request credentials for password auth type from password auth operation. Commit.
- Pass the KAccounts ID to XTelepathyPasswordAuthOperation directly. Commit.
- Remove facebook includes. Commit.
- Remove support for X-FACEBOOK-PLATFORM auth. Commit.
- Bring back the AccountStorageInterface support. Commit.
ktp-common-internals [Show]
- Make telepathy-accounts-signon not REQUIRED. Commit.
- Bump required frameworks version. Commit.
- Set versioning to be handled by the release script. Commit.
- Make telepathy-accounts-signon required. Commit.
- Update the URL for telepathy-accounts-signon. Commit.
- Add simple module to find telepathy-accounts-signon. Commit.
- Improve how we close all conversations at once. Commit.
- Cleanup. Commit.
- Remove the accountManager tracking. Commit.
- Fix the quotation in CMakeLists.txt. Commit.
- Add runtime dependency on telepathy-accounts-signon. Commit.
- [kaccounts] Replace the MC restarting with working code. Commit.
- [kaccounts] The plugin now also requires SignOnQt. Commit.
- [kaccounts] Make the debug output more useful. Commit.
- [kaccounts] Make unused stuff Q_UNUSED. Commit.
- KTp/JoinChatRoomDialog: RoomList channel type replaced by a constant. Commit.
- [kaccounts] Create new SignOn::Identity with new KAccount. Commit.
- Process the string coming from getSaveFileName. Commit.
- [kaccounts] Instead of inc and dec right away, init properly and just dec. Commit.
- [kaccounts] Check if KAccount actually exists before usage. Commit.
- [kaccounts] Store in a config file that the migration has already happened. Commit.
- [kaccounts] Make the debug output more useful. Commit.
- [kaccounts] Add special handling for Google accounts when migrating logs. Commit.
- [kaccounts] Inverse the logic when checking if account is valid. Commit.
- Add some code comments to make it more understandable. Commit.
- Implement migration from KAccounts1 accounts. Commit.
- [kaccounts] Remove all the unnecessary bits. Commit.
- Fix icon names. Commit.
- Use new KDE macros. Commit.
- I18n: Add context to window title. Commit.
- Fix e-mail address. Commit.
- Adapt to changes in KPeople. Commit.
- Expose "hasEnabledAccounts" as Q_PROPERTY. Commit.
- Guard against null connection. Commit.
- Delay the initialization of the accountUID a bit. Commit.
- Add KTp::Contact::uri() method. Commit. Code review #123230
- Add support for "Connect and start chat" action into kpeople actions. Commit. Code review #123185
- Raise minimum required telepathy-qt to 0.9.5. Commit.
- Re-enable the log viewer action in master. Commit.
- Make actions plugin return actions also for all subcontacts. Commit. Code review #122794
- --verbosity. Commit.
- Don't crash if the ConversationsModel has been disabled. Commit.
ktp-contact-list [Show]
- Bump required frameworks version. Commit.
- Set versioning to be handled by the release script. Commit.
- Improve text in the Contact context menu. Commit. Code review #122778
- Don't store a temporary value in a const-reference. Commit.
ktp-contact-runner [Show]
ktp-desktop-applets [Show]
- Make contactlist applet belong to Communcations category. Commit.
- Set versioning to be handled by the release script. Commit.
- Polishing. Commit.
- Fix capitalization. Commit.
- [contactlist] Properly capitalize strings. Commit.
- [contactlist] Add "Configure..." button when no accounts are set. Commit. Fixes bug #346032
- Clean up the pinned contact button. Commit.
ktp-filetransfer-handler [Show]
- Set versioning to be handled by the release script. Commit.
ktp-kded-module [Show]
- Set versioning to be handled by the release script. Commit.
ktp-send-file [Show]
ktp-text-ui [Show]
- Delay reconnecting to previously opened channels. Commit. Fixes bug #318180
- [filters/youtube] Disable the youtube filter by default. Commit. Fixes bug #344941
- Add option to use different emoticons for each account. Commit. Code review #123893
- Set versioning to be handled by the release script. Commit.
- Notify the user if there are no Kopete logs to import. Commit. Code review #123517
- I18n: Fix context. Commit.
- Add missing space between sentences. Commit.
- Unify strings "No Fingerprint" in otr-config.cpp and in otr-config.ui. Commit.
- Get rid of 'the the'. Commit.
kturtle [Show]
- Set translation domain. Commit.
- Rename icons. Allow to use them on win/mac. Commit.
- Fix EBN issues. Commit.
ktux [Show]
- Port away from Qt3Support. Commit.
kwalletmanager [Show]
- KWalletManager is now HiDPI aware and icons in the tree view are fixed. Commit.
- Set KWalletManager window icon. Commit.
- Enable automatic update of version number. Commit.
- Fix editor width. Commit. Fixes bug #349987
- Manually merging from frameworks. Commit.
- Fix saving KWallet configuration. Commit.
- Adjusting for co-installability with old kwalletmanager. Commit. Fixes bug #346951
- Fix GUI regression after previous commit. Commit.
- Correctly detect when kwallet is disabled upon startup. Commit. Fixes bug #224128
- Remove some whitespace. Commit.
- Use StartupNotify. Commit.
- Rename icons. Commit.
- Use ecm_add_app_icon. Commit.
- Fix launching the kcm from the manager and vice versa. Commit.
- Fix install icons. Commit.
- Fix importing/exporting wallets. Commit.
- Fix KWallet service name. Commit.
- Clean up. Commit.
- Minor fixes in main.cpp. Commit. Code review #120463
- Port to new connect api. Commit.
- Fix icons name. Commit.
- Not necessary to link to kdelibs4support now. Commit.
- Kdelibs4support--. Commit.
- Reverse dns desktop. Commit.
- Fix includes. Commit.
- Fix shortcut. Commit.
- Klistwidget--. Commit.
- Kdelibs4support--. Commit.
- Add option to export/import wallets in encrypted form. Commit. Code review #120381. Fixes bug #337022. Fixes bug #338517
- Adjust parent category for kwalletconfig module. Commit.
- Use correct destination for KAuth helper. Commit.
- Update version. Commit.
- Include KDECompilerSettings. Commit.
- L10n fixes. Commit.
- Process command line before to use it. Commit.
- Install rc file in KXMLGUI_INSTALL_DIR. Commit.
- Properly rename kwalletmanager for KF5. Commit. Fixes bug #337173
- Fix cmake warning about KDELibs4Support. Commit.
- Change Qt application name to allow it run along with KDE4 kwalletmanager. Commit.
- Fix module path to re-enable signal reception from kwalletd5. Commit.
- Always use effectiveWinId. Commit.
- Pass proper WId to KWallet. Commit.
- Use KService proper instead of KDE4Support. Commit.
- Use kcmshell5 to launch the KWallet KCM. Commit.
- Calculate minimum size from font metrics. Commit.
- Fix up some strings. Commit.
- Fix KWallet KCM and helper linkage. Commit.
- Remove obsolete includes, sort. Commit.
- Replace KDebug with QDebug. Commit.
- Remove last traces of kapplication from KWalletManager. Commit.
- Remove K_GLOBAL_STATIC and leftover kglobal.h includes. Commit.
- Port away from KGlobal. Commit.
- Clean up the root CMakeLists.txt file. Commit.
- Find the correct D-Bus interface file. Commit.
- Astyle-kdelibs on everything. Commit.
- Fix whitespace. Commit.
- First rough KF5 port of KWalletManager. Commit.
- Port all the CMake files. Commit.
- Update docs DOCTYPE and CMake. Commit.
- Initial CMake changes for KF5. Commit.
kwordquiz [Show]
- Set translation domain. Commit.
- Use new kde variable. Commit.
- Rename/use 128 icons. Commit.
- DlgSpecChar: Fix texts for button "Select". Commit.
libkcddb [Show]
- Support >1 include dir for libmusicbrainz5. Commit.
libkdcraw [Show]
libkdeedu [Show]
- Fix EBN issues. Commit.
libkdegames [Show]
- Remove useless call to QApplication::setGraphicsSystem. Commit.
libkgeomap [Show]
libkomparediff2 [Show]
- Use KIO::Overwrite when saving a changed file otherwise it always fails. Commit. Fixes bug #347760. Code review #124163
- Don't show malformed diff warning for git format-patch diffs. Commit. Code review #123776
- Use KActionCollection::setDefaultShortcut instead of QAction::setShortcut. Commit. Code review #123769
- Fix crash when comparing files with space in path. Commit. Fixes bug #340672. Code review #123698
- Fix saving diffs. Commit. Code review #123696
- Run convert-to-cmake-automoc. Commit.
- Fix how the so-version is specified on the library target. Commit. Fixes bug #344747
lokalize [Show]
- Fix automatic generation of scripts.rc. Commit.
- Add full stops in the end of KMessageBox texts. Commit.
- Break long lines. Commit.
- Rename icons. Commit.
- BUG: 344737. Commit. Fixes bug #344737
- REVIEW: 122856. Commit. Code review #122856
- Fix the rest of static analyzer warnings. Commit.
- Fix coverity static analyzer warnings. Commit.
marble [Show]
- Set/use explicit QT5BUILD option... Commit.
- Fix webkit detection. Commit.
- Change QT_NO_WEBKIT to MARBLE_NO_WEBKIT. Commit. Code review #124526. Fixes bug #350749
- Bring back MarblePartFactory (lost in transla^Wporting). Commit.
- Fix addSearchResult in SearchRunnerManager. Commit. Code review #124461
- Load gettext catalog 'marble' for translations. Commit. See bug #350589
- Fix docbook. Commit.
- Fixes
(not available). Commit. - Krazy2 findings fixed. Commit. Code review #124362
- Connecting the writers to the annotation plugin. Commit. Code review #124099
- Translator classes used in writing osm files. Commit. Code review #124097
- Osm writer classes. Commit. Code review #124096
- Integrate package signing. Commit.
- Simplify Android build. Commit.
- Helper classes for OSM writers. Commit. Code review #124095
- Modifying the osm handlers to store OsmPlacemarkData. Commit. Code review #124233
- Easy, safe accessor for OsmPlacemarkData objects. Commit. Code review #124232
- Fixes qHash function for GeoDataCoordinates. Commit.
- Adds the OsmPlacemarkData class. Commit. Code review #124231
- Revert "Adds the OsmPlacemarkData class". Commit.
- Adds the OsmPlacemarkData class. Commit. Code review #124231
- Solving wrong styles in .osm loaded files. Commit.
- Refactoring (delegate and view proxy) classes from MapViewWidget. Commit. Code review #123594
- Fix title capitalization, disable download maps entry on Windows. Commit. See bug #321140. Code review #121337
- Installing HttpDownloadManager.h. Commit. Code review #122295
- Move private methods to private class. Commit.
- More properties for MarbleQuickItem. Commit. Code review #124297
- QML2 Base for Marble Maps. Commit. Code review #124295
- Change order: apps after lib and plugins. Commit.
- Version bump to 0.21.80 (0.22 Beta 1). Commit.
- Fix automoc related cmake warnings. Commit. Code review #124333
- Add QtWebChannel dependency. Commit.
- Extension of MarbleQuickItem API. Commit. Code review #123204
- MarbleQuickItem API for centering on a box. Commit. Code review #123291
- Dynamic adding and removing of texture layers. Commit. Code review #123202
- REVIEW: 124259. Commit. Code review #124259
- REVIEW: 124217. Commit. Code review #124217
- REVIEW: 124193. Commit. Code review #124193
- REVIEW: 124189. Commit. Code review #124189
- Use Qt 5.5 for Windows installer. Update version number. Commit.
- More Qt 5.5 compilation fixes. Commit.
- REVIEW: 124271. Commit. Code review #124271
- Tell xgettext that these strings are not c-format. Commit.
- REVIEW: 124195. Commit. Code review #124195
- Fix adding placemark from the "Edit Maps". Commit. Fixes bug #342777
- Add Geoscience and Science to categories. Commit.
- Eartquake Plugin: Need to use config dialog to see recent earth quakes. Commit. Code review #124188
- Fix compilation with Qt 5.5. Commit.
- Localize distances in route name. Commit. See bug #349657
- Don't comment the obvious (nb code and comment differed, code was right). Commit.
- Fix some wtfs. Commit.
- Another year bump; avoid translating it on every change. Commit.
- The year keeps changing. Commit.
- Rename icons to ecm_install_icons liking. Commit.
- Blindly trying to fix the OSX build. Commit.
- Enable voice navigation in Qt5 (f-up to d33b43f). Commit.
- Update my email address. Commit.
- Fix wrong decoding (longitude calculation) of some MIC-E positions. Commit. See bug #348209
- Search for Qt5 version of QExtSerialPort in Qt5 builds. Commit. Fixes bug #348594
- Search for phonon4qt5 in Qt5 builds. Commit. See bug #348594
- Fix settings dialog signal connections. Commit.
- Krazy2 QString findings fixed. Commit. Code review #123917
- Quazip for Qt5 is installed to quazip5/ since rev 254. Commit. Fixes bug #348553
- Marblewidget library name now depends on Qt version. Commit. Fixes bug #348556
- Include moc file for qt 4, add missing include guard. Commit.
- Version bump to 0.21.23 (0.22 development version). Commit.
- Refactoring of the DBus Interface. Commit. Code review #123896
- Version bump to 0.21.22 (0.22 development version). Commit.
- Port to KDE Frameworks 5. Commit.
- Version bump to 0.21.21 (0.22 development version). Commit.
- Use a lambda expression (C++ 11). Commit.
- Use nullptr (C++ 11). Commit.
- Introduce auto keyword to see if it breaks something (C++ 11). Commit.
- Enable C++ 11 support. Commit.
- Check for / include dbus libraries. Commit.
- Move static const member initialization out of class scope. Commit.
- @FIXME comments now point to bug 347536. Commit.
- Adds UTM-related function to GeoDataCoordinates tests. Commit.
- Improves the solution of the zone labelling bug. Fixes UTM grid. Fixes easting/northing calculation in the poles. Commit.
- Typo in comment. Commit.
- Fixes bug related with zone labelling. Commit.
- Renames private UTM functions. Adds public UTM functions. Commit.
- Reorders GeoDataCoordinates moving all UTM-related code (now separated in four functions) to GeoDataCoordinatesPrivate. Commit.
- Finishes Nienhüser issue: variable fixing (declaration place and names). Commit.
- Fixes Nienhüser issue: Move all functions inside GeoDataUTM namespace into GeoDataCoordinatesPrivate. Commit.
- Fixes Nienhüser issue: Using QPointF insted of qreal vector. Fixes function naming to follow the order lon-lat. Commit.
- Fixes Nienhüser issues: QString's formatting methods and typos. Commit.
- KDE version: Status bar template position string is now in UTM mode. Commit.
- Adds zone+latitude band to the template position string. Sets fixed precision in the displayed easting/northing values. Commit.
- Status bar template position string is now in UTM mode. Commit.
- Copyright information added. Commit.
- Finishes the adaptation to coding style rules. Commit.
- Fixes coding style in function parenthesis. Commit.
- Fixes comments on {lat,lon}ToUTMString() functions declaration. Commit.
- Fixes coding style issues: variables declaration and comments. Commit.
- Fixes style issue: all functions start now with a lowercase letter. Commit.
- UTM namespace. Commit.
- Grid rendering and minor bugs fixed. Commit.
- UTM helper class. Commit.
- Algorithm works. Commit.
- Adds separate UTM toString converters for zones and latitude bands. Commit.
- Adds lon/lat to zone/band UTM string converters. Commit.
- Equator, meridian and antimeridian fixed in UTM mode. Commit.
- Regular UTM zones and latitude bands properly calculated. Commit.
- Fix saving APRS plugin settings. Commit. See bug #348207
- Use consistent multiplicative factors. Commit.
- Use the WGS84 earth radius value (+137 meter). Commit.
- Fix overwriting m_whatsThisAction. Code style. Commit. Code review #123462
- Link to community board. Commit. Code review #123462
- MessageBox asking to save tour when closing. Commit. Code review #123343
- Comment unused variables. Commit.
- QDomNodeList::length returns int (uint) in Qt 5 (4). Commit.
- Implement missing KmlLabelStyleTagWriter. Commit.
- Fix operator precedence. Commit.
- Fix linking of examples and tools with Qt5 (fut commit ac91cf9). Commit.
- Cppcheck: prefer prefix to postfix increment. Commit.
- Cppcheck: Fix wrong check of enum values. Commit.
- Cppcheck: Initialize member variables in ctor. Commit.
- Cppcheck: Pass by const reference, not value. Commit.
- Cppcheck: Initialize member variables in ctor. Commit.
- Cppcheck: Reduce variable scope. Commit.
- Properly handle negative elevations. Commit. Code review #123422
- Fix typo. Commit.
- Show correct icons for the respective items. Commit.
- Removed redundant empty combobox entry in FlyToEditWidget. Commit.
- Fixed a bug that was created. Commit.
- Added option to edit FlyTo mode. Commit.
- Fix minor EBN issues. Commit.
- Replaced 'Wait duration' with 'Fly duration' in the FlyTo Edit Widget. Commit.
- Use quazip5 with QT5BUILD. Commit.
- Fix export of symbols in the astrolib. Commit.
- Updating astrolib to the most recent version. Commit.
- Status bar 'Position' updates while adding nodes. Commit. Code review #123316
- Added Right placement for labels and placemark sorting. Commit. Code review #123181
- Bounded textures support (not spanning the whole globe). Commit. Code review #123304
- Improved placemark sorting to make layouting stable with placemarks on same zoomLevel. Commit. Code review #123322
- Fixes a tile scaling bug that resulted in low level tiles creating a. Commit. Code review #123306
- Fix GroundOverlay rotation: Before this patch the. Commit.
- Respect projection for rendering the handle icon orientation. Commit.
- For unrotated GroundOverlays honor the tessellation along. Commit.
- Implemented the scale feature (for icons and labels) when adding placemarks via the Edit Mode. Commit. Code review #122849
- Added manual rotation to the GroundOverlayFrame in edit mode. Commit. Code review #123259
- Extends the precision node editor (the one from previous patch, for polygons) to polylines. Commit. Code review #123141
- Improve 'paste graphic item' context menu entry. Commit.
- No need to reload bookmarks after copying them to the cache folder. Commit. See bug #331494
- Disable bookmark sync if cloud sync is disabled. Commit. See bug #331494
- MARBLE_VERSION is hex, change regex accordingly. Commit.
- Add a script to simplify version bumps. Commit.
- Version jump to 0.21.20 (0.22 development version). Commit.
- Openrouteservice.org has changed their API URL, follow up. Commit. See bug #344915
- FormattedTextWidget: textColorButton fix. Commit. Code review #123252
- Add delete and moveUp/moveDown key events to TourWidget. Commit.
- Fixuifiles. Commit.
- Fix EditPolygonDialog and EditPolylineDialog line-width spinbox. Commit. Code review #123221
- Support qt4/qt5 parallel-installable libmarblewidget. Commit. Code review #122731
- Convert all local map themes to usage of the naturalearth. Commit.
- Improved ground overlays: performance, transluscency. Commit. Code review #123180
- Save tessellate property in KmlLineStringTagWriter and KmlLinearRingTagWriter. Commit.
- This commit restores the fix of. Commit.
- Refactor code from EditPlacemarkDialog description to FormattedTextWidget. Commit. Code review #123122
- Gets rid of the linear ring rendering issues that occured in the. Commit.
- CMake fix for empty prefix string. Commit.
- Remove hardcoded opacity of 0.9. Commit. Code review #123205
- Added testing for global visibility before rendering overlay. Commit.
- Start optimized rendering of the map only when dragging is started. Commit. Code review #123182
- EditGroundOverlay fix. Commit.
- REVIEW: [123139]. Commit. Code review #[123139]
- REVIEW: [123097]. Commit. Code review #[123097]
- Marble: solved visual glitches on mouse events. Commit. Code review #122426
- EditGroundOverlay fix. Commit. Code review #123096
- Don't display BillBoardItems as soon as they move to. Commit.
- Unfortunately the scaling patch doesn't work properly -. Commit.
- Adds scale option to Placemark icons and labels. Commit. Code review #122849
- Adds the possibility to precisely move polygon nodes. Commit. Code review #122938
- REVIEW: 122950. Commit. Code review #122950
- REVIEW: 123083. Commit. Code review #123083
- REVIEW: 122747. Commit. Code review #122747
- REVIEW: 122728. Commit. Code review #122728
- Further elevation calculation improvements. Commit. Code review #123107
- Fix comparison of GeoDataPolygon's. Commit. Code review #122854
- RB: 123001. Commit.
- REVIEW: 122977. Commit. Code review #122977
- Make Formatted Text option in placemarks description checked by default. Commit. Code review #122944
- Resolve warnings found by Clang 3.6. Commit.
- Fix EBN issues. Commit.
- Fix dialog titles. Fix Show placemark checkbox in EditPlacemarkDialog. Commit.
- Fix construction of unknown planet. Commit. Code review #122853
okteta [Show]
- Don't accidentally export private classes. Commit.
- Workaround ecm_add_app_icon not handling relative file names. Commit.
- Install the part rc files into proper KXMLGUI_INSTALL_DIR. Commit. Fixes bug #351154
- Bump version to 0.17.0. Commit.
- Bump version to 0.16.90. Commit.
- Bump version to 0.16.80. Commit.
- Unbreak bookmark listings in menu and bookmark tool. Commit.
- Fix tooltips. Commit.
- Use ecm_add_app_icon. Commit.
- Fix build on libc++ systems. Commit.
- Fix missing executable bit on struct2osd. Commit.
- Use #!/bin/sh in struct2osd. Commit.
- Remove the .sh suffix from struct2osd. Commit. Fixes bug #345092
- Fix clang -Wabsolute-value warning. Commit.
- Bump version to 0.16.60. Commit.
okular [Show]
- Fix play back of video with rendition link. Commit. Fixes bug #324167
- Increase version for KDE Applications 15.08.0. Commit.
- Bring QPageSize from Qt5. Commit. Fixes bug #334708
- Allow for the deletion of Caret annotations. Commit. Fixes bug #350740
- Increase version number. Commit.
- Support Fade transition in presentation mode. Commit. Code review #115532. Fixes bug #317073
- Compile++. Commit.
- Multiply by ~10 the memory values. Commit.
- Increase the number of pixels we're going to let render even if we don't have the pixmap. Commit.
- Increase the per request limit from ~80M to ~800M. Commit.
- Initialise PageViewPrivate::aFitWindowToPage to NULL and. Commit. Fixes bug #348000. Code review #123876
- New shortcut to resize window to fit page. Commit. Fixes bug #326844. Code review #115283
- Fix typo. Commit.
- Update for the next version in master. Commit.
parley [Show]
- Fix EBN issues. Commit.
picmi [Show]
- Streaks_test: Use QTEST_GUILESS_MAIN. Commit. Code review #124425
- Ensure we access the correct settings. Commit.
- Update copyrights. Commit.
- Search the correct locations in QStandardPath::locate. Commit.
- Replace includes by forward declarations. Commit.
- Remove KDELibs4Support. Commit.
- Tweak GNUmakefile. Commit.
- Remove outdated TODO. Commit.
- Port KGlobal to QStandardPaths. Commit.
- Use StartupNotify. Commit.
- Move before qapplication. Commit.
- Include--. Commit.
- Use new KDE_ macro. Commit.
- Add feature_summary. Commit.
- Fix load icon. Commit.
- Fix warning about shortcut. Commit.
- Kdelibs4support--. Commit.
- Port to new connect api. Commit.
- Port test. Commit.
- Port to QColorDialog. Commit.
- Add dbus support. Commit.
- We still need kdelibs4support as we used kdelibs4suypport yet :). Commit.
- Port to QDialog. Commit.
- Don't link to KDELibs4Support. Commit.
- Correct .desktop file permissions. Commit.
- Search QTest. Commit.
- Fix extra i18n. Commit.
- Migrate settings. Commit.
- Kdelibs4support--. Commit.
- Reverse dns desktop. Commit.
- Fix install icons. Fix linking. Commit.
- Fix minor porting nits. Commit.
- Initial port to Qt5 & KF5. Commit.
- Fix an ambiguous solution to the soccer level. Commit. Fixes bug #348523
- Add new/load game buttons to status bar. Commit. Fixes bug #349709
- Add appdata. Commit.
print-manager [Show]
rocs [Show]
- Bump version for 15.08 release. Commit.
- Make rocs build on FreeBSD. Commit.
- Enable exceptions for whole autotest module. Commit.
- Enable exceptions for whole GML plugin. Commit.
- Use cmake to generate export header. Commit.
- Enable exceptions for dotgrammar also when building the test. Commit.
- Enable exceptions also for building unit test. Commit.
- Fix building graph generator plugin on Mac. Commit.
- Fix GML file plugin building for Mac. Commit.
- Declare throw_exception in boost namespace. Commit.
- Fix Mac build. Commit.
- Bump version in devel version. Commit.
- Fix use icon on win/mac. Commit.
- Fix typos. Commit.
- Correct typo fix ;). Commit.
- Fix EBN issue. Commit.
signon-kwallet-extension [Show]
- Set versioning to be handled by the release script. Commit.
- Drop library SONAME. Commit. Code review #123148
step [Show]
- Make appdata and desktop file basenames match. Commit.
- Remove QCoreApplication::UnicodeUTF8 deprecated in Qt5. Commit.
- Port from KDebug to QDebug. Commit.
- GasCreationDialog: Remove unused slot slotButtonClicked(). Commit.
- Fix compile. Sorry. Commit.
- Increase version. Commit.
- Rename icons. Commit.
- Use -qwindowtitle. Commit.
syndication [Show]
- New in this release
umbrello [Show]
- Adjust minor version. Commit.
- Coverity Check: codegenerators: Fixing unchecked dynamic_casts. Commit. See bug #340646. Code review #124658
- Coverity check CID 88355: NULL pointer check. Commit. See bug #340646. Code review #124654
- CID 88465: Resource leak (RESOURCE_LEAK). Commit. See bug #340646
- CID 88456 : Resource leak (RESOURCE_LEAK). Commit. See bug #340646
- Coverity check CID 71427: Dereference before null check (REVERSE_INULL). Commit. Code review #124363. See bug #340646
- Coverity check CID 130231: Unchecked dynamic_cast (FORWARD_NULL). Commit. See bug #340646
- Coverity check CID 130233: Dereference after null check (FORWARD_NULL). Commit. See bug #340646
- Coverity check CID 130234: Unchecked dynamic_cast (FORWARD_NULL). Commit. See bug #340646
- Coverige check CID 130238: Uninitialized members (UNINIT_CTOR). Commit. See bug #340646
- Coverity check CID 71398, 71403, 71416, 71450, 71471: Use pass-by-reference instead of pass-by-value to speed codegeneration up and use less resources. Commit. Code review #124358. See bug #340646
- Use appplications micro version from KDE release script. Commit.
- Coverity check CID 88416: Dereference before null check (REVERSE_INULL). Commit. See bug #340646
- Update version to 2.16.80 (KDE Applications version 15.07.80). Commit.
- Fix 'Impossible to delete entity with check constraint'. Commit. Fixes bug #350313
- Implement 'Move "Export Diagram" to File menu'. Commit. See bug #109097
- Add new function askName() to Dialog_Utils namespace. Commit.
- Fix 'postgresql sequence export uses uncommon sequence name'. Commit. Fixes bug #350238
- Fix gcc compiler warning. Commit.
- Add mysql 'enum' type to sql import. Commit. See bug #274264
- Implement 'Request: Add mysql (and postgresql) import to create entities'. Commit. Fixes bug #274264
- Fix 'Invalid sql code on postgresql export of entity attributes using auto increment'. Commit. Fixes bug #350236
- Restore mimimal required cmake version for KDE4, otherwise umbrello could not be build on Red Hat distributions. Commit.
- Fix bug not updating classifier widget size after editing documention through the doc window. Commit. See bug #349622
- Fix classifier widget with new documentation display. Commit. See bug #349622
- Fix bug in ClassifierWidget not saving/loading "showdocumentation" attribute from/into xmi file. Commit.
- Fix crash which happens on pasting widgets from a different umbrello instance. Commit.
- Add display of documentation for UMLClassifier directly in the class widgets. Commit. See bug #349622
- Fix bug assuming that the "views" tree view item is always at the first top level item position. Commit.
- Make access to zero pointers in UMLPackage::m_objects visible. Commit.
- Only apply UIState related settings displayed in the style page to the scene. Commit.
- Return changeable reference of UMLScene::optionState() as done with other OptionState instances. Commit.
- Merge diagram specific option page create handling complete into class ClassOptionsPage. Commit.
- Add methods loadFromXMI() and saveToXMI() to class CodeImportState. Commit.
- Coverige check CID 96743: Uninitialized scalar field (UNINIT_CTOR). Commit.
- Fix inefficent usage of Settings::optionState(). Commit.
- Coverige check CID 95924: Resource leak (RESOURCE_LEAK). Commit.
- Add license header. Commit.
- Refactor OptionState::loadFromXMI() and saveToXMI() to be full class methods and. Commit.
- Fix OptionState unit test failures. Commit.
- Add unit test for class OptionState. Commit.
- Add support for experimental features and limit them to master branch. Commit.
- KDE4 compile fix. Commit.
- Code in saveProperties and readProperties only for KF5. Commit.
- Reactivate code saveProperties and readProperties - merge from frameworks branch. Commit.
- BirdView improved. Commit.
- BirdView handling keypress events. Commit.
- BirdView with a switch for debug output. Commit.
- Fix regression not using QUrl::fromLocalFile() introduced with commit b3fa5a7d. Commit.
- Add Qt5 suppport to docbook/xhtml export. Commit.
- Fix memory leak caused by not free'ing UMLApp::m_xhtmlGenerator in destructor. Commit.
- Disable broken unit tests. Commit.
- Add class TestCodeGeneratorBase as common class for code generator unit tests. Commit.
- Add Qt5 support of unit test TEST_cppwriter. Commit.
- Fix TEST_cppwriter unit test. Commit.
- Let remaining unit tests be based on class TestBase. Commit.
- Fix jenkins reported unit test runtime error by refreshing Qt4 cmake stuff. Commit.
- Fixup of 01633284efa85e5ca39626d70bb39f658206e8c4. Commit.
- Fix crash caused by dangling pointers in UMLPackage::m_objects on document close. Commit.
- Restore KDE4 file extension list in UMLApp::slotFileSaveAs(), QFileDialog uses a different extension list style. Commit.
- Add unit test for saving and loading of an UMLObject instance. Commit.
- Add an additional UMLObject::resolveRef() unit test. Commit.
- Fix unused parameter warning in UMLFileDialog constructor. Commit.
- Order unit test cases for class UMLObject alphabetical. Commit.
- Add unit tests for UMLObject::fullyQualifiedName(). Commit.
- Remove unused and deprecated method setPackage() from class UMLObject. Commit.
- Add unit tests for UMLObject::toString() and UMLObject::toI18nString(). Commit.
- Use QCOMPARE(actual, expected) form in UMLObject unit tests, which gives better failure results. Commit.
- Fixing compiler warning. Commit.
- Umbrello unit tests mostly requires to have a QApplication instance, make sure to have one. Commit.
- Fix missing license header for unittests/testbase.*. Commit.
- Fix krazy2 issue: Check for code that should be considered crashy. Commit.
- Add more resolveRef() to UMLObject checks. Commit.
- Add test base class TestBase. Commit.
- Add test for UMLObject. Commit.
- Fix krazy2 issue: Check for spelling errors. Commit.
- Fix krazy2 tag spelling error. Commit.
- Fix krazy2 issue: Check for C++ ctors that should be declared 'explicit'. Commit.
- Ignore positive false krazy2 issue: Check single-char QString operations for efficiency. Commit.
- Fix krazy2 issue: Check for code that should be considered crashy. Commit.
- Remove unused code related to class member m_List in UMLClassifier::operator==(). Commit.
- Coverity check CID 96064: Memory - illegal accesses (UNINIT). Commit.
- Remove debug message. Commit.
- Qt5 compile fix. Commit.
- Use a 'scripty' compatible way to generate documentation for KF5 builds (which requires a not cmake generated file 'index.docbook'). Commit.
- Revert "Fix KF5 doc build issue caused by using wrong DTD file and version.". Commit.
- Coverige check CID 71523: Structurally dead code (UNREACHABLE). Commit.
- Coverige check CID 71525: Structurally dead code (UNREACHABLE). Commit.
- Fix crash on running classifier test case. Commit.
- Fix bug not adding umbrellosettings.kcfc to the correct cmake variable. Commit.
- Use better names for cmake target. Commit.
- Fix application icon support. Commit.
- Coverity check CID 95923: Missing break in switch (MISSING_BREAK). Commit.
- Coverity check CID 71527: Uninitialized pointer field (UNINIT_CTOR). Commit. See bug #340646
- Use correct group names in global icon file names. Commit.
- Fix KF5 doc build issue caused by using wrong DTD file and version. Commit.
- KDE4 compile fix. Commit.
- Qt5 cross compiling fixes (without having KDE4 sdk). Commit.
- Enable remaining test cases after having umbrello library. Commit.
- Add manual test case for UMLRoleDialog. Commit.
- Add static umbrello library to be able to compile more test applications. Commit.
- Keep include file in sync with reference class in codevieweroptionsbase.ui to fix a Qt5 compile problem. Commit.
- Merge in Qt5 variant of KButtonBox from frameworks branch. Commit.
- Merge in Qt5 variant of UMLViewImageExporter from frameworks branch. Commit.
- Enable ok button by default for dialogs derived from SinglePageDialogBase. Commit.
- Merge in rename of ParameterPropertiesDialog::m_pKind to m_pKindGB from frameworks branch. Commit.
- Fix Qt5 support of CodeViewerOptionsPage. Commit.
- Merge changes to test directory from frameworks branch. Commit.
- Merge 'Fix diagram export' from frameworks branch. Commit. Code review #123935
- Class SinglePageDialogBase fixup. Commit.
- Merge in Qt5 variant of RefactoringAssistant from frameworks branch. Commit.
- Merge in Qt5 variant of ParameterPropertiesDialog from frameworks branch. Commit.
- Merge of deinline of some methods of class ParameterPropertiesDialog from frameworks branch. Commit.
- Reorderd forward declarations in parameterpropertiesdialog.h. Commit.
- Merge in 'cleanup include files in parameterpropertiesdialog.h|.cpp. Commit.
- Add script for updating CMakeLists.txt patch level. Commit.
- Move dialog validation support used by ParameterPropertiesDialog into base class SinglePageDialogBase. Commit.
- Remove empty lines. Commit.
- Merge in class SelectOperationDialog fix from frameworks branch. Commit.
- Revert "Merge in class SelectOperationDialog fix from frameworks branch.". Commit.
- Merge in Qt5 variants of CodeGenerator and SimpleCodeGenerator from frameworks branch. Commit.
- Merge in Qt5 variant of OverwriteDialog from frameworks branch. Commit.
- Merge in Qt5 fixes of SelectOperationDialog from frameworks branch. Commit.
- Merge in class SelectOperationDialog fix from frameworks branch. Commit.
- Remove unused include in ui file. Commit.
- Fix QT_VERSION. Commit.
- Merge in Qt5 variant for FindDialog from frameworks branch. Commit.
- Merge in documention fix for class SelectOperationDialog from frameworks branch. Commit.
- Merge in Qt5 variant of QMenuItem from frameworks branch. Commit.
- Merge remaining Qt5 variants of KDialogButtonBox from frameworks branch. Commit.
- Merge in Qt5 variant fixup of KIcon from framework branch. Commit.
- Merge in Qt5 variant for print setting dialog from frameworks branch. Commit.
- Merge in Qt5 variant of KMenu for ConstraintListPage from frameworks branch. Commit.
- Merge in Qt5 variant of KPushButton from frameworks branch. Commit.
- Qt5 compile fix with class DotGenerator. Commit.
- Qt5 compile fix. Commit.
- Remove obsolate include. Commit.
- Merge in fix for unsupported call to kBacktrace() from frameworks branch. Commit.
- Merge in missing Q_OBJECT declaration in class UMLStereoType from frameworks branch. Commit.
- Fix missing QDrag include required by UMLListView. Commit.
- Fix missing QLatin1String wrapper. Commit.
- Merge in and cleanup remaining Qt5 variants of KLocale from frameworks branch. Commit.
- Qurl fixup. Commit.
- Merge in Qt5 variant of KGlobal from frameworks branch. Commit.
- Merge in Qt5 variant of KCoreConfigSkeleton from frameworks branch. Commit.
- Merge in Qt5 variant of QTemporaryFile api usage from frameworks branch. Commit.
- Port deprecated usage of include QWMatrix to QMatrix. Commit.
- Merge in Qt5 variant of KMimeType from frameworks branch. Commit.
- Merge in debug support for class UMLViewExporter from frameworks branch. Commit.
- Merge in Qt5 variant of QPrinter from frameworks branch. Commit.
- Merge in Qt5 variant of QPrintDialog from framework branch. Commit.
- Merge in Qt5 variant of KIO::NetAccess classes from frameworks branch. Commit.
- Merge in Qt5 variant of KTemporaryDir from frameworks branch. Commit.
- Merge in Qt5 variant of KUndoStack from frameworks branch. Commit.
- Merge in KF5 variant of KTextEditor from frameworks branch. Commit.
- Merge remaining Qt5 variant of KUrl from frameworks branch. Commit.
- Syntax fix. Commit.
- Merge in Qt5 variant of KTabWidget in class UMLApp from frameworks branch. Commit.
- KCompletion is not support by Qt5, limit usage to KDE4. Commit.
- Port class CodeViewerDialog to use SinglePageDialogBase for Qt5 support out of the box. Commit.
- Port usage of QGraphicsItem::rotate() to setRotation(). Commit.
- Add missing space. Commit.
- Fix wrong usage of QT_VERSION macro. Commit.
- QUrl fixup. Commit.
- QAction fixup. Commit.
- Merge in Qt5 variant of KFileFilterCombo from frameworks branch. Commit.
- Merge in Qt5 variant of KMenu from frameworks branch. Commit.
- Merge in Qt5 variant of KTabWidget from frameworks branch. Commit.
- Remove unwanted empty lines in overwritedialog.h. Commit.
- Merge in Qt5 variant of KDialog from frameworks branch. Commit.
- Merge in Qt5 fixes for QImage from frameworks branch. Commit.
- Merge in Qt5 variant of KUrl from frameworks branch. Commit.
- Merge in Qt5 variant of KAction from frameworks branch. Commit.
- Fix diagram export. Commit. Code review #123935
- Merge in Qt5 variant of KTemporaryFile from frameworks branch. Commit.
- Merge in Qt5 variant of KStandardDirs from frameworks branch. Commit.
- Merge in Qt5 variant of QExplicitlySharedDataPointer from frameworks branch. Commit.
- Merge in Qt5 variant of fetching system font from KDE. Commit.
- Merge in and cleanup Qt5 variant of KApplication from frameworks branch. Commit.
- Fix Qt5 variant of HashedStringSet::m_data. Commit.
- Fix Qt5 deprecated usage of QChar::toAscii(). Commit.
- Merge in Qt5 variant of KFileDialog from frameworks branch. Commit.
- Merge Qt5 variant of KIntSpinBox from frameworks branch. Commit.
- Merge in Qt5 debug related changes from frameworks branch. Commit.
- Merge Qt5 variant of KFontChooser in SettingsDialog from frameworks branch. Commit.
- Merge in Qt5 variant of KColorDialog from frameworks branch. Commit.
- Merge in Qt5 variant of KFontDialog/KFontChooser from frameworks branch. Commit.
- Merge in Qt5 variant of KInputDialog from frameworks branch. Commit.
- Rename
to . Commit. - Rename kmessagebox.h to KMessageBox. Commit.
- Merge in Qt5 variant for class KSharedPtr from frameworks branch. Commit.
- Merge in Qt5 variant of Icon_Utils namespace from frameworks branch. Commit.
- Merge in Qt5 variant of class MultiPageDialogBase from framework branches. Commit.
- Merge in Qt5 variant of class SinglePageDialogBase from frameworks branch. Commit.
- Qt5 port of deprecated QString(Ref)::toAscii() references to toLatin1(). Commit.
- Qt5 port of Q_WS_xxx macro usage to Q_OS_xxx. Commit.
- Merge refactoring from KVBox to QVBoxLayout from frameworks branch. Commit.
- Merge in adding UMLDoc::setUrlUntitled() from frameworks branch. Commit.
- Fix cmake source file order. Commit.
- Keep cmake source file list in sync with file system. Commit.
- Merge in cmake Qt5/KF5 build system support from frameworks branch. Commit.
- Use std::unique_ptr instead of std::auto_ptr. Commit.
- Use cmake automoc instead of including *.moc files directly. Commit.
- Test added for creating a use case diagram. Commit.
- Add test and example file for state diagram. Commit.
- Storing of images fixed. Debug info improved. Commit.
- Refactor setup of style, association role and font pages to use createPage() in class DialogBase. Commit. See bug #97291
- For the application properties dialog add single page entries to the tree view. Commit. Fixes bug #347553
- Add "settings" folder to tree view for faster access to application settings. Commit. See bug #347553
- Use better icons for properties dialog, code import, generation and viewer settings dialog pages. Commit. See bug #347553
- AboutData.addCredit() : fix my email. Commit.
- Fix 'Umbrello crashes when closing the application'. Commit. Fixes bug #347356
- Remove unused includes. Commit.
- Fix margins of single page dialog button box. Commit.
- Fix broken layout of SelectOperationDialog. Commit.
- Fix broken layout of ParameterPropertiesDialog. Commit.
- Fix broken layout of UMLAttributeDialog. Commit.
- Fix broken layout of UMLEntityAttributeDialog. Commit.
- Fix broken layout of UMLCheckConstraintDialog. Commit.
- Fix broken layout of UMLOperationDialog. Commit.
- Fix broken layout of UMLRoleDialog. Commit.
- Fix broken layout of UMLTemplateDialog. Commit.
- Fix broken layout of UMLUniqueConstraintDialog. Commit.
- Remove unused member variable. Commit.
- BirdView improved. Commit.
- Fixing compilation after merge. Commit.
- Fixing the creation of the properties dialog. Commit.
- Setting the debug message pattern. Commit.
- Replacing QUrl::setPath with QUrl::setUrl. Use a method for setting URL to Untitled. Commit.
- Fixing URL setting during auto save. ATP.txt with more tests. Commit.
- Coverity check of master@e2a24e0, CID 88343: Logical vs. bitwise operator (CONSTANT_EXPRESSION_RESULT). Commit. See bug #340646
- Revert "Coverity check of master@e2a24e0, CID 88343: Logical vs. bitwise operator (CONSTANT_EXPRESSION_RESULT)". Commit.
- Coverity check of master@e2a24e0, CID 88343: Logical vs. bitwise operator (CONSTANT_EXPRESSION_RESULT). Commit. See bug #340646
- Button box removed. Commit.
- Enable UI translations. Commit.
- Revert "Disable incomplete bird view in branch Applications/15.04". Commit.
- Fix memory leak caused by not deleting created objects in class BirdView constructor. Commit.
- Fix email address in about dialog. Commit.
- Backport credits from frameworks branch commit 6f215494a4c8aa59d780ecf7e1eada9e2b47bc7d. Commit.
- EBN #11: Check for C++ ctors that should be declared 'explicit' [explicit]. Commit.
- Umbrello-diagrams.dtd: Move coordinates into separate entity. Commit.
- Fix broken layout of class FindDialog caused by merge from master. Commit.
- Fix bug not showing correct scene background color in scene dialog. Commit. Fixes bug #345127
- Fix 'No change of background diagram color possible'. Commit. Fixes bug #345127
- Add UMLScene::getBackgroundColor() as common method to fetch the current scene background color. Commit. See bug #344975
- Add categories to 'find' function. Commit. See bug #345060
- Merge with master. Commit.
- Followup to commit 6ec64a7 :. Commit.
- Update version number to 2.16.99. Commit.
- Fix compilation. Commit.
- Remove QUrl::setScheme. Commit.
- Refactor class NoteDialog to use new base class. Commit.
- Port SinglePageDialogBase to QDialog. Commit.
- Merge fix. Commit.
- USE QTEST_GUILESS_MAIN. Commit.
- Do not run tests automatically after build, which fails on the KDE CI system. Commit.
- Port unit test 'basictypes' to KF5. Commit.
- Fix 'Change of fork join widget orientation affects width/height'. Commit. Fixes bug #321020
- Reverse dns desktop. Commit.
- BirdView improved. Commit. See bug #342207
- Fix kxmlgui installation dir. Commit.
- Conflict resolution after merge with master. Commit.
- Fix extract message. Commit.
- Fix installation of diagram icons. Commit.
- Remove a FIXME KF5 comment. Commit.
- Conflict resolution after merge with master. Commit.
- Conflict resolution after merge with master. Commit.
- Small changes. Commit.
- Fix some QUrl issues. Commit.
- Remove comments marked with FIXME KF5. Commit.
- Fix some porting mistakes. Commit.
- Port new code from merge to KF5. Commit.
- Fix 'Crash while importing C++ code from existing project'. Commit. Fixes bug #341709
- Use UMLArtifactTypeWidget for artifact type editing. Commit. See bug #97291
- Fix layout of properties dialog page for object widgets. Commit. Fixes bug #341696
- Fix bug not displaying correct dialog for object widgets. Commit. Fixes bug #341695
- Use UMLObjectNameWidget for editing instance name in class general dialog page. Commit. See bug #97291
- Use UMLPackageWidget for package editing. Commit. See bug #97291
- Use UMLObjectNameWidget for class name editing. Commit. See bug #97291
- Add class UMLStereotypeWidget for editing stereotypes. Commit. See bug #73847
- Code cleanup in class UMLDoc. Commit.
- Fix resource leak and potiental crash cause. Commit. Fixes bug #204035
- Fix reorder compile warning. Commit.
- Fix unused compile warning. Commit.
- Coverity check on master@bd16929, CID 71489: Uninitialized pointer field (UNINIT_CTOR). Commit. See bug #340646
- Fix handling of zoom in and out icons. Commit.
- Fix compiling and set printer output format. Commit.
- Dialog buttons handled and FIXME KF5 comments removed. Commit.
- Dialog buttons handled and FIXME KF5 comments removed. Commit.
- Dialog buttons handled and FIXME KF5 comments removed. Commit.
- Dialog button cancel handled and FIXME KF5 comments removed. Commit.
- Dialog buttons handled and FIXME KF5 comments removed. Commit.
- Port the enabeling of the ok button. Commit.
- Fix some issues marked with FIXME KF5. Commit.
- Fix mailing-list address. Commit.
- Fix the usage of the validator. Commit.
- Fix some code marked with FIXME KF5. Commit.
- Fix command line param. Fix shortcut message. Commit.
- Use the 4.5-based DocBook DTD. Commit.
- Close datatype folder but do not change the icon yet. Commit.
- Fix save as file extension settings. Commit.
- Remove comment. Commit.
- Fix for loading an xmi file. Unnecessary parameter removed. Commit.
- Fix caption message by adding [*]. Commit.
- Fix filter for open file dialog. Commit.
- Remove unnecessary include directories. Commit.
- Fix for diagram tabs moving and context popup menu. Commit.
- Add missing button box. Commit.
- Dependency to KDELibs4Support is now gone with. Commit.
- Replaced auto_ptr with unique_ptr. Commit.
- Get rid of old includes. Commit.
- Port last occurence of KMimeType to QMimeType. Commit.
- KCmdLineArgs --> QCommandLineParser. Commit.
- Buttons added to dialog. Commit.
- Port away from KIO::NetAccess::synchronousRun. Commit.
- Remove includes of kdebug.h. Commit.
- Get rid of old includes. Commit.
- KButtonGroup --> QButtonGroup. Moved some comments. Commit.
- Fix for getting font from QFontDialog and debug output added. Commit.
- Get rid of KPushButton left-over. Commit.
- Fix include. Commit.
- KFileDialog includes removed. Commit.
- KFontChooser --> QFontDialog. Commit.
- KInputDialog --> QInputDialog. Commit.
- KStandardDirs --> QStandardPaths. Commit.
- Port away from deprecated macros. Commit.
- KGlobalSettings --> QFontDatabase. Commit.
- Merging with master. Commit.
- KVBox --> QVBoxLayout. Commit.
- Some fixes applied for building and running unit tests. Commit.
- Fix some warnings about icons. Commit.
- KDialog --> QDialog. Commit.
- KDialog --> QDialog. Commit.
- Port away from KIO::NetAccess::mkdir. Commit.
- KDialog --> QDialog. Commit.
- Some changes from KDialog to QDialog. All calls to setCompletionMode removed. Commit.
- KFileDialog --> QFileDialog. Commit.
- KNumInput, KIntSpinBox --> QSpinBox. Commit.
- Get rid of KCoreConfigSkeleton deprecated methods. Commit.
- Remove not needed includes of kfontdialog. Commit.
- KColorDialog --> QColorDialog. Commit.
- KFontDialog --> QFontDialog. Commit.
- KApplication --> QApplication. Commit.
- KDialog --> QDialog. Commit.
- KDialog --> QDialog. Commit.
- Temporarly fix a crash and add some debug output. Commit.
- Kglobal.h removed. K_GLOBAL_STATIC --> Q_GLOBAL_STATIC. Commit.
- Use KSharedConfig::openConfig() instead of KGlobal::config(). Commit.
- Port from KStandardDirs to QStandardPaths. Commit.
- KInputDialog --> QInputDialog. Commit.
- Use QTemporaryDir instead of KTempDir. Commit.
- KUndoStack --> QUndoStack. Commit.
- Some tab widget signals fixed. Commit.
- KDialogButtonBox --> QDialogButtonBox. Commit.
- Fix includes. Commit.
- Fix 'Mimetype text/x-xmi is not assigned to umbrello in desktop environments'. Commit. Fixes bug #340000
- Fix Debian policy: The desktop entry lists support for at least one mime type, but does not provide codes like %f, %F, %u or %U for the Exec key. Commit. Fixes bug #339995
- CMakeLists.txt : KDE 4.14.1 had been released, reset VERSION_PATCH to 99. Commit.
- CMakeLists.txt : Set VERSION_PATCH to 1 in prepration for KDE 4.14.1 release. Commit.
- KTabWidget --> QTabWidget. Commit.
- KMenu --> QMenu. Commit.
- KIcon --> QIcon. Commit.
- KUrl --> QUrl. Commit.
- KAction --> QAction. Commit.
- Use QTemporaryFile instead of KTemporaryFile. Commit.
- First compilable and buildable version of umbrello on KFT. Commit.
- Some build instructions added and fixed. Commit.
- Fixing warnings about deprecated KIcon. Commit.
- Porting debug output. Commit.
- Moc-includes removed from all cpp-files, which gave a build warning. Commit.
- First changes to cmake files. Starts building now with KF5. Commit.