Ecosyste.ms: OpenCollective

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

github.com/lxqt/libdbusmenu-lxqt


https://github.com/lxqt/libdbusmenu-lxqt

Merge pull request #5 from lxqt/fix-tests

Fix tests

7cc060cfc366cd52cce373be8ba852c4ef6b8cf5 authored over 1 year ago by tsujan <[email protected]>
Fix tests

* Icon "edit-undo" may not exist - use an icon from CMake instead.
* Fix a crash with `item.prop...

e9b313ef62c83dc9896dc343bd500e915826e52c authored over 1 year ago by Chih-Hsuan Yen <[email protected]>
Changed the suffix `qt` to `lxqt`

e2ff65c580751510b2614a4fe5531236988d27b1 authored over 1 year ago by Tsu Jan <[email protected]>
Removed all traces of dbusmenu-qt6

And changed the version to 0.1.0.

eada77e2466b1d3bdf92add4632c023805e9803a authored over 1 year ago by Tsu Jan <[email protected]>
Changed `DBUSMENUQT` to `DBUSMENULXQT`

5c7ae0c18c6f9730d2eb2c8f0a161c0c6749a06d authored over 1 year ago by Tsu Jan <[email protected]>
Only for Qt6

Removed all traces of Qt5/Qt4 and used C++17.

0d5607ad3ef7e4a80bfd05064d99ee0412f521c7 authored over 1 year ago by Tsu Jan <[email protected]>
Started README (#3)

* Started README

* Readded original author

6786acd2ab897dfd90fd9b0a866d924d291269e9 authored almost 2 years ago by Standreas <[email protected]>
Merge pull request #1 from lxqt/stefonarch-patch-1

Update README

b1bf7f97395958698fd777f3f25cee6545244e08 authored almost 2 years ago by Standreas <[email protected]>
Update README

2022181eff715d40da1d7165d0509f7b8c9e3157 authored almost 2 years ago by Standreas <[email protected]>
Fix build with Qt 6

af9fa001dac49eedc76e15613b67abfd097105f3 authored about 3 years ago by Ilya Fedin <[email protected]>
Fix warnings in build with Qt 5.12.5.

75afa1003c1d0f6fdfa3a76ce2db689b49f86968 authored almost 5 years ago by John Preston <[email protected]>
Support CMake build without CMAKE_AUTOMOC_RELAXED_MODE.

dfcdb1635eb87b226f8942d27a4cd451a405cc81 authored almost 5 years ago by John Preston <[email protected]>
Releasing 0.9.3+16.04.20160218-0ubuntu1

7a248954eb6a33faa8d6d1230056cab9b32edd87 authored almost 9 years ago by CI Train Bot <[email protected]>
Ported tests to Qt5.

Approved by: PS Jenkins bot, David Edmundson

f164b0b0a02bb1e8c1b1e82ae93c9c22a9b9e273 authored almost 9 years ago by Nick Dedekind <[email protected]>
Releasing 0.9.3+15.10.20150604-0ubuntu1

441bfed3bf6103cb8cd6ec8076c4fadda840e574 authored over 9 years ago by CI Train Bot <[email protected]>
fix leaks

Approved by: Albert Astals Cid, PS Jenkins bot

d24d7d526055f6148a04eecc933c8508a2829f58 authored over 9 years ago by David Edmundson <[email protected]>
Clean up variable naming

8ebd220fe672eb9f5318758733748dcce2388a59 authored over 9 years ago by David Edmundson <[email protected]>
Don't leak all the watchers

0fd7a8ae4def93d3baae85d82f982d58ba874553 authored over 9 years ago by David Edmundson <[email protected]>
moved cflags to root

f2ccedf9d2cbc196fa20cbd19d952cbb8af325d5 authored almost 10 years ago by Nick Dedekind <[email protected]>
fixed spacing

69a4db5c1087e382a6ec3aae47ca0263f88a9e62 authored almost 10 years ago by Nick Dedekind <[email protected]>
Ported tests for Qt5

da4d41943ea754e0c4871ac51ec0b331c67fbcc6 authored almost 10 years ago by Nick Dedekind <[email protected]>
Releasing 0.9.3+14.10.20140619-0ubuntu1

ac9cffe3a8f8410940682bdc283e4186b9b7ab31 authored over 10 years ago by CI bot <[email protected]>
With this change, users of dbusmenu-qt no longer need to call include_directories(${dbusmenu-qt5_INCLUDE_DIRS}). Simply adding dbusmenu-qt5 to the target_link_libraries() call takes care of defining the include directory.

This requires CMake 2.8.11, so I bumped the minimum version numbers accordingly.

7d4b5ec70f5254ebcbd67aa7895a1553486acacd authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix build with Clang

3b870bded8eb37de63246a67fe31e5b5cf8c4414 authored over 10 years ago by Aurélien Gâteau <[email protected]>
Define include directory in target

With this changes, users of dbusmenu-qt no longer need to call
include_directories(${dbusmenu-qt...

169a0e475f1560ca1e814438f380d639f399ec4b authored over 10 years ago by Aurélien Gâteau <[email protected]>
Fix build with Clang

Some code in DBusMenuQt uses forwarding constructors, which is a C++ 11 feature.
Clang requires ...

af1d5eec80fabc3f84b533164eaf9bf3040e290c authored over 10 years ago by Aurélien Gâteau <[email protected]>
Releasing 0.9.3+14.04.20140314-0ubuntu1

d42326deafb4499e5ac9a73300422ebeeedc0b63 authored almost 11 years ago by CI bot <[email protected]>
Add option to make DBus calls synchronous Fixes: 1292586

1d28f80546ede689650d2c9f9bf4849ca4cf9917 authored almost 11 years ago by Pete Woods <[email protected]>
Add new constructor to for controlling DBus call type

6062d83fa9f4f44361abcaa5a133bfb3637aea19 authored almost 11 years ago by Pete Woods <[email protected]>
Releasing 0.9.2+14.04.20140305-0ubuntu1

5ac560a5574245a6c9f7ea4873abeaf88e872bb6 authored almost 11 years ago by CI bot <[email protected]>
No change rebuild against Qt 5.2.1.

96d61af219d0b53c624517dc8d1a767d0f026c43 authored almost 11 years ago by CI bot <[email protected]>
Releasing 0.9.2+14.04.20140218.2-0ubuntu1

1d3abba952c2175cd5118f9bb667121f7c558459 authored almost 11 years ago by CI bot <[email protected]>
Remove busy watcher Fixes: 1280372

dc2b6081b1912296377d41ff3f5d548df80cea11 authored almost 11 years ago by Pete Woods <[email protected]>
Respond to review comments

bf1d4c5ed04e72ddf274faf987c31b693507e84a authored almost 11 years ago by Pete Woods <[email protected]>
Handle timeout

4c93509dc9b1be4a3088981e0c3011a3e4da01f6 authored almost 11 years ago by Pete Woods <[email protected]>
Restore the timeout functionality

fc7d42b01dc6bf9997acf06c4b22bfc4b8105039 authored almost 11 years ago by Pete Woods <[email protected]>
Allow the event queue to be processed while waiting for the dbus call

5851b11aebc761dc933564f51852e4e8b449635c authored almost 11 years ago by Pete Woods <[email protected]>
Releasing 0.9.2+14.04.20140217.1-0ubuntu1

8255208aa5d4c90b9abba88c3a7419e3ed0be89f authored almost 11 years ago by CI bot <[email protected]>
Flushing trunk with a release

772e2c763d32ec0212a235f1ba076dd846d40a1c authored almost 11 years ago by Ted Gould <[email protected]>
Remove the busy loop from waitForWatcher

e005e1deb21e68e9d79a746d4256fa6282704063 authored almost 11 years ago by Pete Woods <[email protected]>
Flushing trunk with a release

6eb42ce68955d28afb4ecf5562702bc9e7ba49dd authored almost 11 years ago by Ted Gould <[email protected]>
Drop reference to libqt5core5 which will get renamed. (LP: #1271058). Fixes: https://bugs.launchpad.net/bugs/1271058.

Approved by Ted Gould, PS Jenkins bot.

f162f6a89a252b96bc761557b256e5c5ab3067ac authored almost 11 years ago by Timo Jyrinki <[email protected]>
Drop reference to libqt5core5 which will get renamed.

18cbd6ea5c210bf3fd6d2c744e3ebf544f952829 authored almost 11 years ago by Timo Jyrinki <[email protected]>
Fix compile warning when building with -Wpedantic

(extra semicolon).

Approved by Charles Kerr, PS Jenkins bot.

e60a69ccef2eb3bad5c9b7abf248c61f13a068ce authored about 11 years ago by Pete Woods <[email protected]>
Fix compile warning when building with -Wpedantic

07981633a3e8b0b7e58033ca939ebc0357b5c604 authored about 11 years ago by Pete Woods <[email protected]>
Releasing 0.9.2+14.04.20131209-0ubuntu1 (revision 253 from lp:libdbusmenu-qt).

Approved by PS Jenkins bot.

61964e7396831beed7d9b9bdfd177b1b5bce2ef3 authored about 11 years ago by Automatic PS uploader <[email protected]>
Releasing 0.9.2+14.04.20131209-0ubuntu1, based on r253

46c23a068803b9856f4c1d7a31109f0f839bd561 authored about 11 years ago by Automatic PS uploader <[email protected]>
When adding a new submenu action, refresh() that action to ensure full menu hierarchy is built.

Approved by Ted Gould, PS Jenkins bot.

00612a7c9221cecf16b9e05c03e7ddb70c2b3943 authored about 11 years ago by Marcus Tomlinson <[email protected]>
Releasing 0.9.2+14.04.20131125-0ubuntu1 (revision 251 from lp:libdbusmenu-qt).

Approved by PS Jenkins bot.

04f5050a0103432d5f5754849e17bc717bec2335 authored about 11 years ago by Automatic PS uploader <[email protected]>
Releasing 0.9.2+14.04.20131125-0ubuntu1, based on r251

bf0771e322e95df3f777c99a6a53083bdec4bce4 authored about 11 years ago by Automatic PS uploader <[email protected]>
When adding a submenu action to a parent, call refresh() on that action in order to ensure the entire menu hierarchy is built.

4615db6a18ce56c2724540dd2b6be720fc862dbc authored about 11 years ago by Marcus Tomlinson <[email protected]>
This change install CMake config files for dbusmenu-qt and dbusmenu-qt5. This makes it easy for other projects to use the library with find(dbusmenu-qt) or find(dbusmenu-qt5) without having to ship a FindDBusMenuQt.cmake file.

(More about this topic here: http://www.cmake.org/Wiki/CMake/Tutorials/Packaging ).

Test progra...

2e8a09ecc06c62d13c2d6f54851fb2f8b3079ef3 authored about 11 years ago by Aurélien Gâteau <[email protected]>
Install .cmake files in relevant -dev packages, set build type

This patch defines the build type because if it is not set, we end up with
dbusmenu-qt*-targets-...

e5b2b71a16532a266f84019cc6987dff76126193 authored about 11 years ago by Aurélien Gâteau <[email protected]>
Destructors of classes intended to be base classes updated to virtual.

Approved by Ted Gould, PS Jenkins bot.

acc0a461fc327a98726253952b35b9567b6935e1 authored about 11 years ago by Marcus Tomlinson <[email protected]>
Destructors of classes intended to be base classes updated to virtual.

9c886ceed3fdfbbd216e38f8290996f4cd741981 authored about 11 years ago by Marcus Tomlinson <[email protected]>
Install cmake config files for Qt4 and Qt5

cfe4447a5deaf4c2b5c99e297894fc5fd0b85cec authored about 11 years ago by Aurélien Gâteau <[email protected]>
Export cmake targets

53cc6cce30e93b9cfe943d5ab1f98928fba8e8bc authored about 11 years ago by Aurélien Gâteau <[email protected]>
Releasing 0.9.2+13.10.20130826-0ubuntu1 (revision 248 from lp:libdbusmenu-qt).

Approved by PS Jenkins bot.

9f961f9b3a22f14d37a6ae3864a2f77bdb9e9a45 authored over 11 years ago by Automatic PS uploader <[email protected]>
Releasing 0.9.2+13.10.20130826-0ubuntu1, based on r248

aeae0e60fc3e5ac1a36ef2b191f1f2ee334633db authored over 11 years ago by Automatic PS uploader <[email protected]>
This fixes bug #1035755, [firefox] Extension causes context/drop down menus to disappear. The patch uses the correct X11 event timestamp instead of the system time.

Approved by PS Jenkins bot, Albert Astals Cid.

2331497d40ab379d464e94926fbd1fc73018eb5f authored over 11 years ago by Joe Yasi <[email protected]>
Merge fixed commit

3d29b0b8c10b953aa84fc3a3e8a0a3dfe7dda2da authored over 11 years ago by Joe Yasi <[email protected]>
Fix X11 timestamp. Current time is 0.

33e48198c51f22c7ae2ef2de39b8245b43eebaff authored over 11 years ago by Joe Yasi <[email protected]>
Fix event timestamp for X11.

791c2b987864888983229a4b6d6f9f563fac46c5 authored over 11 years ago by Joe Yasi <[email protected]>
Releasing 0.9.2+13.10.20130628-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

d31d663f6f739113e94517e1a5f676729f2c55ae authored over 11 years ago by Automatic PS uploader <[email protected]>
Releasing 0.9.2+13.10.20130628-0ubuntu1, based on r246

1e90a99a3a7be53318e3c8693f3cb313dc51c65a authored over 11 years ago by Automatic PS uploader <[email protected]>
Fix the pkg-config file for the libdbusmenu-qt5 case, as the includedir was missing the correct QT_SUFFIX.

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

643d1f5d5c75aa354bc3c4f9c419ef08a8872fce authored over 11 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Fix the pkg-config file for the libdbusmenu-qt5 case, as the includedir was missing the correct QT_SUFFIX

6f0da6bf398696e7ce233ae7c7521f9a3b7cedc1 authored over 11 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Releasing 0.9.2daily13.05.02-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

9408d6358585ab6b43ecf2f73a90d55d73854ee4 authored over 11 years ago by Automatic PS uploader <[email protected]>
Releasing 0.9.2daily13.05.02-0ubuntu1, based on r244

90e7807745ebb71a01522496e6706dcd88d5026d authored over 11 years ago by Automatic PS uploader <[email protected]>
Modifications related to compliance with our packaging standards.

Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.

d18358f1b3334056328925794d5a60ce491dec37 authored over 11 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Modifications related to compliance with our packaging standards

7615b29f6002ee66f795cb9aa6e7fe226785fe7c authored over 11 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Fix changelog trailer for last upload to have the correct timestamp.

f58caee8ea9db4a8dde51d00d1828a4b6b899504 authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
Releasing 0.9.2daily13.03.28-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

672f1940e439fc633439705a96c2182d5847dbc0 authored almost 12 years ago by Automatic PS uploader <[email protected]>
Releasing 0.9.2daily13.03.28-0ubuntu1, based on r241

ddb2dfeef2d5cdbb979eb9e88e662d92406cfc15 authored almost 12 years ago by Automatic PS uploader <[email protected]>
Bootstrap package. Fixes: https://bugs.launchpad.net/bugs/1126205.

Approved by PS Jenkins bot, Allan LeSage.

d739b9623aa4bebc50ea90a631076beffd8e1168 authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
Automatic snapshot from revision 240 (bootstrap). (LP: #1126205)

a3d8c51b428f66ea4261e8242aa3eef8d33a88e5 authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
Add inline packaging. Change the build system so that we can build against either Qt4 or Qt5 - add the possibility of explicitly selecting which one to build against or detect automatically what is available. Fixes: https://bugs.launchpad.net/bugs/1126205.

Approved by PS Jenkins bot, Łukasz Zemczak.

66df35d907608d89d6f5aa73fb018a0b973b4035 authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
* debian/control:

- bump Standards-Version to 3.9.4.
- add Vcs-Bzr/Vcs-Browser.
- add comments for developers.

190e9638fcbc2c2a175dc2e101bc4345adef7f86 authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
Make bzr builddeb use split packaging.

8058261aa050b92c21c0e8fa8561771c9211685f authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
* debian/copyright: fix copyright stanza for LGPL 2.

* debian/control: bump debhelper Build-Depends to 9.
* debian/source.lintian-overrides: drop the ...

eb6ecf10ae06ac693a81cafe13d532e62e2a8dd3 authored almost 12 years ago by Mathieu Trudel-Lapierre <[email protected]>
Remove the version requirement for qtbase5-dev - we don't use any new features, any Qt5 will do for this package

e4bc624f137fdaf1723469fe4fc1ac0b488f5921 authored almost 12 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Remove symbol files

8e6ba63c3f54d1c5e12d5b463ed06cf14cccf733 authored almost 12 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Fix the copyrighting not to use 'and later' versions

96c1086711b0b502cbd83ab4f0ad1c816075270f authored almost 12 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Use wrap-and-sort to clean up debian/control and debian/copyright

c450ee89618040c1a9e7ec32b0827187cc897bdd authored almost 12 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Add inline packaging. This also essentially enables a double-build to have everything working for both Qt4 and Qt5.

c52cedc300f732894a8823384cd65e70be21a8fc authored almost 12 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Change the build system so that we can build against either Qt4 or Qt5 - add the possibility of explicitly selecting which one to build against or detect automatically what is available.

b86f28119bf3976ed9def2f9cef61637bbc3b510 authored almost 12 years ago by Łukasz 'sil2100' Zemczak <[email protected]>
Qt5 build: Port to ECM 0.0.4, and use GNUInstallDirs to autodetect "lib64".

ce9832269c87f17b91e6e3d7a257539a93a02480 authored almost 12 years ago by Albert Astals <[email protected]>
Qt5 build: Port to ECM 0.0.4, and use GNUInstallDirs to autodetect "lib64".

c7154a0b29e2fe5c4a86f2abec0168d4d6b95027 authored almost 12 years ago by David Faure <[email protected]>
It makes it compile against Qt5 when Qt5 is found, but keeps full

compatibility with Qt4 otherwise.

7cf0a21e6895fafc05ccf1b2d606fb7050f8f228 authored about 12 years ago by David Faure <[email protected]>
give the serialized icon data even if the icon name is available

521b5067d1ed7168708aeda4bfa4f0e6bbd70d1e authored about 12 years ago by Albert Astals Cid (aacid) <>
Give the icon data even if we have an icon name

Helps when there is not a icon for the name in the theme the desktop uses and there is one for t...

2fbed8f93a297269fb8653844789773b975a5691 authored about 12 years ago by Albert Astals <[email protected]>
It makes it compile against Qt5 when Qt5 is found, but keeps full

compatibility with Qt4 otherwise.

Author: David Faure <[email protected]>

41fb426d1c7f503f9bf1d0d8f37cb506e33be905 authored over 12 years ago by Renato Araujo Oliveira Filho <[email protected]>
Update maintainer

1af06909aa565c69f92f3c341a4c5507c53095d6 authored over 12 years ago by Aurélien Gâteau <[email protected]>
Fix build on Windows

cmake would fail with "install Library TARGETS given no DESTINATION!"

ab93b82f7c3925646039aa9fe0708475647ad1b8 authored over 12 years ago by Audre Heinecke <[email protected]>
Fix building with -DQT_STRICT_ITERATORS

305c6811ef231656d5af12d9c59edfac97fbfe40 authored almost 13 years ago by David Faure <[email protected]>
Getting ready for 0.9.2

7ec2e191b4e9e02c1cbcc2973c3dc30ea2ab7f9b authored almost 13 years ago by Aurélien Gâteau <[email protected]>
Fix disabling and hiding actions

991ae3d71b515f8b1314bbbe2b81f2e7a78c8125 authored almost 13 years ago by Aurélien Gâteau <[email protected]>
Unbreak tests

3fd43c7bda46c4e310b9962955304b1fd72f9b57 authored almost 13 years ago by Aurélien Gâteau <[email protected]>
Fix disabling and hiding actions

ddecc325fd3ea313d7f5b21fe069e00decc847b6 authored almost 13 years ago by Aurélien Gâteau <[email protected]>
Avoid spamming dbus at startup

8d81a5439e6daf111fafacf62a7baa7e46e9b53a authored almost 13 years ago by Aurélien Gâteau <[email protected]>