summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: update end user workflow sectionsLeena Miettinen2014-07-0112-21/+34
* Replace 'configure options' by 'configuration options'Kai Koehne2014-07-011-3/+3
* Drop '-no-opengl' Qt configure argument for OS XKai Koehne2014-07-012-2/+2
* Linux: Add -qt-xcb to recommended configure flagsKai Koehne2014-07-012-7/+21
* Fix build with Qt 5.4.0 or newerKai Koehne2014-06-301-1/+3
* Don't try to elevate user rights if impossiblekh12014-06-261-0/+14
* Doc: do not use the deprecated \bold commandLeena Miettinen2014-06-252-7/+10
* Fix possible case of uninstalling whole windows.kh12014-06-242-45/+27
* Revert "Make the auto tests available by default."kh12014-06-242-20/+7
* Fix information for building static QtChristian Stenger2014-06-241-1/+1
* Don't use QObject::tr().kh12014-06-2417-185/+251
* Split out the file IO stuff and adjust other files respectively.kh12014-06-2419-448/+484
* Fix [-Wformat-security] warning.kh12014-06-241-3/+3
* Initialize both client and server with default values.kh12014-06-2310-57/+61
* Doc: generate list of C++ classes and QML typesLeena Miettinen2014-06-204-9/+43
* binarycreator: add qico and qtaccessiblewidgets as QTPLUGINsRay Donnelly2014-06-201-1/+1
* Build fix.kh12014-06-191-1/+2
* Replace auto_ptrKai Koehne2014-06-191-12/+12
* Enable QStringBuilderKai Koehne2014-06-193-7/+12
* Enable C++11 mode in compilersKai Koehne2014-06-191-1/+1
* Fix AdminAuthorization implementation.kh12014-06-197-193/+43
* Remove trailing whitespaceKai Koehne2014-06-191-3/+3
* Updated ChangelogNiels Weber2014-06-181-2/+18
* Merge remote-tracking branch 'origin/1.6'Tim Jenssen2014-06-184-20/+74
|\
| * Update Changelog.Niels Weber2014-06-061-0/+9
| * Merge remote-tracking branch 'origin/1.5' into 1.6Tim Jenssen2014-06-061-1/+9
| |\
| | * Updated Changelog1.5Niels Weber2014-06-051-1/+9
| * | Make it possible to calculate dependencies from script.kh12014-06-052-18/+50
| * | Make sure we honor the updates xml checksum flag.kh12014-06-051-1/+6
* | | Make cycles in component dependencies fatalkh12014-06-181-1/+6
* | | Respect AllowSpaceInPath morekh12014-06-181-4/+8
* | | Doc: fixed links to QMessageBox documentationLeena Miettinen2014-06-172-6/+9
* | | Doc: fixed a broken tableLeena Miettinen2014-06-171-7/+14
* | | Doc: replace "Max OS X" with "OS X"Leena Miettinen2014-06-176-13/+13
* | | Doc: replace \o with \liLeena Miettinen2014-06-178-374/+374
* | | Remove some Qt 4 stuff from docs.Niels Weber2014-06-1712-664/+53
* | | Add important note.kh12014-06-161-0/+3
* | | Fix crash while canceling the meta data unzip task.kh12014-06-161-3/+8
* | | Some more Qt5 QT_VERSION fixes.kh12014-06-163-18/+2
* | | Fix testjkobus2014-06-061-1/+1
* | | Make the auto tests available by default.kh12014-06-061-6/+1
* | | Use int instead of QFlag/Enum values (advised by Simon).kh12014-06-063-18/+14
* | | Expose qsTr to the scripts, makes component error example work.kh12014-06-062-2/+29
* | | Fix endless loop.kh12014-06-063-28/+11
* | | Fix tutorial examplejkobus2014-06-068-22/+6
* | | Set the right ownership for the components we expose.kh12014-06-061-2/+5
* | | Disable copy constructor and assignment operator.kh12014-06-061-0/+8
* | | Bring back the KeepAliveThread, fixes unexpected hang.kh12014-06-061-16/+16
* | | Fix change user interface example.kh12014-06-061-0/+10
* | | Silence warning, we know what we are doing (-Wunused-value).kh12014-06-051-1/+1