aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* Fixes in translated messages.Friedemann Kleint2013-10-181-1/+1
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-168-23/+23
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-1613-17/+17
* ios: better message for deploy failuresFawzi Mohamed2013-10-162-5/+15
* ios: remove spurious Subprocess Error messageFawzi Mohamed2013-10-161-1/+1
* ios: load only on Mac OSFawzi Mohamed2013-10-151-0/+1
* ios: fix missinig initialize after cleanupFawzi Mohamed2013-10-151-1/+1
* IOs: Fix warnings about unused thingsTobias Hunger2013-10-142-9/+1
* Ios: Clean up iosconfiguration.{h,cpp}hjk2013-10-144-90/+76
* ios: single xcode and cleaned configurationsFawzi Mohamed2013-10-1411-173/+87
* ios: fix warning for failed run on deviceFawzi Mohamed2013-10-142-10/+19
* ios: better deploy messages (and handling of missing devices)Fawzi Mohamed2013-10-142-0/+14
* Ios: Fix compilation on windows.David Schulz2013-10-146-13/+53
* Ios: Make it the plugin compilable (but not functional) outside Machjk2013-10-142-6/+11
* Ios: Fix debugger detectionhjk2013-10-111-1/+9
* fix UI text capitalization and punctuationLeena Miettinen2013-10-112-3/+3
* Normalize connect()sRobert Loehning2013-10-101-1/+1
* ios: fixes for C++11 compilationFawzi Mohamed2013-10-109-82/+55
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Ios: Fix crash when connecting user-mode deviceEike Ziller2013-10-084-8/+21
* ios: disable debug print of probe progressFawzi Mohamed2013-10-081-1/+1
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-073-11/+3
* Remove unneeded #ifdefs.Christian Kandeler2013-10-071-6/+0
* iOSProbe: Cosmetic cleanupEike Ziller2013-10-072-51/+43
* Ios: Enforce linking to CoreFoundation and IOKitEike Ziller2013-10-041-0/+2
* Fix lupdate-warning about invalid tr()-Usage.Friedemann Kleint2013-10-041-1/+1
* ios: fix compilation with osx 10.6Fawzi Mohamed2013-10-041-4/+17
* Ios: Fix compilation with Qt4Eike Ziller2013-10-021-16/+16
* ios: preliminary support for iosFawzi Mohamed2013-10-0257-0/+7398