Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lxqt/pcmanfm-qt

File manager and desktop icon manager (Qt port of PCManFM and libfm)
https://github.com/lxqt/pcmanfm-qt

Fix crash when context menu is requested but selection is empty

d6065b7a088b9e3a28d0b107e7e93c3b4c594d5d authored over 10 years ago
Activate view items only if clicked with left mouse button

f4bfd42b48429378fc39acbf18bccc391748198b authored over 10 years ago
Do not emit activated signal when keyboard modifiers are on.

Allow to use Control/Shift/Alt/Meta to select/deselect files without
opening them.

768732ae8b68f3cdbcffd2b52263dd7a8e31a8f8 authored over 10 years ago
Removes duplicated include_directories() entry

${CMAKE_CURRENT_SOURCE_DIR} and ${CMAKE_SOURCE_DIR}/libfm-qt have the same
content.

Signed-off-...

975e328c021e585a2e3107de6ca55e40f11bbe48 authored over 10 years ago
Splits the checks for needed libraries

libfm and libmenu-cache are developed as being part of LXQt. When we want
to use the bundled ver...

2ffb789c62d95ea5dfc507af1acd8b453cac0971 authored over 10 years ago
Replaces ${CMAKE_SOURCE_DIR} by ${PROJECT_SOURCE_DIR}

When using a top level CMakeLists.txt ${CMAKE_SOURCE_DIR} will contain
the directory containing ...

585a5f21daebd3fbf15ac0994d7bce451d60956b authored over 10 years ago
Fix LICENSE. It's GPL2. Oops.

c67495810c075051dbba7783a2eb699c95630163 authored over 10 years ago
Make sure clang compiler does not complain

81a2addb6e22cde3583a248be6cedb377036dc06 authored over 10 years ago
Clean up desktop files

Fixes lxde/lxde-qt#118

d0de98d9d769936102740acfa04a06d5201e4418 authored over 10 years ago
Install pkgconfig file of libfm-qt to correct location in FreeBSD

86ba94c9a4e4cd4bb8ef7f22816f793a6e93eef4 authored over 10 years ago
Fix missing return values in several methods.

81b4ec26a7eeaa7c6c3f0891c01dd2bed64ba87f authored over 10 years ago
Update README

e20179a751d63ee928a369c06b2d469c3b120b87 authored over 10 years ago
Avoid endless popups of error dialogs when there are errors launching files.

974fb5d4268b6d5d1392143159f7ed64887e742b authored over 10 years ago
Fix encoding handling of filenames passed via command line arguments.

fd291baf939484cb3ddb1350f3990ab325ed4a29 authored over 10 years ago
Save thumbnails as png files correctly.

6a3cd99b584b9eb5e47d17867a3ac43bc51b25a4 authored over 10 years ago
Update AUTHORS and COPYING

f9936985da43e69cae9d8470e157efd4d4ae665c authored over 10 years ago
Cached the scaled version of the wallpaper as needed to speed up program startup.

bb72e3f0c922a6b39fbde47734dd8fc86f821a3b authored almost 11 years ago
Correctly relayout items when the work area is changed

b0174d6687aa38431b05804bb4e34edc0dc84f57 authored almost 11 years ago
Adjust size of the preference dialog

060ab0c3987beaf8b78410a86b24b1dfcadb5e51 authored almost 11 years ago
Remember custom positions for desktop icons and fix #29.

b1a64b98acdedc9391fe59851d9e104a057f59ac authored almost 11 years ago
Use new FmTerminal APIs provided by libfm. Also fix #31.

76b34589a31d809abef92cdbac33c372497610e5 authored almost 11 years ago
Add template support to the folder context menus and fix #39.

b85b1f26066bac50fbe022abb13ab3b69575c438 authored almost 11 years ago
* Show "owner" in the detailed list view mode.

* Fix a crash when switching to detailed list mode in qt5.

b9ae41d0ea63c2177baaf61594c75774dc167706 authored almost 11 years ago
* Use xcb to set EWMH window type hint to the desktop window in Qt5.

* Some more cleanup for the CMakeList.txt files

aab9cc41b27016c6b8e9d155cfc0ef1f37b95526 authored almost 11 years ago
Add initial support for Qt5.

03d3a41dd43d7e789e18b3ae83e4d9d56914f36e authored almost 11 years ago
Try to fix #36 again.

