summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use QTemporaryDir instead of our homemade solution.kh12014-06-035-76/+18
* We need to have these files in the include list too.kh12014-06-021-1/+2
* Some more qt5 only fixes.kh12014-06-022-26/+8
* Merge remote-tracking branch 'origin/1.6'Oswald Buddenhagen2014-06-0213-440/+45
|\
| * Revert "Use QTemporaryFile instead of some homebrew construction."kh12014-05-221-4/+5
| * Check if the file we are writing to is a file.kh12014-05-221-1/+8
| * Fix HTTP proxy settings do not have any effect.kh12014-05-211-0/+2
| * Avoid 'Too many open files' on MacKai Koehne2014-05-141-1/+9
| * Cleanup. Remove some unused and broken code.kh12014-05-145-420/+0
| * Remove 'What's this' button from wizard (Windows).kh12014-05-091-0/+1
| * Obviously we need to pass the authenticator everywhere.kh12014-05-091-0/+6
| * Improve error message for ConsumeOutputOperationKai Koehne2014-04-251-3/+3
| * ConsumeOutput: Use local encoding to parse executable outputKai Koehne2014-04-231-1/+1
| * Mac: Do not require Xcode command line toolsEike Ziller2014-04-162-10/+10
| * Update version numberKai Koehne2014-04-044-5/+5
* | Cleanup to support Qt5 only.kh12014-06-0227-209/+33
* | Delete orphaned fileSze Howe Koh2014-05-281-548/+0
* | Fix component still visible after it's set "Virtual".kh12014-05-164-0/+19
* | Fix typo in INSTALLSergio Ahumada2014-05-071-1/+1
* | fix that package.xml files are not or wrongly generatedTim Jenssen2014-05-051-4/+2
* | Fix auto test after f56c263c1.kh12014-05-051-4/+4
* | Make sure we return an empty path if value is not set.kh12014-04-281-8/+13
* | Update configure options for Qt 5 on Linux and MacNiels Weber2014-04-281-0/+3
* | Merge IntroductionPage and IntroductionPageImpl.kh12014-04-265-398/+352
* | Merge TargetDirectoryPage and TargetDirectoryPageImpl.kh12014-04-244-206/+141
* | Calculate the component order before using it.kh12014-04-241-1/+2
* | Dynamic page example.kh12014-04-2417-0/+837
* | Fix and update how the sha files and packages are downloaded.kh12014-04-241-21/+16
* | Provide an API to get all wizard pages from java script.kh12014-04-246-14/+86
* | Initialize {All}UserStartMenuDir and DesktopDir earlier.kh12014-04-243-38/+42
* | Fix wrong default button selection.kh12014-04-241-1/+11
* | Make sure we read the script content as UTF8.kh12014-04-232-10/+10
* | Set the minimum size before we show the wizard.kh12014-04-111-0/+1
* | Make the installer binary paths available for scripts.kh12014-04-092-0/+8