summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | allow installing compressed packagesKatja Marttila2016-11-0914-64/+425
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-10-251-1/+2
|\|
| * Set also display name for Repository action "remove"Iikka Eklund2016-10-131-0/+1
* | Revert "Allow signing maintenancetool in Windows"Katja Marttila2016-09-151-9/+4
* | Make support for modifying installations configurableFrerich Raabe2016-09-144-2/+16
* | Resolve relative URLs from Updates.xmlKonstantin Podsvirov2016-07-071-4/+12
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-216-38/+42
|\|
| * Make Execute operation work without arguments in WindowsKatja Marttila2016-06-131-10/+1
| * add make install functionality with INSTALL_ROOTKatja Marttila2016-05-192-0/+6
| * Doc: Fix PackageManagerCore::ComponentType briefLeena Miettinen2016-05-131-1/+1
| * Doc: Describe return values for boolean Component functionsLeena Miettinen2016-05-131-2/+11
| * Doc: PackageManagerCore::ComponentType is now an enumLeena Miettinen2016-05-131-27/+21
| * Fix the exception message because missing a space.Takayuki ORITO2016-04-291-1/+1
| * Make IFW compile with FreeBSDKatja Marttila2016-04-262-1/+14
| * Fix MSVC2015 build.Rafael Roquetto2016-04-182-2/+2
| * Revert "Use QQmlV4Function to correctly get empty parameters from script."Katja Marttila2016-02-173-55/+46
| * Fix crash when updating admin installation with user/temp repositoryKatja Marttila2016-02-151-1/+10
| * Compile with Qt 5.5, 5.6. Minimum version is now 5.5.Karsten Heimrich2016-01-211-2/+2
| * Fix compile with namespace'ed Qt.Karsten Heimrich2016-01-211-0/+2
* | Allow signing maintenancetool in WindowsKatja Marttila2016-06-211-4/+9
* | Fix cancel button functionality in Settings->Repositories->TestKatja Marttila2016-06-201-1/+3
* | Introduced gui.setTextItems() methodFrerich Raabe2016-06-154-0/+33
* | Vertical layout for LicenseAgreement pageKatja Marttila2016-06-131-4/+4
* | Fix qml includeKatja2016-06-011-1/+1
* | Revert "Windows: Fix crashes in elevated installation"Katja Marttila2016-05-205-80/+4
* | Make usage of authorization fallback optionalSlobodan Vrkacevic2016-05-187-1/+35
* | Add the Predefined Variables in Component Scripting.Takayuki ORITO2016-05-031-0/+24
* | Fixed detecting problems while launching sudoFrerich Raabe2016-05-031-2/+4
* | Fixed handling of Destroy command in server processFrerich Raabe2016-04-071-2/+2
* | Add a logging category and debug for http downloadKatja Marttila2016-04-073-2/+21
* | Make communication via installer.execute() Unicode safeKarsten Heimrich2016-03-302-4/+24
* | Fix warning introduced with commit 175ffec58f9.Karsten Heimrich2016-03-231-8/+9
* | Fixed file handle leak when sudo'ingFrerich Raabe2016-03-041-1/+1
* | Allow specifying the installer size in 'em' or 'ex' unitsSlobodan Vrkacevic2016-02-291-2/+21
* | Fixed deleting files when uninstalling on OS XFrerich Raabe2016-02-291-1/+3
* | fix banner sizeKatja Marttila2016-02-291-2/+9
* | Fix arguments in RegisterFileTypeKatja Marttila2016-02-292-22/+39
* | Fixed reading stderr output of sudoFrerich Raabe2016-02-191-0/+13
* | Don't print error messages in case correct sudo password is enteredFrerich Raabe2016-02-191-3/+5
* | Fixed checking exit status when calling 'sudo'Frerich Raabe2016-02-191-10/+10
* | Fixed out of bounds access when calling su/sudoFrerich Raabe2016-02-151-1/+1
* | Allow calling installer.setValue() with an empty string as the valueFrerich Raabe2016-02-151-1/+1
* | Fixed writing log on Windows if target dir requires admin rightsFrerich Raabe2016-02-151-0/+46
* | Factored QFile usage out of VerboseWriter::flush()Frerich Raabe2016-02-152-13/+46
* | Factored flushing of VerboseWriter into dedicated methodFrerich Raabe2016-02-152-3/+16
* | Fixed final 'Finish' message on OS XFrerich Raabe2016-02-151-6/+4
* | Resize banner image to fit default installer widthSlobodan Vrkacevic2016-02-151-1/+4
* | Doc: added namespace statement for lib7zNico Vertriest2016-01-281-1/+7
* | Doc: removed qdoc var declaration pixmapNico Vertriest2016-01-211-4/+0
* | Compilation fix for QV4 usageIikka Eklund2016-01-211-2/+2