aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tools/codaclient/codaclientapplication.h
Commit message (Collapse)AuthorAgeFilesLines
* Removal of Symbian supportAlessandro Portale2012-08-221-108/+0
| | | | | | | | | | | | | | | | | Qt Creator's support for Symbian was at its peak in version 2.4.x. Nobody really verified it in Qt Creator 2.5 or 2.6. It is most likely rotten. Let's remove it! Also, the Symbian support code was spread throughout the whole Qt Creator code base. The plugin interfaces evolved in the meantime and target platforms like Android or QNX have 99% of their code in separate plugins. In case anyone wants to revive Symbian support in Qt Creator, please create a plugin for it. Change-Id: I56a758a3e2fd5b8c64d9aeb8f63d8e916c4883be Reviewed-by: Alessandro Portale <[email protected]>
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
| | | | | Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by: Oswald Buddenhagen <[email protected]>
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
| | | | | | | | Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by: Eike Ziller <[email protected]>
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <[email protected]>
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <[email protected]>
* Replace [email protected] with [email protected]hjk2011-07-061-1/+1
| | | | | | | Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018 Reviewed-on: http://codereview.qt.nokia.com/1187 Reviewed-by: Qt Sanity Bot <[email protected]> Reviewed-by: Eike Ziller <[email protected]>
* CodaClient now supports uninstallationPawel Polanski2011-04-151-1/+3
|
* Update license.hjk2011-04-131-14/+13
|
* Symbian: Refactor codaclient application to make it compile once againPawel Polanski2011-02-101-12/+12
|
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* License headers, part 2con2010-12-171-7/+11
|
* Symbian CODA: Add ping for serial, handle reading long messages.Friedemann Kleint2010-12-091-1/+3
| | | | Some renaming and cleanup.
* Information about the time that took the CODA to process a command.Pawel Polanski2010-12-071-0/+2
|
* Symbian[CODA-client]: Copy files in chunks. Fix usage information.Friedemann Kleint2010-12-071-0/+7
|
* Symbian/CODA client: Add put/install/stat modes.Friedemann Kleint2010-12-061-3/+13
|
* Symbian: Start on a test client for CODA.Friedemann Kleint2010-12-061-0/+84