about summary refs log tree commit diff
path: root/pkgs/desktops/kde-5
Commit message (Collapse)AuthorAge
* startkde: default to breeze instead of plastik on a fresh loginPeter Hoeg2016-08-04
|
* kde5.breeze-grub: init at 5.7.3Thomas Tuegel2016-08-04
|
* kde5.breeze-plymouth: init at 5.7.3Thomas Tuegel2016-08-04
|
* kwin: add xwayland inputThomas Tuegel2016-08-04
|
* kde5.breeze-qt5: add kwayland inputThomas Tuegel2016-08-04
|
* kde5.kscreenlocker: reformatThomas Tuegel2016-08-04
|
* kde5.kinfocenter: display Wayland and OpenGL infoThomas Tuegel2016-08-04
|
* kde5.plasma: 5.7.2 -> 5.7.3Thomas Tuegel2016-08-04
|
* kde5.kate: add konsole kpartThomas Tuegel2016-08-01
|
* kde5.dolphin: include konsole kpartThomas Tuegel2016-08-01
|
* spectacle: use kdeWrapperThomas Tuegel2016-07-31
|
* konsole: use kdeWrapperThomas Tuegel2016-07-31
|
* kompare: use kdeWrapperThomas Tuegel2016-07-31
|
* khelpcenter: use kdeWrapperThomas Tuegel2016-07-31
|
* kcolorchooser: use kdeWrapperThomas Tuegel2016-07-31
|
* kcalc: use kdeWrapperThomas Tuegel2016-07-31
|
* kate: use kdeWrapperThomas Tuegel2016-07-31
|
* gwenview: use kdeWrapperThomas Tuegel2016-07-31
|
* filelight: use kdeWrapperThomas Tuegel2016-07-31
|
* ark: use kdeWrapperThomas Tuegel2016-07-30
|
* Add kdeEnv and kdeWrapperThomas Tuegel2016-07-30
|
* kde5.plasma: unwrap everythingThomas Tuegel2016-07-30
|
* kde5: fix extra-cmake-modules hooksThomas Tuegel2016-07-30
|
* kde5: fix all the Qt version dependenciesThomas Tuegel2016-07-29
|
* okular: avoid accidental Qt 5 dependencyThomas Tuegel2016-07-29
|
* kde5.plasma: 5.7.1 -> 5.7.2Thomas Tuegel2016-07-29
|
* breeze-qt4: avoid accidental Qt 5 dependencyThomas Tuegel2016-07-29
|
* kdelibs: fix typoThomas Tuegel2016-07-29
|
* kdelibs: avoid accidental Qt 5 dependencyThomas Tuegel2016-07-29
|
* extra-cmake-modules: separate setup hook from packageThomas Tuegel2016-07-29
|
* Merge branch 'kde-frameworks-qt55'Thomas Tuegel2016-07-28
|\
| * kcalc: add missing makeQtWrapper dependencyThomas Tuegel2016-07-28
| |
| * build KDE Frameworks with each Qt versionThomas Tuegel2016-07-28
| |
* | kde5.systemsettings: include missing qtquickcontrols dependencyPeter Hoeg2016-07-28
| |
* | kde5.breeze-icons: propagate Qt SVG pluginThomas Tuegel2016-07-27
| | | | | | | | | | Necessary to render icons in applications that don't already depend on this Qt module.
* | kde5.kcalc: supply makeQtWrapper dependencyKarn Kallio2016-07-24
| |
* | Revert "kde5.systemsettings: include missing qtquickcontrols dependency"Thomas Tuegel2016-07-24
| | | | | | | | This reverts commit 31599188ae204296b12961ef90e0d50e73d90127.
* | kde5.systemsettings: include missing qtquickcontrols dependencyPeter Hoeg2016-07-24
|/
* Merge pull request #17031 from vandenoever/spectacleFrederik Rietdijk2016-07-18
|\ | | | | kde5.spectacle: use postInstall instead of postFixup
| * kde5.spectacle: use postInstall instead of postFixupJos van den Oever2016-07-17
| | | | | | | | The other KDE applications run wrapQtProgram in postInstall.
* | kde5.extra-cmake-modules: do not propagate for man and info pagesThomas Tuegel2016-07-17
|/
* kde5.kate: require makeQtWrapperThomas Tuegel2016-07-16
|
* kde5.kservice: remove unused setup hookThomas Tuegel2016-07-16
|
* qt5.makeQtWrapper: do not inherit Qt search pathsThomas Tuegel2016-07-16
|
* kde5.startkde: update script based on plasma-workspace-5.7.1Thomas Tuegel2016-07-16
|
* kinit: use a setuid wrapper for start_kdeinitThomas Tuegel2016-07-16
|
* kde5.frameworks: unwrap all frameworksThomas Tuegel2016-07-16
|
* kde5.startkde: append extra PATH elements; set Qt search pathsThomas Tuegel2016-07-16
|
* kde5.ark: remove obsolete patchKarn Kallio2016-07-13
|
* generate-kde-frameworks.sh: fix helper script pathThomas Tuegel2016-07-13
| | | | | | - Fix a bug in the script which prevented it from finding its helper script. - Automatically redirect the output of the script to make it even easier to use.