Ecosyste.ms: OpenCollective

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

github.com/lxqt/libfm-qt

Core library of PCManFM-Qt (Qt binding for libfm)
https://github.com/lxqt/libfm-qt

Updates libraries dependencies

We actually only use Qt5Widgets (and it's dependencies) and Qt5X11Extras.
Also gets rid of the o...

0e54fcc16ace131ce62dd486676a223b23f14827 authored about 9 years ago
Removes QTX_INCLUDE_DIRS

19e74a263e94ebba5b691b34ab34086fde6446ad authored about 9 years ago
Adds generation of TARGETS CMake file

Generates it for install and in tree builds.

5ab78e43d5a8df33325ffb34e0da6d1b91aea498 authored about 9 years ago
Creates and installs an package version file

It will be used by find_package().

042e8e8ead55ebeca4db18bb6cc4b01e0020adeb authored about 9 years ago
Renames and moves LIBRARY_NAME variable to the top CMakeLists

Renamed to LIBFM_QT_LIBRARY_NAME to avoid name clashes in superbuild mode.
Also make it a cache ...

b7c908f6c92808a216cc45ba4c6e746da3cb6ee0 authored about 9 years ago
Removes sub-project

There is no sub-project now.

5c273aa82b374bbb85ea305c4b41ee2c17d8b6fb authored about 9 years ago
Rename the library to libfm-qt and fix installed header files.

ac0a58a3a8d391db851180b9d3f73b29cb69bd73 authored about 9 years ago
Move libfm-qt to its own repository.

c9a4bcc7043d85f65b2cefe8f1594c2ac01f12f7 authored about 9 years ago
Split pcmanfm-qt into two parts and move libfm-qt to its own repository.

330464165d1bc9d73173f4d7de0402d3c0558d7f authored about 9 years ago
Merge branch 'fix_single_selection' of https://github.com/tsujan/pcmanfm-qt into tsujan-fix_single_selection

Conflicts:
libfm-qt/folderitemdelegate.cpp

8f3e61d72178c35179b2c63b582a9d6996be730f authored about 9 years ago
Update French translation

Fix on French translation, see PR #268

062920f81c40bfcabd7a6b653bf4fd12880f4beb authored about 9 years ago
Update French translation

Fix on French translation, see PR #268

0dd7deee876769228bae18ba0aeb707a923d5ed3 authored about 9 years ago
Italian translation updates

Fixing file integrity and typos

d9db15edcccda7ad748a5bffed2183c8fc6e37d0 authored about 9 years ago
Italian translation updates

Fixing file integrity and typos

36ea32705af89c7a6d8cb9d1654b5c685c71a3c9 authored about 9 years ago
Fix a crash triggered when unmounting a volume from the side pane.

4fbc7904cd1761580341dc04818aae751c6dd5ca authored about 9 years ago
Avoid duplicated volumes and mounts in the side panel. (This fixes the mtp:// problem.)

8a0babc6ca02fd7dcebd382c9f81ab1effec2977 authored about 9 years ago
Fix missing null pointer check in Fm::Path::parent() and use nullptr instead of NULL in path.h.

e8765de79910e62654c3e34335878169590e3f2e authored about 9 years ago
Merge branch 'select_on_go_up' of https://github.com/tsujan/pcmanfm-qt into tsujan-select_on_go_up

84afbad1f3c2dce8f7b34eeaa3d4f93629fb674a authored about 9 years ago
Code cleanup, «using» directive only if necessary

as recommended per PCMan & Google guidelines, see PR#246

6026e08f4b06ea4e7651abeed0aeaafbcad87a38 authored about 9 years ago
Upgrade of pcmanfm-qt to C++11

Use ‘nullptr’ instead of ‘NULL’

Safer and semantically more correct,
in ...

b04397e308a2dd3245bbd6a6352b72c4535681a6 authored about 9 years ago
hu translations updated

e6bffa07dbdb711d677d32b38cd7a88ee122a14c authored about 9 years ago
hu translations updated

29c366ef00cf074dfd2501463cccfdc1631c47c8 authored about 9 years ago
Fixed several problems with item selection and alignment

This commit addresses several related issues in icon view and/or on desktop:

(1) Some items wit...

3e72c8f57dc450114690f485d37a9ea71dca6335 authored about 9 years ago
Remove unnecessary qDebug traces

Fixes #245

179507d5f4566c576ff3045021fb539fa0167651 authored about 9 years ago
Update translations.

2fbcda3d7e06d76524dcdc32cf49eef5868d9206 authored about 9 years ago
Update translations.

ec1ee22283ca4bab43d8fc66aa39e837978bf4df authored about 9 years ago
The signal QAbstractItemView::iconSizeChanged is only available after Qt 5.5. Add workarounds for older Qt versions.

08c9eb861fb1557cd1d59402d4a4902723288a78 authored about 9 years ago
Add more null pointer checks in the thumbnail loader to avoid crashes caused by older versions of libfm.

e6552e4d1e9bb3a6b78c8441cb1db9c70c75d355 authored about 9 years ago
Update translations

24463b9ce74f146525382a23a248eaa5590304e8 authored about 9 years ago
Update translations

68c32444b620ffc709a7b381f4375e8b5660c0f3 authored about 9 years ago
Avoid the column resizing tricks for the detailed list view when the view contains no columns.

c4f3a179c70ae4145b8fa9024d7bb67f7f0e02fa authored about 9 years ago
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...

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

When the item is not mountable.

8b60d7931d5673a89a3098048208795c837f01fa authored about 9 years ago
SidePane: reduce size of button's column width

Make it follow the icon size.

49875bbd533fe298442ac3c19f0913c43b9de44f authored about 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...

262c2610fff867c40c733e2d1d602a2d2d741518 authored over 9 years ago
Russian translation update

bc828c2d9dc51bd614b275a81cf9441b1b059a46 authored over 9 years ago
Russian translation update

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

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

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

Fix bugs in searching for documents.

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

66feebc3f791f75433e9b06ce9acfa751004fe26 authored over 9 years ago
Fix a incorrecy free() in fm_search_free() API.

2e9e5a987002eb8cd2cbd7afc187f54ee010d722 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).

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

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

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

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

e9fd0ba6d293e19669299acbb7fec2d6fac021ca 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 ...

b39e8c2a9b81e443185ce031e0fd01ec269dbacb authored over 9 years ago
Russian translation: update

closes #202

1117a572b082b1fbf272b967b9b6c117cdaa84d1 authored over 9 years ago
Russian translation: update

closes #202

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

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

48ef079a4da7feb1b0f7fd7fcb4d4dac60808ab2 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

f43bc5e7642a68c337dcf9ad4eaabc7e1beaf663 authored over 9 years ago
Check for null pointers.

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

4cdab139e87b41cc6230df8422235b33da9c71cf 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...

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

976917c9947c3b7664fda065c5e3ead7a3c27cc4 authored over 9 years ago
libfm-qt: updated german translation

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

31bc1263687a70a24498f057b05cab36a203542d authored over 9 years ago
libfm-qt: updated german translation

d94bd2c11110343db108c7692f3b6633b50e654c authored over 9 years ago
Add Greek (el) translation

b0a28a839f1305f3e45989e6c055649474e457e8 authored over 9 years ago
Add Greek (el) translation

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

5eb3e5c7ce24ea2700b94d471ecaf5118cd65fc4 authored over 9 years ago
Update German translation

reflect 59325cb, minor polish

92c8b01107b00e1ace022c141621eb66c139bf6e authored over 9 years ago
Update German translation

reflect 59325cb, minor polish

ae46e40a7893088c0c4bd0c15388199a0eb400a4 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.

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

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

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

4f713d4d9955e917d40aa678766b74d1ffe6bfc3 authored over 9 years ago
Store side pane mode setting, #157.

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

22bece43eed6ba1188312a64ee73dda897cfb3b2 authored over 9 years ago
Fixes an translation regression

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

96f17f14623c525106705516dceea39a1927f449 authored over 9 years ago
Fixes an translation regression

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

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

6e3c81dd21df8a22862181864f08748dc8fef1e9 authored over 9 years ago
Updates translations

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

27232d5f5bffb32aa1f6c31b0f9326cdc055185f authored over 9 years ago
Updates translations

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

aaadab5606ed3c5817c510eed9994a9119335446 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...

765540228e285f0b60657aee62563bbf5715ed9d 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...

48956f7161e3116499f0b017f57dfdf9825c0ccc authored over 9 years ago
Remove trailing whitespaces

be58f8356fa529cd6f8cf08483a265f82399aa37 authored over 9 years ago
polishing German translation

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

1e3ec73f30124a57765c5c054ef68e9d67c39ac5 authored over 9 years ago
polishing German translation

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

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

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

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

4863f7eb3be4074484a3dbd28a14cc7727f5c547 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...

e6849d7979169e5f5e9a84d37d78f6ad1de0c97b authored over 9 years ago
Hungarian translation

3f3ff97fb02c7b76fa1959909500aaf45c5f7629 authored over 9 years ago
Hungarian translation

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

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

Fixes lxde/lxqt#551

5dda00a59a6bb40a176b65b4f10748b0022d0099 authored over 9 years ago
Fix some memory leaks reported by valgrind.

a7b0fa147d2bb190f968873144cffbce06348133 authored almost 10 years ago
Fix warnings reported by cppcheck.

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

9eec78587937afbff8620e6503cb11705a2b7edb 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...

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

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

50eb29101cca2c4fe3a2ec41970c5b224a947f14 authored almost 10 years ago
Polish translations added

682af27b7f20a5eb38638cd04d3ecdeb1aff5d2b authored almost 10 years ago
Polish translations added

8092c231d38db1e17a568bff4cf212c626a95f99 authored almost 10 years ago
Use 'user-trash' icon for 'Move to Trash'

ee21bab45ddf2bcf45a65d80e77f7c5281695ed5 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.

381491ffcc4d6d68e07a1d6fe82a04eb3da396de 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.

343c0042f458cc42b05ab332946212f8625b143e 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.

6198552aabb9800c6c6762bcdb188f6fe95f5f12 authored almost 10 years ago