af6d3e17b567534157c3cc2dceca700b44103f6c authored almost 11 years ago
Fix a seg fault caused by the widget being deleted during glib signal handling.

d015eac7e970aa8c7f702f7a7e9b66332c0b0f97 authored almost 11 years ago
Code cleanup, removing unnecessary header inclusion to speed up compilation.

e27c3b5cdce622aba57a6b20ad547dd2342ecdc9 authored almost 11 years ago
Avoid further handling of MountOperation in the gio finished callback if the object is deleted.

236a7b79dd71a63532dcd10c7015b8a5988a94a7 authored almost 11 years ago
Last fix for #36 is incorrect. Fix it again.

6be102583e39a986b399502fd053b76543fb17ae authored almost 11 years ago
Delete the tab if the folder currently being shown is deleted or unmounted.

f3b8be96ee3527f44bc3bf8b9df60002dc10e334 authored almost 11 years ago
Use modeless dialogs for app chooser and error reporting in Fm::FileLauncher and Fm::FileMenu.

45676b910a0caa07af96f732e94ce7ffecf9b339 authored almost 11 years ago
Add an small emblem for symlinks (using icon name "emblem-symbolic-link"). Fix bug #27.

99480ec80e957a52276f1f4f6bc05ed2fe242b5e authored almost 11 years ago
Add missing file to git.

0a3ab86f946770d91b15b4382be86769bfcf097d authored almost 11 years ago
Move internal implementation details to private headers which are not installed to the system.

f78e00a19251d6214ef012df51b87b8a81f1d3b1 authored almost 11 years ago
Add Doxygen support for API doc generation.

f7b5d6e7e8d3f399e98b0bbac2a46e9630c3edfd authored almost 11 years ago
Fix a regression bug, hiding "Open with..." sub menu of Fm::FileMenu for selected folders.

aef22f21467deb4ede49a4024a674eeb46af4dbc authored almost 11 years ago
* Implement Fm::AppChooserDialog and Fm::AppMenuView classes.

* Add <Open with...>/<Other Applications> menu item to Fm::FileMenu.
* Add custom app to Fm::AppC...

99e6cc55448a175dd61571de458d02eeeb6e47df authored almost 11 years ago
Add Fm::AppChooserComboBox and use it in Fm::FilePropsDialog.

84735712930dd3f94048fbbab5809619298e342c authored almost 11 years ago
* Redesign Fm::FileLauncher APIs to make it more usable.

* Add Fm::FileMenu::setFileLauncher() and Fm::FolderView::setFileLauncher() APIs.
* Move PCManFM:...

49d9d8fa57a4a5d27346a1414086f01a40940a79 authored almost 11 years ago
* Improve Fm::FileLaucher to make it easy to derive subclasses.

