summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't mix iterator and const_iteratorKai Koehne2015-04-086-8/+8
* Show title in cancel dialog.Niels Weber2015-03-261-1/+1
* Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-1783-3344/+4768
|\
| * Remove references to QtScript print, use console.log instead.kh2015-03-164-8/+8
| * Inform about superfluous dependencies.Jarek Kobus2015-03-131-1/+13
| * Detail LineReplace documentationChristoph Vogtländer2015-03-131-1/+2
| * fix empty installer.components arrayChristoph Vogtländer2015-03-134-10/+39
| * Don't show "safety" space on Ready for install pageNiels Weber2015-03-131-1/+2
| * Doc: update docs for component selectionLeena Miettinen2015-03-111-6/+6
| * Update repogen documentationKai Koehne2015-03-111-21/+25
| * Fix embedding of installbase manifestKai Koehne2015-03-114-30/+15
| * Doc: add links to topics that describe the namespacesLeena Miettinen2015-03-114-4/+33
| * Doc: move systeminfo scripting docs to a separate fileLeena Miettinen2015-03-113-22/+164
| * Doc: add archivegen usage to Reference > ToolsLeena Miettinen2015-03-111-17/+21
| * Issue a warning when a component depends on auto dependent one.Jarek Kobus2015-03-112-3/+30
| * Update ChangelogNiels Weber2015-03-111-3/+19
| * Correct usage info for archivegenNiels Weber2015-03-101-1/+1
| * Doc: move component scripting docs to a separate fileLeena Miettinen2015-03-093-232/+621
| * Doc: add docs for print JavaScript objectLeena Miettinen2015-03-092-0/+5
| * Strip binaries before packagingNiels Weber2015-03-061-0/+6
| * Don't put testresults into binNiels Weber2015-03-062-3/+0
| * Doc: add information about some operationsLeena Miettinen2015-03-061-1/+7
| * Doc: add docs for the gui JavaScript objectLeena Miettinen2015-03-061-1/+36
| * Fix failing autotestsKai Koehne2015-03-061-1/+1
| * Doc: move ScriptEngine scripting docs to separate filesLeena Miettinen2015-03-068-313/+535
| * Installer: Do not package binary artifacts in /binKai Koehne2015-03-051-1/+1
| * Update link to new wiki.qt.ioKai Koehne2015-03-051-1/+1
| * Update READMEKai Koehne2015-03-051-7/+10
| * Make sure RemoteClient's localsocket is freed early enough on shutdownKai Koehne2015-03-051-0/+1
| * Simplify KeepAliveObject implementationKai Koehne2015-03-053-49/+19
| * Replace gitorious by code.qt.ioKai Koehne2015-03-052-2/+2
| * Add LGPL 3 to the list of licenses in the installerKai Koehne2015-03-053-1/+175
| * Add Windows 8.1 to list of supported versions in manifestKai Koehne2015-03-051-0/+2
| * Docs: edit MessageBoxHandler docsLeena Miettinen2015-03-053-62/+265
| * Doc: fix a broken \a commandLeena Miettinen2015-03-051-1/+1
| * Doc: fix link to quitinstaller exampleLeena Miettinen2015-03-051-1/+1
| * Doc: add missing operationsLeena Miettinen2015-03-021-1/+51
| * Drop source code references from ts filesNiels Weber2015-03-025-2488/+1
| * Drop underscore in quit_installer exampleJarek Kobus2015-03-028-6/+6
| * Restore original behavior for component.installationRequestedKai Koehne2015-02-274-3/+9
| * Added Italian translationcuoghimax2015-02-274-3/+2605
| * Doc: Add missing docs for KDUpdater::PackagesInfoLeena Miettinen2015-02-271-19/+23
| * Remove setSelected that has been deprecated since 1.3Niels Weber2015-02-272-14/+0
| * Try to be a little more specific in online READMEJarek Kobus2015-02-261-1/+1
| * Fix the default installation location for all examplesLeena Miettinen2015-02-2614-14/+14
* | Fix test according to changes in messages.Jarek Kobus2015-03-131-2/+2
* | Fix reading and checking arguments of CreateShortcutOperationJarek Kobus2015-03-115-10/+38
* | Tests: Fix expected error messagesChristian Stenger2015-03-055-5/+10
* | CleanupJarek Kobus2015-02-2718-151/+105
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-02-26409-11378/+12465
|\|