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

Improve the column width computation for the detailed view

- Filename column is now expanded to fill extra available width
- Take the filename's sizeHint i...

a785db2ae72a05ceebef83fb18016ba1ad77f721 authored about 9 years ago
desktop: Makes the Desktop Folder Edit functionality optional

LXQt has it's own User Locations editor. When LXQt is running we disable
our Desktop Folder edit...

a16f7e7fcba7e8ad2adb80bb9a3ac16a8e554095 authored about 9 years ago
Some code cleanup.

3c7e47fe4b33640c80926951e2bf38d02ad168b7 authored about 9 years ago
desktop: Renames Advanced page config layout manager

We will need to use it from code. Giving it a nicer name.

ee1320a484abb7672db7b4f20e4cc8146ab517b9 authored about 9 years ago
PlacesView: activate on click on the second column

When the item is not mountable.

4c9faf6e46ce80ff7b4ff8c4db22c5120fe34042 authored about 9 years ago
SidePane: reduce size of button's column width

Make it follow the icon size.

36d6a6dc0e4828860f67db64f14f58e37afd457b authored about 9 years ago
Remove ugly board of main window's central widget

Fixes #242.

177fc4d10fe814c17e90835b2a7c12c136bfe685 authored over 9 years ago
Added a filterbar + Handle virtually hidden files

This commit consists of two parts that, contrary to appearances, are closely related to each oth...

5fd3eb96aba40130bcad50f092fb6d6717402bc2 authored over 9 years ago
Russian translation update

ddefc3a7cef030fe11c31ba89544d90060ab8ad1 authored over 9 years ago
Prevent the desktop window from being closed accidentally. This fixes #194.

875e18ba982bb14710ada1a4616043ea128c9d80 authored over 9 years ago
mouse fix

7841277e821447ae61b1b4c87cfffc38ec99aab2 authored over 9 years ago
Update cs_CZ translation with the strings provided by petrbal in pull request #218.

e72f644ffb5b406b716f3c56641fd16633029614 authored over 9 years ago
Add apply button to desktop preferences dialog

That way one does not have to reopen the dialog if he does not like the
change.

41a5118ea00f85f8a175de02a1d64210f24e0355 authored over 9 years ago
Removed pcmanfm-qt.kdev4 and fixed .gitignore

daf3d03eda20b7a020939542864fc8c1346492df authored over 9 years ago
desktop: Makes the preferences dialog General page tighter

Added a vertical stretcher to keep the Ui elements tight, even when
resizing.

a087df0d46190c6452527e50a15d0205913d5d3f authored over 9 years ago
Try to implement file searching by using the new Fm::FileSearchDialog class.

0b9eb1717bdfbc8e5f82c7317ba12becfb7bac4c authored over 9 years ago
Fix a incorrecy free() in fm_search_free() API.

3bc6ac34b51e70f2d53c3ed1ebc5efc6ab77d6f7 authored over 9 years ago
Allow adding or removing paths in the file search dialog.

Fix bugs in searching for documents.

ed2295a8a08c95f53067af1537254ee6af0b07d3 authored over 9 years ago
* Add a shortcut key "F3" for launching the file searching utility.

* Small UI layout adjistment.

1af5a3d1e71994cb80b3f367f8bf0c2fcd109ece authored over 9 years ago
Add Fm::Path::take() API to take the ownership of a raw FmPath pointer.

a14b6702153d19b6d7663a88d873ef38aea7b69c authored over 9 years ago
Add class Fm::FileSearchDialog used to show a dialog for searching files.

63461f78e17de01ccde0906c3b1fe8714ce5206d authored over 9 years ago
Add FmSearch API which is used to build a search:// URI. (implemented in C and might become part of libfm later).

9169f95e11425aba83032d526ed37d196d6486c5 authored over 9 years ago
Fix #197 by using a different method to forward the XCB mouse events to the root window.

99b515578ff1f223e7a30e74bc396da56b630234 authored over 9 years ago
Fix #195 - Crash when rightclick on item in trash.

eb6f25760d91965cc6b6296b733f55e40362d530 authored over 9 years ago
Add a null check for FmFileInfo in Fm::ProxyFolderModel::lessThan(). This closes #205.

