lp:~lubuntu-dev/lxde/lxqt-runner
- Get this branch:
- bzr branch lp:~lubuntu-dev/lxde/lxqt-runner
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/lxde/lxqt-runner.git.
Last successful import was on 2018-03-26.
Recent revisions
- 221. By palinek on 2018-02-13
-
runner: Use the QIcon::fromTheme()
..as there is no need to use the XdgIcon version (and there are
problems with caching in the XdgIcon::fromTheme) . - 220. By Luís Pereira on 2018-01-04
-
Drop Qt foreach
Replaced by the ranged-based for loop.
Qt 5.7.1 is required. We use qAsConst(). - 215. By stefonarch <email address hidden> on 2017-08-30
-
Update CMakeLists.txt
Removing all QUIET for missing dependencies.
- 213. By Luís Pereira on 2017-07-05
-
Drops Qt5Core_
VERSION_ STRING Use Qt5Core_VERSION. Qt5Core_
VERSION_ STRING is a compatibility variable and
it was removed in Qt 5.9 release.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)