summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocalsocket/test
Commit message (Collapse)AuthorAgeFilesLines
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
| | | | this makes windows-style path specs *ugly*. that's intentional. :-P
* Added requires qtscript statement to qlocalsocket autotest.Janne Anttila2009-09-081-0/+2
| | | | | | | | Currrently Qt/S60 does not compile with QtScript enabled -> That's why we need to disable all autotests depending on it if QtScript is disabled. Reviewed-by: Miikka Heikkinen
* Review fixes for qmake (project.cpp cleanup)Miikka Heikkinen2009-08-191-0/+1
| | | | | | | | | | | | | | Removed symbian specific functionality from project.cpp: - generate_test_uid qmake function removed - Uids are now generated automatically for projects that don't have one. - Usage of ICON (in application_icon.prf) now requires explicit UID3 definition. - Autotests that require UID3 in .pro now define it explicitly - Move most symbian specific function implementations away from project.cpp to files under generators/symbian Reviewed-by: Janne Anttila
* Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-041-1/+1
|
* Fixed qlocalsocket autotest deploymentMiikka Heikkinen2009-06-101-3/+11
|
* Fixed tst_QLocalSocket::processConnection test case for Symbian.Janne Anttila2009-05-261-1/+2
|
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-7/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configure.exe recompiled with MSVC6. Conflicts: configure.exe examples/network/network.pro src/gui/dialogs/qfiledialog_p.h src/gui/dialogs/qfilesystemmodel_p.h src/gui/kernel/qapplication.cpp tests/auto/_Categories/qmake.txt tests/auto/qfile/test/test.pro tests/auto/qfile/tst_qfile.cpp tests/auto/qlibrary/tst_qlibrary.cpp tests/auto/qline/tst_qline.cpp tests/auto/qstyle/tst_qstyle.cpp tests/auto/qtextstream/tst_qtextstream.cpp tests/auto/qtranslator/qtranslator.pro tests/auto/qwaitcondition/tst_qwaitcondition.cpp translations/qt_ja_JP.ts
| * fix pro fileOswald Buddenhagen2009-04-231-7/+7
| |
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+35
|
* Long live Qt for S60!axis2009-04-241-0/+38