summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/qt5ct: Remove leftover USE=dbusMichał Górny2021-10-201-3/+0
| | | | | Closes: https://bugs.gentoo.org/802828 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Reassign coacher's packagesMichał Górny2019-09-251-8/+0
| | | | | Closes: https://bugs.gentoo.org/632974 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/qt5ct: Add myself as co-maintainerMichał Górny2019-09-221-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-misc/qt5ct: Remove 0.31Johannes Huber2018-05-131-1/+0
| | | | | | Overshadowed by 0.35. Package-Manager: Portage-2.3.36, Repoman-2.3.9
* x11-misc/qt5ct: version bump to 0.32Ilya Tumaykin2017-05-211-0/+1
| | | | | | | | Global menu support was added. It pulls the same deps as the system tray support, thus group them together under dbus USE (renamed from systray). Closes: https://github.com/gentoo/gentoo/pull/4650 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-misc/qt5ct: make system tray support optionalIlya Tumaykin2016-11-171-0/+3
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/599950 Closes: https://github.com/gentoo/gentoo/pull/2855 Package-Manager: portage-2.3.2
* x11-misc/qt5ct: new packageIlya Tumaykin2016-07-221-0/+19
| | | | | | | | | | | | This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt5 integration. Gentoo-Bug: https://bugs.gentoo.org/577840 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1926 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Revert "x11-misc/qt5ct: Qt5 Configuration Tool"Michael Palimaka2016-04-021-13/+0
| | | | | | This commit was pushed by accident. This reverts commit 15516285617aaafbcc64d3cc7ae75b22c6f833e6.
* x11-misc/qt5ct: Qt5 Configuration ToolMandar Joshi2016-04-021-0/+13
This program allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration. Gentoo-Bug: #577840 Bug-Reported-By: Michael Palimaka <kensington@gentoo.org> Ebuild-By: Mandar Joshi <emailmandar@gmail.com>