50e038ce86430fa5749e9dc16224e49c22152c84 authored over 9 years ago
Fix (workaround) for right-click crash in placesview.

Like what palinek did for the middle-click crash but now for the right-click menu on the second ...

1bb42734a5a123283860b819317d69a7dfadba3f authored over 9 years ago
Russian translation: update

closes #202

202af8072ecb98c86a29b0932257feee05382875 authored over 9 years ago
Italian translation: add desktop entry files, adjust TS files

0ff66bf47768d2adfacc5ba46c01f11d0094c886 authored over 9 years ago
placesview: middle-click correct item to activate (fix of segfault)

Thanks to Tsu Jan <[email protected]>
closes lxde/pcmanfm-qt#225

67f6ff0907898a8c10f9c1fdf0ec9c4beabb4fbe authored over 9 years ago
Check for null pointers.

decd6efb1f353890f210c3a389f31099e9343e58 authored over 9 years ago
Changed the static wentUp to the private variable wentUp_.

c50d624d93c1dafc2281b299b5379288e2e2acd2 authored over 9 years ago
Select the folder from where we have gone up.

d794341007958204981d436dea029295803b4c43 authored over 9 years ago
Paste into folder from its context menu.

When a single folder was right clicked and the "Paste" item on its context menu was used, the co...

08e15ede00c48433a3ec94e7f007bf899196eea0 authored over 9 years ago
libfm-qt: updated german translation

e2f7c2f0daf1d76554f9d5dc6c26efb207517418 authored over 9 years ago
libfm-qt: lupdated translation files

6abe3623e220a3fe7bb4805b1b2192726ac03169 authored over 9 years ago
Add Greek (el) translation

d7765fcbe2f528dd4222615cec575f49972ccf6e authored over 9 years ago
added support for mouse back/forward buttons

b47bd9f46ccb7281f11b9f20040c6741dd2421ac authored over 9 years ago
Add few missing Polish translations and modify few existing.

6135c0d53d76058cb50d96d202609e9973df2351 authored over 9 years ago
Merge pull request #212 from siduction-upstream/master

xdg main category added

184da38cc965fc93f52d09d1d1f6e3822214a23c authored over 9 years ago
xdg main category added

prevent some warnings about missed main category in desktop file
More Info: http://standards.fre...

e7f8a61434efcdb7647600ae4c24546ab0b08c25 authored over 9 years ago
Update German translation

reflects c27450b

d555e1329f2261e9ddc044d64ea3b27980cd3d05 authored over 9 years ago
fixed paths in .ts files + lupdate

c27450b73df55a5b8901942ed5caf4b66db31187 authored over 9 years ago
Update German translation

reflect 59325cb, minor polish

6561da0068702c9b4f229c04197399b3b4674f33 authored over 9 years ago
Update Russian translation

3613436eb85e10b2c990f7cd7d0da2accf16bf5c authored over 9 years ago
CMake: Remove unused INSTALL variables

We are using GNUInstallDirs. They are just an artifact.

cfdbb92cef6df49b5f2d8fcf955db6c230771349 authored over 9 years ago
Support opening items in the bookmarks menu in new tabs or new windows.

d09ac460c1c231e0949afef2df74c4d67fe8a435 authored over 9 years ago
Add new signal prepareFileMenu() to Fm::SidePane and Fm::DirTree so there's a chance to customize the file menu before its shown.

623ba04beac0602d7179e7e5cb3315f9f21b38dc authored over 9 years ago
Port some missing config options from the gtk+ version of pcmanfm.

8f4456ca98e969c45d68100aa718d3e2791ab73c authored over 9 years ago
Also show hidden dirs in the directory tree when the "Show Hidden" option in the menu is turned on.

79e2e5e66f0586e78d3625974b61f76da2e96cd8 authored over 9 years ago
Fix #190 - Column layout is not always updated.

66275623891fe085d1961318eb0c114fa2c39888 authored over 9 years ago
Fix relative paths in command line arguments. Close lxde/pcmanfm-qt#170 - relative paths stated by xdg-open not considered.

62c1aa914b3c3bb285f96f8b54b122484b7c0b38 authored over 9 years ago
Install SIGTERM handler to save settings when logging out, #157.

