summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix Qt configure line to make a non-install buildKai Koehne2014-06-052-4/+4
* | | Check if the static is still there, otherwise we might crash.kh12014-06-051-0/+3
* | | Improve documentation on how to build the Installer FrameworkKai Koehne2014-06-052-15/+22
* | | Remove superfluous Qt4 code.kh12014-06-041-13/+1
* | | In an earlier version we got the socket back, now boolean only.kh12014-06-041-3/+2
* | | This should make the settings wrapper test pass on OSX.kh12014-06-041-0/+2
* | | Fix qmake warning about "Redundant entries in QTPLUGIN"Kai Koehne2014-06-041-1/+0
* | | Fix replace maintenance tool binary.kh12014-06-044-53/+45
* | | Initialize the client as early as possible.kh12014-06-042-2/+10
* | | Master needs at least Qt 5.3.0.kh12014-06-032-0/+28
* | | Update configure options for Windows (Qt 5)Kai Koehne2014-06-032-4/+4
* | | Fix some reorder warningsNiels Weber2014-06-032-3/+3
* | | We need to pass the socket to the connect function.kh12014-06-035-20/+22
* | | State that we require Qt 5.3 and update configure optionsNiels Weber2014-06-031-8/+5
* | | Replace client-server classes and update implementations.kh12014-06-0324-2587/+840
* | | Introduce new classes for client-server communication.kh12014-06-0318-6/+2715
* | | Add test for default script engine properties.kh12014-06-031-0/+38
* | | Replace script with js engine.kh12014-06-0324-448/+459
* | | Fix annoying warning that the file can not be deleted.kh12014-06-032-11/+6