SHA256
1
0
forked from pool/pcmanfm-qt
pcmanfm-qt/pcmanfm-qt.changes

133 lines
4.9 KiB
Plaintext
Raw Normal View History

Accepting request 460294 from home:sfalken:branches:X11:LXQt - Update to 0.11.2: * Use static_cast instead of the C style cast * Fix sign-compare warnings * Prevent wrong clearing of filter-bar with path buttons (#432) * bump patch version (#429) * Add *da.desktop files * Re-layout on Changing Display Name. (#355) * Add Pathbar Separator * New tab on middle clicking a path button * Make dialogue "About" point out it's the Qt version of PCManFM. (#421) * CMake: Drop finding XCB * Avoid code duplication. * Added a wallpaper zooming option * Implement a "Connect to server" dialog for easily mounting remote filesystems. Add new API PCManFM::MainWindow::lastActive() to get last active window. * Use the new button-style path bar by default. Properly handle the editing of button-style path bar. * Add missing ui file. * Move the pcmanfm-qt_pt_BR.ts file to lxqt-l10n repo. * Remove context menu from toolbar and menubar * Support button-style path bar and adjust the layout of the view menu slightly. * Create pcmanfm-qt_fr.desktop * Create pcmanfm-qt-desktop-pref_fr.desktop * Adds Build PROJECT_NAME with Qt version message * Moved LIBFM_DATA_DIR compile definition from libfm-qt * Use target_compile_definitions(). * Use the new lxqt-build-tools package * Added very basic .gitattributes * remove "building with cpack" from CMakeLists.txt - not used anymore * Add Catalan translations * Added Brazilian Portuguese Translation (pt_BR) OBS-URL: https://build.opensuse.org/request/show/460294 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/pcmanfm-qt?expand=0&rev=4
2017-02-26 13:12:39 +01:00
-------------------------------------------------------------------
Fri Feb 24 19:42:18 UTC 2017 - sfalken@opensuse.org
- Update to 0.11.2:
* Use static_cast instead of the C style cast
* Fix sign-compare warnings
* Prevent wrong clearing of filter-bar with path buttons (#432)
* bump patch version (#429)
* Add *da.desktop files
* Re-layout on Changing Display Name. (#355)
* Add Pathbar Separator
* New tab on middle clicking a path button
* Make dialogue "About" point out it's the Qt version of PCManFM. (#421)
* CMake: Drop finding XCB
* Avoid code duplication.
* Added a wallpaper zooming option
* Implement a "Connect to server" dialog for easily mounting remote filesystems. Add new API PCManFM::MainWindow::lastActive() to get last active window.
* Use the new button-style path bar by default. Properly handle the editing of button-style path bar.
* Add missing ui file.
* Move the pcmanfm-qt_pt_BR.ts file to lxqt-l10n repo.
* Remove context menu from toolbar and menubar
* Support button-style path bar and adjust the layout of the view menu slightly.
* Create pcmanfm-qt_fr.desktop
* Create pcmanfm-qt-desktop-pref_fr.desktop
* Adds Build PROJECT_NAME with Qt version message
* Moved LIBFM_DATA_DIR compile definition from libfm-qt
* Use target_compile_definitions().
* Use the new lxqt-build-tools package
* Added very basic .gitattributes
* remove "building with cpack" from CMakeLists.txt - not used anymore
* Add Catalan translations
* Added Brazilian Portuguese Translation (pt_BR)
-------------------------------------------------------------------
Sat Sep 24 22:10:15 UTC 2016 - mvetter@suse.com
- Update to 0.11.1:
* Bump version to 0.11.1 (#399)
* Extend README.md
* Ensure the existence of libfm dir.
* Fix the bug that breaks sort folder first option.
* Preserve per-folder view settings. * Code refactor and cleanup. * Use Fm::FolderConfig internally for storing the per-folder settings.
* Per-folder saving of sorting and view mode
* Use libfm-qt C++ wrappers instead of the original libfm C API whenever possible.
* Replace tilde with home path (#371)
* Fix -Wswitch warning
* Use LXQtCompilerSettings cmake module
* Replaces deprecated QStyleOptionViewItemV4
* Fixes two typos (#381)
* Add Arabic Translations for Desktop Files
* I18N: Fix plural string (#374)
* Fix some icons for RTL (#366)
* Use a wide spread icon theme as fallback for the time beeing (#359)
* build: Use external translations
* ts-files removal (#352)
* Fix memory leak in main window tool bar (#350)
* Change "compact icon view" in "icon view" (#349)
* Merge pull request #341 from lxde/desktop_sort_settings
* Add some tooltips to Pref dialog
* Add setting for Desktop con size
* Fix a few compiler warnings
- Split libfm-qt in own package
- Add keyring
-------------------------------------------------------------------
Thu Nov 5 13:10:10 UTC 2015 - mvetter@suse.com
- Upstream release 0.10.0
-------------------------------------------------------------------
Fri Feb 20 21:31:00 UTC 2015 - sfalken@opensuse.org
- Changed %build and %install to use cmake macros
-------------------------------------------------------------------
Mon Feb 9 23:46:52 UTC 2015 - sfalken@opensuse.org
- New upstream version 0.9.0
- Added -lang subpackage
-------------------------------------------------------------------
Mon Jan 26 00:50:16 UTC 2015 - sfalken@opensuse.org
- Added conditionals to enable Fedora builds
-------------------------------------------------------------------
Tue Oct 28 15:20:26 UTC 2014 - andrea@opensuse.org
- Fixed license tag to GPL-2.0+
-------------------------------------------------------------------
Sat Oct 25 12:21:42 UTC 2014 - andrea@opensuse.org
- new upstream version 0.8.0
-------------------------------------------------------------------
Tue May 13 14:06:46 UTC 2014 - andrea@opensuse.org
- spec file clean up
-------------------------------------------------------------------
Sat May 10 21:34:55 UTC 2014 - sfalken@opensuse.org
- Ran spec-cleaner on openSUSE specfile
-------------------------------------------------------------------
Fri May 9 22:41:49 UTC 2014 - sfalken@opensuse.org
- Added specfile for Fedora_20
Add: pcmanfm-qt-Fedora_20.spec
-------------------------------------------------------------------
Fri May 9 18:25:22 UTC 2014 - sfalken@opensuse.org
- Added tarball for stable release
Add: pcmanfm-qt-0.7.0.tar.xz
Del: _service
-------------------------------------------------------------------
Wed Apr 2 20:27:52 UTC 2014 - sfalken@opensuse.org
- Added patch to fix SONAME, so I don't have to use a name like libpcman-qt0_0_0
Add: 0001-fix_soname.patch
-------------------------------------------------------------------
Wed Apr 2 19:58:33 UTC 2014 - sfalken@opensuse.org
- Intial Source Upload
Add: _service
Add: pcman-qt.spec
Add: pcman-qt.changes