Ecosyste.ms: OpenCollective

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

github.com/lxqt/liblxqt-mount-deprecated

No longer supported - Use KF5 Solid instead.
https://github.com/lxqt/liblxqt-mount-deprecated

Fix license file

9452322b5f1993b8e1fccbef4a5a386deadcde76 authored over 9 years ago
Use GNUInstallDirs

Drops LIB_INSTALL_DIR AND INCLUDE_INSTALL_DIR.

08a1e7586d477557263f1f0802f2e46304a9618b authored over 9 years ago
Merge pull request #9 from heliocastro/versioning

- Bump versioning

868b12113e8de82ea5eeb518e1a0175746eb5dae authored almost 10 years ago
- Bump versioning

9dd48eb7f2e1d95a38a79a980d1df8a66f6ed1f8 authored almost 10 years ago
Add KDevelop extension type to .gitignore

1c8422bd78dfb06b631568b1780ec5f59682cbdc authored about 10 years ago
Fix include dir in cmake config file

bac4a905fffd47417cbded2d11fe0dd67d0b4ad7 authored about 10 years ago
- Unify naming to lxqt only. No need to use toolkit suffix anymore

Signed-off-by: Helio Chissini de Castro <[email protected]>

549b23b6002df920736a138fe2a66d3e3bb3c002 authored about 10 years ago
- Proper install and configure files using cmake infrastructure

Signed-off-by: Helio Chissini de Castro <[email protected]>

a7f862c43f60c4acb797cbd1c8d3a1c948ee62ed authored about 10 years ago
Adds ${LXQTMOUNT_INCLUDE_DIRS} to header search path

On some systems it was causing an FTBFS when building
lxqt-panel/plugin-mount. Closes lxqt-panel...

eec19c706d697a4301863f89593785a014ae6451 authored over 10 years ago
Clean up CMakeLists.txt and drop Qt 4 support

f6bd7721e14e4917b5bce24cdc4566562085f652 authored over 10 years ago
Bump so version

Fixes lxde/lxde-qt#299

185a0daa7432816a9ebc0cd94c4a1c913d36af63 authored over 10 years ago
simplify Qt5 selection

ae22e05e08bf5513e113791f1fefe74091700aa3 authored over 10 years ago
Adds initial Qt5 support

Signed-off-by: Luís Pereira <[email protected]>

5932120eb82bc07695a7d3ed97cc74b39e1a54a8 authored over 10 years ago
Merge branch 'pre-qt5'

* pre-qt5:
Adds portable headers
Replaces hard-coded name by a variable
Changes files names

47e377ce0c4656deded448f1ebe1727142397c00 authored over 10 years ago
Adds portable headers

Adds the portable headers way, that works with Qt4 and Qt5 without change:

Signed-off-by: Luís ...

426fbd57a2857ba23bd44f98412087044cdddbc3 authored over 10 years ago
Replaces hard-coded name by a variable

It will be useful when porting to Qt5.

Signed-off-by: Luís Pereira <[email protected]>

56730a0c92a0c62aceebd94634dd605845a27bc7 authored over 10 years ago
Changes files names

This change has in mind how to include the header using portable headers
way.

Signed-off-by: Lu...

09b968dfd1434bfe6eae98496a1f1e38db8d471d authored over 10 years ago
Merge branch 'remove-some-lxqt-dependencies'

* remove-some-lxqt-dependencies:
Fixes an typo in an CMakeList.txt variable
Removes the last...

d7a0b59a6bc1fd218f3d021306c35dd10b515672 authored over 10 years ago
Fixes an typo in an CMakeList.txt variable

Signed-off-by: Luís Pereira <[email protected]>

a08659bef171c68e9677341f194372e9bf4d621c authored over 10 years ago
Removes the last dependency on liblxqt

liblxqt as being used to set the version only.
Dropping it. The version is now set in the CMakel...

961ec3f271105c5d0eb4561808119cea9a4c6444 authored over 10 years ago
Remove unneeded liblxqt dependencies

Actually liblxqt-mount is totally independent from liblxqt. liblxqt is used
only to get LXQT_VER...

c8277f7761819858a757278ee67a516665d2553d authored over 10 years ago
Improve FreeBSD support

b28ba902152096c72e9af8ff090dfe9210981f53 authored over 10 years ago
Use LXQt instead of lxde-qt

8f6d850989e7e7380a2a61ca72e9df148f43e738 authored over 10 years ago
Add CPack rules for creating tarballs.

530a9ff7ac2b78d76e5161e56dc51bd77dbc30e1 authored almost 11 years ago
Update AUTHORS and COPYING

83d791a90fd1b45409a087b2c661175fbf16cb11 authored almost 11 years ago
Fix namespace problems in the signals.

94b91e55a87dbd573c7e44af0fc60bb33874d5e2 authored almost 11 years ago
Don't append library suffix to library install path, but use it by default

5f17b4b465b1d5bf5c6a9fc87d078cb0d1bd5f32 authored almost 11 years ago
Allow installation path configuration with standard CMake X_INSTALL_DIR

275b7c643f892cf1c652949cd6a86bec865a6372 authored almost 11 years ago
Removed CMAKE_SOURCE_DIR usage from CMakeLists.txt

9d5a1f79adf4c292a620e5abe39c871d5a27dca6 authored about 11 years ago
Fix an MOC-related error.

Retain original CMAKE_CXX_FLAGS while setting visibility stuff.
Fix #2.

8551045f7317e010a1fad5db54071e0c3eefba3e authored about 11 years ago
Add a cmake file for use in other programs.

