aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/stringtable.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppTools: modernizeAlessandro Portale2019-01-211-1/+1
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-1/+1
* CppTools: Apply 'static' pattern to StringTablehjk2018-02-071-10/+48
* CppTools: Avoid QT_SUPPORT macroOrgad Shaneh2017-06-061-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-2/+1
|/
* C++: Only start/stop timers from the UI thread.Erik Verbruggen2014-11-181-3/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-0/+1
|\|
| * C++: set the objectName of QTimers.Erik Verbruggen2014-08-291-0/+1
* | Cpp{Editor,Tools}: Remove some Qt4-only codeNikolai Kosjar2014-08-281-5/+1
* | Use the functions in QRefCount to check if the QString is in useThiago Macieira2014-07-011-4/+10
|/
* CppTools: Fix compilation with Qt4Nikolai Kosjar2014-06-021-7/+14
* C++: use a global string table for SearchSymbols.Erik Verbruggen2014-05-281-0/+116