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
Started Qt6 port
90f30cac6027b5b1e6f0b4f23dcf778a14838107 authored 10 months ago by tsujan <[email protected]>And bumped minimum required version of Qt to 6.6.0
49d0705267923b897955d402556c66780d71cc93 authored 11 months ago by Tsu Jan <[email protected]>6b7a649d37c8bbdedc121955af10fd50aa030310 authored 11 months ago by Tsu Jan <[email protected]>
Pre-release changes
480dcd853da719c1d60b84fb21316549b614c5ab authored about 1 year ago by tsujan <[email protected]>24e609f6f19fe5c51fed4e7def68487467752a77 authored about 1 year ago by Tsu Jan <[email protected]>
Readbility
e38e074cd7fc6bf320b82b28557716e5d4dfd6fe authored about 1 year ago by tsujan <[email protected]>It's easier to see it's a pointer.
20ce586c412aa5dc50446163b835918bb1bcaf76 authored about 1 year ago by Luís Pereira <[email protected]>Pre-release changes
058787aef3dbbbd0f83283e1ac4f24b313b9ebb6 authored over 1 year ago by tsujan <[email protected]>33a1e9867d08e21422a1dfe43e79375d56eeceaf authored almost 2 years ago by Tsu Jan <[email protected]>
Pre-release changes
9b52bfa8373ac320bde62ad949f01618aab668e4 authored about 2 years ago by tsujan <[email protected]>ed5bf7a095e46730aac4af435c2ccf0c4f30e98c authored about 2 years ago by Tsu Jan <[email protected]>
Prerelease changes
8b65fb962dae7f9bb865092aafd9775d5669b93d authored over 2 years ago by tsujan <[email protected]>5a4c99a139c6372c2d03136a490b20dc48644ca1 authored over 2 years ago by Tsu Jan <[email protected]>
Pre-release changes
f6769417d41312112ef2d6cba6522060e4988cec authored about 3 years ago by tsujan <[email protected]>771f6a9a600a3d03a1fc3e32a44b7dec338bc06e authored about 3 years ago by Tsu Jan <[email protected]>
Drop Q_DECL_OVERRIDE.
f63a6f4bcb84c4fcf1a67bbd5dc4eccd5568565d authored over 3 years ago by Luís Pereira <[email protected]>Part of https://github.com/lxqt/lxqt/discussions/1974.
8b128a4992141bcdd96b69ed413665732db34b68 authored over 3 years ago by Luís Pereira <[email protected]>Workaround for Qt's poor handling of some dark palettes
0ae303ae2a32d308d84f303978b5b4cfd0dd7dcd authored over 3 years ago by tsujan <[email protected]>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]>Update AUTHORS
611c1258c7b7fe4d8f8d2096f8e1ae16184966bc authored over 3 years ago by tsujan <[email protected]>094052f3ed0b427e5e989597f2cd966eef230313 authored over 3 years ago by Joel Barrios <[email protected]>
Pre-release changes
f1fd8df7f2d96b1393d70998e55c57b6404c46f9 authored almost 4 years ago by tsujan <[email protected]>56aadb3759eb303c3e5c86ba7dea129649cfc1af authored almost 4 years ago by Tsu Jan <[email protected]>
* fix-palette-highlight-typo:
Fix a palette/highlight color related typo
* readbility:
Don't use implicit conversions
Don't check before deleting a pointer
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]>Done by clang-tidy.
98b6c6e6b069cace94c9dde29717d9611a811f84 authored almost 4 years ago by Luís Pereira <[email protected]>Deleting a nullptr pointer is fine. It has no effect.
880f752444e0bb52e337ed3c8f24e6d4818a2554 authored almost 4 years ago by Luís Pereira <[email protected]>bf2518512d0a26a8a5e83ed3655680ea91782894 authored about 4 years ago by Luís Pereira <[email protected]>
Pre-release changes
3add33730c7b5e500b9101ef783dae7b953d1ab5 authored about 4 years ago by tsujan <[email protected]>bc4d5cf3f38e0c635add03bc60305a029bf4e9a0 authored about 4 years ago by Tsu Jan <[email protected]>
Moving parameter to avoid unnecessary copies
99cf95851f0d5093f5c9236e36aad6fa30d9cda0 authored about 4 years ago by tsujan <[email protected]>id is passed by value and only copied once.
4d41d49d65211c1100f4e55002aae30212ea4a24 authored about 4 years ago by Luís Pereira <[email protected]>Support more palette colors for better customization
338b71eee21fc745963940a5edc57e1e1d281e44 authored about 4 years ago by tsujan <[email protected]>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]>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]>Do not reset widget palettes on changing style
e026c3b964be960108405071feccd6a0393ec636 authored over 4 years ago by tsujan <[email protected]>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]>Pre-release changes
fc0db6dbd0cbe12421de93da23b6f5595f35438d authored over 4 years ago by tsujan <[email protected]>6d7d4f8957eb12c3c2c38159390f8ffbfb382646 authored over 4 years ago by Tsu Jan <[email protected]>
5ec70894d8be0e96d2e2978c53ffa39cd0745a7b authored over 4 years ago by Tsu Jan <[email protected]>
Fixed mistakes in setting window color
7b8ece365e729b5a113170cb8ecad0351da11faf authored over 4 years ago by tsujan <[email protected]>13c8e7c786528c85ad00696d47efde385f91e48c authored over 4 years ago by Tsu Jan <[email protected]>
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]>Made the palette configurable in `LXQtPlatformTheme`
8a5a1999762c4c020e1cf3939d6eb6acf84b9a71 authored over 4 years ago by tsujan <[email protected]>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]>Pre-release changes
418162b36eff24fe70fd9195c60fae7276afa286 authored over 4 years ago by tsujan <[email protected]>be663b66b8d8a4a789c1ce604d399b60dfc9050b authored over 4 years ago by Tsu Jan <[email protected]>
Several fixes to our Status Notifier implementation
df2b15d545307d7c23d1f65a6f3a58712723fd74 authored almost 5 years ago by Luís Pereira <[email protected]>935dd47e690631e522e1c15cdfb0c2d2e8c634b3 authored almost 5 years ago by Ilya Fedin <[email protected]>
42c47d490b75e6c0073fb61e6d8816666d72bdbb authored almost 5 years ago by Ilya Fedin <[email protected]>
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]>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]>cc1bc323afa984311ef81999bc0d9a82e93fc22d authored almost 5 years ago by Ilya Fedin <[email protected]>
Use QImage::sizeInBytes() instead.
Requires Qt5.10.
Already defined in LXQtCompilerSettings.
4cccdba52ffd7229bac043bd6dcf2006495f741c authored about 5 years ago by Luís Pereira <[email protected]>a98dde7b7670093ac3207579be1f5c9fc1ae3b8e authored over 5 years ago by Luís Pereira <[email protected]>
0ad599283a53f06bfadbc9eda4ad48fb137c5bd2 authored over 5 years ago by Luís Pereira <[email protected]>
02a9e716e6cd96784682246897d48d2b2bef8809 authored over 5 years ago by Luís Pereira <[email protected]>
Default to use fm-qt
Fail if fm-qt is not found and BUILD_WITH_FMQT=ON
Hard fallback to Qt file ...
9068b5b3fd0cbbf98cd5690e02f337b8b3c70636 authored over 5 years ago by Alf Gaida <[email protected]>
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]>
We really don't want libfm-qt.so which is clearly a development file
refs lxqt/lxqt/issues/391
c122cbd9019154b4523cfaef508134a758da16e2 authored almost 6 years ago by Alf Gaida <[email protected]>
07e10038af7f6cc93e6bd7927e910c060bf2e357 authored almost 6 years ago by Alf Gaida <[email protected]>
bbd3d1d7834a9c8a5b23333e2ff204b41e2c0e2e authored about 6 years ago by Alf Gaida <[email protected]>
e5ae7ccb3a0f6cd0c7ffdaa8ab4548cca5154f1e authored about 6 years ago by Alf Gaida <[email protected]>
Removed set CMAKE_BUILD_TYPE
864820c6804e9e4835f35698d4735f8587bb2c39 authored about 6 years ago by Alf Gaida <[email protected]>
* Disables automatic conversions from 8-bit strings (char *) to unicode
QStrings.
* Disables a...
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]>QT_NO_FOREACH is already part of LXQtCompilerSettings CMake module.
fb40648a1ed8c6300299e39154bd0b23779e6f93 authored over 6 years ago by Luís Pereira <[email protected]>ec279f9a6ec45a9569aad94702f650fdcccc7168 authored over 6 years ago by Hong Jen Yee (PCMan) <[email protected]>
a335a6f2f5115f01fd3933f8ac3ed6918f99027c authored over 6 years ago by Alf Gaida <[email protected]>
bded82181ae0d10c1979936fac2a1ee12f3f3ad7 authored over 6 years ago by Luís Pereira <[email protected]>
70817016a99d55c54a87a5cfa4f12a6cfa8302ad authored almost 7 years ago by Alf Gaida <[email protected]>
afcbbda8a972b294d4de7b33307bc748cb6a8825 authored almost 7 years ago by Alf Gaida <[email protected]>
c78433c32c327d09507976a7b5cecff87c224252 authored almost 7 years ago by Palo Kisa <[email protected]>
Fixes https://github.com/lxde/lxqt/issues/1445.
2283f5ee3c344fc62a74e41a127e3eee53fb2c37 authored almost 7 years ago by Tsu Jan <[email protected]>
Replaced with the ranged-for loop.
Using QT_NO_FOREACH to enforce it.
Handle the new hint ShowShortcutsInContextMenus
592e254376bac6e24125dd83f5380a352796b3cf authored about 7 years ago by tsujan <[email protected]>Fixes https://github.com/lxde/lxqt/issues/1426.
ShowShortcutsInContextMenus is false by default...
016efe4fb178521cab5073cf8bf5b6e904b5c124 authored about 7 years ago by Tsu Jan <[email protected]>Clean build logs are a good thing.
97132924c6fdfe3381d81217270307f164900be5 authored about 7 years ago by Luís Pereira <[email protected]>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]>7d2c98756f3088306ee0f2ae78f70eae8e47ffe1 authored about 7 years ago by Alf Gaida <[email protected]>
Removed some QUIET
655926c0f9bceec55dca7f92d18b085e4c2e060c authored about 7 years ago by Alf Gaida <[email protected]>a423428325ae6b864ab9c7a795c52b204c2ece49 authored over 7 years ago by Alf Gaida <[email protected]>
Seems they are not needed.
2411f3403ec666609400bbca4d165ab90bbdda0a authored over 7 years ago by Michael Vetter <[email protected]>Won't build if variable is not declared (Ot < 5.9.0).
88c6e37270b421d2a051665689d86729257a4b0a authored over 7 years ago by Vladimir Chren <[email protected]>Handle QML (as @PCMan suggested)
21b2f555248a21031f6e3f16888e8d8aed5b020f authored over 7 years ago by tsujan <[email protected]>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]>LXQt file dialog
bf96a1840410e9502bc5caabfc1a1bef0bdb9fae authored over 7 years ago by PCMan <[email protected]>3ee143f793b2ff8f05adcee7eec02432adc420da authored over 7 years ago by Tsu Jan <[email protected]>
52922f206bb690073acde64999dfe00030781c00 authored over 7 years ago by Tsu Jan <[email protected]>
Also made the change that @PCMan had suggested about setting the title.
e3d7513e6c7ba22f2f6bd70ee579db7b59be4b21 authored over 7 years ago by Tsu Jan <[email protected]>826a91c01d0d339765b98136c6001ff5cfbe4628 authored over 7 years ago by Tsu Jan <[email protected]>
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]>54a5a332c39fb1fa491cf73ae9279ec57840bb8b authored over 7 years ago by Tsu Jan <[email protected]>
Set custom file dialog labels.
494fd90291e0ce2cd2cb421b4a46bad580211a62 authored over 7 years ago by Hong Jen Yee (PCMan) <[email protected]>8e17345b8c83d611c2cdf88293523a5a061ea4b5 authored over 7 years ago by Hong Jen Yee (PCMan) <[email protected]>
80b1ea7440fb05505661ce96baa21b78c8de7144 authored over 7 years ago by Hong Jen Yee (PCMan) <[email protected]>