Ecosyste.ms: OpenCollective

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

github.com/lxqt/lxqt-qtplugin

LXQt Qt platform integration plugin
https://github.com/lxqt/lxqt-qtplugin

Merge pull request #74 from lxqt/wip_qt6

Started Qt6 port

90f30cac6027b5b1e6f0b4f23dcf778a14838107 authored 10 months ago by tsujan <[email protected]>
Removed `setNamedColor`

And bumped minimum required version of Qt to 6.6.0

49d0705267923b897955d402556c66780d71cc93 authored 11 months ago by Tsu Jan <[email protected]>
Started Qt6 port

6b7a649d37c8bbdedc121955af10fd50aa030310 authored 11 months ago by Tsu Jan <[email protected]>
Merge pull request #81 from lxqt/prerelease

Pre-release changes

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

24e609f6f19fe5c51fed4e7def68487467752a77 authored about 1 year ago by Tsu Jan <[email protected]>
Merge pull request #80 from lxqt/readbility

Readbility

e38e074cd7fc6bf320b82b28557716e5d4dfd6fe authored about 1 year ago by tsujan <[email protected]>
Improves auto keyword readability

It's easier to see it's a pointer.

20ce586c412aa5dc50446163b835918bb1bcaf76 authored about 1 year ago by Luís Pereira <[email protected]>
Merge pull request #77 from lxqt/prerelease

Pre-release changes

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

33a1e9867d08e21422a1dfe43e79375d56eeceaf authored almost 2 years ago by Tsu Jan <[email protected]>
Merge pull request #76 from lxqt/prerelease

Pre-release changes

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

ed5bf7a095e46730aac4af435c2ccf0c4f30e98c authored about 2 years ago by Tsu Jan <[email protected]>
Merge pull request #75 from lxqt/prerelease

Prerelease changes

8b65fb962dae7f9bb865092aafd9775d5669b93d authored over 2 years ago by tsujan <[email protected]>
Prerelease changes

5a4c99a139c6372c2d03136a490b20dc48644ca1 authored over 2 years ago by Tsu Jan <[email protected]>
Merge pull request #73 from lxqt/prerelease

Pre-release changes

f6769417d41312112ef2d6cba6522060e4988cec authored about 3 years ago by tsujan <[email protected]>
Pre-release changes

771f6a9a600a3d03a1fc3e32a44b7dec338bc06e authored about 3 years ago by Tsu Jan <[email protected]>
Use the C++11 override specifier

Drop Q_DECL_OVERRIDE.

f63a6f4bcb84c4fcf1a67bbd5dc4eccd5568565d authored over 3 years ago by Luís Pereira <[email protected]>
Bump minimum required Qt version to 5.15

Part of https://github.com/lxqt/lxqt/discussions/1974.

8b128a4992141bcdd96b69ed413665732db34b68 authored over 3 years ago by Luís Pereira <[email protected]>
Merge pull request #70 from lxqt/dark_and_light

Workaround for Qt's poor handling of some dark palettes

0ae303ae2a32d308d84f303978b5b4cfd0dd7dcd authored over 3 years ago by tsujan <[email protected]>
Workaround for Qt's poor handling of some dark palettes

Qt implicitly assumes that the base and window colors don't have a high contrast with each other...

84564db76d74ecb4c7a7949e05ae3bcf5056d319 authored over 3 years ago by Tsu Jan <[email protected]>
Merge pull request #68 from darkshram/master

Update AUTHORS

611c1258c7b7fe4d8f8d2096f8e1ae16184966bc authored over 3 years ago by tsujan <[email protected]>
Update AUTHORS

094052f3ed0b427e5e989597f2cd966eef230313 authored over 3 years ago by Joel Barrios <[email protected]>
Merge pull request #67 from lxqt/prerelease

Pre-release changes

f1fd8df7f2d96b1393d70998e55c57b6404c46f9 authored almost 4 years ago by tsujan <[email protected]>
Pre-release changes

