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
a7587cd9381d42322ac696eb4ac92b3a7b80509e authored almost 10 years ago
ead7918241fbaf9ce518d926e89fc558d719badc authored almost 10 years ago
f9753e0aafe8b717f96770263379bd8a184fe732 authored almost 10 years ago
6b03e8b636bf034c569835f85abffc48d2f5756e authored almost 10 years ago
1a3f95ba6a807277436ba2470f9a5cd5630108a1 authored almost 10 years ago
953ad4382e8b6a6a5fb7590bf1079c383c0d73b5 authored almost 10 years ago
0e33bd5a6da154093e8377e67255aab5b5e98d73 authored almost 10 years ago
5d99404d731e5f52023c3380c5406f2f0aad0c29 authored about 10 years ago
1b43d095484c620f98bfda8cebb14832f2fa226c authored about 10 years ago
df4740cac58ed10d7afc399f28c429727e035041 authored about 10 years ago
4c0d1192ede17894c6eda934a2547f7512d59f34 authored about 10 years ago
cfa3eb6d87d8d773c2eb6b5d008a7bc77bb5fb5e authored about 10 years ago
dd9806a22980fbf4b3ed08d232b6eb7585ba76d7 authored about 10 years ago
07deb5d220acf565453e8d3847ec49ceea8e797d authored about 10 years ago
This fixes bug #112 partially.
b832a89c80313c253447c6d07ab2c2ee48d6c711 authored about 10 years ago567a7fd8250cb762e411dd14dc0303d7856c64b2 authored about 10 years ago
ef4c30fbf583cabed65843ece7bc2cdfd104e81a authored about 10 years ago
056845e19bdf32e58cc73e02e107b525c361d674 authored about 10 years ago
e33ba6f35b7310afc7d5025ab3c1e17cd3af194e authored about 10 years ago
25d450832b137b81ba321753332b7eba2387f8ba authored about 10 years ago
ef7babc5db00c774a8b8f3f52867113fc427a991 authored about 10 years ago
7de517424547be053a0c0a7a31d98bf6f5e094ad authored about 10 years ago
94231a345fb942c30c235b68061062a709199ac9 authored about 10 years ago
93fc5ad9ac128a6a0276ef45d933aab85d1e73d2 authored about 10 years ago
Requires Qt >= 5.2.
19bd148d706f0f071f05cc930fa119af2b68202f authored about 10 years ago99987af1b2e6187f992c6bcdf043bf06141b468e authored about 10 years ago
1426aeb6185b67839cdca41266c427d63022c5f5 authored over 10 years ago
e3b72cf10302d873b6b8b4be893d235e9e1c5199 authored over 10 years ago
46e025be92cbb87b77a87b4cb5aca5bf087c749f authored over 10 years ago
0bf3f0fdd260cf2a84ad6f74d68d2b66f305d450 authored over 10 years ago
4f176741cc65ca22297ef5864847a99ae4d1063e authored over 10 years ago
d4ee29c13e2cf018210559c2935c7d289b100dfd authored over 10 years ago
aaa69f96db0318a3779cf4e24d88cdc1c1cf1d11 authored over 10 years ago
e7968237031ed93955985538b26f7646732f2c04 authored over 10 years ago
83bd00dd68facd43f999e702829709dad889c3e6 authored over 10 years ago
91089a16df16b0150b4261cdcdcb77c3cf4c3710 authored over 10 years ago
e4702d299e69cba725a66e30e2945183ec4f3e23 authored over 10 years ago
CMAKE_CXX_FLAGS might be set by user, so cmake shall not overwrite its
value.
8f3e269639bae6bcf20ee512ac65d2b26fa11013 authored over 10 years ago
6912324c571f1699485dc7fe03a806c073f0cd95 authored over 10 years ago
3645055bd2a9fad11f308a0da5d41fabf6333bce authored over 10 years ago
9b0b154a88d07a5b16041075a88214f0f1e4b798 authored over 10 years ago
ff479bf5a717d7b343ba7643657298b330b41c6c authored over 10 years ago
2914e4bd7aae82e158679118c09e04c15ff52961 authored over 10 years ago
0e7f71c8802f41618c8196bfd22807e6ce3917f4 authored over 10 years ago
9533d6f007cba632cbebfbfe21949f10c95a3758 authored over 10 years ago
2e1fd85b3a374a831fa8fd01f7c0f65b32d435fe authored over 10 years ago
9a56e90e0babd77467c516cd7e7f997b617eebfe authored over 10 years ago
1b238e389e65aed627f580620ada7314d66880e6 authored over 10 years ago
b8556dbe6e0754cdbcdd26b126712433298c13dc authored over 10 years ago
2ad13cac4aaecbc649935471e2cdf24cde1ef0fe authored over 10 years ago
* Handle switches between virtual desktop mode and non-virtual mode correctly.
* Disable desktop ...
bbb4bfdff59140bfbb4f35e86b7d481fef599967 authored over 10 years ago
e46dacd9eb2292bca15ba375694bbc4dddf5919b authored over 10 years ago
Conflicts:
pcmanfm/desktopwindow.cpp
pcmanfm/preferences.ui
94c39134a8977b6273594deeab81d8c1c1cbdae1 authored over 10 years ago
* Add new API Fm::isUriSchemeSupported().
4d2f50d0db11923132498f4199f05af3305b2a0c authored over 10 years agodd2fe7ad31828edd2dba16de8927403e749dfacf authored over 10 years ago
Delay the handling of selectionChanged() signal to avoid too frequent UI updates.
1b46cf1686733280c76c4e152587236b6e6a7d74 authored over 10 years ago340946f917aedb1c5c63248e4e4dad6fc3e29ec5 authored over 10 years ago
This also fixes lxde/lxde-qt #198 - PCmanFM-qt incorrectly displays 256x256 Thumbnails.
81ce681296d0c589c42597ebc453fdccc62ccef2 authored over 10 years agofaf39bb3c52ba08e3ff7efa05e1145b357e6a7fc authored over 10 years ago
9fdb97c2e604b85927c2b478f9f77924f61bbcb9 authored over 10 years ago
79dc9279e717300308407feeb8c08102a5bdf137 authored over 10 years ago
c8968f96769bc93cf3023a130e2972374ddaa599 authored over 10 years ago
ec26600fa78b02a315360907e4994de9de3be419 authored over 10 years ago
4dc4289794a9070028bb3b473e9b00d29f234399 authored over 10 years ago
cb0b16cd82b0690a3deea76089033bfa1fdf67e8 authored over 10 years ago
73afdf3e27ff270f2e09cacf0f5c5f9e0b4c6c3a authored over 10 years ago
* Simplify shortcut setup code a little.
fcde94415bc7b3cd268f95830db2b1cc16b58771 authored over 10 years agoff1773923b98506b82f017826a4d1cbaec67eaa0 authored over 10 years ago
f8d4984ee143205f53e1025b2e826451864db335 authored over 10 years ago
6ae8010b288bdc45814f3b633ea3027284c366db authored over 10 years ago
7bf37abf0e12719103435009b9ad244ca69f50d0 authored over 10 years ago
c0ab6d6cfc4c77f789baee32e9bb143554d0d532 authored over 10 years ago
c223a46cc5d67f30633c8acfb8f3a406d9873f9f authored over 10 years ago
Now the desktop window should monitor the change of work area correctly.
0228b2acfddcb412951cd9f64a04a98fbb400584 authored over 10 years ago688a1e998a459cb9422d2a5963ec99e23bf34735 authored over 10 years ago
This closes bug #35 - Ctrl+W closes all windows.
8fdc7561c236208a6a399ece751a67e3e932e3bc authored over 10 years agoed014627b52582f5d3925779350237b68fca3b1e authored over 10 years ago
This closes bug #71 - Don't try to detect extensions on directories.
* API changed: Fm::renameFil...
6a370d925081340aba877df56a520d04001edf82 authored over 10 years ago
951b1b24bf3a31df24d0ee56ef8715a58237b479 authored over 10 years ago
f41edd4dadc9ed98616073a884d7fb5375782ffd authored over 10 years ago
35395b7fd797d25a274987bce7d7ab0841db6c2f authored over 10 years ago
4125938cf45ee06f81ddbcbf35e09c51113bfa6d authored over 10 years ago
abbc37298c2b8342578a084f6c856d7aa4f44672 authored over 10 years ago
This patch breaks copying files by DND in icon view mode and moving desktop icons.
This reverts ...
63138e1a4d466365302c8bd76c9f74d55acdec9d authored over 10 years agof786931a37307bacc1e4b74c1985038b6a4355d1 authored over 10 years ago
d56ca487759ddde9745056089225fe3fab38370e authored over 10 years ago
6c564a1fbee203067029fded5115ba094bffb908 authored over 10 years ago
This fixed bug #192 of lxde-qt.
4256518ece8c0446777db931ae84739c84ef2b7c authored over 10 years agoff471a77022ebcfd427ec3fd9303201f1837383b authored over 10 years ago
4f050996d36a47a69dc663a43adc7f8329183328 authored over 10 years ago
19c4e14ac85773ed70c3c4124d8b47cd0da575de authored over 10 years ago
38bfb737de20d18e7d672c241a0ae9589cea2f2f authored over 10 years ago
This fixes SmallIconSize, SidePaneIconSize and ThumbnailIconSize.
Fixes #44.
d93a6ffd5000e5fd760739e4aefbd346c97b8b20 authored over 10 years ago
I'm not sure if I called settings.save() in the right location, but here
it is, and fixes #56.
b3295aa247766592d81d425a0ff9008a214b32d6 authored over 10 years ago
8811dadc92808ea97b517df647d54ecbe64824a2 authored over 10 years ago