summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/qt/TQTcpServer.h
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-4762: Applied some C++11 refactorings to the runtime library and compi...Sebastian Zenker2019-01-291-2/+2
* remove stdcxx namespace and use std directlycyy2019-01-071-9/+9
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-9/+9
* THRIFT-3564: potential core dump in TQTcpServerSebastian Zenker2016-01-191-1/+4
* THRIFT-3563: C++/Qt: removed usage of macro QT_PREPEND_NAMESPACE()Sebastian Zenker2016-01-191-2/+2
* THRIFT-3561: C++/Qt: make use of Q_DISABLE_COPY() to get rid of copy ctor and...Sebastian Zenker2016-01-191-2/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-9/+16
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-16/+9
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-9/+16
* THRIFT-2687 - C++ Qt lib - fixed struct/class inconsitency between forward de...Konrad Grochowski2014-09-011-1/+1
* remove trailing whitespaceRoger Meier2014-07-241-1/+1
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+72