summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/maemodeviceconfigwizardreusekeyscheckpage.ui
Commit message (Collapse)AuthorAgeFilesLines
* Introduce new "Madde" plugin.Christian Kandeler2011-09-221-133/+0
| | | | | | | | | | | The new plugin contains everything specific to Maemo and MeeGo as supported by the MADDE framework. This leaves the RemoteLinux plugin with abstract base classes and generic implementations. Change-Id: I6068caa758214cf26a27fe9893e0817b7834b580 Reviewed-on: http://codereview.qt-project.org/5230 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-0/+133
No change in functionality for now. More support for generic remote Linux support is planned to be added. The changes in decreasing order of magnitude: 1) Move contents of qt4projectmanager/qt-maemo to new "RemoteLinux" plugin. 2) Make some classes in qt4nodes public for now. More decoupling in that area will follow. 3) Fix some minor problems uncovered by the move. Change-Id: I51d0c7977c10019eb6080cd6620bc28ecebad3c4 Reviewed-on: http://codereview.qt.nokia.com/106 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>