Commit Graph

59 Commits

Author SHA1 Message Date
brad
54b7f9c847 upgrade to Qt 3.2.3
ok espie@
2004-01-08 01:12:59 +00:00
sturm
51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00
sturm
d8bd856c7e fix packaging for FLAVOR!=mt
espie@ ok
2003-06-26 15:46:03 +00:00
avsm
add7709204 fix obvious typo: POSOX -> POSIX that could truncate login names
submitted upstream
2003-06-17 01:29:17 +00:00
naddy
de19673985 typo, fix build 2003-05-13 00:26:32 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
espie
d4512bb2c8 and remove integrated patches 2003-04-05 14:48:19 +00:00
espie
eea691e9a2 Update to qt-3.1.2, move samples from qt to qt-mt, enable tablet support. 2003-04-05 14:45:19 +00:00
espie
c4b8047d7e backport buffer overrun fix from qt 3.1.2.
ok pval@
2003-03-04 18:06:59 +00:00
espie
0530a5ef91 In mt mode, rename libqui -> libqui-mt
qt-mt is now tested, one could say...
2003-02-09 19:17:32 +00:00
espie
09aa6e92e7 bring change from kde development: less blinking at opaque moves starts 2003-02-09 19:16:17 +00:00
espie
c9218f3b3c lib/qt3 belongs to -base. From Xavier Venient. 2003-02-06 11:18:09 +00:00
espie
b79641f51c typo 2003-01-21 16:14:42 +00:00
espie
ef21705aee #!@!@ patch 2003-01-20 12:58:58 +00:00
espie
45288cc1b9 Synch some patches (line numbers)
Add fixes/speed-up from kde's qt-copy:
- let moc handle optional identifiers
- speed-up qt startup by looking up some settings at qapplication startup
(use one single qsettings object)
- some cursor/refresh bug.
2003-01-19 17:36:51 +00:00
pvalchev
8a1bd667a0 espie, it's called pkgcfl, not pkgcflname; breakage pt. out by toby 2003-01-10 09:54:06 +00:00
espie
450036a1cd Oops, qt3-base ought to conflict with all qt3 single-threaded packages,
since those included the include files.
This means we need to bump the packagename to p0... joy.
2003-01-09 23:06:30 +00:00
espie
3f90c205b7 oops, pass plugins dir correctly. 2003-01-07 01:23:20 +00:00
espie
c11973f303 Repackage qt3 to separate mt better (common -base package for include/docs,
specific plugins for mt)
2003-01-06 06:22:52 +00:00
naddy
2f6189cbec All qt3 dependents require gcc3 on sparc64. 2003-01-06 00:28:14 +00:00
espie
8b5616f55f Bring mt support to MODULE.
Fix tricky issue: basic tools must be compiled with -mt as well,
otherwise they won't be able to use plugins (and for instance, kde needs
uic plugins for its widgets)
2002-12-31 02:09:51 +00:00
espie
2e2caa25ec Synch mt with 3.1.1 2002-12-30 02:43:52 +00:00
espie
90688185cd Add a knob so that user may choose to not override UIC.
Useful when configure scripts know better (like recent kde script,
which needs to pass specific -L options through)
2002-12-29 19:24:53 +00:00
espie
efabf866f5 update to qt 3.1.1
uic.1 -> uic3.1
2002-12-29 16:13:28 +00:00
brad
89b02e5304 one more header path is necessary to fix the PostgreSQL support for 7.3. 2002-12-18 05:19:45 +00:00
brad
649f978093 A patch for QWidget::showMinimized() that didn't make it into the
final Qt 3.1 release. It fixes child windows being hidden randomly.
--
From: Harri Porten <porten@trolltech.com> via kde-packager
espie@ ok
2002-12-06 00:46:43 +00:00
espie
a67efd8d38 actually, we have getlogin_r, it just isn't documented (whistling...)
bump version number for qt-mt.
2002-12-02 15:49:42 +00:00
espie
82dcc4e96a We don't have getlogin_r/getpwnam_r (yet).
Work around issue for now.
2002-12-02 15:32:42 +00:00
espie
3f749a51f5 Install the specs files, makes it possible to use qmake from another project.
Credits should go to whomever mentioned this to me, but I deleted his email,
oops.
2002-11-23 22:00:20 +00:00
espie
79e05d02dc Fix for 64 bits exec. 2002-11-23 20:32:21 +00:00
espie
981f63a9a5 Update to qt 3.1.0 2002-11-23 18:52:22 +00:00
brad
1a80409c41 remove cruft for MySQL 2002-11-18 02:03:12 +00:00
naddy
3b9ae37cd6 Require gcc3 on sparc64. 2002-11-13 22:55:54 +00:00
naddy
b75440a322 No regression tests available. 2002-10-29 19:48:57 +00:00
espie
2c271144f1 Update to 3.0.6 (maintenance release).
Add basic framework for qt-mt flavor (untested for real yet).
2002-10-26 11:45:52 +00:00
espie
f925a5b515 missing threads flag for C++ compiles 2002-08-21 15:05:20 +00:00
espie
da6beadd4a Use PSEUDO_FLAVORS for no_mysql/no_pgsql 2002-08-21 13:52:39 +00:00
naddy
5ac4ecee56 Use VMEM_WARNING rather than rolling our own. 2002-08-02 22:13:19 +00:00
espie
ad838250e5 Update qt to 3.0.5.
Remove kde patches that have been integrated.
Independent rediscovery of a qt-copy patch (bogus lockfiles in RO directories)
and OpenBSD a.out fix.
2002-07-17 21:43:36 +00:00
brad
22c7fffde6 - powerpc can build MySQL
- new png header path
2002-05-27 14:49:30 +00:00
espie
9e71cb63be typo, Jedi/Sector One <j@pureftpd.org> 2002-04-16 19:28:20 +00:00
espie
08d23a7e20 allows kde plugins, since they are all of the form *.so.* as libtool is
utterly fucked (or at least, its use in kde).
2002-04-11 17:54:32 +00:00
espie
69a5bc5743 fix plugins on a.out platforms. This should repair jpeg in kde3. 2002-04-09 17:51:17 +00:00
espie
a1e8167f7b fix fix 2002-04-09 16:25:14 +00:00
espie
4e348bcccd kill the share/doc/qt3 dir independently 2002-04-09 14:21:44 +00:00
espie
dd611b5a09 patches from kde 2002-04-09 14:19:40 +00:00
espie
c1ed9c125e Fix long-standing FAQ, explain to people how to use those packages to
compile their own applications.
2002-04-03 16:52:48 +00:00
brad
7fa2cb7c74 - fix COMMENTs for database plugins
- remove bogus CONFIGURE_ARGS option, this is handled farther down the Makefile
- remove unnecessary BUILD_DEPENDS on PostgreSQL
--
Ok'd by: maintainer
2002-03-30 18:13:31 +00:00
espie
039a889515 propagate pseudo-flavor to subpackages 2002-03-30 01:02:49 +00:00
espie
fe3da8dfe3 qt3 programs need to link with -lICE -lSM.
Doesn't get you everytime, because qt3 checks for a session manager
before calling those functions.

Noticed by Jean-Yves Burlett.
2002-03-28 11:47:18 +00:00