16 Commits

Author SHA1 Message Date
rsadowski
6db9fbebd5 Update to qt-creator-4.8.0 2018-12-08 15:08:58 +00:00
rsadowski
f27dee7f5d Update qt-creator-4.7.2 2018-10-30 06:00:37 +00:00
rsadowski
d078335397 force qmake build to take system botan2
Since the last qt-creator update qmake don't respect USE_SYSTEM_BOTON. It looks
like QBS build only supports this.

- revert r1.43
- add patches to take system botan2 with qmake

Spotted by espie@ in a new bulk. Thanks!
2018-10-19 09:35:30 +00:00
rsadowski
190999ee12 Update qt-creator to 4.6.0
"okay" landry@
2018-04-07 07:49:40 +00:00
rsadowski
db201ca7fb Update qt-creator from 4.4.1 to 4.5.0.
Release announcement:
http://blog.qt.io/blog/2017/12/07/qt-creator-4-5-0-released/
2018-01-14 10:07:48 +00:00
rsadowski
d4d2456b21 Update qt-creator to 4.4.1 2017-10-21 20:04:15 +00:00
rsadowski
082a247835 Update qt-creator to 4.4.0
tweaks from zhuk@:

- stop bundling botan and qbs, use system ones
- add USE_WXNEEDED to avoid crashes in form designer

ok jca@
2017-09-21 19:10:37 +00:00
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