Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 0.8.00.8.0 | Mike Gabriel | 2020-08-18 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Introduce shipping PROJECT_VERSION in upstream code (not ↵ | Mike Gabriel | 2020-08-15 | 1 | -0/+2 |
| | | | | just in debian/changelog, which gets removed during tarball creation). | ||||
* | Use CoverageReport from cmake-extras | Marius Gripsgard | 2020-08-15 | 1 | -14/+10 |
| | | | | This gives us a much better coverage reports | ||||
* | CMakeLists.txt: we can safely use c++11 here | Marco Trevisan (Treviño) | 2016-10-18 | 1 | -1/+2 |
| | |||||
* | Link against the qml module | Lars Uebernickel | 2013-06-05 | 1 | -0/+2 |
| | | | | Reverts r69, that was nonsense. | ||||
* | Added 'TEST_XML_OUTPUT' option on cmake to enable/disalbe test output in xml. | Renato Araujo Oliveira Filho | 2012-11-22 | 1 | -0/+1 |
| | | | | OBS: The default value is On. | ||||
* | Merged 'lp:~renatofilho/girden/debian-dh'. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -2/+3 |
|\ | |||||
| * | Make the rule 'make check' always enabled. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -2/+3 |
| | | |||||
* | | Merged 'lp:~renatofilho/girden/debian-dh' branch. | Renato Araujo Oliveira Filho | 2012-11-07 | 1 | -2/+7 |
|\| | |||||
| * | Fixed string comparation on cmake files. | Renato Araujo Oliveira Filho | 2012-11-06 | 1 | -1/+2 |
| | | |||||
| * | Skip tests on qemu to avoid crashes. | Renato Araujo Oliveira Filho | 2012-11-06 | 1 | -2/+6 |
| | | |||||
| * | Uses "QT_QPA_PLATFORM=minimal" to run qt tests. | Renato Araujo Oliveira Filho | 2012-11-01 | 1 | -10/+0 |
| | | |||||
| * | Revert last commit. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+10 |
| | | |||||
| * | Reverted use of xvfb for tests. (Does not work with opengl) | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -10/+0 |
| | | |||||
| * | Added xvfb option on cmake to enable run tests without X running. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -0/+10 |
| | | |||||
* | | Rename coverage option name. | Renato Araujo Oliveira Filho | 2012-10-31 | 1 | -5/+5 |
|/ | |||||
* | Add a pkgconfig file for developers. | Olivier Tilloy | 2012-10-08 | 1 | -0/+3 |
| | |||||
* | Use the automoc feature to simplify a lot the build system. | Olivier Tilloy | 2012-10-05 | 1 | -2/+3 |
| | |||||
* | Port to Qt5. | Olivier Tilloy | 2012-10-05 | 1 | -4/+3 |
| | | | To compile and test, one needs to install the qt5-meta-minimal package from the Canonical Qt5 Edgers PPA (https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta1). This installs Qt5 in /opt/qt5/. cmake needs to be invoked with CMAKE_PREFIX_PATH=/opt/qt5/lib/cmake, and /opt/qt5/bin needs to be added to $PATH. | ||||
* | Rename the source directories. | Olivier Tilloy | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | Removed leftover examples infrastructure. | Olivier Tilloy | 2012-10-04 | 1 | -1/+0 |
| | |||||
* | Added QML documentation. | Renato Araujo Oliveira Filho | 2012-09-12 | 1 | -7/+11 |
| | |||||
* | Splitted qmenumodel plugin in two libraries to make it testable. | Renato Araujo Oliveira Filho | 2012-09-11 | 1 | -1/+13 |
| | | | | Create unit test for qmenumodel library. | ||||
* | Initial import. | Renato Araujo Oliveira Filho | 2012-09-05 | 1 | -0/+35 |