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

Add missing files again.

7646640fe62dd90cded8348c7bc86f4c0c6a9318 authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Add missing files.

b6913ba733fe815d8ea5a7607570dd12457cfd96 authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Add the basic skeleton of "ask for rename or overwrite" dialog.

30e0c459eecc7c4c545fd50e989adad83b1fa2d2 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Polishing file operation dialogs.

1f77cdbb02b3d69d02802ad5b793fb9561ab3c4e authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Add a very primitive desktop icons window implementation.

768acdf335ea89221602be43ac12fafc8edd3c55 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Add basic skeleton for preferences dialog.

179843ddcaa506cf1f23aef362f194a5913a041d authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Put PCManFM specific classes under new namespace PCManFM.

fcd154d0b38be6014ab0256d53b79b40323d27dc authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Implement very primitive and basic file operations and partial clipboard support.

086dac07798e562f1ee59795b4103a5a2b3a56f8 authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Fix bugs in Fm::FileLauncher (should not free string returned by DisplayString()).

8ffa0c89cabf7aa607da40eb1ef59ffc0cd4ffdc authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Add a combobox to file properties dialog to select default application.

720336469966bb63e4a1101abad1a29fa0c82a83 authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Implement context menu for places view to remove bookmarks and unmount volumes.

Little fixes for mount operation.

0b35fb1697b0378dfdd51f1b7b5f4c7ebf1c4f1e authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Fully implement GUI for GMountOperation.

4696eda3d85fc6e26ec1ff8b40e4841cfe7e1d88 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Implement Qt-based GUI for GMountOperation.

72aed83d98a3626dbba4dd8484cb330579aa26be authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Improve icon theme handling.

bb1bf208c0e0ff91b61e3945b083ac127fa024e8 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Implement bookmarks menu.

bc95503da748d1035585ad3f813a4f026a7478f9 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Update PlacesModel when volumes/mounts/bookmarks change.

84dd056ff49435e341457c779d8b1373e8749c04 authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Improve volume mounting APIs.

d1dfc520b240da46a16d53d3fdb0c39c288917ab authored almost 12 years ago by Hone Jen Yee (PCMan) <[email protected]>
Improve internal implementation of Fm::PlacesModel.

Add skelaton of file operation progress dialog.

743ff2a942d7329c3dd9647bb1e36c6e6f08a580 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Handle file selection correctly.

4f4f547b815b57db717eb0054503dd68881ec22c authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Improve the file properties dialog.

daaaee2a575f6e22478afe10b82e67ac6daa4fa3 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
* Add primitive implementation of properties dialog.

* Some UI polishing.

9c3295b4047c0677aecdc7a26c0ab85fdd375885 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
* Use Fm::ProxyFolderModel to do filter and sorting.

* Little fix for Fm::IconTheme and Fm::PlacesView/Model.

2cf26b1ccb727fecccf67a63f6c0c3ab6eb904c3 authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Rework Fm::IconTheme, replacing QPixmap with QIcon.

Improve Fm::ProxyFolderModel and use it to implement showHidden().

d71e717a8167195c32f22bbf644142418783c04b authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Add a more professional about dialog.

b4bb12add7f231ae9e7af4a26d658a8051064f6e authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Little fix to ensure glib/GObject and libfm are correctly initialized.

9a65204a8afdd49648bce48a7403d692373f091e authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use QTabBar + QStackedWidget to replace QTabWidget so we can share the same side pane among all tab pages.

fd2e7a899a98d40aec91aa17c183eaa17f5c71fe authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Slightly improve places view/model.

e10a44f660b0644aef722d9b84c4b6a9bb2778bb authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
* Rename to pcmanfm-qt.

* Implement tabbed-browsing.
* Implement basic skeleton of GMountOperation.
* Implement basic ske...

beed444ee44c968cc16d5ee5947f246b8b223eda authored almost 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Handle "returnPressed()" of the path entry.

62990ca3954c0ab70d44d4381830b1d2d961c393 authored over 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use both of QListView and QTreeView to implement Fm::FolderView.

7ed1d63460d17291afd35ac0d54ca4db8748ae62 authored over 12 years ago by Hong Jen Yee (PCMan) <[email protected]>
Initial import, an attempt to create qt4 support for libfm.

69ba4e8fb65a3c371f47cccd6ea928fc6085fb50 authored over 12 years ago by Hong Jen Yee (PCMan) <[email protected]>