3e2e0ad197baf26b00df0d7085fb7ef91bea348f authored about 11 years ago
Use gcc visibility to avoid exporting unnecessary symbols.

14559988f525d6e69afb8b68cb4cef651deddb4e authored about 11 years ago
Fix renaming bugs, replacing lxqt-qt with lxde-qt

90b9b196ad52f1b87839b746873e773a33372cb9 authored about 11 years ago
Finish the crazy razor=>lxqt renaming tasks.

e9a34c8b8be1d83851259b63ce92008b1a6ff4b4 authored about 11 years ago
Add proper namespace in signal parameters.

d594d56fa179290dcc635addc6c7e67be6e78268 authored over 11 years ago
Merge pull request #1 from kuzmas/master

Project name added to cmake file

843d0bd1cb470fa5f3e83de677871527e9b64f97 authored over 11 years ago
Project name added to cmake file

8de54074b86bc4a5a1d53d82669bfb7efc10480c authored over 11 years ago
* Rename binary to liblxqtmount and use LxQt namespace.

* Fix broken CMakeLists.txt

87a17d734b64f40b05113b3ceccae3c550624c0f authored over 11 years ago
Add COPYING and AUTHORS files

4ee679902b750e07f0625d1dd68921c2eba6ece9 authored over 11 years ago
Support of UDisk was broken.

Documentation about the QDBusConnectionоn::connect says:
"it does not verify that the actual sig...

7c3c2399f2fdf5c28ae9d00a204f8d82f4b64dff authored over 11 years ago
"KB" changed to "kB"

ae869f40c9a53da7645d776b90a0d2f7b43c6416 authored over 11 years ago
libraries: Removes unneeded include(RazorLibSuffix)

RazorLibSuffix is included in the root CMakeLists.

Signed-off-by: Luís Pereira <luis.artur.pere...

117064363acfb908aa3213ae45a207128068c89f authored almost 12 years ago
fixed wrong merge

cc2fec98ea30696c58e19411e4650c7b4efa8b3e authored almost 12 years ago
Merge branch 'master' of github.com:Razor-qt/razor-qt

Conflicts:
libraries/razormount/rzmountproviders_udisks2.cpp

878de16cd8d1927a9a202bd66a1bb82e9cea6c45 authored almost 12 years ago
udisks2 all functionality implemented (ready for testing)

c635e47bc47b46832217f936c9c9e2d0f2b40d9f authored almost 12 years ago
Preventing compiler from complaining

1cb891de54dec5f7f27f29108317e74c2f60feec authored almost 12 years ago
initial implementation of udisks2 (I hate it, really). Incomplete.

f2222f2c31acc81954b27d5c8e01e20d56ba9af0 authored almost 12 years ago
Update libraries/razormount/razormount.cpp

Incorrect size descriptor used

c24cf995313d9032f217c120d1ca16b8bcaf76df authored about 12 years ago
RazorMount: Fix rounding

Fixes #522

ac814d47a0f00efe7da8a4aed4e0526288655a6e authored about 12 years ago
fixed #257 razor-panel segfaults - when there is no DBUS server running. The RzMountProvider's RazorMountDeviceList is not handled over pointer/casting anymore because QList is always implicitly shared.

b2b861c2d946cd20c75d99b2bbc978e5b86b5fcd authored over 12 years ago
compiles with qt 4.6.x as well

ecf611d611da01700a34d8da279ef22deee7b256 authored over 12 years ago
Merge branch '0.4.1'

Conflicts:
razorqt-panel/panel/razorpanelplugin.cpp
razorqt-panel/plugin-mount/razormount.cpp
...

f4cf80b0b12f5c40dd851c4fc758754f6ab54837 authored almost 13 years ago
Merge branch '0.4.1' (discard 0.4.1 changes)

5dd6266901e7684cbc7813b3d4489ee51478457f authored almost 13 years ago
Improved searching for devices in the mount plugin.

9e6222f7983f1e947e7232b9f4e70db03c9fb4c1 authored almost 13 years ago
The razormount library now based on the providers.

a5d34118627e344ce3a9626a4595a3a5fdb98234 authored about 13 years ago
The razormount library now based on the providers.

f8cf1d5be25541ad94553c4a7c5ec137d02b42d3 authored about 13 years ago
razormount rewriten (lgpl2+)

34285f2a0a3a6c195a06b1ea69055f73610b08e0 authored about 13 years ago
Replaces return"" by return QString()

It's faster and cleaner.
QString().isEmpty(); // returns true
QString...

81f8359dfd462978f27c96850c7ec37ff043c11e authored about 13 years ago
Fix issue #116

e1d472fa35054ae7356dc09f22da21e9daccff13 authored about 13 years ago
implemented #70: pkg-config for libs

b37e988c979bf030c7df9d4c2c7bd592a82b0d30 authored about 13 years ago
License audit

962ebf202d2038c9884a92ea8efe32ac369b4378 authored about 13 years ago
New doxygen ifrastructure

c0c5f1964ae31d8af537c15ea487720edb4ec65a authored about 13 years ago
fixed warning: The Free Software Foundation address in this file seems to be outdated

0077697194fa8b2b0e99ec888dbbaccf6dc0b505 authored about 13 years ago
devel-docs generated in CMAKE_BINARY_DIR/docs includig dummy index.html

edce4dee2c21efced35dd3b2152ff663a8f4c0f8 authored about 13 years ago
huge refactoring of the libraries build organization

e24f4fff43bbae1c5120b6f66c3c9a3db5f3f116 authored about 13 years ago