56aadb3759eb303c3e5c86ba7dea129649cfc1af authored almost 4 years ago by Tsu Jan <[email protected]>
Merge branch 'fix-palette-highlight-typo'

* fix-palette-highlight-typo:
Fix a palette/highlight color related typo

4edf2dc951e4b196d97109b129847b137f5336f9 authored almost 4 years ago by Luís Pereira <[email protected]>
Merge branch 'readbility'

* readbility:
Don't use implicit conversions
Don't check before deleting a pointer

456a7be8439bf9f167e4d82499ecd4d39a3c98c4 authored almost 4 years ago by Luís Pereira <[email protected]>
Fix a palette/highlight color related typo

Discovered by @tsujan while reviewing https://github.com/lxqt/lxqt-qtplugin/pull/65.

bb89228e344b3f38a1109bd5bc85a4bd29fe7d3c authored almost 4 years ago by Luís Pereira <[email protected]>
Don't use implicit conversions

Done by clang-tidy.

98b6c6e6b069cace94c9dde29717d9611a811f84 authored almost 4 years ago by Luís Pereira <[email protected]>
Don't check before deleting a pointer

Deleting a nullptr pointer is fine. It has no effect.

880f752444e0bb52e337ed3c8f24e6d4818a2554 authored almost 4 years ago by Luís Pereira <[email protected]>
Handle Qt 5.15 deprecation's

bf2518512d0a26a8a5e83ed3655680ea91782894 authored about 4 years ago by Luís Pereira <[email protected]>
Merge pull request #63 from lxqt/prerelease

Pre-release changes

3add33730c7b5e500b9101ef783dae7b953d1ab5 authored about 4 years ago by tsujan <[email protected]>
Pre-release changes

bc4d5cf3f38e0c635add03bc60305a029bf4e9a0 authored about 4 years ago by Tsu Jan <[email protected]>
Merge pull request #62 from lxqt/std-move

Moving parameter to avoid unnecessary copies

99cf95851f0d5093f5c9236e36aad6fa30d9cda0 authored about 4 years ago by tsujan <[email protected]>
Moving parameter to avoid unnecessary copies

id is passed by value and only copied once.

4d41d49d65211c1100f4e55002aae30212ea4a24 authored about 4 years ago by Luís Pereira <[email protected]>
Merge pull request #61 from lxqt/set_palette

Support more palette colors for better customization

338b71eee21fc745963940a5edc57e1e1d281e44 authored about 4 years ago by tsujan <[email protected]>
Support more palette colors for better customization

Eight palette colors are supported.

Also:

1. Colors are moved to a separate section named "Pa...

7d27c6ac670ac2172c7de2db1ed4a3cb166b003e authored over 4 years ago by Tsu Jan <[email protected]>
Enforce Fusion's highlight color when setting window color

Because Qt's default highlight color is `#000080` while that of Fusion is `#3c8ce6`. Not only th...

aa3c3eb521f3d8c70ada308c43ee772f1af8738f authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #58 from lxqt/no_widget_palette

Do not reset widget palettes on changing style

e026c3b964be960108405071feccd6a0393ec636 authored over 4 years ago by tsujan <[email protected]>
Do not reset widget palettes on changing style

Generally, resetting a widget's palette from outside its code is a bad practice because the pale...

8cc32d94b4c9de74b5bcf27fae2d10e6b2b11caf authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #57 from lxqt/prerelease

Pre-release changes

fc0db6dbd0cbe12421de93da23b6f5595f35438d authored over 4 years ago by tsujan <[email protected]>
Changed "Breeze" to "Fusion" changelog

6d7d4f8957eb12c3c2c38159390f8ffbfb382646 authored over 4 years ago by Tsu Jan <[email protected]>
Pre-release changes

5ec70894d8be0e96d2e2978c53ffa39cd0745a7b authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #56 from lxqt/fixed_winColor_mistakes

Fixed mistakes in setting window color

7b8ece365e729b5a113170cb8ecad0351da11faf authored over 4 years ago by tsujan <[email protected]>
Fixes for Qt 5.15

