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

Release 0.9.0

64d1e6c1076aea2783138e9d5ce4bb30b58c77b4 authored almost 10 years ago by Jerome Leclanche <[email protected]>
- Remove KF5 from prefix. This will fix compilation when KDE framework headers are not in standard paths.

a8942b21a23a93d7769e3edd3b4caa577639764f authored almost 10 years ago by Helio Chissini de Castro <[email protected]>
Enhance the panel Add Plugin Dialog

Enhancements:
* It selects the first row by default;
* It uses Alternating Row Colors fo...

70bab6483fbe1f4aff1625b7a6afceaf5216cb80 authored almost 10 years ago by Luís Pereira <[email protected]>
Portuguese update

e73e723a6cd1444ec4106dc8671ffd1d55b2c2df authored almost 10 years ago by Sérgio Marques <[email protected]>
Workaround Qt 5.4 issue: Re-add a config file to the file watcher if it's already deleted to get proper change notifications.

67dd270ed65dce7ee8bc4650b2e825c4cc0a6514 authored almost 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Update Japanese translation.

f6222560e9c7232548bb572d852cef66a8ca1e51 authored almost 10 years ago by Mika Kobayashi <[email protected]>
i18n/i10n: Updates documentation and behavior

Skips processing when it gets an empty SOURCES list.
Properly handles the TRANSLATION_DIR parame...

23bc8e9d04669303caf3d656bb82cb7a40d5acf8 authored almost 10 years ago by Luís Pereira <[email protected]>
remove lxqtleave from liblxqt

8bfd2dc67b32d31fd5a574336e72afdd24636c66 authored almost 10 years ago by Alf Gaida <[email protected]>
lxqt_translate_desktop: pass -h instead of --no-filename to grep which is compatible with Busybox

7b8b457c45626fee0060ac1ec99ffd45e8890c1c authored almost 10 years ago by Ivailo Monev <[email protected]>
Add Portuguese for actions .desktop files

533e02792b0ddfee4674a6a370bccb3a63f677e4 authored almost 10 years ago by Sérgio Marques <[email protected]>
add executable to handle leave actions

63cf48aa5f2bb2d4cf42ee81c0b0b3bd0bb9a08f authored almost 10 years ago by Ludger Krämer <[email protected]>
Revert 34232018eb. Fixes #430.

4c73a6f318f5a0fa1eb47026635d98a4141ee570 authored almost 10 years ago by Christian Surlykke <[email protected]>
Update Japanese translation.

10d8908a04435737517da236aa90b9fd899b303c authored almost 10 years ago by Mika Kobayashi <[email protected]>
lxqt_translate_desktop: Updates code to cope with the cmake-policy CMP0054

This policy was introduced in CMake version 3.1. In any case the use of the
cmake_make_parse_arg...

3bd583a8d60a18b8827ef681275e79938df2db0c authored about 10 years ago by Luís Pereira <[email protected]>
german translation

ecae1a92cb0aa410f519f24326959ab4b4d7b5f4 authored about 10 years ago by JoernSchoenyan <[email protected]>
Merge branch 'master' of git.lxde.org:/lxde/liblxqt

261bd6fb8fabeb49e46d0f9fcd3cf01d5541975e authored about 10 years ago by Christian Surlykke <[email protected]>
Fix ConsoleKit powerprovicer to handle everything but logout

34232018eb532b7e1d06ce155faaa4fd618aa7d0 authored about 10 years ago by Christian Surlykke <[email protected]>
- Use simple approach to data dir. Current setup of code not allows both

qt4 and qt5 cohexists, and data files are same for both libraries.
If a different data dir is...

82ee80f9e80b52e462093f8e2f0b97913a2aacd0 authored about 10 years ago by Helio Chissini de Castro <[email protected]>
remove not needed whitespaces

dac4466ad2902c12a35fbbf946ed3689d1d283de authored about 10 years ago by Michael Vetter <[email protected]>
Adds StartOptions to the SingleApplication class

By default (ExitOnDBusFailure) if an instance can't connect to the D-Bus
session bus, that insta...

