summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/maemoglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-1/+1
* RemoteLinux: Remote environment refactoring.Christian Kandeler2011-07-271-10/+0
* RemoteLinux: Move code from Maemo-specific to generic class.Christian Kandeler2011-07-271-5/+0
* RemoteLinux: Move functions from Maemo-specific to generic class.Christian Kandeler2011-07-261-40/+1
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-26/+15
* RemoteLinux: Remove unneeded #include from header file...Christian Kandeler2011-07-221-0/+1
* RemoteLinux: Remove Maemo dependency from generic package installation.Christian Kandeler2011-07-191-1/+0
* RemoteLinux: Refactor application runner.Christian Kandeler2011-07-191-18/+0
* RemoteLinux: Move generic Dir/File functions into Utils.Daniel Molkentin2011-07-061-87/+0
* RemoteLinux: Decentralize knowledge about specific devices.Christian Kandeler2011-06-211-7/+8
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-9/+0
* RemoteLinux: Don't do a chmod on the executable before running.Christian Kandeler2011-06-081-4/+2
* Maemo: Fix make install to sysroot for Windows.Christian Kandeler2011-06-081-8/+30
* RemoteLinux: Change data type for better extensibility.Christian Kandeler2011-06-071-43/+40
* RemoteLinux: Expose some currently internal classes.Christian Kandeler2011-05-311-34/+34
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-0/+457