summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/updater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-97/+0
* Keep common just for the tools.kh12012-03-131-3/+3
* Make use of the new functions from binary content.kh12012-02-281-3/+1
* Fix typo. magicmaker() -> magicMarker()kh12012-02-271-2/+2
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Use qDebug instead of verbose.kh12012-01-171-2/+3
* Simplifications in QInstaller::Updaterhjk2011-11-211-28/+24
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-1/+1
* added scRemoteVersion constant for better readabilityAlexander Lenhardt2011-10-131-1/+1
* only return true is all requirements are setMaurice Kalinowski2011-09-161-0/+1
* fix that the checkupdate argument makes the right outputTim Jenssen2011-09-051-2/+3
* only return true is all requirements are setMaurice Kalinowski2011-08-311-2/+2
* disable some not working dependency code and splitted components()Tim Jenssen2011-07-211-1/+1
* Have only two function to fetch local and remote packages.kh12011-07-041-1/+1
* Keep the updater application as class member.kh12011-07-011-3/+0
* Rename header/ source files to match class name.kh12011-06-151-1/+1
* Rename from Installer to PackageManagerCore.kh12011-06-141-6/+6
* Move constants into global file and use where possible.kh12011-06-091-3/+3
* Rename to match actual class name. Fix includes.kh12011-06-091-1/+1
* Add accessor functions. Small style changes. Doc update.kh12011-05-101-2/+2
* Adjust updater to simple check for updates.kh12011-04-011-226/+11
* Always pass the mode so we get the right components.kh12011-03-161-1/+1
* Unify status values.kh12011-03-101-3/+3
* Cleanup. Style changes.kh12011-03-091-0/+1
* Make the updater class work properly.kh12011-03-081-11/+12
* Only the uninstaller is able to retrieve updates.kh12011-03-071-15/+18
* Make use of the isUpdater call.kh12011-03-041-1/+1
* Build on OSX.kh12011-03-041-1/+1
* Some further cleanup. Add missing isUpdater checks.kh12011-03-031-6/+12
* Use our own logger to output the found update.kh12011-03-031-3/+2
* Style cleanup. Put Updater into QInstaller namespace.kh12011-03-031-213/+197
* Whitespaces.kh12011-03-031-4/+4
* init commitTim Jenssen2011-02-211-0/+324