Ecosyste.ms: OpenCollective

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

github.com/lxqt/lxqt-about

Dialogue window providing information about LXQt and the system it's running on
https://github.com/lxqt/lxqt-about

Updates the build system to the Targets infrastructure

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

d6011547575f54379eb63b08d59ba0f1dfd60009 authored over 9 years ago by Luís Pereira <[email protected]>
Don't use AUTOUIC

Only exists in the v3 series. Using qt5_wrap_ui() instead.

7c27e1d9b753b7b58c45017dd07dba9703a73ecd authored over 9 years ago by Luís Pereira <[email protected]>
Merge branch 'move-about-dialog'

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

418c14d69e9a03ef3593f9310a24e241f5b53df4 authored over 9 years ago by Luís Pereira <[email protected]>
Translations: Removes LxQt namespace

Trying that lupdate does not mark the translations as obsolete.

45266e43dc215cf891c9c1d97c7e759bb24cb08c authored over 9 years ago by Luís Pereira <[email protected]>
Adds .ts translation build infrastructure

Also adds the translations copied liblxqt. They will be trimmed, of course.

59dab92435194150c081704f9d5e8cc24e0119c7 authored over 9 years ago by Luís Pereira <[email protected]>
Updates namespaces and includes stuff

The code is now out of liblxqt. Just updating it accordingly.

e66b24ac304b6a3f9beec585434136c23a9f9846 authored over 9 years ago by Luís Pereira <[email protected]>
CMakeLists: Handles new stuff

It just handles aboutdialog and translatorsinfo.

121669ab1f8e85c288049ac47da3a182639fa394 authored over 9 years ago by Luís Pereira <[email protected]>
Adds liblxqt aboutdialog and translatorsinfo files

Just the files. No changes.

1ddfa173827eb5175a0ec9e47130387152528b24 authored over 9 years ago by Luís Pereira <[email protected]>
Hungarian translation

3f9712727657868226bad69f4bb5567145e67eb2 authored over 9 years ago by attus <[email protected]>
Merge pull request #9 from ThomasVie/master

Added german translation of .desktop file.

e29a8b64b3a5f21ba78a164a422d79b3a2a09ec7 authored over 9 years ago by Peter Mattern <[email protected]>
Added german translation of .desktop file.

f25103d64a592c3fdca586da46f1e6c641c04f1b authored almost 10 years ago by Thomas Viehweger <[email protected]>
Add Japanese desktop file

dd55813a86080341b6068d788b5efb19c869e8af authored almost 10 years ago by Mika Kobayashi <[email protected]>
Added Portuguese desktop file

3fb3e718c2c070d758e88be0a3e1cce78d790ae8 authored about 10 years ago by Sérgio Marques <[email protected]>
- Unify naming for a unique lxqt. No more prefixes

Signed-off-by: Helio Chissini de Castro <[email protected]>

7e3112b3b9746f4a3c437967b7a545c40a71bddc authored about 10 years ago by Helio Chissini de Castro <[email protected]>
Use lxqt_translate_desktop() from LXQtTranslateDesktop.cmake

We were still using the one on lxqt_qt5_use.cmake

b5759b657e803fec9d6b80803e11f466aa7caff7 authored about 10 years ago by Luís Pereira <[email protected]>
CMakeLists.txt maintenance

* Updates cmake_minimum_required()
* Removes empty unused variables
* Removes calls to qt5_.... ...

45ee50728d0f9eff15f0c71e59dbf87a6a953377 authored about 10 years ago by Luís Pereira <[email protected]>
Update translations and add french desktop file

8e19afa211fcd8c889302295da5e3bc7c2ba2732 authored about 10 years ago by Jerome Leclanche <[email protected]>
Clean up CMakeLists.txt and drop Qt 4 support

c16ef2f56d51eae37982a0bb48a71be8e8e3884f authored about 10 years ago by Jerome Leclanche <[email protected]>
Merge branch 'qt5'

Conflicts:
main.cpp

28f9c07992968114868df60196b32a3f943b30e7 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use preferred header style

Fixes an FTBFS.

Signed-off-by: Luís Pereira <[email protected]>

56adf0effdd31c5f6cf5ca4e1769d56d3328a408 authored over 10 years ago by Luís Pereira <[email protected]>
Use lxqt-qt5 for Qt5 build.

