summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/qt5ct: remove oldIlya Tumaykin2017-05-301-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4808 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* x11-misc/qt5ct: verbump to 0.33.Ilya Tumaykin2017-05-301-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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: remove oldIlya Tumaykin2017-05-111-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4594 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-misc/qt5ct: verbump to 0.31Ilya Tumaykin2017-03-301-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-misc/qt5ct: remove oldIlya Tumaykin2017-02-041-1/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3799
* x11-misc/qt5ct: verbump to 0.30Ilya Tumaykin2017-02-041-0/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3799
* x11-misc/qt5ct: remove oldIlya Tumaykin2017-01-251-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-misc/qt5ct: verbump to 0.29Ilya Tumaykin2017-01-251-0/+1
| | | | | | Now with 100% more Qt-5.8 support. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-misc/qt5ct: remove oldIlya Tumaykin2016-09-221-2/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/2371 Package-Manager: portage-2.3.1
* x11-misc/qt5ct: verbump to 0.27Ilya Tumaykin2016-09-221-0/+1
| | | | | | | | Now with 100% more dbus. Package-Manager: portage-2.3.1 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* x11-misc/qt5ct: verbump to 0.26Ilya Tumaykin2016-09-111-0/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/2256 Package-Manager: portage-2.3.0
* x11-misc/qt5ct: remove oldIlya Tumaykin2016-08-151-1/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2074 Package-Manager: portage-2.3.0
* x11-misc/qt5ct: verbump to 0.25Ilya Tumaykin2016-08-151-0/+1
| | | | | | | | Also fix SLOT operators on Qt deps. qt5ct uses private headers from dev-qt/qtgui only (qpa/qplatformtheme{,plugin}.h). Package-Manager: portage-2.3.0
* x11-misc/qt5ct: new packageIlya Tumaykin2016-07-221-0/+1
| | | | | | | | | | | | 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-2/+0
| | | | | | This commit was pushed by accident. This reverts commit 15516285617aaafbcc64d3cc7ae75b22c6f833e6.
* x11-misc/qt5ct: Qt5 Configuration ToolMandar Joshi2016-04-021-0/+2
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>