File plasmoid-quickaccess.changes of Package plasmoid-quickaccess
-------------------------------------------------------------------
Tue Aug 23 08:01:12 UTC 2011 - mlin@novell.com
- Do not obsoletes itself(fix RPMLINT warning)
-------------------------------------------------------------------
Mon Mar 21 16:53:02 UTC 2011 - coolo@novell.com
- licenses package is about to die
-------------------------------------------------------------------
Sun Mar 20 15:59:52 UTC 2011 - asterios.dramis@gmail.com
- Added two patches to fix the issue that the widget icon in the panel does not
respect panel icon size (lp#670025). Patches are from
https://bugs.launchpad.net/quickaccess/+bug/670025.
- Added a patch, taken from Fedora, to fix "taking address of temporary object"
build error (with -fpermissive) which appears when compiling with gcc-4.6.
- Spec file updates:
* Changes based on rpmdevtools templates and spec-cleaner run.
* Changed License: to GPLv2+.
* Updates in Buildrequires: (replaced kdebase4-workspace-devel with
libkde4-devel).
* Updates in %install and %files sections.
-------------------------------------------------------------------
Sat Jul 11 00:13:14 CEST 2009 - beineri@opensuse.org
- rename to plasmoid-quickaccess
-------------------------------------------------------------------
Tue Jun 16 12:29:15 CEST 2009 - beineri@opensuse.org
- update to maintenance version 0.8.1:
+ Fix bug where Dolphin sorting setting wasn't always respected
+ Update default QuickAccess icon for KDE 4.3.
+ New translations: hu, ru (only 19%), tr (90% translated)
-------------------------------------------------------------------
Sun May 3 13:21:57 CEST 2009 - beineri@opensuse.org
- reviewed changes
-------------------------------------------------------------------
Fri Apr 24 22:45:42 CEST 2009 - buschmann23@opensuse.org
- updated to maintenance version 0.8
+ Add simple tooltip for the IconWidget
+ Use settings from Dolphin to determine wether or not to show
copy/move to items in the context menu
+ Add option to use sorting settings from Dolphin; patch by mck182
+ Add Single vs Double click setting; patch by mck182
+ Revamp configuration interface. Tabs have been done away with
and each tab now has its own section
+ Stylistic/typo fixes for various strings
+ Initially set the icon size to the configured size to avoid
supersmall QuickAccess widgets on the desktop
+ Forward-port fix from 0.7.x branch to extract messages from
.ui files for .po template generation
+ Add initial translations for: es, fr, gl, pt_BR, sv, and zh_CN
languages
- removed obsolete style-guide-fixes.diff, now included upstream
- removed obsolete initial-size.diff, now included upstream
- added macro find_lang
- removed explicit-lib-dependency libkonq5
- recompressed source tarball with bzip2
- added linking to licenses
-------------------------------------------------------------------
Wed Apr 8 20:33:35 CEST 2009 - tittiatcoke@gmail.com
- updated to the newer maintenance version of QuickAccess (0.7.3)
http://www.kde-look.org/content/show.php?content=101968
-------------------------------------------------------------------
Sun Feb 1 23:46:42 CET 2009 - stbinner@suse.de
- add patch from kde-look to build against KDE 4.2
-------------------------------------------------------------------
Tue Dec 16 13:31:28 CET 2008 - stbinner@suse.de
- add SLE split provides
-------------------------------------------------------------------
Sun Nov 9 12:17:43 CET 2008 - stbinner@suse.de
- fix initial size on desktop (bnc#432702)
-------------------------------------------------------------------
Tue Oct 28 17:08:23 CET 2008 - stbinner@suse.de
- style guide fixes for text strings before translation
-------------------------------------------------------------------
Thu Sep 11 17:40:19 CEST 2008 - stbinner@suse.de
- first version in Factory
-------------------------------------------------------------------
Mon Aug 4 11:33:22 CEST 2008 - buschmann@huessenbergnetz.de
- update to version 0.7.1
* fixed a bug which lets quickaccess/plasma crash if you
didn't open the popupdialog before a dndevent
* sorting
* improved selection(by rubberband or shift/ctrl)
* fixed a bug with invalid urls and changed default path to "~"
* applet should now save the size if placed on the desktop
* improved scrollinganimation
* the popupdialog gets closed when an item in the
contexmenu is triggered
-------------------------------------------------------------------
Fri Jul 18 14:06:25 CEST 2008 - buschmann@huessenbergnetz.de
- update to version 0.6.1
* fixed a bug with doubleclick settings
(thanks for the report painkiller101)
* fixed a bug where the icon in the panel remains highlighted
* the listview now has by default keyboard focus
* changed the width of the text in iconmode
* changed the flipscrollview to an itemview that supports a
listmode and an iconmode (idea by Marcel Nowaczyk
aka painkiller101)
* option to disable navigation
(clicking on a folder opens dolphin/konqueror)
* some visual changes
(e.g. better readable text with transparent themes)
-------------------------------------------------------------------
Sun Jul 13 23:08:19 CEST 2008 - buschmann@huessenbergnetz.de
- update to version 0.5.2
* fixed a bug where the previewimagesize was not updated when
the iconsize of the listview changed
* tooltips are disabled by default
* little changes in the itemheight
-------------------------------------------------------------------
Sun Jul 13 12:25:10 CEST 2008 - buschmann@huessenbergnetz.de
- update to version 0.5.1
* ToolTip support
* extracted the resizefunctionality into a base class
* option to adjust which previewplugins should be used
(by default only the imageplugin)
* some visual "improvements"
- changed requirements
-------------------------------------------------------------------
Tue Jul 1 23:36:28 CEST 2008 - buschmann@huessenbergnetz.de
- update to version 0.3
* use KDE's global single/double click settings for
the flipscrollview (thanks for the hint painkiller101)
* Drag and Drop support
-------------------------------------------------------------------
Tue Jul 1 10:40:16 CEST 2008 - buschmann@huessenbergnetz.de
- initial package
-------------------------------------------------------------------
Tue Jul 1 10:00:52 CEST 2008 - buschmann@huessenbergnetz.de
- update to version 0.4
* little cosmetic changes in the openbutton
* custom label support
* option to only show icons in the flipscrollview
- removing desktop patch