SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kactivities5-imports-5.32.0-1.1.x86_64.rpm :
Sun Mar 19 13:00:00 2017 lbeltrameAATTkde.org
- Update to 5.32.0

* New feature release

* For more details please see:

* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:

* Upgrade ECM and KF5 version requirements for 5.32.0 release.

* Upgrade KF5 version to 5.32.0.

Thu Feb 9 13:00:00 2017 hrvoje.senjanAATTgmail.com
- Update to 5.31.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.31.0.php

Wed Feb 1 13:00:00 2017 adam.majerAATTsuse.de
- use individual libboost-
*-devel packages instead of boost-devel

Mon Jan 9 13:00:00 2017 hrvoje.senjanAATTgmail.com
- Update to 5.30.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php

Sun Dec 4 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.29.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.29.0.php

Sat Nov 5 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.28.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.28.0.php

Sun Oct 2 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.27.0

* Sorting activities in the cache alphabetically by name (kde#362774)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.27.0.php

Tue Sep 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.26.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php

Sun Aug 7 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.25.0

* Qt >= 5.5 is now required

* [KActivities-CLI] commands for starting and stopping an activity

* [KActivities-CLI] setting and getting activity name,
icon and description

* Added a CLI application for controlling activities

* Adding scripts to switch to previous and next activities

* Method for inserting into QFlatSet now returns index along
with the iterator (kde#365610)

* Adding ZSH functions for stopping and deleting
non-current activities

* Added isCurrent property to KActivities::Info

* Using constant iterators when searching for activity

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php

Wed Jul 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.24.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.24.0.php

Mon Jun 6 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.23.0

* Adding runningActivities property to the Consumer

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.23.0.php

Sat May 7 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.22.0 (boo#980066)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.22.0.php

Mon Apr 4 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.21.0 (boo#974793)

* Removed compiler checks now that all frameworks require c++11

* Removed QML ResourceModel as it is superseeded
by KAStats::ResultModel

* Inserting into empty QFlatSet returned an invalid iterator

* Upgrade Qt version requirement to 5.4.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.21.0.php

Sun Mar 6 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.20.0 (boo#970856)

* Remove dependency on Qt5::Widgets

* Remove dependency on KDBusAddons

* Remove dependency on KI18n

* Remove unused includes

* Shell scripts output improved

* Added the data model (ActivitiesModel) showing the activities
to the library

* Build only the library by default

* Remove the service and workspace components from the build

* Move the library into src/lib from src/lib/core

* Fix CMake warning

* Fix crash in activities context menu (boo#952139, kde#351485)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
- Drop upstreamed fix-crash-in-activities-context-menu.patch

Sun Feb 7 13:00:00 2016 wbauerAATTtmo.at
- Add fix-crash-in-activities-context-menu.patch: fixes a dolphin
and desktop crash when right-clicking on a file and opening the
\"Activities\" submenu (boo#952139, kde#351485)

Sat Feb 6 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.19.0 (boo#967668)

* Don\'t call exec() from QML (kde#357435)

* KActivitiesStats library is now in a separate repository

* Fix crash on exit/logout (boo#965653, kde#348194)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.19.0.php

Sat Jan 2 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Update to 5.18.0

* Streamlined the QML loading for KCM (kde#356832)

* Work-around for the Qt SQL bug that does not clean up
connections properly (kde#348194)

* Merged a plugin that executes applications on
activity state change

* Port from KService to KPluginLoader

* Port plugins to use kcoreaddons_desktop_to_json()

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.18.0.php

Fri Dec 11 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.17.0

* Fixed a lock on the first start of the daemon

* Moving QAction creation to the main thread. (kde#351485)

* Sometimes clang-format makes a bad decision (kde#355495)

* Killing potential synchronization issues

* Use org.qtproject instead of com.trolltech

* Removing the usage of libkactivities from the plugins

* KAStats config removed from the API

* Added linking and unlinking to ResultModel

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php

Sun Nov 8 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.16.0 (boo#955067)

* Fixing the build against Qt 5.3

* Moved the boost.optional include to the place that uses it

* Replacing the boost.optional usage in continuations with a
slimmer optional_view structure

* Added support for a custom ordering of linked results

* Allow QML to invoke activities KCM

* Adding the support for activity deletion to activities KCM

* New activity configuration UI

* New configuration UI that supports adding
description and wallpaper

* Settings UI is now properly modularized

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php

Mon Oct 5 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.15.0

* Using a custom matching function instead of sqlite\'s glob.
(kde#352574)

* Fixed problem with adding a new resource to the model

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.15.0.php

Tue Sep 8 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.14.0

* Only spawn one action loader (thread) when the actions of the
FileItemLinkingPlugin are not initialized (kde#351585)

* Fixing the build problems introduced by renaming the
Private classes

* Add missing boost include path to build on OS X

* Setting the shortcuts moved to activity settings

* Setting the private activity mode works

* Refactor of the settings UI

* Basic activity methods are functional

* UI for the activity configuration and deletion pop-ups

* Basic UI for the activities creation/deletion/configuration
section in KCM

* Increased the chunk size for loading the results

* Added missing include for std::set

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.14.0.php

Tue Aug 4 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.13.0

* The Qt version requirement has been bumped from 5.2 to 5.3

* Debug output has been ported to categorized output, for less
noise by default

* Docbook documentation has been reviewed and updated

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php

Sun Jul 5 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.12.0

* Adding the option not to track the user when in specific activities
(similar to the \'private browsing\' mode in a web browser)

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.12.0.php

Sun Jun 7 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.11.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.11.0.php

Tue May 26 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Unconditionally obsolete kactivities4
- Drop kamd-rename.patch (kde#348212, kde#347817)

Sun May 3 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.10.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
- Added pkgconfig(Qt5Quick) >= 5.2.0 BuildRequires

Sun Apr 26 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Obsolete kactivities4 for openSUSE > 13.2
- Apply kamd-rename.patch for <= 13.2

Sat Apr 4 14:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.9.0

* Implemented forgetting a resource

* Build fixes

* Added a plugin to register events for KRecentDocument notifications

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.9.0.php

Sat Mar 7 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.8.0

* Resources scoring service is now finalized

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.8.0.php

Sun Feb 8 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.7.0

* Fixed starting and stopping activities

* Fixed activity preview showing wrong wallpaper occasionally

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.7.0.php

Sat Jan 3 13:00:00 2015 hrvoje.senjanAATTgmail.com
- Update to 5.6.0

* Introducing the ActivityInfo QML object

* Linking now supports special values alongside activity ids.
Supported values:
:global - links to all activities
:current - links to the current activity

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.6.0.php

Sat Dec 6 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.5.0

* Fix plugin loading with KDE_INSTALL_USE_QT_SYS_PATHS ON

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php

Sun Nov 2 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.4.0

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.4.0.php

Sat Oct 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.3.0

* Added DBus interface to load plugins at runtime

* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.3.0.php

Tue Sep 9 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.2.0

* KActivities: reimplementation of the file item plugin for
linking files to activities

* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php
- Added kcmutils-devel, kdeclarative-devel, kglobalaccel-devel and
kxmlgui-devel BuildRequires
- Rebase kamd-rename.patch

Sat Aug 2 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.1.0

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.1.php

Mon Jul 28 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Split out imports to separate package
- Improve devel subpackage summary and description
- Recommends libQt5Sql5-sqlite for sqlite plugin

Fri Jul 11 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Define kf5_version within package

Tue Jul 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 5.0.0

* Final release of KDE Frameworks 5

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/kde-frameworks-5.0.php

Sun Jun 1 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.100.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Add baselibs.conf

Tue May 13 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Mark licence as GPL-2.0+, until the relicensing is done upstream

Sun May 4 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.99.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta2.php
- Update devel package requires to current reality
- Added kamd-rename.patch: rename kactivitymanagerd binary so it can
co-exist with kactivities4

Wed Apr 2 14:00:00 2014 cfarrellAATTsuse.com
- license update: LGPL-2.0+ and GPL-2.0+
numerous files under plugins subdirectory are GPL-2.0+ (activityranking,
sqlite etc). Also, please include all COPYING
* files in %doc

Sat Mar 29 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.98.0

* API improvements and cleanups

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta1.php

Tue Mar 4 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 4.97.0:

* Buildsystem fixes

* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-alpha2.php

Mon Feb 10 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Init kactivities5 package


 
ICM