Ecosyste.ms: OpenCollective

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

github.com/lxqt/liblxqt

Core utility library for all LXQt components
https://github.com/lxqt/liblxqt

TranslateDesktopTs: Adds UPDATE_OPTIONS options

qtX_add_translation() allows the user to pass OPTIONS to lupdate, but we
didn't provide a way, f...

3e7b52c84e2e6589eb8dda39312728797e231c70 authored almost 9 years ago by Luís Pereira <[email protected]>
TranslateDesktop: Remove lupdate absolute option

Not needed, it's the default behaviour.

76fb0037132ea2ed5df8fbe4df56ff37fa0861b3 authored almost 9 years ago by Luís Pereira <[email protected]>
TranslateDesktop: Use -a switch in grep commands

As of grep v2.23 some translation files are considered as binary (maybe because of some locale s...

082321a1a513b5fb694ca60e368eddd57b58f433 authored almost 9 years ago by Palo Kisa <[email protected]>
LXQtTheme: Remove (outdated) "singleclick" qss assembly

Assembly of the "activate-on-singleclick" style hint into style sheet is outdated. The *desktop....

83c93de4a8f1920cd42ee10aaeaec34de74258de authored almost 9 years ago by Palo Kisa <[email protected]>
settings: Upgrade emitting of "changed" signals

- Same signal settingsChanged() was emitted upon object based change (setValue(), erase()...) an...

1b34ac937891b5a86726ea759fbeadab9f5e5f38 authored almost 9 years ago by Palo Kisa <[email protected]>
SingleApplication: Call also QWidget::show on activate

Needed if the application is hidden (not only minimized), e.g. for lxqt-runner

d5cd5a2351a886ff3bb42b7d74654c72fdea55dc authored about 9 years ago by Palo Kisa <[email protected]>
Updated Russian translation

Removed ru_RU file

c33265c2a14acb2d37ce7f9252643a0526fa6e06 authored about 9 years ago by Igor <[email protected]>
Use QString() instead of ""

It's faster.

c24f8b8522b9f06a7f670f7ca85c07fd175fdd61 authored about 9 years ago by Luís Pereira <[email protected]>
Use CMAKE_INSTALL_FULL_DATAROOTDIR

e47d1caeb9e0a4ff6a22a9b304801ace771a2217 authored about 9 years ago by Hong Hao <[email protected]>
Add LXQT_GRAPHICS_DIR directory definition

825771a572a868842139a93c0b8684c13e23669c authored about 9 years ago by Palo Kisa <[email protected]>
lxqt-config: Correct escaping while setting variables

e716eadc429b5225fe53c39792e42be99101e983 authored about 9 years ago by Palo Kisa <[email protected]>
CMake: Removes artifact

It was simply left behind.

28d16dd06c319ba6caa142ec607e37c31a678f70 authored about 9 years ago by Luís Pereira <[email protected]>
Merge branch 'add-find-package-xdg-user-dirs'

c048ab5d0b0c6f23b0590a44d7e891be36ce320a authored about 9 years ago by Luís Pereira <[email protected]>
Merge branch 'smart2128-master'

ed880b1d6a2d353b541d75ba1221150a6854d866 authored about 9 years ago by Luís Pereira <[email protected]>
Adds FindXdgUserDirs CMake find_package module

It will be used to make lxqt-session depended on it.
Referenced at lxde/lxqt#896.

08f726f35ad11303a44ea1790572b41e479ce52a authored about 9 years ago by Luís Pereira <[email protected]>
Italian translation update

802abb3cae7b86631f0c044fea890360d064b983 authored about 9 years ago by Vincenzo Reale <[email protected]>
Release 0.10.0

3cf7384336628043971e6f43df8573563c8a6129 authored about 9 years ago by Jerome Leclanche <[email protected]>
Update translations

29f401e6f0fb4a909b7630aec1f668ab4da02f6b authored about 9 years ago by Jerome Leclanche <[email protected]>
Fix mixed indents

8596577867837df9e7b186a34f57c3b85c5b005a authored about 9 years ago by Jerome Leclanche <[email protected]>
Fix license file

687a27971056fda1b1681ee8f46ad1e52d2767f4 authored about 9 years ago by Jerome Leclanche <[email protected]>
Revert "Lock screen on suspend and hibernate"

This reverts commit bdccf0641fdd7751c778a5937f3b87dd1cc17346.

d2198b2625fe2685ae0f32e073f7afd220c496ee authored about 9 years ago by Paulo Lieuthier <[email protected]>
gridlayout: Use linear animation

We should be "light" & the QEasingCurve::Linear should be the less resources expensive one.

32b870265e36fd89a180c684b7c3c84758198786 authored about 9 years ago by Palo Kisa <[email protected]>
gridlayout: Fix setting geometry info

7e4fa359f3f02fecb9f78e686bb45765b4645ad3 authored about 9 years ago by Palo Kisa <[email protected]>
gridlayout: Add animated move support

c6a4f2264ae5e63abc28de081f0cb76036a03a12 authored about 9 years ago by Palo Kisa <[email protected]>
gridlayout: Add occupied geometry info

It is usable to know the (sub)rectangle currently used by items.

57f016d9c323ee29b5af5422ac3f45c6e6ed7ac7 authored about 9 years ago by Palo Kisa <[email protected]>
Merge pull request #66 from lxde/AUTHORS-licenses

license fix for AUTHORS

1332d5d2d95f685b17aa807af2d767a66523dc12 authored about 9 years ago by Alf Gaida <[email protected]>
license fix for AUTHORS

some files in cmake/modules are under BSD-3-clause
GPL isn't used at all

f6f3acdcc04dd13627721d2c71a98929065d8361 authored about 9 years ago by Alf Gaida <[email protected]>
config dialog: Protect against null pages add.

Make it resilient to null pointers pages.

c30ce71e6272fd49bfb0994bdfc801b5d2793662 authored about 9 years ago by Luís Pereira <[email protected]>
pluginTranslation: add some symbol for referencing (for file to be not stripped out in static linking time)

4cf705b6bd387790706c2cecdebf1a809c67ecb8 authored about 9 years ago by Palo Kisa <[email protected]>
pluginTranslation: removed using QStringLiteral as it was causing SEGFAULT in static finalization time

efc7cc4623c230eba52b6463c9ff5460f9dee04a authored about 9 years ago by Palo Kisa <[email protected]>
Adds "automatic" plugin translations loader support

Q_COREAPP_STARTUP_FUNCTION can also be used with libs. That's great.

Its part of the solution f...

53b41a637d77c4740d848f3e691fabfbdfa01c32 authored about 9 years ago by Luís Pereira <[email protected]>
Warn missing xscreensaver in a non-blocking way

d036f7aa632d92822c348b852baf9b1af25b3299 authored over 9 years ago by Paulo Lieuthier <[email protected]>
Fix typos in translations/liblxqt_fr_FR.ts

8e3c9606f6fe05be4eefc084b39f08d42cd90448 authored over 9 years ago by Raphaël Bazaud <[email protected]>
Merge pull request #59 from siduction-upstream/master

licensefix for lxqttranslator.cpp

979e0ce7da8fbdcd0b65ea84c8ea80902e69de7d authored over 9 years ago by Alf Gaida <[email protected]>
Removed country variant, improved and corrected italian translation

ba5775bb4b46f49fd621a625b9ba29404d226a3b authored over 9 years ago by stefonarch <[email protected]>
Update lxqtpower.h

fix typo line 106: LXQt::ScreenSaver mScreenSaver;

329d1341c9063a6c54bf4dbf12d3e96d0d30d6e9 authored over 9 years ago by delcibao <[email protected]>
Lock screen on suspend and hibernate

bdccf0641fdd7751c778a5937f3b87dd1cc17346 authored over 9 years ago by mid-kid <[email protected]>
licensefix for lxqttranslator.cpp

82557100ad0bbfe21133f2e97e1925e79b3b6ecc authored over 9 years ago by Alf Gaida <[email protected]>
Fix typos in comments in lxqtsingleapplicatoin.h

355d2860ad782e3b9d82441d05e78f9ed239a7c7 authored over 9 years ago by brendy <[email protected]>
Rename LxQt to LXQt everywhere

f05ba5af5441602a4474e1f29e9934fecc77b5bf authored over 9 years ago by Paulo Lieuthier <[email protected]>
Update Greek (el) translation

Remove country variant in language code

20ad47cd7f4847846c4daf5c60d17dfe09ccfc0c authored over 9 years ago by Dimitrios Glentadakis <[email protected]>
Handles CMake policy CMP0063

The ``OLD`` behavior for this policy is to ignore the visibility properties
for static libraries...

216edec1c4d30b0e0901790fce7744ab9e8341b3 authored over 9 years ago by Luís Pereira <[email protected]>
Merge branch 'compiler-settings'

* compiler-settings:
Adds an lxqt_enable_target_exceptions() CMake function
Adds LXQtCompile...

d5fc060ce473750ac6704341c3f1ff97526ef237 authored over 9 years ago by Luís Pereira <[email protected]>
Adds an lxqt_enable_target_exceptions() CMake function

Some components need exceptions, e.g, lxqt-globalkeys.

2a9531838a2c1e2b25fd7cd6827626fd34582b5e authored over 9 years ago by Luís Pereira <[email protected]>
Adds LXQtCompilerSettings CMake module

All settings in one place. Easier to search and maintain.
It will also bring performance improve...

3315b20f3851f966803521a8b0c7875bf1678a85 authored over 9 years ago by Luís Pereira <[email protected]>
Removes Cannot open qss file

There's lot's of components that don't have an theme file. There's no need
to issue a warning, n...

8fcfb6f5ed33b437f0e17f0bece46c6467ab4085 authored over 9 years ago by Luís Pereira <[email protected]>
Merge branch 'build-system'

* build-system:
LXQtCreatePkgConfigFile.cmake: Makes install COMPONENT configurable
LXQtTran...

7598c64dc182c284f4d997a3e5cdbd796a998ad8 authored over 9 years ago by Luís Pereira <[email protected]>
LXQtCreatePkgConfigFile.cmake: Makes install COMPONENT configurable

Devel remains the default of course.

d36273a8a6423f5b48af65f7028fd01a4bc3a7a8 authored over 9 years ago by Luís Pereira <[email protected]>
LXQtTranslateTs.cmake Adds install COMPONENT option

Defaults to Runtime.

50044d615e7d373638248b4ce5b7e1bd49901521 authored over 9 years ago by Luís Pereira <[email protected]>
Adds Runtime install COMPONENT

There are two install components:
* Devel Contains all the development files;
* Runtime Contains...

19b973221ab54cf1478305786d7a83abfc1ad891 authored over 9 years ago by Luís Pereira <[email protected]>
fix build with qt 5.5

(lxqtnotification.h:43:5: error: 'Q_OBJECT' does not name a type)

7303ea207de0771d6f450a31ec4a1ce69202869b authored over 9 years ago by rezso <[email protected]>
Merge branch 'build-system'

* build-system:
Fixes an SuperBuild/NormalBuild FTBFS
CMake: Use CMAKE_AUTOUIC, drop qt5_wra...

94a65c2b272fb1f86ddb6ffbc5bc19e51d5d234e authored over 9 years ago by Luís Pereira <[email protected]>
Fixes an SuperBuild/NormalBuild FTBFS

The two weren't interchangeable. If one user compiled in NormalBuild with
SuperBuild already ins...

eef4da0c77ef621bcc15634850fb7c276e495172 authored over 9 years ago by Luís Pereira <[email protected]>
CMake: Use CMAKE_AUTOUIC, drop qt5_wrap()

92ab355bac7cc1ca162e07814e789120ec227254 authored over 9 years ago by Luís Pereira <[email protected]>
CMake: Quote variables

Quoting the ones that may have blanks. Blanks break things.

e2eb0f8e46901f31bd58a583dfb64da0a8f3f48b authored over 9 years ago by Luís Pereira <[email protected]>
CMake: Removes unused variables

Not used anymore.

31f9675b675a49efabe9ec5870e47e332d17523d authored over 9 years ago by Luís Pereira <[email protected]>
configdialog: Sets the page layout margin to 0

We set the layout margin to 0. In the default configuration, one page
only, it aligns buttons wi...

fb57b43b5f115c26e41eec00af015726af9e203a authored over 9 years ago by Luís Pereira <[email protected]>
Merge branch 'targets'

* targets:
Removes LIB_INSTALL_DIR CACHE PATH variable
Removes deprecated documentation
Us...

a9866ddd6134feba3d25b24de51823fab895c92a authored over 9 years ago by Luís Pereira <[email protected]>
LxQt::Application: unix signal handling support & (optional) quit handling

70dd4459922425d424e405541ced0ab000888268 authored over 9 years ago by Palo Kisa <[email protected]>
Removes deprecated documentation

It also makes minor corrections to the existing documentation.

a29a5fce358fc6369da751f07e91b89f29730722 authored over 9 years ago by Luís Pereira <[email protected]>
Removes LIB_INSTALL_DIR CACHE PATH variable

It's not used anymore.

6b40cc03acf784fc934cf47c386a00b7ea4cba1d authored over 9 years ago by Luís Pereira <[email protected]>
Use relative paths in install DESTINATION

761d737e3bbe2b8756c467ce86b703714286a91f authored over 9 years ago by Luís Pereira <[email protected]>
Marks link libraries as PUBLIC

This way they will be include in the target INTERFACE_LINK_LIBRARIES.

9b02d1a856d6ce3f8cda3b13a6e0fe0dd244aab2 authored over 9 years ago by Luís Pereira <[email protected]>
Use target_compile_definitions() instead of add_definitions()

It narrows it's scope. We use cmake generator expressions instead of
matching CMAKE_BUILD_TYPE.

0a6fef0b33ae679c6e2a5a9257c3d4f87f697ea1 authored over 9 years ago by Luís Pereira <[email protected]>
Make Release the default build type

It wasn't defined.

ac768bbc64de1783288bec0d561d94390cb4cd09 authored over 9 years ago by Luís Pereira <[email protected]>
lxqt-config.cmake.in: Use find_dependency()

Replaces find_package() with find_dependency(). From the documentation:

"find_dependency() wrap...

a1aa2bec0f2876f856d263b543d92c7f6a51d79f authored over 9 years ago by Luís Pereira <[email protected]>
Simplifies build type matching

Using the idiomatic way.

52e7d47a4d3b721986950a51d52c880b1d37043e authored over 9 years ago by Luís Pereira <[email protected]>
Updates the build system to the Targets infrastructure

Drops the include(${USE_FILE}) way. Adopts the Targets way.

4f07364e9bc2b3426b67c7d430210bb90097993e authored over 9 years ago by Luís Pereira <[email protected]>
Removes .tx transaction dir artifact

686942841e04a6343cfdba8e28d4f3cf9b4710d8 authored over 9 years ago by Luís Pereira <[email protected]>
Sort .desktop translations.

Fix typos in the comments.
Remove local dir artifact.

6831263ab0fa2c1cd8c6208bd534d118f0d3684c authored over 9 years ago by Thomas Viehweger <[email protected]>
Updated template and german translation after moving about dialog.

be351bf99b605926a763b299aa14b8734f783c69 authored over 9 years ago by Thomas Viehweger <[email protected]>
pkg-config: Adds Qt5Xdg to the required dependencies

Really don't know why, but it was missing.

4793484584e8b7e1bf3abf526428829994413a9d authored over 9 years ago by Luís Pereira <[email protected]>
Updates lxqt_create_pkgconfig_file()

Also makes it an LXQt cmake module. Every LXQt component will use it.

7255c8df665b6f2a40bdd3f3b55f0cbdc653dd7e authored over 9 years ago by Luís Pereira <[email protected]>
Remove trailing whitespaces

552e1c4a5c9b9f8cf5eb790d260cdea5c150b41b authored over 9 years ago by Michael Vetter <[email protected]>
Stops using Qt5Xdg dropped stuff

02407bfb1d4ce1b4f500f31a0f7e1006ecbe6753 authored over 9 years ago by Luís Pereira <[email protected]>
Adds LXQT_DATA_DIR configuration variable

LXQT_DATA_DIR is LXQt base directory relative to which data files should
be searched. It default...

06d4bbb69fd0d06cba41b7de725663a7dd20da37 authored over 9 years ago by Luís Pereira <[email protected]>
Sort screen saver error messages

Fixes lxde/lxqt#13.

fe846f1b3738e8bb2f3a04a6ad11fb0575b7a755 authored over 9 years ago by Paulo Lieuthier <[email protected]>
Merge branch 'move-about-dialog'

5b69371f24d9e91885e8f9503b17f67bc2608eb7 authored over 9 years ago by Luís Pereira <[email protected]>
Updates translations

The aboutdialog and translatorsinfo were also moved to lxqt-about.

1264d31c907117e020ac95277ab255809756894d authored over 9 years ago by Luís Pereira <[email protected]>
Moves the about dialog to lxqt-about

It's actually only used by lxqt-about. Decreasing the number of exported
symbols can reduce the ...

83043d3eb503bb5f3317167d96e9871c89e9ae44 authored over 9 years ago by Luís Pereira <[email protected]>
debug: showing qDebug()/qWarning() only in "debug" build

f8a1ecaf60c9e12f97fe16f8c19c9a4f428a6356 authored over 9 years ago by Palo Kisa <[email protected]>
LxQtTheme: removed superfluous warning (can't occure)

c6e384b9c35135e5d04c648b8d40ea4878dff8fc authored over 9 years ago by Palo Kisa <[email protected]>
debug: strip debug messages in "release" build

b16807af8188ce9d5017fa2dff84b0f5f8d14ce3 authored over 9 years ago by Palo Kisa <[email protected]>
Remove AddPluginDialog as it is no longer used

Only lxqt-panel uses it now, and has it's own version. Razor-qt is no
more.

af98dfeb889bd49e04f32079ad34c9d0991e123a authored over 9 years ago by Paulo Lieuthier <[email protected]>
Hungarian translation update

a2d6337d0644b0a24098f4db8183c759302f53b2 authored over 9 years ago by attuska <[email protected]>
Method to change buttons in the buttonbar of ConfigDialog has been added.

ae45471f6ae4397fedfc246d19266b9a2056f326 authored over 9 years ago by P.L. Lucas <[email protected]>
gridlayout: avoid array out of bounds for misused sizes configuration

If items do not fit into geometry -> put them out of available space (as it was before 1dfeb5726...

82a65ae815386566d69edec4f4d9e47aec517939 authored over 9 years ago by Palo Kisa <[email protected]>
gridlayout: correctly recover from wrong minSize setting

a38f6e5dc88e2a3b4087e0fe9da5d0e0228c4f19 authored over 9 years ago by Palo Kisa <[email protected]>
gridlayout: avoid empty margins when stretching is active

In case stretching is active and for cells rows/cols * itemHeight/itemWidth != height/width
not ...

1dfeb5726778ca1d8fbcc3574ae3ff9deb8fe072 authored over 9 years ago by Palo Kisa <[email protected]>
lxqtpower: prefer systemd as a power provider

fe74e89c624f28149e7c6678b98c031bf5257af0 authored over 9 years ago by Paulo Lieuthier <[email protected]>
ConfigDialog: allow changing page by QWidget*

98dd883346074dbea680bf5796942236f191ccf8 authored over 9 years ago by Paulo Lieuthier <[email protected]>
Add KDevelop4 project type to .gitignore

1e0f33fe18242c82a0653a3489991778a0e51040 authored over 9 years ago by Paulo Lieuthier <[email protected]>
addplugindialog: added managing button

a84411811e993597bbaa5b49b783802d49ebfb88 authored almost 10 years ago by Palo Kisa <[email protected]>
require c++11 support

b54d7f75458da6d96bb9e3f7ddc367daa62f6c4e authored almost 10 years ago by Palo Kisa <[email protected]>
addplugindialog: support for managing plugins

46db88124838d35d9a7d0ad92ba341c517716324 authored almost 10 years ago by Palo Kisa <[email protected]>
Updated german translation.

8743ec9aa14cc3d6e91e1fea33c3f2d19529e31e authored almost 10 years ago by Thomas Viehweger <[email protected]>
addplugindialog: corrected <> -> "" in include

2e0408f45d5592709f0964de1952ea9e8a92521f authored almost 10 years ago by Palo Kisa <[email protected]>
addplugindialog: remember list position

fixes lxde/lxqt#548

80841e8a51384593d229309772a41f920bba57ce authored almost 10 years ago by Palo Kisa <[email protected]>
Prepends an '/' to LXQT_RELATIVE_SHARE_TRANSLATIONS_DIR

All XdgDirs() postfix should start with an '/'.

5ae84d150cd3b013e6e1d18f97977988ac2b4ae5 authored almost 10 years ago by Luís Pereira <[email protected]>
Removes misleading "Qt translations not found!" warning

There's no need to warn about it. In most cases it means translations
aren't available for that ...

0d986a483a33058637787e9f1a0f6fae7b22fc5f authored almost 10 years ago by Luís Pereira <[email protected]>