5ca9c65e54212e785e5b5b8b768419bc6c3fafbf authored about 10 years ago by Luís Pereira <[email protected]>
Adds the LxQt::SingleApplication class.

The SingleApplication class provides an single instance Application.

This class allows the user...

7e7ee62ae23618c63d6de2e7b71ee0fa29cc3e7f authored about 10 years ago by Luís Pereira <[email protected]>
CMakeLists.txt maintenaince

qt5_use_modules() is obsolete. Updating also the cmake_minimum_required()
to match it.

079768e83768ce0fcb8092325b63d0ed7d3dae03 authored about 10 years ago by Luís Pereira <[email protected]>
Fixes yet another translations install dir mistake

After writing it so may times....... Bummm.

d05bf5814d44bec8200551e274d00f5b4e49621c authored about 10 years ago by Luís Pereira <[email protected]>
Get rid of USE_QT5 in lxqt-config.cmake

2bf3372b424b4d371b944928f7a3800d0c22a692 authored about 10 years ago by Jerome Leclanche <[email protected]>
Fixes translations install dir

Only use variables after they are defined. Just move the code around.

4790513be6002f9faed757c843d7dd0746ecc9ce authored about 10 years ago by Luís Pereira <[email protected]>
Use the new LXQtTranslate modules.

Eating our own dog food.

bffeaa1c8016687081b1c23894494af6ef468abd authored about 10 years ago by Luís Pereira <[email protected]>
Fixes Qt5LinguistToolsMacros file extension bug

get_filename_component and name_we are used get the base of the
translations filename. But, NAME...

a506a0ece4809d5b68cf4a1e8b1f29ec22b4252c authored about 10 years ago by Luís Pereira <[email protected]>
Removes duplicates add_definitions()

c2daa8aeb24c2d93ef1fad17ee33aa55fedeb19e authored about 10 years ago by Luís Pereira <[email protected]>
Copied Qt5LinguistToolsMacros.cmake

Copied from:
https://qt.gitorious.org/qt/qttools/source/a1751e3d586f1ebfb1770392e52d7c1648a7406f...

f54f037cfb6d82ff76b1f581afd70c0bf0b43eec authored about 10 years ago by Luís Pereira <[email protected]>
Removes lxqt_translate_desktop() from the _use.cnake

It's already present in the modules.

d8572dbc0c1bc05e0e8333e55247328eb37a9fd6 authored about 10 years ago by Luís Pereira <[email protected]>
Removes cmake commented code

95c43a1177b2a9552a0be0fa0ba3c3bc25b064ef authored about 10 years ago by Luís Pereira <[email protected]>
Adds Qt5TranslationLoader cmake module

It can automatically load translations on Qt5. It works with libs and apps.

38024d0fd726140672b544e92ab86f8df273257b authored about 10 years ago by Luís Pereira <[email protected]>
Fix HtmlDelegate and move it to its own file. Also get rid of X11 on

CMakeLists.txt.

3e7b02030524e5d0c6867e8b12de9cd7352defa4 authored about 10 years ago by Paulo Lieuthier <[email protected]>
Delete XfitMan class. Fixes lxde/lxde-qt#226

e32a9ff5fa3cae02db757f93cdfa228d347dbfbb authored about 10 years ago by Paulo Lieuthier <[email protected]>
Don't update (extract) translations by default.

If they are enabled by default in each build there will be, probably,
new .ts files. And they wi...

fd3dee164136121520190f859b69948f77cdece0 authored about 10 years ago by Luís Pereira <[email protected]>
Includes all LXQt translation modules

Just a convenience module. It includes all the LXQt translations modules at
once.

0e29abf43fee9d8b13a1a79f5e012ad2dcf85244 authored about 10 years ago by Luís Pereira <[email protected]>
Adds automatic translations loaders for LXQt libs and apps

It enables "automatic" translation loading in LXQt Qt5 apps
and libs. They generate a .cpp file ...