0ad5d78ec6621e7fca88cca3ebc95723e0922234 authored over 9 years ago
Store side pane mode setting, #157.

d3451622cb1c206c291453d16597c49cb5d36c3b authored over 9 years ago
Create New menu actions, context menu in tree side pane, #163.

21ef30302faf7c973d95c1473087bcb2d40b3f72 authored over 9 years ago
Adds UPDATE_TRANSLATIONS option to the top CMakeLists

Defaults to OFF.
Update translations should be synchronized at this point.

edee5800c5885de5c17bcba98fa1452d4d9e0bdc authored over 9 years ago
Fixes an translation regression

Introduced by https://github.com/lxde/pcmanfm-qt/pull/192
Updates translations sources, also.

59325cb951b3cce028acf7f441f898873aed9bbd authored over 9 years ago
Merge branch 'static_checking' of https://github.com/ufleisch/pcmanfm-qt into ufleisch-static_checking

713ca7798787fbc4a5fc388d5aec6fda41edaa5c authored over 9 years ago
Handles .desktop files translations

Closes lxde/pcmanfm-qt#186.

d558c2652d0adb93fea614ef6807d22172848734 authored over 9 years ago
Updates translations

WARNING: template filenames changed:
libfm-qt_template.ts -> fm-qt.ts
pcmanfm-qt_templat...

6afe2f0f85afef50c335b9b7146a1749b3cd719a authored over 9 years ago
Uses LXQt lxqt_translate_ts() to handle translations