* Implement a special dialog for opening executable files (Fix bug #13 - it does not launch execu...

0d3b49dba2a77317f4e361e0d07d49bcf4322681 authored almost 11 years ago
Fix bug #28 - Tash can icon does not refresh when the trash can changes its empty/full status

2ab193aacc60646f377b90807f6fc86020914b23 authored almost 11 years ago
Load autocompletion list for Fm::PathEdit only when the widget has the keyboard focus to avoid unnecessary I/O.

7b9cceabb47ed22d6e6555cb886c9c36ffd0f978 authored almost 11 years ago
* Add proper popup menu items for selected folders and fix #20 and #19.

* Some code refactors, adding openFolders() and openFolderInTerminal() to Application class.

776ad6a0043eb7d7c13b813ba65eaaa24f7f985b authored almost 11 years ago
* Fix #25 - Amount of items in the folder is not refreshed when the folder content changes.

* Update status bar text properly on switching tab pages, selection changes, and folder content c...

2d842619a30b7ccd8def7e53f96304c8ff1c012e authored almost 11 years ago
Fix the broken compiler definitions caused by previous commit.

2a39a4de88b1a6c2b9ad11ad1b3543c907ef7326 authored almost 11 years ago
Merge pull request #26 from Teknocrat/master

Setup pcmanfm-qt to support optional Custom Actions Menubar

c987bbcfb50ea848e6f1e18768151edc3e39f6e9 authored almost 11 years ago
* Fix bug #22 - Do not select file extension by default on file rename.

* Avoid installing private headers (*_p.h files)

56aeea85626cdb5c26008c31a4ce59be442e4ab1 authored almost 11 years ago
Setup pcmanfm-qt to support optional Custom Actions Menubar

detects if libfm was built with vala or not if so
a fm-actions.h will exist and support will be c...

480f80686723fbb62b60e751c5ab130f4552e0f8 authored almost 11 years ago
Allow installation path configuration with standard CMake X_INSTALL_DIR

dde6a548e04b6ac55ddf38b8c982d77912bbd8bc authored almost 11 years ago
Don't append library suffix to library install path, but use it by default

5b80fe2421152f11856d32e9542559daa9c34938 authored almost 11 years ago
Support reordering bookmark items in the places view with DND.

542370ce753579d5c9e4b522ba96793799bd21d3 authored almost 11 years ago
Support adding bookmarks to the places view using drag and drop

317250fd8737081782fe3eb334cc0da1971fded8 authored almost 11 years ago
Preparing for implementing dnd for places view.

7b700ea900b6a9ec02bd15cad303e6def721ba66 authored almost 11 years ago
Improve the usability of icon view mode, fixing github bug #24.

2f4f836714db3821c458f9461a8ae65fa5bd76c1 authored almost 11 years ago
Fix crashes caused by invalid pointer access.

a1ebde3afab7981188c03307e7688fb31e11af19 authored almost 11 years ago
Switch current dir of the folder view correctly with dir tree view in the side pane.

d937b97bf5726c470aafcb654885a698925cfaf0 authored almost 11 years ago
Finish chdir operation for Fm::DirTreeView.

92b158dc91eb67257ea2233abe6323935d725f44 authored almost 11 years ago
Support hiding hidden folders from DirTreeModel.

d8b4d9297c49991a9df491620a51644e14677aec authored almost 11 years ago
Move some methods from DirTreeModel to DirTreeModelItem and fix some row updating problems.

b9e9903157dc1aee4d26cd4dc9e5f1f2d00e5ea2 authored almost 11 years ago
* Implement dynamic folder loading/unloading when expanding or collapsing dir tree nodes.

* Enable horizontal scrollbar of dir tree view.

7ea43cccc05396625e099d2cdf6465ed4d5aaec9 authored almost 11 years ago
Move some code from Fm::DirTreeModel to Fm::DirTreeModelItem.

6b89fa5645074314879b9aa75c83bfb79def7722 authored almost 11 years ago
Partially implement Fm::DirTreeView and Fm::DirTreeModel. (not finished yet)

54be70184bb879765cd63ece5a7663a5416a1a55 authored almost 11 years ago
Fix an invalid pointer

94d856126461d72b277b9d87c5439d5c48f111cd authored almost 11 years ago
* Implment different modes for Fm::SidePane, matching libfm-qtk design.

* Add basic skeleton for dir tree view/model.

4a9632cb0e25c8ef9c0b7625bbd496335c12de55 authored almost 11 years ago
Fix the cosmetic defect introduced by the eject buttons in the places view.

a94889df5006f1e7a406d4ba0190910a3b8a7aef authored almost 11 years ago
Add eject buttons to mounted volumes in the places side pane.

f58b1b74048af0c5cfbdf49967a13b2f27d9d9f5 authored almost 11 years ago
Merge branch 'master' of git.lxde.org:/lxde/pcmanfm-qt

3e98f031f477b4b6b31b2a55e71c94c32b5e12da authored almost 11 years ago
Fix #18 New windows should always show up in front.

0782bb90b754861db4ded489ab4af40b22aa608b authored almost 11 years ago
Fix #18 New windows should always show up in front.

c7dce38ebf3a1c0692a93117819baaf105c17093 authored almost 11 years ago
Remove x-directory/normal, close github bug #6 and #17.

4fee401ecf0c6c8c63b77cd0a9c50f60bc7d1841 authored almost 11 years ago
Add a wrapper class Fm::Path for FmPath C struct.

9cc5cb5fc6fb634d394e1869db8dac22dafd8333 authored almost 11 years ago
Do not emit StyleChange events if the icon theme is not really changed.

e4934f7a8ea1687fd0531907e2f96f2aeb8b3ab6 authored about 11 years ago
Initialize icon_ member of PlacesModelItem correctly.

b1ff57fa631a24bdd10688172555fd3540b0ea05 authored about 11 years ago
* Fix fallback icon when a platform plugin is abscent.

* Make Fm::IconTheme::checkUpdate() a static function.

f13b56eac617add714f1195c38173ae8ee1bb429 authored about 11 years ago
* Remove xsettings support. Use a cleaner way to detect config changes by monitor StyleChange events.

* Add Fm::IconTheme::changed() signal which is emitted when the icon theme name is changed.
* Rep...

f6d8a3ae8978c8e4186071589dc45299572e3881 authored about 11 years ago
Fix the icon for files of unknown mime types, again.

738dd87b3654d0f0f0ddf1b95f45e8db6999f641 authored about 11 years ago
Fix the icon for files of unknown mime types.

b90bbccbffe8a7db8a4e1fdcd28c65a9e8d350b5 authored about 11 years ago
Add DES-EMA custom actions to the popup menus.

76f6d060e67ddfff6d778ab36dd88413f28a82a0 authored about 11 years ago
Make it safe to create multiple Fm::LibFmQt objects and only initialize libfm once.

47e57c16425fb7850520d5e5a2a7fe71cc1816d7 authored about 11 years ago
Fix incorrect export symbols and use GNUInstallDirs for installation destination

8fbe82b5d1eb67d463699f8c2a8c57aa408a7343 authored about 11 years ago
Correctly save new wallpaper config.

5e4fb0bdb4ce0f3054f859bb026c7edc4ba9a912 authored about 11 years ago
Support changing wallpaper from command line & dbus.

ba7b98e453f634642538a26daadfa0fd2c4211bb authored about 11 years ago
Read fallback default settings from /etc/xdg/pcmanfm-qt.

e24b3d5ed7364a759ba250d9d05ec24ba964f269 authored about 11 years ago
Use the latest libfm thumbnailer APIs.

2596b532acabf3fa1d7c7faf1030b77a74df5aca authored over 11 years ago
Fix #3614873 - Thumbnails in icon view shown upside down for some jpegs.

f3183cbc8f2b7ce1021f110ad61e867e4687fa8d authored over 11 years ago
Adopt recent changes of libfm. FmIcon is essentially identical to GIcon now.

b467d4f96bd1d5525f59186551196fd5964c56b8 authored over 11 years ago
Add a UI file for application chooser dialog.

5966d2233cab5dc166929bcb94721688e91a75e6 authored over 11 years ago
Correctly handle display names of folders in path entry auto-completion.

34f0e478715fb7b04bdb0fac5b7f4c81a5ab045d authored over 11 years ago
Add a global header and add proper definition for LIBFM_QT_API macro.

98e1dfe4c96cd91947698d35e1b299d8c666ce31 authored over 11 years ago
Put cmake_minimum_required(VERSION 2.8.6) at the right place.

779c496e0015c03b0a4ac30c65f0b97b958f51e6 authored over 11 years ago
Add "Empty trash" and fix a memory leak.

3b0947f76a2e3d8ffb9e94109f481568da89d9a9 authored over 11 years ago
Fix persistent busy cursor when loading menu://applications/

414ea59ed7dc20d824e2baa9fd56b23bdef0f1aa authored over 11 years ago
Fix memory leaks for bookmarks.

Fix the broken "Network" item in places.

6caff2154ad6e485bda058d87bc9ec46924a6faf authored over 11 years ago
Select correct folder view mode in the preference dialog.

33f9cc5b02eabe17d8ae49d4d8c4ee449cb82d46 authored over 11 years ago
Reduce memory usage: Paint the folder items with our own code instead of using a dirty hacks duplicating pixmaps.

d70041bcc3ca3487d8110c011940994d703ad3ba authored over 11 years ago
Reduce of size of QPixmapCache in the hope of decreasing memory usage.

699d3a2708d5d6d44c369e02fc9c446a60888194 authored over 11 years ago
Add fallback icons for places item "applications" and "network".

5bd061ca218bebe035ebc4793249a29004248a12 authored over 11 years ago
Paint the background of the whole desktop window with wallpaper, including the reserved spaces.

d79f6a85c0d6135331febbea78a323ef96a34805 authored over 11 years ago
Set workare with QSS does not work properly. Revert the change.

8651387a0bfb1928bc7aa8ce4a158ec66f65dbfa authored over 11 years ago