summaryrefslogtreecommitdiff
path: root/src/shared/symbianutils
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-1513-56/+56
* Compile with Qt 5.Friedemann Kleint2012-02-081-1/+5
* Long live the king!hjk2012-01-2615-15/+15
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-1/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0315-30/+30
* CODA: v4.1.x won't have problems with SR2 firmwarePawel Polanski2011-10-211-4/+4
* MinGW compilation fixes for private headers being usedmingw-android2011-08-241-0/+1
* QmlProfiler standalone toolKai Koehne2011-08-221-0/+8
* Delegate javascript debugging to Script and V8 debugger clients.Aurindam Jana2011-08-037-695/+18
* Merge branch '2.3'Oswald Buddenhagen2011-07-291-2/+2
|\
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-2/+2
* | Remove unneeded defines.hjk2011-07-143-3/+3
|/
* CODA: API has changedPawel Polanski2011-06-244-2/+52
* Fix build on Mac 10.5con2011-06-221-0/+9
* Symbian: TRK is no more!Pawel Polanski2011-06-1020-3843/+91
* debugger: codadevice: merge multiple cleanup pathshjk2011-06-061-10/+10
* Fixed compile problem on Mac.Erik Verbruggen2011-05-301-1/+1
* USB management fix added to OS XTom Sutcliffe2011-05-302-2/+143
* CODA: Coda renamed to CODAPawel Polanski2011-05-261-1/+1
* CODA: Rename TCF, TCF TRK to CODAPawel Polanski2011-05-266-48/+48
* Turn off notifier when reading and setting up portPawel Polanski2011-05-241-1/+6
* TRK: Fixed spacing problem console outputPawel Polanski2011-05-132-0/+2
* Fix/add copyright headersTobias Hunger2011-05-0627-27/+27
* CODA: Application Output has been polishedPawel Polanski2011-05-031-4/+1
* CODA: Added uninstallation featurePawel Polanski2011-04-152-0/+15
* Merge branch '2.2'Oswald Buddenhagen2011-04-1427-378/+351
|\
| * Update license.hjk2011-04-1327-378/+351
* | Fixes for QML debugging over USB OSTTom Sutcliffe2011-04-121-3/+4
* | Typo fixedPawel Polanski2011-04-111-1/+1
|/
* Compilation fixes with the QStringBuilder changes in Qt masterOlivier Goffart2011-03-301-8/+8
* Symbian: Polish messages related to CODA-ports.Friedemann Kleint2011-03-172-15/+28
* CODA: Simplifying error messagePawel Polanski2011-03-151-3/+3
* CODA: Extend error codes only when debug is enabledPawel Polanski2011-03-111-5/+7
* Adding locking to SymbianDeviceManagerTom Sutcliffe2011-03-091-7/+24
* Symbian: Some of the windows error messages are a bit too obscurePawel Polanski2011-03-091-0/+17
* Fix for crash when stopping running an app over CODA TCPTom Sutcliffe2011-03-072-11/+11
* Compile.Friedemann Kleint2011-03-021-0/+1
* CODA: Added support for device info button in project settings (for CODA seri...Pawel Polanski2011-03-026-16/+250
* Added CodaDevice::sendRunProcessCommand APIPawel Polanski2011-03-022-0/+20
* Fixes for the Static ChecksPawel Polanski2011-02-251-2/+2
* More copyright fixesTobias Hunger2011-02-184-0/+132
* Add missing #include for unistd.hThiago Macieira2011-02-101-0/+1
* Symbian: Fix layout of Symbian Device detection, add ttyACM?.Friedemann Kleint2011-02-091-1/+3
* Adding timeout to close coda port after last client releasesPawel Polanski2011-02-092-9/+41
* Reset the COM's settings when using TRKPawel Polanski2011-02-091-0/+11
* Symbian: Fix for CODA serial problem on unixTom Sutcliffe2011-02-091-1/+27
* Symbian: Quick fix for TRK's lock problemPawel Polanski2011-02-081-3/+13
* Added missing includes.Erik Verbruggen2011-02-081-0/+2
* Sharing TcfTrkDevice connections between multiple clientsTom Sutcliffe2011-02-085-87/+89
* Possible fix for assert crash on posixTom Sutcliffe2011-02-081-14/+31