summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Do not override mouse cursor needlesslyTobias Hunger2011-05-041-3/+0
* gcc: Detect gcc 4.4 on redhatTobias Hunger2011-05-031-2/+10
* DebuggingHelpers: Put long argument list into one structKai Koehne2011-04-292-12/+6
* Make the buffer size for the Application Output window configurablecon2011-04-297-10/+72
* Handle internally triggered deletes more gracefulldt_2011-04-271-0/+2
* "Open Terminal Here" should open Terminal.app on Mac.con2011-04-271-0/+4
* Merge remote branch 'origin/2.2'con2011-04-272-6/+1
|\
| * Stop QTC_ASSERT from being triggeredTobias Hunger2011-04-271-3/+3
| * Fix "File name case mismatch" error when debugging QML apps (Win)Kai Koehne2011-04-201-4/+1
| * Target setup: Allow deployconfigurations to not do anythingdt2011-04-201-2/+0
* | Fix context registration for project tree.con2011-04-261-0/+1
* | Coding style.con2011-04-261-3/+3
* | Re-use output window implementation for general messages.con2011-04-266-16/+11
* | Make output window implementation reusable.con2011-04-269-866/+536
* | Move OutputFormatter to Utils lib.con2011-04-2613-296/+44
* | projectexplorer: fix stylehjk2011-04-213-35/+31
* | Project Welcome Page: Use correct file filter for projects.Friedemann Kleint2011-04-211-5/+1
* | ProjectModel: Only claim editable if editabledt_2011-04-201-1/+9
* | Merge remote branch 'origin/2.2'con2011-04-201-1/+1
|\ \ | |/
| * QmlDump: Ensure that qmldump is found in QtSDKv2.2.0-rc1Kai Koehne2011-04-181-1/+1
* | WinDebugInterface: Remove windows.h from header, resource cleanup.Friedemann Kleint2011-04-203-32/+76
* | Fix autodetection of 32bit-only compilersTobias Hunger2011-04-191-2/+6
* | Win: Fix QThread is destroyed while still running warningTobias Hunger2011-04-192-0/+8
* | Fix more krazy warnings.Friedemann Kleint2011-04-197-8/+8
* | Win: Try to start debug listenerTobias Hunger2011-04-191-0/+6
* | Win: Make sure we do not leak resourcesTobias Hunger2011-04-191-3/+12
* | ToolChain: Update build environment when changing tool chainsTobias Hunger2011-04-192-0/+8
* | GCCE: Update version number when switching compilerTobias Hunger2011-04-191-1/+1
* | Win: Get debug output from several GUI apps at onceTobias Hunger2011-04-196-82/+192
* | Fix adding new files to existing projects VCSTobias Hunger2011-04-181-0/+1
* | add/unify i/o error handlingOswald Buddenhagen2011-04-187-60/+55
* | make addOutput() signal constOswald Buddenhagen2011-04-181-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2011-04-181-4/+8
|\ \
| * | Run/Debug: Do not launch on a library project if user cancelsFriedemann Kleint2011-04-181-4/+8
* | | Merge remote branch 'origin/2.2'con2011-04-182-1/+11
|\ \ \ | |/ / |/| / | |/
| * Fix %{CurrentProject:Path}con2011-04-151-1/+1
| * Set debugger when importing tool chains from old settingsTobias Hunger2011-04-141-0/+10
* | Project wizard page: Fix layout.Friedemann Kleint2011-04-181-26/+14
* | VCS: Notify project wizard about config changesTobias Hunger2011-04-152-14/+32
* | Cleanup: Remove unnecessary virtual keywordsTobias Hunger2011-04-151-5/+5
* | ProjectWizard: Add button to take you to VCS configurationTobias Hunger2011-04-153-24/+52
* | Utils: Introduce FileSystemWatcher.Friedemann Kleint2011-04-153-185/+0
* | Wizards: Make it possible to check existing files to overwrite.Friedemann Kleint2011-04-151-1/+2
* | ToolChain: Make sure we have a proper tool chainTobias Hunger2011-04-141-0/+5
* | Gcc: Cause less update signals to be sentTobias Hunger2011-04-141-5/+11
* | Gcc: Update Id when debugger path changesTobias Hunger2011-04-141-0/+1
* | GCC: Move ABI in front of debugger againTobias Hunger2011-04-141-1/+1
* | projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-1412-213/+59
* | Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-1454-437/+970
* | Merge branch '2.2'Oswald Buddenhagen2011-04-14202-2834/+2653
|\ \ | |/