summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prefer uppercase for RootDir and HomeDirNiels Weber2014-07-188-13/+13
* Move Console implementation (Windows) in .cpp fileKai Koehne2014-07-183-69/+122
* Fix Typo resulting in wrong error messageNiels Weber2014-07-171-1/+1
* Don't allow \ in installpath on UnixNiels Weber2014-07-171-5/+10
* Move permissions handling after rename.kh12014-07-152-6/+5
* Doc: add docs for Change UI ExampleLeena Miettinen2014-07-158-21/+56
* Update documentation and rename code to improve readability.kh12014-07-152-67/+67
* Make the marker and the find function class members.kh12014-07-1511-55/+64
* Move class BinaryContent into its own file.kh12014-07-1517-557/+664
* Move updater class into sdk binary and rename to UpdateChecker.kh12014-07-159-189/+150
* Adjust parsing the arguments, we now only need them for the parser.kh12014-07-141-7/+5
* Trim whitespace from targetdirectoryNiels Weber2014-07-141-1/+1
* Fix permissions of written maintenancetoolNiels Weber2014-07-111-2/+3
* Introduce developer tool.kh12014-07-1111-207/+792
* Windows: Write verbose output into parent consoleKai Koehne2014-07-112-4/+13
* Remove unused class.kh12014-07-113-265/+0
* Remove now superfluous tool, replaced by devtool.kh12014-07-103-216/+0
* Cleanup, not functional change intended.kh12014-07-102-13/+15
* Doc: Added doc URL and set the homepage for the navigation bar.Jerome Pasion2014-07-101-0/+3
* Allow HTML formatted license text to be used.kh12014-07-101-1/+1
* Make tools compile again.kh12014-07-108-36/+35
* Add/remove/implement/reorder methods to match Qt5.kh12014-07-105-70/+123
* Remove ubuntu hack that should be no longer necessary.Niels Weber2014-07-101-26/+0
* Use QCommandlineParser, remove some developer related options.kh12014-07-107-654/+257
* Doc: remove obsolete doc build variablesLeena Miettinen2014-07-101-14/+1
* 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