summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-maemo/maemodeployablelistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Fix path to exectuable in desktop file when publishing.Christian Kandeler2010-12-071-4/+4
* Maemosupport: small correctness fixdt2010-12-061-4/+4
* Maemo: Change installation prefix for non-Fremantle systems.Christian Kandeler2010-12-011-1/+1
* Maemo: Only add target deployment for the current toolchain.Christian Kandeler2010-11-301-21/+13
* Maemo: Move .pro file scope generation to a dedicated function.Christian Kandeler2010-11-301-8/+9
* Maemo: Fix Harmattan icon workaround.Christian Kandeler2010-11-261-15/+16
* Maemo: Small deployment refactoring.Christian Kandeler2010-11-261-3/+3
* Maemo: Allow adding an application launcher icon via the GUI.Christian Kandeler2010-11-251-0/+41
* Maemo: Remove additional parsing step.Christian Kandeler2010-10-281-51/+8
* Maemo: Implement on-demand adding of desktop files.Christian Kandeler2010-10-251-16/+89
* Maemo: Allow user to add target.path if project does not have it.Christian Kandeler2010-10-221-14/+66
* Maemo: Show native separators in deployment view.Christian Kandeler2010-10-141-1/+1
* Maemo: Fix possible crash due to removed project file node.Christian Kandeler2010-10-111-19/+15
* Maemo: Don't create desktop files, ask before updating project files.Christian Kandeler2010-10-111-5/+17
* Maemo: Bugfix: Use TargetInformation::workingDir in all cases.Christian Kandeler2010-10-081-1/+1
* Maemo: Get rid of maemo6 reference, fix deploy paths.Christian Kandeler2010-09-091-8/+15
* Maemo: Silence incompetent compiler.Christian Kandeler2010-09-081-1/+1
* Maemo: Adapt to OVI store requirements.Christian Kandeler2010-08-231-2/+2
* Maemo: Change default deploy directory prefix.Christian Kandeler2010-08-191-3/+4
* Maemo: Add newline before appending to project file.ck2010-08-161-1/+1
* Maemo: Clean up the local executable path some more.ck2010-08-091-1/+1
* Maemo: Expand wildcards for deployment information.ck2010-08-061-4/+2
* Maemo: Rename some classes.ck2010-07-281-4/+4
* Maemo: Fix ProFileOption settings, write INSTALLS in maemo scope.ck2010-07-271-3/+14
* Maemo: Make deployables widget read-only.ck2010-07-081-5/+3
* Maemo: Add watcher for project files.ck2010-07-081-1/+1
* Maemo: Use qmake configuration from sysroot.ck2010-07-071-3/+5
* Maemo: Correctly deploy subdirs projects.ck2010-07-071-36/+31
* Maemo: Prepare infrastructure for proper subdirs support.ck2010-07-061-0/+229