| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 23 | -23/+23 |
|
|
* | Doc : Fixing typo. | Sergio Ahumada | 2010-10-26 | 2 | -2/+2 |
|
|
* | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-07-20 | 13 | -1504/+1 |
|\ |
|
| * | Revert "Add the chart utility from qtestlib-tools." | Rohan McGovern | 2010-07-20 | 13 | -1488/+1 |
|
|
* | | Fix the code for estimate whether the project is debug/release only in cetest. | Liang Qi | 2010-04-19 | 1 | -2/+6 |
|
|
* | | fix cetest build properly | Joerg Bornemann | 2010-04-12 | 2 | -2/+3 |
|
|
* | | cetest: remove source file duplicates from cetest.pro | Joerg Bornemann | 2010-03-26 | 1 | -2/+0 |
|
|
* | | cetest build fix | Joerg Bornemann | 2010-03-25 | 1 | -1/+2 |
|
|
* | | cetest build fix for TCP sync connection | Joerg Bornemann | 2010-03-25 | 2 | -0/+24 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Test modifications for the Windows Mobile platform. | ninerider | 2010-02-27 | 1 | -1/+6 |
|
|
* | | Merge branch '4.6' | Miikka Heikkinen | 2010-02-26 | 2 | -2/+4 |
|\ \
| |/ |
|
| * | Fix for cetest. | David Laing | 2010-02-26 | 2 | -2/+4 |
|
|
* | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 4 | -0/+16 |
|\ \
| |/
|/| |
|
| * | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 4 | -0/+16 |
|
|
* | | Cetest extensions for Windows Mobile device power operations. | ninerider | 2010-02-19 | 3 | -0/+190 |
|
|
* | | Remote lib extensions for Windows Mobile device power operations. | ninerider | 2010-02-19 | 2 | -0/+89 |
|/ |
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 28 | -28/+28 |
|
|
* | cetest crashes and no helpful debugging provided | Keith Isdale | 2009-11-06 | 1 | -3/+33 |
|
|
* | Fixed `-debug' option to cetest deploying release DLLs. | Rohan McGovern | 2009-10-16 | 1 | -0/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 28 | -112/+112 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 13 | -169/+169 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 15 | -195/+195 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 10 | -130/+130 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 10 | -10/+10 |
|
|
* | | Fixed compile of cetest. | Rohan McGovern | 2009-08-25 | 3 | -4/+8 |
|
|
* | | Rename qlistdata.cpp (back) to qlist.cpp. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+1 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 28 | -28/+28 |
|
|
* | | cetcpsync: unneeded error message removed | Joerg Bornemann | 2009-08-05 | 1 | -1/+2 |
|
|
* | | cetest compile fix | Joerg Bornemann | 2009-08-05 | 1 | -2/+3 |
|
|
* | | small cleanup in cetest | Joerg Bornemann | 2009-08-05 | 2 | -17/+18 |
|
|
* | | missing license header added in cetcpsyncsvr | Joerg Bornemann | 2009-08-05 | 1 | -0/+40 |
|
|
* | | initial revision of cetcpsync | Joerg Bornemann | 2009-08-05 | 6 | -0/+996 |
|
|
* | | initial revision of cetcpsyncserver | Joerg Bornemann | 2009-08-05 | 7 | -0/+1398 |
|
|
* | | cetest: add support for cetcpsync (our simple ActiveSync replacement) | Joerg Bornemann | 2009-08-05 | 5 | -7/+305 |
|
|
* | | fix linker error for the cetest tool | Joerg Bornemann | 2009-07-22 | 1 | -1/+2 |
|
|
* | | Let cetest return nonzero when it fails to run a test. | Rohan McGovern | 2009-07-09 | 1 | -0/+1 |
|
|
* | | Improved cetest error reporting. | Rohan McGovern | 2009-07-09 | 2 | -6/+10 |
|
|
* | | Fixed cetest compile. | Rohan McGovern | 2009-07-02 | 1 | -1/+1 |
|
|
* | | Let cetest deploy libraries other than for Qt to make it usable for | Rohan McGovern | 2009-07-02 | 1 | -5/+29 |
|
|
* | | Let QtRemote report the error code to cetest when creating the test | Rohan McGovern | 2009-07-02 | 3 | -5/+21 |
|
|
* | | Improve cetest error reporting. | Rohan McGovern | 2009-07-02 | 3 | -2/+38 |
|
|
* | | tools: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -5/+5 |
|
|
* | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 2 | -4/+4 |
|
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 13 | -26/+26 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 10 | -20/+20 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 17 | -0/+1886 |
|
|
* | Make the charts work on internet explorer (tested on IE8) | Morten Sørvig | 2009-05-15 | 2 | -5/+14 |
|
|
* | Fixed compile on Windows in debug-only mode. | Rohan McGovern | 2009-05-13 | 1 | -1/+1 |
|
|
* | Add the chart utility from qtestlib-tools. | Morten Sørvig | 2009-05-12 | 13 | -1/+1479 |
|
|