Ecosyste.ms: OpenCollective

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

github.com/lxqt/xdg-desktop-portal-lxqt

A backend implementation for xdg-desktop-portal
https://github.com/lxqt/xdg-desktop-portal-lxqt

Merge pull request #28 from robxnano/extra-options

filechooser: Fix for segfault when extra_options is used

bab13c0e460299c00dcca47f2d0f0425c3c366c2 authored 10 months ago by tsujan <[email protected]>
Merge pull request #27 from robxnano/current-folder

filechooser: Support current_folder with OpenFile

7794e2af0349d1167ac26da4917d8c98f227e71e authored 10 months ago by tsujan <[email protected]>
filechooser: Transfer ownership of options widget

Releases the unique_ptr when the widget is added to the layout.
Fixes https://github.com/lxqt/xd...

d4258688a77aa5b53ed6269366d33a87a4b827a0 authored 10 months ago by robxnano <[email protected]>
filechooser: Support current_folder with OpenFile

6fc51cd9cdbcec53ab7521a23bdbbbae12207f2d authored 10 months ago by robxnano <[email protected]>
Merge pull request #25 from lxqt/stefonarch-patch-2

Update README.md

66975dd9f03868c3d36b435970787fcc9ae43f2f authored 12 months ago by Standreas <[email protected]>
Update README.md

506be6e0c8c63d10097b5c944e581c16e7ba4222 authored about 1 year ago by Standreas <[email protected]>
Merge pull request #24 from lxqt/prerelease

Pre-release changes

6f5928a9e40b929554e9dad38f2ccfd9e1984134 authored about 1 year ago by tsujan <[email protected]>
Pre-release changes

60f6ec30a89beddd8a296582c3e42dce78ebf7b4 authored about 1 year ago by Tsu Jan <[email protected]>
Merge pull request #21 from lxqt/prerelease

Pre-release changes

c7d079f28d033698dab22e64f735168c8afc7a00 authored over 1 year ago by tsujan <[email protected]>
Pre-release changes

c77b22ac9150c6ed44b0425b89ab2664f4438d06 authored over 1 year ago by Tsu Jan <[email protected]>
Merge pull request #17 from lxqt/prerelease

Pre-release changes

9d7db47163f900771988d61c4f45f23a0b82d56d authored about 2 years ago by tsujan <[email protected]>
Pre-release changes

02447e19539137fbf1347b19317eca485646da9d authored about 2 years ago by Tsu Jan <[email protected]>
Merge pull request #15 from lxqt/stefonarch-patch-1

Update README.md

f64a6860b031657590f3e1a1e61a3dabefdf53e0 authored over 2 years ago by Standreas <[email protected]>
capitalizing...

de2eac7b59cc45480c2bc7f750d3b7d72c6bf469 authored over 2 years ago by Standreas <[email protected]>
Update README.md

3da6d83771fe0cd04fe286cde0d01fbebc32d516 authored over 2 years ago by Standreas <[email protected]>
Merge pull request #10 from lxqt/prerelease

Prerelease changes

9191efaf8fe78faffe72f98b3c37fda099c8806e authored over 2 years ago by tsujan <[email protected]>
Prerelease changes

06f1ca459b01c14589d5b85aeeb33dc06786f6e3 authored over 2 years ago by Tsu Jan <[email protected]>
Merge pull request #8 from lxqt/use-fm-filedialoghelper

filechooser: Use Fm:FileDialogHelper

b746e0e4f1a122f7090598fc8eafb451610ed234 authored over 2 years ago by tsujan <[email protected]>
filechooser: Use Fm:FileDialogHelper

By usage of Fm::FileDialogHelper we will get the "native LXQt" feel, as
the helper is applying &...

a1b471e2bd658624686db98f41bc077466893e10 authored almost 3 years ago by Palo Kisa <[email protected]>
filechooser: Keep track of last visited directory

..per parent_window

c6b5306461720780529cc6e8d00483d5efd0e821 authored almost 3 years ago by Palo Kisa <[email protected]>
build: Increase version 0.1.0

8e201775f18cad33cd077bc71cac0280c35680a3 authored almost 3 years ago by Palo Kisa <[email protected]>
update readme

803adb28fece71a2c25208e02c1540526e00f521 authored almost 3 years ago by stefonarch <[email protected]>
filechooser: Add support for check/combo "choices"

Adding additional widget into QFileWidget is not possible, when the
platform-native file dialog ...

e6121bb667e92397f5edcf314ac79484e4ebf4ee authored almost 3 years ago by Palo Kisa <[email protected]>
filechooser: Correctly use name, label & filters paramters

fcd6077020d9de9c040d756b047b532464054bfb authored almost 3 years ago by Palo Kisa <[email protected]>
readme: Enhance dependencies description

51b69e363065d317f09145c01e51159fd3f7d7ec authored about 3 years ago by Palo Kisa <[email protected]>
service: Force QT_QPA_PLATFORMTHEME=lxqt

52a3c9dbaa891310573c0cb72e4bf095d23a4665 authored about 3 years ago by Palo Kisa <[email protected]>
build: Weaken required KF5 version

0feaee09d2c0c9d125b8baa77156e9f16b2a458c authored about 3 years ago by Palo Kisa <[email protected]>
Initial commit

Initial LXQt proof-of-concept implementation of FileChooser interface
only.

b3710c0e893b4c6995e25ff9d740be79e50dfdc9 authored about 3 years ago by Palo Kisa <[email protected]>