about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-3
AgeCommit message (Expand)AuthorFilesLines
2013-06-28qt3: fix infinite recursion created by 0b17251c06eVladimír Čunát1-2/+0
2013-06-27libpng: keep versioning in all-packages.nix, not in individual expressionsMathijs Kwik1-2/+2
2013-06-27whitespace cleaningMathijs Kwik1-2/+2
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
2012-03-05svn merge ^/nixpkgs/trunkYury G. Kudryashov1-2/+5
2012-02-26Trying to make qt3 build, with a patch related to the new gcc 4.6.Lluís Batlle i Rossell2-0/+26
2012-01-08Pass libpng12 to qt3 and kdelibs3Yury G. Kudryashov1-2/+5
2012-01-07State qt version (3/4) in packages, not in all-packages.nixYury G. Kudryashov1-1/+1
2009-11-03* Fixed Qt 3.Eelco Dolstra1-2/+2
2009-04-23* Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra2-6/+3
2007-03-26* Build Qt with GIF, Xcursor, Xshape support.Eelco Dolstra1-1/+6
2007-03-26* Latest Qt, kdelibs.Eelco Dolstra1-3/+3
2006-12-27* Remove references to substitute.sh.Eelco Dolstra2-2/+0
2006-10-12* Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
2006-09-14* stdenv.mkDerivation: add any attributes in the "passthru" attributeEelco Dolstra1-0/+2
2006-09-14* Qt: enable OpenGL, Xrandr, Xinerama support.Eelco Dolstra3-40/+86
2006-01-30* Copy lots of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
2005-12-06* Latest QT 3.x.Eelco Dolstra1-3/+3
2005-12-05* "." -> "source".Eelco Dolstra1-2/+2
2005-11-12add a patch which removes a dependency on /bin/pwd so it can be built onArmijn Hemel2-1/+16
2005-11-01* Only build MySQL if mysqlSupport is enabled. Reported by Armijn.Eelco Dolstra1-1/+2
2005-08-22* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra1-1/+1
2005-03-02* Don't strip everything.Eelco Dolstra2-0/+21
2005-02-15* Set the QTDIR variable in a Qt setup hook.Eelco Dolstra3-5/+10
2005-02-15* Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra1-1/+1
2005-01-22* Qt: add optional support for MySQL.Eelco Dolstra2-4/+12
2005-01-20* Doh!Eelco Dolstra1-2/+2
2005-01-20* Optionally enable thread support in Qt (libqt-mt).Eelco Dolstra2-1/+8
2005-01-20* Fix dangling symlink bin/qmake.Eelco Dolstra1-1/+11
2005-01-20* Qt needs `which'. Also fix execute permission forEelco Dolstra2-3/+3
2005-01-20* Also fix Unix tests, not just X11 tests. (Fixes a build error thatEelco Dolstra1-1/+1
2005-01-19* Added Qt 3.3.3. Basic installation, except that Xrender and XftEelco Dolstra2-0/+67