Searched hist:"133 c5f7c10e4552ba41bcf03b9bda6c4e3413804" (Results 1 – 3 of 3) sorted by relevance
/linux/scripts/kconfig/ |
H A D | qconf.h | diff 133c5f7c10e4552ba41bcf03b9bda6c4e3413804 Tue Aug 31 17:34:37 CEST 2010 Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> kconfig qconf: port to QT4
A straight forward port to QT4 using qt3to4 and compiling against qt3support
* Use pkg-config to detect QT4 which is hopefully portable enough * If no QT4, QT3 will by tried instead * Classes renamed using qt3to4 * If build using QT3 renamed to QT3 class names using defines * ConfigInfoView::menu has to be renamed as QT4 moc strips struct from struct menu and creates a name conflict * QT2 support has been dropped * The hidden options inserted in 39a4897c1bb66e8a36043c105d7fd73d8b32b480 are use in native API
Signed-off-by: Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> Signed-off-by: Michal Marek <mmarek@suse.cz>
|
H A D | qconf.cc | diff 133c5f7c10e4552ba41bcf03b9bda6c4e3413804 Tue Aug 31 17:34:37 CEST 2010 Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> kconfig qconf: port to QT4
A straight forward port to QT4 using qt3to4 and compiling against qt3support
* Use pkg-config to detect QT4 which is hopefully portable enough * If no QT4, QT3 will by tried instead * Classes renamed using qt3to4 * If build using QT3 renamed to QT3 class names using defines * ConfigInfoView::menu has to be renamed as QT4 moc strips struct from struct menu and creates a name conflict * QT2 support has been dropped * The hidden options inserted in 39a4897c1bb66e8a36043c105d7fd73d8b32b480 are use in native API
Signed-off-by: Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> Signed-off-by: Michal Marek <mmarek@suse.cz>
|
H A D | Makefile | diff 133c5f7c10e4552ba41bcf03b9bda6c4e3413804 Tue Aug 31 17:34:37 CEST 2010 Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> kconfig qconf: port to QT4
A straight forward port to QT4 using qt3to4 and compiling against qt3support
* Use pkg-config to detect QT4 which is hopefully portable enough * If no QT4, QT3 will by tried instead * Classes renamed using qt3to4 * If build using QT3 renamed to QT3 class names using defines * ConfigInfoView::menu has to be renamed as QT4 moc strips struct from struct menu and creates a name conflict * QT2 support has been dropped * The hidden options inserted in 39a4897c1bb66e8a36043c105d7fd73d8b32b480 are use in native API
Signed-off-by: Alexander Stein <alexander.stein@informatik.tu-chemnitz.de> Signed-off-by: Michal Marek <mmarek@suse.cz>
|