aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* fix crash when evalError() is called before a block is startedOswald Buddenhagen2011-03-211-1/+2
* sync host & target mode determination with qmakeOswald Buddenhagen2011-03-182-46/+132
* more exact qmake command line parsingOswald Buddenhagen2011-03-182-36/+54
* move command line args from ProFileEvaluator to ProFileOptionOswald Buddenhagen2011-03-182-26/+25
* recognize backslashes when evaluating a feature file's relativityOswald Buddenhagen2011-03-181-1/+2
* resolve symlinks in project files' parent directoriesOswald Buddenhagen2011-03-171-1/+2
* Symbian: Polish messages related to CODA-ports.Friedemann Kleint2011-03-172-15/+28
* don't be tricked by scope blocks with colonsOswald Buddenhagen2011-03-161-1/+1
* don't accidentally write into scopesOswald Buddenhagen2011-03-161-3/+20
* reinitialize character data pointer after modifying qstringOswald Buddenhagen2011-03-161-0/+1
* add some commentsOswald Buddenhagen2011-03-162-1/+5
* use proper enum value instead of number for unknown functionsOswald Buddenhagen2011-03-161-4/+4
* remove obsolete commentOswald Buddenhagen2011-03-161-2/+0
* CODA: Simplifying error messagePawel Polanski2011-03-151-3/+3
* CODA: Extend error codes only when debug is enabledPawel Polanski2011-03-111-5/+7
* remove "Automatically generated by qmake ..." blurbsOswald Buddenhagen2011-03-091-4/+0
* 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
* add scoped editing of pro-filesOswald Buddenhagen2011-03-072-15/+53
* improve ProWriter editing capabilitiesOswald Buddenhagen2011-03-072-36/+84
* some ProWriter API cleanupOswald Buddenhagen2011-03-072-61/+43
* fix line number after leading comment-only linesOswald Buddenhagen2011-03-071-0/+2
* 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
* CodePaster: Allow for editing snippets.Friedemann Kleint2011-02-281-2/+1
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* 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
* don't give up on parsing errorsOswald Buddenhagen2011-02-104-27/+47
* don't claim success in some failure casesOswald Buddenhagen2011-02-101-1/+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
* In progress: making TcfTrkDevice connections persistantTom Sutcliffe2011-02-086-31/+193
* Fix compilation for Unix.Christian Kandeler2011-02-071-1/+1
* Symbian: tcftrk renamed to CodaPawel Polanski2011-02-077-288/+288
* C++: Fix Bind run on QtPropertyDeclarationAST.Christian Kamm2011-02-071-0/+2
* C++ editor: Better control to stop the semantic highlighterLeandro Melo2011-02-043-0/+30
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-0430-30/+30
* Fix compilation with namespaced Qt.Christian Kandeler2011-02-021-0/+3
* Symbian: Serial device is not flushed when closedPawel Polanski2011-02-021-1/+0
* Symbian: Fixed high COM port numbers when using CODA over USBPawel Polanski2011-02-024-75/+82