3d12fb2c93a9055a5584f44fafcb60cedf0ac5ee authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use new header file names.

65568fc0f2840ac37dffa157f747f5cd257747d7 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Port to liblxqt5 and qt5

a15fe18ba58b55876977cdc4a9ba43e04465cc3e authored over 10 years ago by Julien Lavergne <[email protected]>
Update COPYING

11ec27fd2d0ddce685add5c4db7eceb5bdc39d19 authored over 10 years ago by Jerome Leclanche <[email protected]>
translation template removed

icon translation removed

d5eff5661e0c6633c928d7b74710f18a63fda768 authored over 10 years ago by Alf Gaida <[email protected]>
Update AUTHORS

837761d2ced13313ae341b629e774fef19a667e6 authored over 10 years ago by Jerome Leclanche <[email protected]>
Update the .desktop file

cb67a86a1514e22cba3f991cfea7b78a256ab803 authored over 10 years ago by Jerome Leclanche <[email protected]>
Add CPack rules for creating tarball

f647efaf4ebba994dfae88178779f860fcbf2c6b authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
try to fix #45 About dialog shows twice in configuration center

93971e6cd8f183c8f6b835c49223e65203b5147c authored almost 11 years ago by Petr Vanek <[email protected]>
Removed CMAKE_SOURCE_DIR and CMAKE_BINARY_DIR usage from CMakeLists.txt

d2b711e1f998880582e656c37322f56be4f6111e authored about 11 years ago by Christian Surlykke <[email protected]>
Finish the crazy razor=>lxqt renaming tasks.

78d07d9269153ff08e561f3f208f40b605d22b3e authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
Buildable with liblxqt

3d9e7a347e3faf409dc7c887e9ccbad0324be248 authored over 11 years ago by Alexander Sokolov <[email protected]>
Make author and copyright info more precise.

7723679ad996948485fd93f9562874802eb3d636 authored over 11 years ago by Hone Jen Yee (PCMan) <[email protected]>
Use liblxqt find_package files

eb6b599c2278b62f67f1b2b1482f1e60db5c5845 authored over 11 years ago by Alexander Sokolov <[email protected]>
Add COPYING and AUTHORS

d419c87cbe85a104861a30ef8af0f2d9dbf7c8f7 authored over 11 years ago by Hone Jen Yee (PCMan) <[email protected]>
X-RAZOR changed to Razor in desktop files

43b4302ebfadae8e8feb0e432741af730c3a64c6 authored over 11 years ago by Kuzma Shapran <[email protected]>
Fix various build falures

bd3169d7c1ac61001c3f6bfcfe659225ad11aeb5 authored about 12 years ago by Alec Moskvin <[email protected]>
Translations updated

2d840957b0da1a8c99e513f296c20f520a1db906 authored about 12 years ago by Alexander Sokolov <[email protected]>
Fix components missing translations

b64eb8f284386452dea5a137ab2699ddbf377f39 authored about 12 years ago by Alec Moskvin <[email protected]>
Translations

e1d79c7fdfae3ecc9b494ee35cee0b00c2aaf76c authored about 12 years ago by Alexander Sokolov <[email protected]>
Update translations

d7173a2a954cbf0a128da2c1d73380884070114a authored over 12 years ago by Alec Moskvin <[email protected]>
Q is lowercase

7a90da8fa8fca4a51f80846f4ac627684598a1b6 authored over 12 years ago by Alec Moskvin <[email protected]>
Deleted old translation methods.

f2663b18d3ff255912423434105f7932a4504d60 authored over 12 years ago by Alexander Sokolov <[email protected]>
New translations for razorqt-about

7d04f789dd3330da37337a77ecbaa2138a01b57c authored over 12 years ago by Alexander Sokolov <[email protected]>
razor-about: Update name/description and category

- Rename to About Razor-Qt
- Change categories so that it doesn't show up twice in razor-config

1da309cdd0ca9e6394846a044c78b9132dc57bc2 authored over 12 years ago by Jerome Leclanche <[email protected]>
extended "razor-about" implementation. Resolves #253

2bfc00ae6130990ce2b5a41cb4a6108c2899f002 authored over 12 years ago by Petr Vanek <[email protected]>