Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lxqt/qtxdg-tools
libqtxdg user tools
https://github.com/lxqt/qtxdg-tools
Pre-release changes
bff8e86b229566ba671514a7e170c618a8f881ad authored about 1 year ago by tsujan <[email protected]>79b890f844d978360475420e1c6cbc5a6cb4c328 authored about 1 year ago by Tsu Jan <[email protected]>
Pre-release changes
873c2bcdaf95ea779b8283f5a0b9bf8deedef965 authored over 1 year ago by tsujan <[email protected]>3eedaab904276be0655ac71273239e39cab6b01d authored over 1 year ago by Tsu Jan <[email protected]>
Pre-release changes
8bf7a47ca014fc404cfda971e92fdf0c0ca50dd6 authored about 2 years ago by tsujan <[email protected]>0d7c5dd3b2be045f47feda948bda85b10b25c083 authored about 2 years ago by Tsu Jan <[email protected]>
Prerelease changes
0ba2e91eb8c5fc6aa6895655a29a5cabbf0f29ad authored over 2 years ago by tsujan <[email protected]>ec95c74e74b9ff572602cbdfe7a6c94c4599cf53 authored over 2 years ago by Tsu Jan <[email protected]>
The release note will be as follows:
`qtxdg-tools` is separated from `libqtxdg`. It will be use...
055616ceeb158d89438146b1efd4b0bf81300bd0 authored over 2 years ago by Tsu Jan <[email protected]>Make LICENSE file consistent with source files
891ee9e6af102f8ad437619805675d2dbe9f6a48 authored over 2 years ago by tsujan <[email protected]>
All license headers in source files use LGPL 2.1 or newer. I updated
LICENSE using https://www.g...
Adds find_package CMake stuff
b82695f0a176b36364158a4a93b80477536db654 authored over 2 years ago by tsujan <[email protected]>b8a6d2807167b71860f14573042cf277eb957e6c authored over 2 years ago by Tsu Jan <[email protected]>
It allows other projects to find if qtxdg-tools is present or not, via CMake.
4c844b50a400f8aafee204df3aa3e8e2f963e195 authored over 2 years ago by Luís Pereira <[email protected]>Match the definitions in CMake.
fc97d519c6e29d7efbdfe386dca384ef068a2f75 authored over 2 years ago by Luís Pereira <[email protected]>
Code taken from from libqtxdg/src/tools/mat (with history).
Added build system stuff.
help-all introduces the --qmljsdebugger <value>, it serves no purpose in
this context. By using ...
Wasn't being handled.
Just a documentation error, or a shortcoming in the API.
Upstream Qt bug d...
An asked --help must return EXIT_SUCCESS.
Any option passed to an non existent module must retur...
Handle arguments given without options.
99ed5b2fd2872b624a90dfbb0092beb43165ce0d authored about 3 years ago by Luís Pereira <[email protected]>* XdgDesktopFile: Add a public tryExec method
It should be public.
The functionality already...
Handle arguments given without options.
1d3c218750994bd85a86074a850b24b616b05f57 authored over 3 years ago by Luís Pereira <[email protected]>
Use empty() instead of size() is easier to understand.
Also avoids an implicit cast.
7605189c22e3287bfa6a3c007e13e1b1950f0683 authored about 4 years ago by Luís Pereira <[email protected]>
A CLI interface to the new functionality built into XdgDefaultApps.
cec5edcb775a2227b666bb76107981839a5e8d01 authored about 4 years ago by Luís Pereira <[email protected]>Can be used in scripts.
63d667c4545fc0ee9927a797c3914004342c439d authored over 4 years ago by Luís Pereira <[email protected]>Can be used in scripts. Namely xdg-email.
de02d0cf8853fd87af1bd93455c3cb34c23780cd authored over 4 years ago by Luís Pereira <[email protected]>Can be used in scripts. Namely xdg-settings.
Signed-off-by: Luís Pereira <luis.artur.pereira@gm...
0bdb0081603a4a19feddb7abfe38d02a30add090 authored over 4 years ago by Luís Pereira <[email protected]>407a757de835d99c14606e07d9dcf00394b0c65c authored over 4 years ago by Tsu Jan <[email protected]>
This tool allows the user to open an file or URL with the default
application.
Typical uses:
...
This tool allows the user to get/set the default application for a given
mimetype.
Typical uses:...
This tool determines the mime type of a file using the Shared MIME-info
database.
Typical use:
...