summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: add example documentationLeena Miettinen2014-07-0923-3/+427
* Calm down warnings.kh12014-07-095-16/+6
* Rename settings in config.xml filejkobus2014-07-0713-107/+110
* Add licenseagreement exampleKai Koehne2014-07-076-0/+821
* Workaround for QFileInfo::isBundle().kh12014-07-046-8/+30
* Rename pathes -> pathsjkobus2014-07-038-22/+20
* Updated ChangelogNiels Weber2014-07-031-1/+3
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-0318-41/+41
* Cleanup, use what we have in QThread.kh12014-07-031-18/+6
* Remove check for Q_OS_QWS / QtopiaKai Koehne2014-07-031-2/+0
* Remove unused methodjkobus2014-07-022-19/+0
* Revert change from QIODevice to QFileDevice.kh12014-07-024-154/+65
* Fix broken tools after switching to QFileDevice.kh12014-07-026-613/+57
* Remove Qt 4 scopes in .pro filesKai Koehne2014-07-022-13/+4
* Doc: replace \a with \c in .qdoc filesLeena Miettinen2014-07-024-101/+101
* Add optimized Qt configure flagsKai Koehne2014-07-022-6/+7
* Rename "Package manager" into "Add or remove components"jkobus2014-07-021-1/+1
* Doc: add the list of C++ classes also to front pageLeena Miettinen2014-07-021-0/+1
* Doc: update copyright year to 2014 in doc filesLeena Miettinen2014-07-016-6/+6
* 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