d2ff6c6b2ae0a584cf49f02c2af03b5217271ece authored about 10 years ago by Luís Pereira <[email protected]>
Adds LXQtTranslateDesktop module

Written by: Alexander Sokolov <[email protected]>

6323a4baa3395bc5e741084a3357e7a07940b8b9 authored about 10 years ago by Luís Pereira <[email protected]>
Adds the LXQtranslateTs cmake module

We now have the ability to choose when to update (extract) the
translations from the sources fil...

c8a513bd0845c06e7761c74403fd2bf00cd3a6b4 authored about 10 years ago by Luís Pereira <[email protected]>
Update Russian translation

77561daa7b1ec2b977235bf517c8006a279cc121 authored about 10 years ago by Ilya87 <[email protected]>
Drop support for Qt4 in code

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

b11ac14c5efa430e028f847cf3eefc8b8c5d150e authored about 10 years ago by Jerome Leclanche <[email protected]>
Add myself to the authors list

f6741c93f364938a7434362f1013e5bcbd7b9061 authored about 10 years ago by Luís Pereira <[email protected]>
Use QString default constructor instead of ""

It's faster.

3862cd681887b0f17a1d3553d5410a298302f606 authored about 10 years ago by Luís Pereira <[email protected]>
Release v0.8.0

96a82211ac56ea75e9c0c28eb37c218a13ca1d0f authored about 10 years ago by Jerome Leclanche <[email protected]>
Adds a translation loader for plugins

Plugins are different, they have a type or owner. The translations are
installed to a owner subf...

12dc4c9558d06019b3a3ce5b175f8bfd2bcd52ad authored over 10 years ago by Luís Pereira <[email protected]>
Adds Qt5 automatic load of self translations

loadSelfTranslation() will be called from the QCoreApplication constructor.
This way we can load...

172bde85995aa9f1e3b4e5c132eaa5354fbe4706 authored over 10 years ago by Luís Pereira <[email protected]>
Updates translations installation and search paths

liblxqt translations paths are relative to ${LXQT_TRANSLATIONS_DIR}.
liblxqt translations are in...

51a9298051949cc56f73cd79024d9d447e15b196 authored over 10 years ago by Luís Pereira <[email protected]>
Mark translations as loaded for the English locale

English is the default language. Even when there is no translation file we
say the translation w...

1e9724343466d5c8d1795c94d7e33bff2869c610 authored over 10 years ago by Luís Pereira <[email protected]>
Updates translations

Ran cmake -DUPDATE_TRANSLATIONS=ON ..

b17d7bfebe2f9d63ed365572ed545d2ccb5b5688 authored over 10 years ago by Luís Pereira <[email protected]>
Generate source.ts when updating translations

This wasn't being done anymore.

b8741073dc2bff82f5a44bb122ed716673c5eb6e authored over 10 years ago by Luís Pereira <[email protected]>
Don't translate uic generated files

Translating the source .ui (i.e ${FORMS}) is enough.

b796f94e81d1461a8cb5665d531ac92ba917561d authored over 10 years ago by Luís Pereira <[email protected]>
Fixes another QTranslator related memory leak

Delete the QTranslator object if Qt translations aren't found. Warn also.
It's not very likely t...

c289112edf0f13472fee22e6854b3b7e1576b8ef authored over 10 years ago by Luís Pereira <[email protected]>
Simplify translate() code

Easier to read and understand.

637aedeff92baf100c02f991be306f2af0012654 authored over 10 years ago by Luís Pereira <[email protected]>
Fixes an memory leak that occurs when no translation is found

If no translations was loaded then just delete the appTranslator object.

eb38144981c6ffa87fc17bf41f0059394bb6202d authored over 10 years ago by Luís Pereira <[email protected]>
Fixes lxde/lxde-qt#140 and lxde/lxqt-panel#54

Related to the "Add Panel Widgets" panel

44c2aa9c6cbe018126cbec92d9e01aebd2ee0a81 authored over 10 years ago by Paulo Lieuthier <[email protected]>
Stop creating unused QTranslator instances.

Only an QTranslator instance is needed. Only one translation is installed.

