9 Commits

Author SHA1 Message Date
rsadowski
84e8135972 update qt-creator to 4.3.0
Take maintainership.

PLIST tweak and ok from zhuk@
2017-06-14 17:11:20 +00:00
rsadowski
e6a41d338a zap empty patch 2017-04-28 16:03:11 +00:00
rsadowski
e4b12dc360 update to qt-creator 4.2.2
- bump some SHARED_LIBS (nm(1) checks)
- remove qch_docs target and all -docindex BUILD_DEPENDS as
  qtdeclarative loop workaround
- improve licence tag; thanks Caspar Schutijser
- Fix WANTLIB
- NO_TEST
- remove qtwebkit as LIB_DEPENDS and add ass RUN_DEPENDS
- fix one tab

ok sthen@ landry@, tested by Caspar Schutijser, thnaks!
2017-04-28 16:00:10 +00:00
zhuk
ead273e6f8 Nobody loves you, qt-creator, except three people: Caspar Schutijser,
Rafael Sadowski and me.

So lets move on and put it in. Nowadays there is no point in having
a separate qt-creator with support for older Qt's, and 4.1.0 works
with egdb at least.

Most of the work was done by Caspar, last rollup from Rafael, commit by me.
2016-12-26 15:26:01 +00:00
zhuk
71621329ce Build and install Qt debugging helper library for system Qt with QtCreator,
and allow it being automatically loaded even when debugging external
applications.

While there, mark QtCreator as SHARED_ONLY, as the Qt4 itself already is.

ok espie@
2013-01-05 20:32:02 +00:00
espie
b83ace4a28 use default constructor, so we don't have to rely on type conversions
(breaks with qt 4.7.0 otherwise)
2010-10-27 14:45:27 +00:00
espie
955c7c4a26 fix clean-up. revert debug build 2010-05-28 12:49:05 +00:00
espie
c84ed918a2 put LOCALBASE/X11BASE in env if they're not already there. Fixes qmake
builds.
2010-05-28 12:12:04 +00:00
espie
26c6d27130 qt-creator is a nice gui for qt4.
note this desperately requires a gcc4 system.
work by edd@ and me. Some details still not quite right, but usable.
(if you install qt4-html, it WILL gobble lots of cpu)
2010-05-27 12:30:14 +00:00