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
ae694eb3a080d4413b5951da149923c647f74d5c authored about 8 years ago by Luís Pereira <[email protected]>
It's only used there.
1922e54cbf49a310a49b9d60fa1866597c00bb89 authored about 8 years ago by Luís Pereira <[email protected]>Makes it PRIVATE.
798207708c8208064b89b396cd1a5a9fd733d302 authored about 8 years ago by Luís Pereira <[email protected]>
* Rename it to LIBFM_QT_DATA_DIR. Stop the confusion with
cmake/fm-qt-config.cmake LIBFM_DATA_DI...
CMake exportw the QT_NO_KEYWORDS definition to the config.cmake file.
a0ef8b76425647ea2df5d4e6ade47e0adf73d368 authored about 8 years ago by Luís Pereira <[email protected]>LXQtCompilerSettings takes care of that.
2648448b288528b2b352c00c48fa3673713af332 authored about 8 years ago by Luís Pereira <[email protected]>10851d8946a489b37229a495a1a9a4aa57db4cd2 authored about 8 years ago by Paiiou <[email protected]>
925d08ade5c76cffea165a57752a93bd11ec1eaf authored about 8 years ago by Peter Mattern <[email protected]>
Drop liblxqt build time dependency.
4556a9bb2ca5bae5fae2360c236b492fd5f06f5b authored about 8 years ago by Luís Pereira <[email protected]>Some fixes, update locale in files and update obconf-qt to 100% (Portuguese)
e4d4d7aaf707ff568b40e704bb72adf4a66a2f58 authored about 8 years ago by Sérgio Marques <[email protected]>Complete Dutch translation
01018bc727a74af3fa13fb2943a4fe9f9de69426 authored about 8 years ago by Pjotr123 <[email protected]>...revealed by auto testing
69656ff0849a4fa251a7c28c9b0dda61c5c914f3 authored about 8 years ago by Palo Kisa <[email protected]>The symlink emblem was gone (because of a typo) after implementation of GLib emblems in libfm.
2219741d50289b18d2c82ecbc57a3a638d5f0a24 authored over 8 years ago by Tsu Jan <[email protected]>a185b4cd1b7ffcf2d7ef480b01d41f6b59bae010 authored over 8 years ago by Sérgio Marques <[email protected]>
All of these header files are empty. I don't see why and where they are
needed.
GLib may give emblems to volume icons but drawing emblems was not possible because there is no s...
df7de4fb8db45e4926cc2352436e2d9f36431648 authored over 8 years ago by Tsu Jan <[email protected]>Reuse FolderItemDelegate to paint the emblemed icons in Fm::PlacesView to prevent code duplicatio...
0966bb7adf1c5e8ae92ce86623d65ade3c9a8bb4 authored over 8 years ago by Hong Jen Yee (PCMan) <[email protected]>Being based on GLib, PCManFM-Qt can show `GFile` emblems as Nautilus/Nemo/Thunar can. If an embl...
e5098b91c13f2e72e9f4e310d1b61d466e202f1c authored over 8 years ago by Tsu Jan <[email protected]>* remove "building with cpack" from CMakeLists.txt - not used anymore
* Added very basic .git...
645eb6494d6517ccfbb790f28418dbb180cc80a5 authored over 8 years ago by Alf Gaida <[email protected]>b895330f75db44c648c221684eaf8e7def7f35fc authored over 8 years ago by Robert Antoni Buj Gelonch <[email protected]>
Fixes https://github.com/lxde/pcmanfm-qt/issues/400
GEmblemedIcon wasn't handled by `IconThem...
28fa074ab5fd44c8e4996a21a10c776287ea9751 authored over 8 years ago by tsujan <[email protected]>ff6beead85f37830c08a59592883b649ecda0733 authored over 8 years ago by Alf Gaida <[email protected]>
c90c856a376aee367b57d879af3d8649987d9372 authored over 8 years ago by Alf Gaida <[email protected]>
Fixes https://github.com/lxde/lxqt/issues/1135
149b4ec9b974fe6b5dcf5f4eb4f5d59bc04c74d0 authored over 8 years ago by tsujan <[email protected]>73789c5b232a9a620c4e6107f7d047459ded2416 authored over 8 years ago by Peter Mattern <[email protected]>
Adds some strings which were introduced only recently.
Fixes a faulty translation in panel's pl...
c4efdbcf0648cbf4620123504dc19c7ae640b77e authored over 8 years ago by Pavel Fric <[email protected]>
3eae3c97e6a9ae634ec25bac8ee5ab8d5fe7e5f8 authored over 8 years ago by Hong Jen Yee (PCMan) <[email protected]>
b56e79a42a784cb940340e7ea0efc6691571b5c6 authored over 8 years ago by Dimitrios Glentadakis <[email protected]>
* Correct positioning of small icons in icon/thumbnail mode
Fixes https://github.com/lxde/pcm...
7f7ad5f04e07904cadb4b5fe395004f682a1c89a authored over 8 years ago by tsujan <[email protected]>I didn't try to silence some old warnings about `filepropsdialog.cpp` because I saw odd assignme...
337843476c6b8321e41d03570e0ea1718be38ad2 authored over 8 years ago by tsujan <[email protected]>
* use-lxqt-compiler-settings:
Adapt to QT_USE_QSTRINGBUILDER macro
Fixes xcb linking error
...
We don't need to convert back and forth. The QMimeData::setData() accepts
an QByteArray.
pkg_check_modules() wasn't finding xcb. With the restrictive settings from
the LXQtCompilerSetti...
We already have an build time dependency on liblxqt. So, let's take all the
advantages we can.
QStyleOptionViewItemV4 is just a synonym for QStyleOptionViewItem.
Cleaner builds.
Fixes https://github.com/lxde/pcmanfm-qt/issues/378.
The text direction of QTextOption should...
2e9e7cdef2cc0137c3e2ddca97e6d4e12d6cd921 authored over 8 years ago by tsujan <[email protected]>12edf49e6d37b67f3f6eb644f912bf8b46cb4175 authored over 8 years ago by safaalfulaij <[email protected]>
c80bc2aebb9528ee8812ece535c103a9b507c3b5 authored over 8 years ago by Jesper Schmitz Mouridsen <[email protected]>
83165d205328dbfc68aa04644df9cb1d5658cfbc authored over 8 years ago by Jesper Schmitz Mouridsen <[email protected]>
24213103c8c638bf55022ccbddbfd24f4c3c2217 authored over 8 years ago by Jesper Schmitz Mouridsen <[email protected]>
4aa2bb61c867ece7b6bd8287352d9bd8e1214ee5 authored over 8 years ago by Nicolas Miller <[email protected]>
AppInfoAction stores a GAppInfo and updates the reference count in the
constructor and destruct...
a73135ff6f53886c342986f6078ec9f7b3b2503f authored over 8 years ago by Palo Kisa <[email protected]>
`FolderView::setViewMode()` uses `QListView::setMovement(QListView::Static)`. If listView is alr...
05de36acb641b08af619357456a75aa398e50d8a authored over 8 years ago by tsujan <[email protected]>
Also use the lxqt_translate_ts/lxqt_translate_desktop from the liblxqt. But this
is only a build...
3ad1536ed94ff7dad5bd2144bf6d6d447479ca46 authored over 8 years ago by Alf Gaida <[email protected]>
Make it possible to override the default LXQt translations dir assembly
for components which don...
e5147be57071e5e92b2d7023a29144a7d09aefe2 authored over 8 years ago by Alf Gaida <[email protected]>
2dc8bfdf3ca43ba43d648b4a6f0c1571e628c82c authored over 8 years ago by Alf Gaida <[email protected]>
c72e4c180023ca7714c2c156d2e0ab7cd15ec4c9 authored over 8 years ago by Alf Gaida <[email protected]>
Its sub-menu and one entry had no parent and were therefore not deleted.
Found by Valgrind.
e54b4bd2608c59fb008a61188e65b57426c9a7f4 authored over 8 years ago by Philipp Wiesemann <[email protected]>Fix memory leak if opening context menu on file
0e18e7c500d7bb98bd003562bad403a729e6cf2b authored over 8 years ago by Philipp Wiesemann <[email protected]>Also fixed them in the translation files to keep the translations valid.
464505575f56f6fb81c67de8e37727a30505c320 authored over 8 years ago by Philipp Wiesemann <[email protected]>3899495c030c88c707a965e40d49ca696f574682 authored over 8 years ago by Philipp Wiesemann <[email protected]>
It displayed the same info for source and destination folder.
e25f97395d658fa290bfdbc0e4ef4ce20d77db38 authored almost 9 years ago by Philipp Wiesemann <[email protected]>Fixes https://github.com/lxde/pcmanfm-qt/issues/324.
8b380e6bb0b807510e0a058b56099190f4e6e6d2 authored almost 9 years ago by Tsu Jan <[email protected]>b2f9acfe9a51e14d01001dfa0b2b951ef2e7d945 authored almost 9 years ago by npmiller <[email protected]>
758da0b3ef4c5eca55614bce467714baf23a4285 authored almost 9 years ago by Alf Gaida <[email protected]>
6f4782e12b9a1789a6d49e51e1f98e04ede2e896 authored almost 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
10975a43551aeab3dc289f3021d60c81e985450d authored almost 9 years ago by npmiller <[email protected]>
37ad27fdd824afb4289901683e2a12ecfaab150e authored almost 9 years ago by npmiller <[email protected]>
18fa34b1f2760e6251b70171c449390449e549da authored almost 9 years ago by npmiller <[email protected]>
f5891973414836324127d53f167f4df67723aec5 authored almost 9 years ago by Tsu Jan <[email protected]>
75b36d9132d2ab3ddd77f8c42372712b2a15f902 authored almost 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
dbceac95d1d1961b67bbeae692459466f7442036 authored almost 9 years ago by Philipp Wiesemann <[email protected]>
* Move Xdnd workarounds from pcmanfm-qt to libfm-qt.
0691823b2825920778cddc2dab64b2a0ca3d55b7 authored almost 9 years ago by Hong Jen Yee (PCMan) <[email protected]>a197e6d919d28b83dd5c97984d424ece5c2d9b69 authored almost 9 years ago by Tsu Jan <[email protected]>
This closes pcmanfm-qt/#201.
374abd283fe131ad2c9f1550fb9355770decc8eb authored almost 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
Four options in the file search dialog are only used for the search if
their check boxes are che...
f203f99c1b36fe3401f86c4c9222995310bfc910 authored about 9 years ago by Tsu Jan <[email protected]>
It was searching for files larger than the provided size.
99d62976a2045e4fe31f5f05283fe0f1af06d07f authored about 9 years ago by Philipp Wiesemann <[email protected]>The file's target language was set to "zh_TW" instead of "lt_LT".
9a598f19b1c293979b0f50110cc3d7d201b062bc authored about 9 years ago by Philipp Wiesemann <[email protected]>
If an error occurred while reading a thumbnail image from its stream
then the allocated buffer w...
ebab0cc56e5744ee313c86b34163c076617242c8 authored about 9 years ago by Philipp Wiesemann <[email protected]>
baf935a11c61ba47e77cfd168333333c8a5b3584 authored about 9 years ago by Daniel Napora <[email protected]>
fa6f63717490fc1f44fb40fa98c5a39ea10114b9 authored about 9 years ago by Daniel Napora <[email protected]>
0138052bb268250433ab0558930b04424f80c39f authored about 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
f0f38ace39438dee4f3fc8f6948cd93020a52b85 authored about 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
40539cbd864ec4a6adf011f5bfbec99fce184b94 authored about 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
Removed ru_RU file
52c52fc2efccf6ef985d6d4ac5f4a05b0481f970 authored about 9 years ago by Igor <[email protected]>d5bfd04c9f2c2dff890a3d964adc29fed4cddc09 authored about 9 years ago by Palo Kisa <[email protected]>
3ddddb69c4fa8d5ca66813b32c63a747d94125e3 authored about 9 years ago by Victor A. Santos <[email protected]>
There are two install components:
* Devel Contains all the development files;
* Runtime Contains...
3cc14eb46cd251425fd78feace8a8896c4f41528 authored about 9 years ago by Luís Pereira <[email protected]>
We can stop using TARGET COMPILE_DEFINITIONS hacks to do it.
This is a cleaner, CMake supported ...
c3257f59dc80284bea5ee38c91fe43c0f457dbc8 authored about 9 years ago by Luís Pereira <[email protected]>
It's the standard now.
d947c36ba8e0ebf2a2113c2cb2404e0f436d594a authored about 9 years ago by Luís Pereira <[email protected]>It's faster.
6fd8db3e9aaf63fcc34e3f2d1cfbbe2c88c2729d authored about 9 years ago by Luís Pereira <[email protected]>af180a70e59e1d7595f3fc369e508a169d19c440 authored about 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
* Fix compiler warnings.
4871e1ef5209927a68bdec696510e23a51dd863c authored about 9 years ago by Hong Jen Yee (PCMan) <[email protected]>
* build-system:
Adds .gitignore
Makes Release the default BUILD_TYPE
Adds INSTALL package ...
c6445084061ca95ba8861629aec9cfe2f78b870f authored about 9 years ago by Luís Pereira <[email protected]>
45232e9d6f47dbf5814ec7fe9b40a64dc0e12c15 authored about 9 years ago by Luís Pereira <[email protected]>
No superbuild support yet.
dc40d441b31cec57f65f3a94338b6343ff9598ac authored about 9 years ago by Luís Pereira <[email protected]>72e94efff695fbfd01a3ce22bc3f86d9484f6d15 authored about 9 years ago by Luís Pereira <[email protected]>
d27e5f0d1dabe950bd2ae19340b2f3fa3cef36aa authored about 9 years ago by Luís Pereira <[email protected]>
We use CMAKE_INCLUDE_CURRENT_DIR.
754ab3bd821fa4689e6337611b8df6840b728843 authored about 9 years ago by Luís Pereira <[email protected]>Not meant to be in the repo.
8f863b8f17144b283cdec909eef23668fabbf580 authored about 9 years ago by Luís Pereira <[email protected]>And we use them. There were discrepancies already.
d5be4e0dc0fd740d34e147c14038f2cbbccaf88b authored about 9 years ago by Luís Pereira <[email protected]>