about summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5
AgeCommit message (Expand)AuthorFilesLines
2017-06-28qt59: fix qtCompatVersionThomas Tuegel1-1/+1
2017-06-24treewide: enableParallelBuild -> enableParallelBuildingBjørn Forsman1-1/+1
2017-06-24qt5: 5.8.0 -> 5.9.0Thomas Tuegel55-546/+529
2017-06-18qt56: determine plugin and import paths from PATHThomas Tuegel6-27/+26
2017-06-18qt58: determine plugin and import paths from PATHThomas Tuegel6-59/+14
2017-06-18qt56.qtserialport: use QLatin1String instead of QStringLiteralThomas Tuegel4-10/+33
2017-06-18qt56.qtwebkit: use QLatin1String instead of QStringLiteralThomas Tuegel6-23/+104
2017-06-18qt58.qtwebkit: use QLatin1String instead of QStringLiteralThomas Tuegel8-129/+82
2017-06-18qt58.qtserialport: use QLatin1String instead of QStringLiteralThomas Tuegel4-36/+29
2017-06-18qt58.qtbase: use QLatin1String instead of QStringLiteralThomas Tuegel3-5/+5
2017-06-18qttools: move runtime tools in postFixupThomas Tuegel1-1/+2
2017-06-18qtbase: fix plugin path in CMake modulesThomas Tuegel4-8/+11
2017-06-18qt5: use one output by defaultThomas Tuegel2-4/+2
2017-06-18qt5: separate plugins from librariesThomas Tuegel17-134/+167
2017-06-18qtbase: setup required environment in GTK3 platform theme pluginThomas Tuegel4-1/+45
2017-06-18qt5: remove makeQtWrapperThomas Tuegel6-114/+3
2017-06-18qmake: unify Darwin and Linux setup hooksThomas Tuegel4-51/+14
2017-06-18qt5: move kdeDerivation to qt5.mkDerivationThomas Tuegel2-8/+56
2017-06-18qt5: rename qmakeHook to qmakeThomas Tuegel2-4/+4
2017-06-18qt5: use distinct `lib/qt-5.x` prefix for each minor versionThomas Tuegel16-89/+106
2017-05-16Merge branch 'master' into stagingVladimír Čunát9-18/+134
2017-05-16qtwebkit-*: fix #25585: bad RPATH entriesVladimír Čunát2-0/+8
2017-05-14Merge branch 'qt--qpa-plugin-path'Thomas Tuegel9-17/+133
2017-05-14qtbase: search platform plugin paths before other plugin pathsThomas Tuegel8-20/+92
2017-05-14Revert "qt58: ignore NIX_PROFILES environment variable"Thomas Tuegel4-0/+44
2017-05-14Fix #25723: Remove old GNU libstdc++ for qtbasePeriklis Tsirakidis1-1/+1
2017-04-28qt58.qtbase: cleanup: sort attributesThomas Tuegel1-71/+71
2017-04-28qt58.qtbase: fix warnings in TZDIR patchThomas Tuegel1-8/+7
2017-04-28qt58.qtbase: fix developer buildThomas Tuegel3-3/+19
2017-04-28makeQtWrapper: prefix Qt search pathsThomas Tuegel1-6/+6
2017-04-28qt58.qtbase: remove D-Bus library paths patchThomas Tuegel3-17/+0
2017-04-28qt58.qtbase: remove OpenSSL library paths patchThomas Tuegel3-29/+0
2017-04-28qtbase: unify Linux and Darwin patchsetsThomas Tuegel4-500/+103
2017-04-28qtbase: fill in configure flagsThomas Tuegel1-9/+13
2017-04-28qt58.qtbase: remove SSL decryption patchThomas Tuegel2-16/+4
2017-04-28qt58.qtbase: clean up configurationThomas Tuegel1-95/+115
2017-04-28qt58.qtbase: clean up CMake path sed scriptsThomas Tuegel1-4/+4
2017-04-28qt58.qtbase: replace mkspecs patch with sed scriptThomas Tuegel2-21/+8
2017-04-28qt58.qtbase: Fix path to fallback libGLThomas Tuegel3-11/+13
2017-04-28qt58.qtbase: Fix path to libdbusThomas Tuegel2-6/+6
2017-04-28qt58.qtbase: Fix path to libssl and libcryptoThomas Tuegel2-7/+6
2017-04-28qt58.qtbase: Fix path to libXcursorThomas Tuegel2-9/+10
2017-04-28qt58.qtbase: Fix path to libresolvThomas Tuegel2-7/+3
2017-04-28qt58: ignore NIX_PROFILES environment variableThomas Tuegel4-46/+0
2017-04-28qt58.qtbase: Fix QTCOMPOSE search patchThomas Tuegel2-6/+5
2017-04-28qt58.qtbase: Fix QT_QPA_PLATFORM_PLUGIN_PATHThomas Tuegel3-5/+30
2017-04-28qt58.qtbase: Update patch offsetsThomas Tuegel7-38/+38
2017-04-25qt5: fix to work on LLVM 4Dan Peebles1-1/+1
2017-04-10qt56.qtwebengine: patch more library pathsNikolay Amiantov1-9/+23
2017-04-08qt58: extend darwin compatibilityPeriklis Tsirakidis11-30/+106