summaryrefslogtreecommitdiff
path: root/src/shared/trk
Commit message (Expand)AuthorAgeFilesLines
* src/shared: Rename trk to symbianutilsFriedemann Kleint2010-02-0516-3895/+0
* S60/Trk: Change trkutils to be a library of its own.Friedemann Kleint2010-02-0514-100/+184
* Fix to App TRK connection with 'high COM port' does not workSarika Kamisetty2010-02-041-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* debugger: trk log output cosmetichjk2010-02-012-3/+9
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-297-15/+15
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-297-15/+15
| * trk: Handle TrkNotifyStopped in launcher.Friedemann Kleint2010-01-212-7/+51
| * Revert "trk: Handle TrkNotifyStopped in launcher."Friedemann Kleint2010-01-212-51/+7
| * trk: Handle TrkNotifyStopped in launcher.Friedemann Kleint2010-01-212-7/+51
| * trk: Add support for command line arguments in trk::Launcher.Friedemann Kleint2010-01-212-9/+36
| * compile fix with namespaceshjk2010-01-061-0/+2
* | Trk: Fix source code scanning tool issues.Friedemann Kleint2010-01-282-11/+16
* | trk: Handle TrkNotifyStopped in launcher.Friedemann Kleint2010-01-212-7/+51
* | trk: Add support for command line arguments in trk::Launcher.Friedemann Kleint2010-01-212-9/+36
* | debugger: clean up verbosity settings in trk adapterhjk2010-01-151-1/+1
* | debugger: whitespacehjk2010-01-131-4/+8
* | debugger: add some debug output to trk devicehjk2010-01-131-1/+23
* | debugger: add list of thread ids to TRK session state objecthjk2010-01-041-1/+6
* | TRK: Compile fix for namespaced Qt.ck2009-12-041-0/+2
* | Merge remote branch 'origin/1.3'con2009-12-033-1/+19
|\ \ | |/
| * Trk: Setting correct date and time when closing remote file.Robert Loehning2009-12-023-1/+19
* | Show Symbian deploy progress as real progress indicator.con2009-11-302-1/+6
|/
* S60: Increase timeout for TRK prompt.Friedemann Kleint2009-10-301-1/+1
* Trk: Added i18n in Session::deviceDescription()Robert Loehning2009-10-291-19/+43
* TRK: Changed strings.Robert Loehning2009-10-293-6/+6
* S60: Provide a message box prompting to start TRKFriedemann Kleint2009-10-292-12/+63
* S60: Provide a MessageBox for starting serial communication as well.Friedemann Kleint2009-10-265-85/+170
* S60: Split up starters into a different file.Friedemann Kleint2009-10-266-280/+358
* Fix compilation on WindowsFriedemann Kleint2009-10-231-3/+25
* S60: Add startup logic for Bluetooth to the project/run configurationFriedemann Kleint2009-10-237-44/+789
* debugger: first shot at supporting qfDllInfo (only present in 6.4 symbianelf)hjk2009-10-231-1/+1
* Trk: Checking for NULL-pointers.Robert Loehning2009-10-231-2/+4
* S60: Introduce a communications device type.Friedemann Kleint2009-10-221-1/+1
* S60: Use a DetailsWidget for the run configuration widgets, add infoFriedemann Kleint2009-10-215-38/+145
* Trk: Added preventive disconnects.Robert Loehning2009-10-201-0/+1
* Trk: Ensure proper connecting and disconnecting.Robert Loehning2009-10-192-15/+50
* Trk: Cleaned up waiting for finishing.Robert Loehning2009-10-162-9/+2
* Trk: Changed Launcher::handleResult so it can be used for running various pro...Robert Loehning2009-10-161-4/+7
* Trk: Some minor code improvementsRobert Loehning2009-10-131-11/+11
* Trk: Removed unneeded header.Robert Loehning2009-10-091-1/+0
* Trk: Protected TrkWriteQueue::slotHandleResult with Mutex.Robert Loehning2009-10-091-13/+21
* Trk: Reverting 8d9ccaff01e8c5ff16fc9521cd3af73beb7b1443, preferring other des...Robert Loehning2009-10-091-13/+13
* Trk: Refined mutexes.Robert Loehning2009-10-081-13/+13
* Trk: Closing TrkDevice when Launcher emits finished()Robert Loehning2009-10-083-2/+5
* Trk: Checking result of TrkCloseFileRobert Loehning2009-10-062-2/+7
* debugger: make stringFromByte localhjk2009-10-062-28/+26
* debugger: rework fetching of memory from devicehjk2009-10-062-49/+0
* Trk: Checking result of TrkInstallFile.Robert Loehning2009-10-052-8/+13
* Trk: Controlling Launcher using an enum.Robert Loehning2009-10-052-23/+55