498999ee87332241f23970f5936eaad20924fe08 authored over 10 years ago by Luís Pereira <[email protected]>
Fix top-to-bottom layout x-coord calculation

9d60c2135d41e50089ab97e9c3972b3ac51fdae9 authored over 10 years ago by Kuzma Shapran <[email protected]>
Fix broken *.ts files and update to the latest strings.

9154441aa83324da02d5f4b969cefb9adb6a6d7e authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Replace LXDE-Qt with LXQt.

b9223fe7e47a8af9a8e35ff0f04e6b11ab4d53ad authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Add -locations absolute option to lupdate so our *.ts files can contain informations about the source lines.

95dd31ba35ba8832c2e4dda8b64f5e8c47c6fc7b authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Fix incorrect namespace in the *.ts files.

b360d99a8cb78d8e23849b37ffab8d1d61d77767 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Add code to update the *.ts files when the UPDATE_TRANSLATIONS option is turned on.

8c931cd483e68c99f6ba2854c2f930c3d4ed30a7 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Fix context names which uses C++ namespaces in all of the *.ts files.

7d4cc28b2e4c6b2b1dd4a6a3eaf21191b15d04a9 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Add support for getting the hints' flags of a window

http://tronche.com/gui/x/xlib/ICC/client-to-window-manager/wm-hints.html

ceb8657e73ea208e269d183a7ee264f5d239d353 authored over 10 years ago by Paulo Lieuthier <[email protected]>
Skip leave confirmation dialogs depending on session settings

f767d6ae67a86fcb5c4d480de71a2e9a18a4fd04 authored over 10 years ago by Paulo Lieuthier <[email protected]>
remove magic from cmake. USE_QT5 should be the only trigger

534c7cd9945fef25e59393366da21875fe799f02 authored over 10 years ago by Alf Gaida <[email protected]>
Use the "new" CMake FIND_PACKAGE case policy

bcfa097675e21c59fdc27412b72960c884dff67f authored over 10 years ago by kinabcd <[email protected]>
Add include(${QTXDG_USE_FILE}) to Qt5 also.

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

7c8d9e259346f7b0e5c76a753921d2e1e8e0da12 authored over 10 years ago by Luís Pereira <[email protected]>
Use the "new" CMake FIND_PACKAGE case policy

Fixes yet another FTBFS.

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

7a7b44d02cd0af50dd4c55056653189c45b645f4 authored over 10 years ago by Luís Pereira <[email protected]>
Adds missing libqtxdg dependency

Fixes an FTBFS.
Projects that included libqtxd headers would fail.

Signed-off-by: Luís Pereira ...

a38d34e7b7cc6fd632721008c3e8b449cb3e06f3 authored over 10 years ago by Luís Pereira <[email protected]>
Merge branch 'qt5'

* qt5: (21 commits)
Don't allow #include <lxqt-qt5/lxqtxxxxx.h>
Updates the Qt4 and Qt5 libr...

542b3892a37981e056fefee87e1242e42f8b7b18 authored over 10 years ago by Luís Pereira <[email protected]>
Don't allow #include <lxqt-qt5/lxqtxxxxx.h>

#include <LXQt/Xxxxx> is the way to go for both Qt4 and Qt5.
#include <lxqt/lxqtxxxxx.h> is allo...

57b51de65b5e27df3904ffba257a77c272ded017 authored over 10 years ago by Luís Pereira <[email protected]>
Updates the Qt4 and Qt5 library names and related stuff

Qt4 library name is liblxqt. The prefix for install path is lxqt. It
remains untouched.
The Qt5 ...

917d02373e28d3a7ed59e9f9c54af7f2045571bb authored over 10 years ago by Luís Pereira <[email protected]>
Use the same header namespace everywhere

We must use the same header namespace in in-tree builds and in install
builds. Otherwise the use...

0810a0139ddca322ac885cfa1d9d2be694f1ec57 authored over 10 years ago by Luís Pereira <[email protected]>
Don't use undefined variables

