aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer/codemodelhelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-281-4/+4
|\
| * Qt Designer: Fix some clang warningsFriedemann Kleint2019-11-251-4/+4
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-5/+13
|/
* Designer: Fix implicit cast warningsTobias Hunger2019-08-091-2/+2
* Standardize on int for line and column valueshjk2019-07-261-4/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-1/+1
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-1/+1
* Designer: ModernizeAndre Hartmann2017-10-201-1/+1
* Generalize support for extra compilersUlf Hermann2016-02-161-1/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix excessive warnings by MSVC 2013 64bit about size_t->int truncationFriedemann Kleint2015-02-201-1/+1
* Fix up for 88e7f935f4adbccaf0ffe7e03a3adec8143cf614Eike Ziller2015-02-131-1/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-2/+2
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-2/+1
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-1/+1
* Clean headers in Designer.Friedemann Kleint2013-04-041-11/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+1
* 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
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-2/+2
* License headers.con2010-12-171-7/+11
* fix string and the source in all translationsOswald Buddenhagen2010-08-121-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Initial work on the new CPlusPlus::Snapshot.Roberto Raggi2009-12-071-1/+1
* Designer: Prepare re-implementation of "Goto Slot".Friedemann Kleint2009-12-031-0/+150