aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/analyzerutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove some duplicate includesTobias Hunger2015-03-201-1/+0
* Valgrind: Log errors to issues pane instead of popping up a QMessageBox.Christian Kandeler2015-03-031-0/+9
* C++: Accept language features in BackwardsScanner et alOrgad Shaneh2015-02-271-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Reduce FileName indirectionOrgad Shaneh2015-02-031-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | TextEditor: Shuffle some convenience functionshjk2014-11-251-5/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-3/+3
* | TextEditor: Introduce some convenience text accessors in the editorhjk2014-08-271-11/+3
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-7/+3
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Debugger: Remove set thread name exceptions from Issue Pane.David Schulz2013-05-211-0/+1
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+2
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+2
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-10/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-4/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* C++: Accept UTF-8 byte arrays in type of expressionLeandro Melo2012-01-131-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* analyzer: remove dummy control widgetshjk2011-07-041-7/+0
* analyzer: cleanuphjk2011-05-181-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-15/+14
* Add analyzer multiple tools, mode & remote supportMike McQuaid2011-04-041-0/+125