It doesn't introduce any dependence on LXQt.
CMake modules copied from liblxqt (https://github.c...

e880e33424746a982926812231839d169dc4e286 authored over 9 years ago
Add German translation of pcmanfm-qt.desktop

df5b2ba91d26b9ad2fd279a2d6fc3c82b0431869 authored over 9 years ago
Fix lxde/lxqt#447 - missing actions in Places' context menus

Add context menu actions to items in Places. Notably, for the bookmarks
section. Also "Open in N...

5f8f1e44570f3b86087512098288410dc4bbafec authored over 9 years ago
Remove trailing whitespaces

69b9ad3bba7512a5261782ac46ef5abdd0b71cb3 authored over 9 years ago
polishing German translation

Add translation of pcmanfm-qt-desktop-pref.desktop, fix lxde/lxqt#699.

500fa49b8d6303c8f9f1c508b0a52c71971a416b authored over 9 years ago
Add menu items and shortcuts for new folder and blank file, fixes #163.

fb663d5a1da090af44334485be053c0324170cd2 authored over 9 years ago
*_hu desktops added

19deccf470c4f65665c11c546008f323fa946d09 authored over 9 years ago
Display folders first when active and sort order descending, fixes #179.

2ec4b0736b7cc0a98c4aee46da299d4729376ba2 authored over 9 years ago
Avoid space wasted by incorrect decoration in detailed view columns, fixes #177.

The missing break in the case causes a valid QVariant to be returned
as the DecorationRole of co...

743ef2e4aabaea320a03657dde04b45ef30bfbe5 authored over 9 years ago
Avoid flickering column header while resizing manually, fixes #176.

6976ec7c5b7d8932491654bfd7e75b09e1f3a05d authored over 9 years ago
Update pcmanfm-qt_it.ts

d9e7bae4a097cd158232923204e73cfb75888b81 authored over 9 years ago
Fix loading new desktop dir

Do not rely on `fm_path_get_desktop()` as it doesn't get updated values
from `~/.config/user-dir...

36cb841b6541bfa1683823128c2b75d4b1b5f87b authored over 9 years ago
Hungarian translation

643dcf6e059cc31ed3a2f2a5083aee46d185b1a2 authored over 9 years ago
Fix #627 - long startup time. (This blocking is caused by checking the availability of "network:///".)

ba3eb765197b52969f06e6dce23e2eeb5a1c5844 authored over 9 years ago
Enable text selection in file properties dialog

Fixes lxde/lxqt#551

eaceb9042476f324d33e6bab75a9a0fc75c8df4d authored over 9 years ago
Fixes #168 - qunsetenv("QT_NO_GLIB"); required before constructing the application.

3b0dba1ec4f2abb2fe5197d04e04764893741517 authored almost 10 years ago
Fix warnings reported by scan-build.

scan-build was called like this:
cmake -DCMAKE_C_COMPILER=/usr/share/clang/scan-build-3.5/ccc-an...

211f58a5c3c0d2d876575af67567893e7054e610 authored almost 10 years ago
Fix warnings reported by cppcheck.

cppcheck was called like this:
_builddir=.
_srcdir=../lxqt/pcmanfm-qt
cppcheck --enable=all \
...

b49d1ca5347414bba35411c9d6d4e5f6d7cfd9fb authored almost 10 years ago
Fix some memory leaks reported by valgrind.

ac2f4560d57e40ead1a83dd718c41c1103114940 authored almost 10 years ago
Sort indicators in detailed view, store column and order in settings, fixes #109.

96f80591e838aadab86763e8fce7b4365a988c96 authored almost 10 years ago
Fix lxde/lxqt#512 - pcmanfm-qt: cannot delete to trash.

2a4ec48fd4ff0988eafe818d7c876492522b143f authored almost 10 years ago
Fix lxde/lxqt#512 - "pcmanfm-qt: cannot delete to trash" by using a safer way to check trash:/// support.

925de81f12f110bfb80b25fb99185c2676505ceb authored almost 10 years ago
Polish translations added

6a29cc141da7e5e3e264c8b43744f733a3635218 authored almost 10 years ago
Bumps version

Define version in one place only.

7aec9da0dfbdbc0d77f171a4e000de19b4fecdae authored almost 10 years ago
Rearrange tab order (tabstops)

9c70d21f80362a7625dc97403cde2373e42cf2bc authored almost 10 years ago
Use 'user-trash' icon for 'Move to Trash'

e46a76c69bf9b071645423e03792c052d64f9f87 authored almost 10 years ago
The "Custom" option in the application chooser combo box inside file properties dialog is broken.

Fix by preventing recursive signal handler invocation.

de71f56f8b14a39732d03fe1d3b245c5798dbc4b authored almost 10 years ago
The file property dialog does not show correct default applications.

Fix a bug in AppChooserComboBox::setMimeType() that does incorrect app comparison.

e8d84b62e7f8716c58dcd89b858ebfbed4a338ad authored almost 10 years ago
When converting an UID or GID to its name, show the number as string when the user or group does not exists.

fc3628ad427051d18d9e2c369560aad7a6739e0f authored almost 10 years ago
Add more null checks.

d73a7b33a693b769e0bcb026192cc87965778aa4 authored almost 10 years ago
Fix #130 - Remember width of side panel.

5a138ac1223b95bd89805297c336fd3aa4d215db authored almost 10 years ago
Portuguese update

4db2d61c00b6cfb1179f233257b7647ef57a1fc2 authored almost 10 years ago
Add very basic "remaining time" display to the progress dialog.

Fix lxde/lxqt#463 - Progress dialog of pcmanfm-qt does not show remaining time.

5eb531427aed5b76c54f4694a5f28114e3288477 authored almost 10 years ago
Fix lxde/pcmanfm-qt#120 - Foucs "Rename" button when file name changed.

cdfb5832d3852fb256ab5a4326d2fcf2682186e1 authored almost 10 years ago
remember maximized state

1791b094b6e8a4985ac4c42cf82c789c9695dada authored almost 10 years ago
Remove unnecessary '\n' charactor from the translated strings.

b99c085592d986f180253094b28cda7508922d3a authored almost 10 years ago
Fix translations (the newly added string comes from the translation of libfm).

cdaa63758c9500044d7ecedb566cbffc6c60012a authored almost 10 years ago
Improve trash can handling: provide an option to delete the files if moving to trashcan fails.

bb555ae46d1c1be53815a1e086323c5936c95c02 authored almost 10 years ago
Fix broken filenames of translation files.

8738213d20e268b6d9f70c1021a65d1b69b5ad0b authored almost 10 years ago
Support NoUsbTrash option and fix #125 - "Move to trash " on mounted devices.

4aa4ed60f7c11cd89415116e89b2a1b89d5d9ae4 authored almost 10 years ago
Bump version numbers, preparing for a new release.

de802a1e367f8e839180cf56a8cf70e410eafe9e authored almost 10 years ago