summary refs log tree commit diff
path: root/pkgs/development/libraries/qt-5
Commit message (Collapse)AuthorAge
...
| * Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | | | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
| * wrapQtAppsHook: correct skip directories heuristicworldofpeace2019-09-20
| |
* | Merge pull request #68351 from petabyteboy/feature/qt-patches-stagingThomas Tuegel2019-09-18
|\ \ | | | | | | qt512: Add patches for QTBUG-73459 and QTBUG-69077
| * | qt5.12: Add patches for QTBUG-73459 and QTBUG-69077Milan Pässler2019-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QT 5.12 introduced a regression, where a QT program wouldn't show its tray icon, if there was no tray bar during program startup. (QTBUG-73459) QT 5.12 introduced a regression, where qtwebengine applications would freeze in some wayland compositors if a surface from the instance was not visible (for example having a qutebrowser window on another workspace in sway would freeze all qutebrowser windows). Both got fixed already in Qt 5.12.4, but according to #57042 and its sibling issues/PRs it doesn't seem to get fixed in near future for nixpkgs.
* | | Merge branch 'master' into staging-nextVladimír Čunát2019-09-16
|\ \ \ | | |/ | |/|
| * | qt5.qtwebengine: reduce log outputworldofpeace2019-09-15
| | | | | | | | | | | | Identical fix as 6f1ad0676fafd70df48c193e6bd1c7956ac26e09.
* | | Merge branch 'master' into staging-nextVladimír Čunát2019-09-15
|\| |
| * | wrapQtAppsHook: skip directoriesBjørn Forsman2019-09-13
| | | | | | | | | | | | | | | | | | Prevents messages like this in the build log: grep: <PATH>/bin: Is a directory
| * | wrapQtAppsHook: use `patchelf --print-interpreter` instead of `isELFExec`Bjørn Forsman2019-09-13
| | | | | | | | | | | | | | | | | | Some executables are built as PIEs (e.g. keepassxc) and are technically isELFDyn, not isELFExec. Without this change those executables will not be wrapped.
* | | Merge branch 'staging-next' into stagingJan Tojnar2019-09-12
|\| |
| * | qt59.qtscript: fix error due to gcc8.3Nathan van Doorn2019-09-11
| | |
| * | qt511.qtscript: fix error due to gcc8.3Nathan van Doorn2019-09-11
| | |
| * | qtwebkit: fixing build / reducing build log sizeDima2019-09-10
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GCC 8 introduced a new type of warning `-Wclass-memaccess` which is included in `-Wall`. This warnings spits out *a million* of warnings like the following: ``` [...] /build/source/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src)); [...] `` Logs demonstrating the issue: https://hydra.nixos.org/build/100205478/nixlog/1 While I don't think disabling warnings is the best way to deal with this, there is alrady precedent for this package and I don't feel confident enough to either patch or bump this package. Please view this as a low-friction sub-optimal suggestion in case nobody else has a better fix.
* / treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|/
* Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\
| * qtbase: remove sdk.mk check for macOSMatthew Bauer2019-08-26
| |
| * Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * qt56: remove; unused, broken with openssl 1.1Robin Gloster2019-08-22
| | |
| | * Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-21
| | |\
| | * \ Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster2019-08-02
| | |\ \
| | * | | qt59.qtbase: fix with openssl-1.1.0 via ported Fedora patchVladimír Čunát2019-07-29
| | | | |
* | | | | treewide: remove redundant quotesvolth2019-08-26
| | | | |
* | | | | wrapQtAppsHook: use isELFExecFlorian Klink2019-08-17
|/ / / / | | | | | | | | | | | | This ensures we only wrap executables, not shared libraries
* | | | Merge staging-next into stagingFrederik Rietdijk2019-08-14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge master into staging-nextFrederik Rietdijk2019-08-14
| |\ \ \
| | * | | pkgsi686Linux.qt5.qtbase: fix buildAverell Dalton2019-08-08
| | | | |
* | | | | Revert "Revert "qt512: Update qtbase.patch""Thomas Tuegel2019-08-06
| | | | | | | | | | | | | | | | | | | | This reverts commit c220e00d7a4524f59e19d7337aa3d47e9a678e64.
* | | | | Revert "Revert "qt 5.12.0 -> 5.12.3""Thomas Tuegel2019-08-06
|/ / / / | | | | | | | | | | | | This reverts commit bf39fc17d46b48e3883dd646bc0ecc0ccfb67df4.
* | | | Merge pull request #65526 from samueldr/feature/qt-strict-compatible-versionsThomas Tuegel2019-08-02
|\ \ \ \ | |/ / / |/| | | qt5*: Enforce strict compatible version paths
| * | | qt512: Enforce strict compatible version pathsSamuel Dionne-Riel2019-07-30
| | | |
| * | | qt511: Enforce strict compatible version pathsSamuel Dionne-Riel2019-07-30
| | | |
| * | | qt59: Enforce strict compatible version pathsSamuel Dionne-Riel2019-07-30
| | | |
| * | | qt56: Enforce strict compatible version pathsSamuel Dionne-Riel2019-07-30
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2019-08-01
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Revert "qt 5.12.0 -> 5.12.3"Frederik Rietdijk2019-07-28
| | | | | | | | | | | | | | | | | | Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448 This reverts commit 552803f6f56b503536e77c3bc6bb28ac0375a5f1.
| * | Revert "qt512: Update qtbase.patch"Frederik Rietdijk2019-07-28
| |/ | | | | | | | | | | Segmentation faults. See https://github.com/NixOS/nixpkgs/issues/65448 This reverts commit 02afb228e2ada0a251a82c9437e2227890baacf4.
* / Revert "qtbase: Fix paths returned by qmake -query"Thomas Tuegel2019-07-26
|/
* Merge master into staging-nextFrederik Rietdijk2019-07-22
|\
| * wrapQtAppsHook: use isELFworldofpeace2019-07-17
| | | | | | | | | | We should still prevent things like scripts from being wrapped.
| * wrapQtAppsHook: remove isQtAppworldofpeace2019-07-16
| | | | | | | | This was preventing dolphin from being wrapped.
| * wrapQtAppsHook: wrap binaries in libexecworldofpeace2019-07-16
| |
* | Merge pull request #57097 from FlorianFranzen/qmake-headerThomas Tuegel2019-07-15
|\ \ | | | | | | qtbase: Fix paths returned by qmake -query
| * | qtbase: Fix paths returned by qmake -queryFlorian Franzen2019-03-09
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-07-13
|\ \ \ | | |/ | |/|
| * | Merge master into staging-nextFrederik Rietdijk2019-07-13
| |\ \
| | * | qt512.qtwebengine: darwin patcharcnmx2019-07-11
| | | | | | | | | | | | | | | | | | | | This patch is currently applied to 5.11, allowing it to begin building; both packages fail to compile regardless, but it's an improvement.
* | | | qt512: Update qtbase.patchThomas Tuegel2019-07-12
| | | |
* | | | qt 5.12.0 -> 5.12.3Jos van den Oever2019-07-12
|/ / /
* | | Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-appsThomas Tuegel2019-07-05
|\ \ \ | | | | | | | | Wrap Qt applications
| * | | wrapQtAppsHook: wrap Qt applications for runtime dependenciesThomas Tuegel2019-07-05
| |/ /