When using Qt5, QT_QTCORE_LIBRARY, QT_QTGUI_LIBRARY, QT_QTDBUS_LIBRARY
QT_QTCORE_INCLUDE_DIR, QT...

b5294d218fd8cb3fdd81cfb1990230823a20690d authored over 10 years ago by Luís Pereira <[email protected]>
Find liblxqt dependencies automatically

When the user writes something like this:
find_package(LXQT5 REQUIRED)
include($...

6c03f0e55ee80c98a85ce9c6ca63d9f3065e7d61 authored over 10 years ago by Luís Pereira <[email protected]>
Removes another duplicated installation of a file

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

c0faec0d33242723b2285e8908eeb9a11e0504f6 authored over 10 years ago by Luís Pereira <[email protected]>
Fixes extra misleading slashes in path names

There was pathnames with two slashes in a row.

Signed-off-by: Luís Pereira <luis.artur.pereira@...

7bc50c7fe80a07fb4bfdae9d324fde73ec5e88ca authored over 10 years ago by Luís Pereira <[email protected]>
Cleans commented unneeded stuff

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

cf979aaf6649b440c8549fa5d3c04dc5b69ba7cb authored over 10 years ago by Luís Pereira <[email protected]>
Removes duplicate installation of a file

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

0b4315c6a5ced015dfc0f94183341f295a2a8241 authored over 10 years ago by Luís Pereira <[email protected]>
Fix a typo in variable name

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

c34f3845c41386c3368cbee6ef7bad83186c5498 authored over 10 years ago by Luís Pereira <[email protected]>
Update liblxqt_pl_PL.ts

Few corrections in Polish translation

945363f3c07fe2cda0ac96dfe4f625a0d3a31cc2 authored over 10 years ago by strebski <[email protected]>
Fix broken build of qt4 version

154a38ff68a4f404199e5b59a3f9237962c7f2c6 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use more portable Qt and qtxdg header names

e6389bfc1f32c38d45bb5fceba9380518b24f2e5 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use newer version of cmake 2.8.9

eedae82cf22474506c5d316d60209b3c4a8b5335 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Detect the path of qmake correctly for Qt5.

fb413ad831c8ad37db5ed8079f7436878f687f19 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Fix internal include

3a8c8a2ae6eeb91c805c72ed077ac9731c56e58b authored over 10 years ago by Julien Lavergne <[email protected]>
Fix after merging from master, by removing dupplicated items

b600b6055417bd374ffb071d6ecd852e9a3e1707 authored over 10 years ago by Julien Lavergne <[email protected]>
Merge branch 'master' of https://github.com/lxde/liblxqt into qt5

Conflicts:
CMakeLists.txt
cmake/lxqt-config.cmake.in

dabae7a2e2a38b9d9fd3f5da934c1233ad85f662 authored over 10 years ago by Julien Lavergne <[email protected]>
Update qt5 porting

afd3b11689abe45da22143cbbc5d90ebd83b947a authored over 10 years ago by Julien Lavergne <[email protected]>
Update Turkish tranlations

e5b77e8b2bbe1550a821367a87407a76eb983bcb authored over 10 years ago by vedat <vedat@pisi_linux1.0>
Set include dirs properly.

869b6f7c8e8110a9dfee7013ca08817c60be14fc authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Install pkgconfig file to /usr/local/libdata/pkgconfig when FreeBSD is detected.

2cf6b229ff4d89c3af4bbb62c768f3f1ae05e334 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Set link directories properly

e846b0e0c92cecc8eb3ab952dddb9ccbddec450c authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Release 0.7.0

948bc69d2e574bf0243bb79d84f366426e833ecc authored over 10 years ago by Jerome Leclanche <[email protected]>
Release 0.6.99 (0.7.0pre alpha)

0795cc81ea71811b9bcfe09bee907035bdec1b16 authored over 10 years ago by Jerome Leclanche <[email protected]>
Update the About dialog information

ac3c0c714531a056b757af71d7c5662be9494273 authored over 10 years ago by Jerome Leclanche <[email protected]>
Update AUTHORS and COPYING

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

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