summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ConnectionClient: Fix race conditions regarding the timeoutwip/clang-oopNikolai Kosjar2015-06-012-3/+22
* ConnectionClient: Fix unreliable sendEnd()Nikolai Kosjar2015-06-012-0/+14
* Rename testing pri fileMarco Bubke2015-06-012-1/+1
* Add a little timeout so the connection server can be startedMarco Bubke2015-06-011-0/+2
* Forward standard output and errorMarco Bubke2015-06-012-11/+27
* Print connection client local socket errorsMarco Bubke2015-06-012-0/+10
* Don't connect before process is startedMarco Bubke2015-06-012-14/+6
* Compile fixNikolai Kosjar2015-06-011-1/+2
* Fix optional recursionMarco Bubke2015-06-017-46/+171
* Add converter from chunks to hintsMarco Bubke2015-05-296-3/+297
* Add printer to every fileMarco Bubke2015-05-2718-5/+70
* CodeModelBackEnd: Restart backend on QProcess::finishedNikolai Kosjar2015-05-273-5/+50
* CodeModelBackEnd: Fix memory leak in SqliteTableNikolai Kosjar2015-05-262-0/+6
* CodeModelBackEnd: Fix memory leak in UnsavedFilesNikolai Kosjar2015-05-261-0/+1
* CodeModelBackEnd: Fix memory leak in ProjectPartNikolai Kosjar2015-05-261-1/+18
* Move codemodelbackendipc source to project rootMarco Bubke2015-05-2261-73/+65
* Move sqlite source to the project rootMarco Bubke2015-05-2251-7/+56
* Add process id to connection nameMarco Bubke2015-05-217-19/+45
* Do not check for file existence if it hase unsaved contentMarco Bubke2015-05-215-6/+38
* Sleep in test to check if timer is advancedMarco Bubke2015-05-218-18/+24
* Fix window path for echo serverMarco Bubke2015-05-213-2/+10
* Fix test data path on windowsMarco Bubke2015-05-213-12/+5
* make test dir absoluteMarco Bubke2015-05-219-40/+37
* Add codemodelbackend qbs fileMarco Bubke2015-05-212-0/+89
* Fix CodeModelBackEndIpc qbs fileMarco Bubke2015-05-211-63/+14
* Add qbs support for for codemodelbackend ipcMarco Bubke2015-05-212-0/+79
* Sqlite qbs file is compilingMarco Bubke2015-05-211-6/+21
* Requires that clang is presentMarco Bubke2015-05-212-0/+4
* Add conversion operators for utf8 stringMarco Bubke2015-05-213-1/+42
* add include for ostreamMarco Bubke2015-05-2115-0/+30
* std::at_quick_exit don't exists under macMarco Bubke2015-05-211-1/+1
* Add flags for compiling under OS XMarco Bubke2015-05-212-0/+4
* Fix include in projectpartMarco Bubke2015-05-211-1/+1
* Remove already moved filesMarco Bubke2015-05-212-163/+0
* Remove -O2 from pro fileMarco Bubke2015-05-211-3/+0
* fix echoserver windows pathMarco Bubke2015-05-211-0/+2
* Rename test server to echo serverMarco Bubke2015-05-216-6/+7
* improve namingMarco Bubke2015-05-2161-694/+686
* improve removal of translation units and projectsMarco Bubke2015-05-2111-35/+182
* Compile fixNikolai Kosjar2015-05-081-1/+1
* improve formattingMarco Bubke2015-05-071-0/+2
* Give local socket a better nameMarco Bubke2015-05-072-5/+5
* Improve testing that projects not existsMarco Bubke2015-05-078-45/+41
* windows is compilingMarco Bubke2015-05-074-10/+12
* Add ticket numberMarco Bubke2015-05-078-23/+66
* improve swapMarco Bubke2015-05-071-2/+4
* use reference function instead of unionMarco Bubke2015-05-064-20/+34
* use chunkTextMarco Bubke2015-05-061-2/+1
* CodeModelBackEnd: Complete printers of ProjectContainerNikolai Kosjar2015-05-061-0/+4
* improve utf8 vector joinMarco Bubke2015-05-061-8/+5