summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-misc/qt5ct: remove oldIlya Tumaykin2017-05-303-71/+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-302-0/+53
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* x11-misc/qt5ct: require >=qtgui-5.7 for dbus support wrt bug 619496Ilya Tumaykin2017-05-271-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/4742 Bug: https://bugs.gentoo.org/619496 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* x11-misc/qt5ct: version bump to 0.32Ilya Tumaykin2017-05-214-0/+72
| | | | | | | | 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-112-50/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4594 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-misc/qt5ct: amd64 stable wrt bug #617496Agostino Sarubbo2017-05-051-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-misc/qt5ct: verbump to 0.31Ilya Tumaykin2017-03-302-0/+50
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* x11-misc/qt5ct: amd64 stable wrt bug #612212Agostino Sarubbo2017-03-111-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-misc/qt5ct: remove oldIlya Tumaykin2017-02-043-73/+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-042-0/+51
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3799
* x11-misc/qt5ct: correctly apply KDE stylesIlya Tumaykin2017-01-302-0/+22
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-misc/qt5ct: remove oldIlya Tumaykin2017-01-252-51/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-misc/qt5ct: verbump to 0.29Ilya Tumaykin2017-01-252-0/+51
| | | | | | Now with 100% more Qt-5.8 support. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-misc/qt5ct: remove oldIlya Tumaykin2016-11-171-49/+0
| | | | Package-Manager: portage-2.3.2
* x11-misc/qt5ct: make system tray support optionalIlya Tumaykin2016-11-172-0/+53
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/599950 Closes: https://github.com/gentoo/gentoo/pull/2855 Package-Manager: portage-2.3.2
* x11-misc/qt5ct: remove oldIlya Tumaykin2016-09-223-100/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/2371 Package-Manager: portage-2.3.1
* x11-misc/qt5ct: verbump to 0.27Ilya Tumaykin2016-09-222-0/+50
| | | | | | | | 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-112-0/+50
| | | | | Closes: https://github.com/gentoo/gentoo/pull/2256 Package-Manager: portage-2.3.0
* x11-misc/qt5ct: remove oldIlya Tumaykin2016-08-152-50/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2074 Package-Manager: portage-2.3.0
* x11-misc/qt5ct: verbump to 0.25Ilya Tumaykin2016-08-152-0/+50
| | | | | | | | 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-223-0/+69
| | | | | | | | | | | | 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-023-43/+0
| | | | | | This commit was pushed by accident. This reverts commit 15516285617aaafbcc64d3cc7ae75b22c6f833e6.
* x11-misc/qt5ct: Qt5 Configuration ToolMandar Joshi2016-04-023-0/+43
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>