summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectmodels.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-171-1/+0
* Normalized connect()sRobert Loehning2012-03-061-8/+8
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* 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
* ProjectModel: Only claim editable if editabledt_2011-04-201-1/+9
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Merge remote branch 'origin/2.1'con2010-12-101-10/+24
|\ \ | |/
| * FlatModel: Fix sortingdt2010-12-101-5/+5
| * ProjectExplorer, FlatModel: Crash fixdt2010-12-091-10/+24
* | FlatModel: forgotten change + compile on windowsdt2010-11-181-1/+1
* | FlatModel: The simplified tree did not react to hasBuildTarget changesdt2010-11-181-1/+31
* | ProjectExplorer: Add expensive asserts to FlatModeldt2010-11-151-0/+41
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-3/+1
|/
* Add QML folder in project tree, show files theredt2010-08-111-3/+2
* File renamingdt2010-05-121-0/+22
* Sort case insesitive in the project treedt2010-05-031-5/+5
* Long live the king!hjk2010-03-051-1/+1
* s/target/buildtarget/ in projectnodesTobias Hunger2010-02-021-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-5/+5
* delete DetailedModel - it is unusedOswald Buddenhagen2009-12-021-481/+0
* Remove variable that is never set but used.dt2009-10-051-4/+0
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-0/+1
* Show pro file's subdirectory structure in project tree in non-simple mode.con2009-08-211-3/+7
* long live the kinghjk2009-08-141-1/+1
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-3/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Don't annoy Windows users with alien dir separatorsAlessandro Portale2009-04-151-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: Crash in the flat model on certain changes to the pro file.dt2009-01-081-1/+1
* Fixes: Replace QTC_ASSERT with QT_ASSERT.dt2008-12-171-19/+19
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: Saving and restoring of ProjectTreeWidget statesdt2008-12-111-0/+10
* Fixes: - At startup project tree filter setting and reality divergecon2008-12-101-1/+3
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-23/+26
* some more whitespace changeshjk2008-12-091-15/+13
* more code cosmeticshjk2008-12-021-67/+71
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+1180