13c8e7c786528c85ad00696d47efde385f91e48c authored over 4 years ago by Tsu Jan <[email protected]>
Fixed mistakes in setting window color

Three mistakes are corrected in the previous commit (https://github.com/lxqt/lxqt-qtplugin/commi...

c629ac838d9eff01c6f458e71fa0d2f32d8a32a2 authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #55 from lxqt/return_default_palette

Made the palette configurable in `LXQtPlatformTheme`

8a5a1999762c4c020e1cf3939d6eb6acf84b9a71 authored over 4 years ago by tsujan <[email protected]>
Made the palette configurable in `LXQtPlatformTheme`

Only the window (= button) color can be configured for now — `QPalette::QPalette(const QColor&)`...

f862627f54f9c6ff7d9d1545b937806309e9d6a5 authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #53 from lxqt/prerelease

Pre-release changes

418162b36eff24fe70fd9195c60fae7276afa286 authored over 4 years ago by tsujan <[email protected]>
Pre-release changes

be663b66b8d8a4a789c1ce604d399b60dfc9050b authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #52 from ilya-fedin/fixes

Several fixes to our Status Notifier implementation

df2b15d545307d7c23d1f65a6f3a58712723fd74 authored almost 5 years ago by Luís Pereira <[email protected]>
Add support for working without context menu

935dd47e690631e522e1c15cdfb0c2d2e8c634b3 authored almost 5 years ago by Ilya Fedin <[email protected]>
Add support for Qt <5.10

42c47d490b75e6c0073fb61e6d8816666d72bdbb authored almost 5 years ago by Ilya Fedin <[email protected]>
Add Category property to fix working on some DEs

The Category property is required by the spec and if it is doesn't exist, the icon can behave ve...

1736d8b8ac21dc03a07a943f4fffc9ddd13461ad authored almost 5 years ago by Ilya Fedin <[email protected]>
Add support for flatpak

Flatpak sandbox always starts an app with PID 1 or 2. Even if allow an app to own org.kde.Status...

c34aeaf96ece4e8a86c9c1b7b601ac0ecb1e7a72 authored almost 5 years ago by Ilya Fedin <[email protected]>
Fix include for libdbusmenu-qt

cc1bc323afa984311ef81999bc0d9a82e93fc22d authored almost 5 years ago by Ilya Fedin <[email protected]>
Remove deprecated QImage::byteCount()

Use QImage::sizeInBytes() instead.
Requires Qt5.10.

87d9fd24da27a78e4cf3debb5c2e8002457abd97 authored about 5 years ago by Luís Pereira <[email protected]>
Remove (duplicated) string casts definitions

Already defined in LXQtCompilerSettings.

4cccdba52ffd7229bac043bd6dcf2006495f741c authored about 5 years ago by Luís Pereira <[email protected]>
Port towards C++11 nullptr

a98dde7b7670093ac3207579be1f5c9fc1ae3b8e authored over 5 years ago by Luís Pereira <[email protected]>
Port towards C++11 override

0ad599283a53f06bfadbc9eda4ad48fb137c5bd2 authored over 5 years ago by Luís Pereira <[email protected]>
Port towards return braced init list

02a9e716e6cd96784682246897d48d2b2bef8809 authored over 5 years ago by Luís Pereira <[email protected]>
Optional build with fm-qt

Default to use fm-qt
Fail if fm-qt is not found and BUILD_WITH_FMQT=ON
Hard fallback to Qt file ...

304f37ba70dae404b16eab0eeb890fb87a4dd937 authored over 5 years ago by Alf Gaida <[email protected]>
Build depend on libfm-qt

9068b5b3fd0cbbf98cd5690e02f337b8b3c70636 authored over 5 years ago by Alf Gaida <[email protected]>
Improves libmf-qt versioned .so handling

We don't need to manually bump the libfm-qt ABI versions. We detect it at
build time.

An enhanc...

842ca64ede197219506b270edffed60b8bd5cce1 authored over 5 years ago by Luís Pereira <[email protected]>
Load versioned libfm-qt

We really don't want libfm-qt.so which is clearly a development file
refs lxqt/lxqt/issues/391

b1abe51484ad253a768f57594570bc3e3f16e362 authored over 5 years ago by Alf Gaida <[email protected]>
Added github issue template

c122cbd9019154b4523cfaef508134a758da16e2 authored almost 6 years ago by Alf Gaida <[email protected]>
Changelog for 0.14.0 (#45)

07e10038af7f6cc93e6bd7927e910c060bf2e357 authored almost 6 years ago by Alf Gaida <[email protected]>
The direct libfm-qt dependency was removed - so no min version needed

bbd3d1d7834a9c8a5b23333e2ff204b41e2c0e2e authored about 6 years ago by Alf Gaida <[email protected]>
Provide minimum versions

e5ae7ccb3a0f6cd0c7ffdaa8ab4548cca5154f1e authored about 6 years ago by Alf Gaida <[email protected]>
Set cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)

Removed set CMAKE_BUILD_TYPE

864820c6804e9e4835f35698d4735f8587bb2c39 authored about 6 years ago by Alf Gaida <[email protected]>
Don't use automatic string conversions

* Disables automatic conversions from 8-bit strings (char *) to unicode
QStrings.
* Disables a...

7065c43475bbcc58d059cf0fa1a7a6524b556372 authored over 6 years ago by Luís Pereira <[email protected]>
Dynamically load libfm-qt on demand to create the file dialog helper to prevent the hard dependency on libfm-qt.

This speed up the loading of the QPA plugin and also avoid loading libfm-qt in Qt programs having...

73d20ab01995ca869f8d967535d4969409b22ec3 authored over 6 years ago by Hong Jen Yee (PCMan) <[email protected]>
Removes local compile definition

QT_NO_FOREACH is already part of LXQtCompilerSettings CMake module.

fb40648a1ed8c6300299e39154bd0b23779e6f93 authored over 6 years ago by Luís Pereira <[email protected]>
Set the required version of libfm-qt o 0.14.0.

ec279f9a6ec45a9569aad94702f650fdcccc7168 authored over 6 years ago by Hong Jen Yee (PCMan) <[email protected]>
Release 0.13.0: Update changelog

a335a6f2f5115f01fd3933f8ac3ed6918f99027c authored over 6 years ago by Alf Gaida <[email protected]>
CMake: Prevent in-source builds

bded82181ae0d10c1979936fac2a1ee12f3f3ad7 authored over 6 years ago by Luís Pereira <[email protected]>
fix http -> https

70817016a99d55c54a87a5cfa4f12a6cfa8302ad authored almost 7 years ago by Alf Gaida <[email protected]>
Fixed mentions of LXDE

afcbbda8a972b294d4de7b33307bc748cb6a8825 authored almost 7 years ago by Alf Gaida <[email protected]>
lxqtplatformtheme: Initialize "folowColorScheme" once

c78433c32c327d09507976a7b5cecff87c224252 authored almost 7 years ago by Palo Kisa <[email protected]>
Fix icon colorizing at startup

Fixes https://github.com/lxde/lxqt/issues/1445.

2283f5ee3c344fc62a74e41a127e3eee53fb2c37 authored almost 7 years ago by Tsu Jan <[email protected]>
Drop Qt foreach.

Replaced with the ranged-for loop.
Using QT_NO_FOREACH to enforce it.

6cf8a43b8e892a618d5ead57be5ece1917a8af5c authored about 7 years ago by Luís Pereira <[email protected]>
Merge pull request #30 from lxde/handle_shortcuts

Handle the new hint ShowShortcutsInContextMenus

592e254376bac6e24125dd83f5380a352796b3cf authored about 7 years ago by tsujan <[email protected]>
Handle the new hint ShowShortcutsInContextMenus

Fixes https://github.com/lxde/lxqt/issues/1426.

ShowShortcutsInContextMenus is false by default...

016efe4fb178521cab5073cf8bf5b6e904b5c124 authored about 7 years ago by Tsu Jan <[email protected]>
Silent unused parameters warnings

Clean build logs are a good thing.

97132924c6fdfe3381d81217270307f164900be5 authored about 7 years ago by Luís Pereira <[email protected]>
Remember the view mode

Closes https://github.com/lxde/lxqt/issues/1358.

Since the LXQt file dialog has richer modes th...

dfa18acfc0875eabfa59cd1639ee6e9ef55ed4c6 authored about 7 years ago by Tsu Jan <[email protected]>
Release 0.12.0: Update changelog

7d2c98756f3088306ee0f2ae78f70eae8e47ffe1 authored about 7 years ago by Alf Gaida <[email protected]>
Set an informal patch version

Removed some QUIET

655926c0f9bceec55dca7f92d18b085e4c2e060c authored about 7 years ago by Alf Gaida <[email protected]>
Don't export github templates

a423428325ae6b864ab9c7a795c52b204c2ece49 authored over 7 years ago by Alf Gaida <[email protected]>
Flag unused vars in onServiceOwnerChanged

Seems they are not needed.

2411f3403ec666609400bbca4d165ab90bbdda0a authored over 7 years ago by Michael Vetter <[email protected]>
Fix missing variable declaration

Won't build if variable is not declared (Ot < 5.9.0).

88c6e37270b421d2a051665689d86729257a4b0a authored over 7 years ago by Vladimir Chren <[email protected]>
Merge pull request #24 from lxde/handle_qml

Handle QML (as @PCMan suggested)

21b2f555248a21031f6e3f16888e8d8aed5b020f authored over 7 years ago by tsujan <[email protected]>
Handle QML (as @PCMan suggested)

Fixes https://github.com/lxde/lxqt/issues/1341.

QML apps may not have qApp. So, we shouldn't us...

7364538f2f7d92d8c2bc8abd79d0580ff3751d26 authored over 7 years ago by Tsu Jan <[email protected]>
Merge pull request #23 from lxde/pcman@file-dialog

LXQt file dialog

bf96a1840410e9502bc5caabfc1a1bef0bdb9fae authored over 7 years ago by PCMan <[email protected]>
Use mime functions added by @PCMan

3ee143f793b2ff8f05adcee7eec02432adc420da authored over 7 years ago by Tsu Jan <[email protected]>
Loading and saving window/splitter size

52922f206bb690073acde64999dfe00030781c00 authored over 7 years ago by Tsu Jan <[email protected]>
Central positioning with respect to parent

Also made the change that @PCMan had suggested about setting the title.

e3d7513e6c7ba22f2f6bd70ee579db7b59be4b21 authored over 7 years ago by Tsu Jan <[email protected]>
Set window title correctly

826a91c01d0d339765b98136c6001ff5cfbe4628 authored over 7 years ago by Tsu Jan <[email protected]>
Qt version conditions

As far as I saw, they had no effect with Qt-5.9.1.

f5d19229dd1ce4a3691e9e431613f15afe4831d6 authored over 7 years ago by Tsu Jan <[email protected]>
Just made it compilable

54a5a332c39fb1fa491cf73ae9279ec57840bb8b authored over 7 years ago by Tsu Jan <[email protected]>
Handle mime-type filters for file dialog.

Set custom file dialog labels.

494fd90291e0ce2cd2cb421b4a46bad580211a62 authored over 7 years ago by Hong Jen Yee (PCMan) <[email protected]>
Update options properly.

8e17345b8c83d611c2cdf88293523a5a061ea4b5 authored over 7 years ago by Hong Jen Yee (PCMan) <[email protected]>
Implement a basic file dialog helper using libfm-qt's Fm::FileDialog.

80b1ea7440fb05505661ce96baa21b78c8de7144 authored over 7 years ago by Hong Jen Yee (PCMan) <[email protected]>