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
lxqt-build-tools is clearly the wrong place for these informations. The version
informations onl...
d69ae497d2659dd0e1518e5c261ede7c0b09bc32 authored over 7 years ago by welaq <[email protected]>
* Drop the use of QList::first()
Use constFirst() instead. No temporaries created.
* Use Q...
8cb06b558d26246646bb3e30d3efd0a7449727fd authored over 7 years ago by Luís Pereira <[email protected]>e6e89ad63d3cfa1e67f1ad0c50b7f210380bf728 authored over 7 years ago by paiiou <[email protected]>
Add the application object as receiver to QObject::connect() -> to
remove the connection automat...
a35872acd2b78d05387ecd315246f12a26ff8486 authored almost 8 years ago by Luís Pereira <[email protected]>
Just cast it to the (void *).
2ac5ac63cff8f119e91307de6a6737c32891f28a authored almost 8 years ago by Luís Pereira <[email protected]>7cce0c05660ed0e168a250d7ae4625ee5221da0b authored almost 8 years ago by Luís Pereira <[email protected]>
They are not needed and produce a warning.
603ca3654b6cb409613a88f41129f615f1e03d32 authored almost 8 years ago by Luís Pereira <[email protected]>
Use the compiled in LXQT_SHARE_TRANSLATIONS_DIR as the last fallback,
t. m. prefer the XDG_DATA_...
Use const variables
f294c54ecdeae752546810071d479ef7f708f377 authored about 8 years ago by Luís Pereira <[email protected]>
Make the compiler aware that the loop condition is const and only needs to
be evaluated one time.
It helps the compiler in the optimization process.
It helps the programmer understanding the code.
6319ed6bfb6886a4c238f29a98251e1ffb9e77c1 authored about 8 years ago by Alf Gaida <[email protected]>
6568246eab84a21a1d3cd1febbe58f7d948fda19 authored about 8 years ago by Alf Gaida <[email protected]>
As liblxqt picks its version from build tools the minimum build tools version is the to be relea...
26499f19e65806a435368335aa216edcaeb98af0 authored about 8 years ago by Alf Gaida <[email protected]>
Use homemade Xdg dirs settings fallback by default if Qt < 5.9.0 and
force disabling the workad...
029387fa1ba89b5e10d443fcf156959b4298d7f6 authored about 8 years ago by Ayhan Yalçınsoy <[email protected]>
c25475af65df42abbe3e937453d24be1dbb12ccd authored about 8 years ago by scootergrisen <[email protected]>
386911510b40538448116191d21f5e8513330c1d authored about 8 years ago by scootergrisen <[email protected]>
of "da" and "da_DK" and both, to only using "da"
b10709a9a5627800588e52c68441832badd31c5d authored about 8 years ago by scootergrisen <[email protected]>We need version 0.3.0.
e670c3f316196095a63fd3971a26ae6505b9a9f2 authored about 8 years ago by Luís Pereira <[email protected]>
* refactor-superbuild:
Adds a CMake minimum version requirement to the -config.cmake
Refacto...
3.0.2 is our minimum.
8c01794b2f49f2320332a7cc148788baea12d0a3 authored about 8 years ago by Luís Pereira <[email protected]>
Use CMake policy NEW CMP0024 behavior.
Reference: https://cmake.org/cmake/help/v3.0/policy/CMP00...
04bbf5fc0b3bf55872d804962f2d8ca9e4811808 authored about 8 years ago by Luís Pereira <[email protected]>
Terse and easier to read.
90bb8d5393be6e5848b301a5dd2db2aaf1ee5640 authored about 8 years ago by Luís Pereira <[email protected]>289f280dc62d6dac1d31848acd8d1fa0ffc155b7 authored about 8 years ago by napcok <[email protected]>
* Initial translate of libfm-qt
* libfm-qt Ukrainian translation update
* Initial translation of...
* cmake-maint:
Adds PROJECT_NAME to the build with Qt version message
Pack target_compile_de...
eb7736ded365072fde81871fdb30a54ae2de65ab authored about 8 years ago by Luís Pereira <[email protected]>
Terse and easier to read.
dc9a76f148cb1ee54b08ed082bd8719ba28726be authored about 8 years ago by Luís Pereira <[email protected]>
liblxqt, about, notificationd, openssh-askpass, policykit,
powermanagement, runner, session, sudo
Attention: All system wide build time configuration moved to the
lxqt-build-tools repo.
LXQT@LXQ...
* use-lxqt-build-tools:
Make liblxqt depend on lxqt-build-tools
Use the lxqt-build-tools LXQ...
This way when using the liblxqt package we are implicitly using
lxqt-build-tools.
Proposed by pa...
Some fixes, update locale in files and update obconf-qt to 100% (Portuguese)
843eb2257c37064e370507cdfc881eca94fbe8ea authored about 8 years ago by Sérgio Marques <[email protected]>Complete revision of the Dutch translation
50573ff5aac4f24c9f86e2d947db9bd893ae5184 authored about 8 years ago by Pjotr123 <[email protected]>Drop the local version.
3c43e2818bc6ae6b5802fc2837818353c0c92fb8 authored about 8 years ago by Luís Pereira <[email protected]>e899b7ae4c9189434ccbbdd0e1f937ce0665b64e authored over 8 years ago by Sérgio Marques <[email protected]>
Remove all the stuff moved to the lxqt-build-tools repository.
eeb0aa363c355ad857ef8f3b1d6ac108065f1add authored over 8 years ago by Luís Pereira <[email protected]>
* required-versions:
Sets a minimum Qt5Xdg required version
Adds minimum Qt version requirem...
Set it everywhere.
39357b1d73e0391fead1b8238a7ab695475a8f16 authored over 8 years ago by Luís Pereira <[email protected]>
It also drops the QUIET option. The REQUIRED option will make it be verbose
anyway.
Use a more t...
* remove "building with cpack" from CMakeLists.txt - not used anymore
* Added very basic .gitat...
24c1c943b87ffc4492ca0db1747691534ce3e77e authored over 8 years ago by Alf Gaida <[email protected]>
b83a08e2945e777db83fad6daaca3c7c02bcb28a authored over 8 years ago by Alf Gaida <[email protected]>
...as the reverse_itrators etc. were added in Qt v5.6.
5942c3b9f5eaf7a5127a83928c98bce4e74a4845 authored over 8 years ago by Palo Kisa <[email protected]>686212f0d7ce86c33739b85e83cc525e989646f3 authored over 8 years ago by Palo Kisa <[email protected]>
The LXQt::Settings uses the Qt's QSettings which doesn't support the
xdg spec regarding th XDG_C...
430b1ced35a7b83e92f343b85d4ed0d7fc690b99 authored over 8 years ago by Palo Kisa <[email protected]>
63b8dfee1835d7a9af9456232845dc19ed309092 authored over 8 years ago by Peter Mattern <[email protected]>
c73549a6262ca6e5c84d88a5952a972a56760386 authored over 8 years ago by Pavel Fric <[email protected]>
0cb1ffd04abb9f07522463bfd7928d2413a157b3 authored over 8 years ago by Dimitrios Glentadakis <[email protected]>
https://github.com/lxde/translations.git -> https://github.com/lxde/lxqt-l10n.git
c111a95a6fa5c9f7aa73202187803a791984c9e5 authored over 8 years ago by Palo Kisa <[email protected]>9ff4850f210c95c444d730df6268e368dd453631 authored over 8 years ago by Robert Antoni Buj Gelonch <[email protected]>
Just following moc suggestion. And making a warning go away.
d9972de67326427f549ab6060a0c884b7980ed35 authored over 8 years ago by Luís Pereira <[email protected]>
We don't need to add the Q_OBJECT macro. Just use the
Q_DECLARE_TR_FUNCTIONS macro.
QStyleOptionViewItemV4 is just a synonym for QStyleOptionViewItem.
Cleaner builds.
bb220ebe24d3cdf89b3c8d9f4bb0f777f97f30ab authored over 8 years ago by safaalfulaij <[email protected]>
The status of the screensaver wasn't taken into account when locking it.
Now we only lock it if ...
It helps with where the implementation details of a library may be hidden
from its users and cha...
303190cfcb26e1cdfb6cdf15741ddad07f1dac60 authored over 8 years ago by Palo Kisa <[email protected]>
19c373de607b5c064c7ad0bc74e866b013de5f0c authored over 8 years ago by Palo Kisa <[email protected]>
With this we will correctly support RightToLeft layout direction.
470b2c8e0f8dfabc6c85cdd736cf18512367cadd authored over 8 years ago by Palo Kisa <[email protected]>With this we will correctly support RightToLeft layout direction.
924c204c256354a4c303bead6b4fa09e025072fb authored over 8 years ago by Palo Kisa <[email protected]>d2c9e68d90ba1b855358fd73d9a578ae6373ee8d authored over 8 years ago by palinek <[email protected]>
Left behind stuff.
679673b5c72a8f5337f158959debe539f35bfdf4 authored over 8 years ago by Luís Pereira <[email protected]>Save an allocation and helps static analyzers.
add338c8c82dbdd127336db90f04cbae4b9e15c7 authored over 8 years ago by Luís Pereira <[email protected]>Automatic casts tricked the compiler.
7f5f1c995df998c2af45761acdecc80aa31505ad authored over 8 years ago by Luís Pereira <[email protected]>Cleaning duplicate translations
125ca725c4289249a040fa9e2fa32f7e7920f5cb authored over 8 years ago by OhDaeto <[email protected]>c22ae78dfd7014fd6ebf5e983d8259462f201e3a authored over 8 years ago by Palo Kisa <[email protected]>
We don't need/want to handle global settings change. lxqt-qtplugin is handling that.
4ce2fe0711c80f4883fa29707c0dc98a85522216 authored over 8 years ago by Palo Kisa <[email protected]>
We don't need/want to handle global settings change. lxqt-qtplugin is handling that.
We just nee...
Fixes lxde/lxqt#939
6246a14ad3c243cf55d77c1963d02ef52e6cf254 authored over 8 years ago by Thomas Masper <[email protected]>322f70df26f6fe73d6d468df2c21c7694aa9c164 authored over 8 years ago by Palo Kisa <[email protected]>
...if possible
fe4013fce25a30d4df88c0d8570af436ac16b81b authored over 8 years ago by Palo Kisa <[email protected]>c8865730557873aa90b943cf4fc09a28c2ce8860 authored over 8 years ago by Palo Kisa <[email protected]>
db5b3bb500bd17a641749c87b5de3fda0d3115c0 authored over 8 years ago by Palo Kisa <[email protected]>
ddd475a48135ab9662332afb9f02064a213b03ef authored over 8 years ago by Alf Gaida <[email protected]>
Qt docs for QLayout::AddItem(): "Note: The ownership of item is transferred
to the layout, and i...
Make it possible to override the default LXQt translations dir assembly
for components which don...
e3465cdf7bf9b2ddf7667bea9070d6851f9371ba authored over 8 years ago by Alf Gaida <[email protected]>
64450501c484dc55cfc062c5dcd88d7b6a2b3a0a authored over 8 years ago by Alf Gaida <[email protected]>
* icon-theme-fallback:
Print warning messages when using the fallback Icon Theme
Use LXQT_DA...
Translations can now be pulled from external git repository, if enabled
by PULL_TRANSLATIONS.
- Don't try to remove non existing files (If the file doesn't exists
ex_result will contain an e...
* improve-iterator-performance:
Use const references with the foreach iterator
SettingsCache...
e5a885ac14a58ea0888ae3130bbe40cb4bd72ed9 authored over 8 years ago by Palo Kisa <[email protected]>
b4372f25dc61285d4638f6616d64791352d52ef8 authored over 8 years ago by tsujan <[email protected]>
We should use const references whenever possible.
a1a7c8478a550ee6321cb6b754180dbda855189a authored over 8 years ago by Luís Pereira <[email protected]>
Drop the foreach iterator. key could be make an const QString& and the
penalty would be lower. B...
It helps when debugging.
d0cf41faad176f8281b07452d2369600303816f9 authored over 8 years ago by Luís Pereira <[email protected]>Drop hardcoded path.
173f5903126b65f665aebebbbb06a36f96c494db authored over 8 years ago by Luís Pereira <[email protected]>
LXQt historically used Oxygen.
Having a list of "fallbacks" defeats the purpose of a fallback: s...
Just add it as a fallback.
26f76c3e740ee1c1e741f10183e070bad7c560dc authored over 8 years ago by Luís Pereira <[email protected]>
It makes the '+' will automatically be performed as the QStringBuilder '%'
everywhere.
Disclaim...
cd4d87e47c900cd253a71da916d33db65a131978 authored almost 9 years ago by Luís Pereira <[email protected]>Translate add options
7df67a2d400aa88dd1bee31a687d805c2aa556c7 authored almost 9 years ago by Luís Pereira <[email protected]>cd148a4a168cda8970c1ec48ae3f409fb6b077a7 authored almost 9 years ago by Palo Kisa <[email protected]>
1e5dbbc5be2e1ac5adda335075e53b875f5ac7f9 authored almost 9 years ago by Alf Gaida <[email protected]>