Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | qtgui: Disallow use of Qt4 | Martin Braun | 2018-11-15 | 1 | -6/+2 |
| | | | | | | Qt5 is now required. Note that many applications and examples requiring Qt are currently broken, this does not fix any of them, it just sets up our CMake environment so we can start fixing them. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2016-09-20 | 1 | -9/+8 |
|\ | | | | | | | | | Conflicts: gr-qtgui/examples/c++/CMakeLists.txt | ||||
| * | qtgui: c++ example cmake fix | Bastian Bloessl | 2016-09-20 | 1 | -9/+8 |
| | | |||||
* | | Merge branch 'next' into next-qt5 | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
|\ \ | | | | | | | | | | | | | Conflicts: gr-qtgui/grc/CMakeLists.txt | ||||
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
| |/ | | | | | | | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality. | ||||
* | | gr-qtgui: Allow build with Qt4 or Qt5 (default) | Paul Cercueil | 2016-06-21 | 1 | -3/+8 |
| | | | | | | | | Signed-off-by: Paul Cercueil <paul.cercueil@analog.com> | ||||
* | | qtgui: Fixes for edit_box_msg to work with QT5. | Tom Rondeau | 2016-04-28 | 1 | -2/+3 |
|/ | |||||
* | qtgui: added C++-only QTGUI application example. | Tom Rondeau | 2016-04-19 | 1 | -0/+49 |