summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unify text on buttons that open the options dialogEike Ziller2014-02-2520-18/+43
* Add a stack window menu entry to display QML stack frame.Friedemann Kleint2014-02-2512-5/+211
* DiffEditor: Remove DescriptionEditor helper class.hjk2014-02-251-14/+6
* ImageViewer: De-pimpl two internal classeshjk2014-02-255-46/+19
* Git: Add reset button to branches dialogTobias Hunger2014-02-253-0/+25
* VcsBase: Re-organize BaseVcsEditorFactory interfacehjk2014-02-252-41/+25
* Make buttons in find tool bar accessible with tabEike Ziller2014-02-252-17/+28
* Clang: add back flag indicating incomplete translation units.Erik Verbruggen2014-02-251-0/+1
* Long live the Windows RT plugin!Joerg Bornemann2014-02-2534-2/+2530
* Core: Fix plugin unit test on WinChristian Stenger2014-02-251-2/+5
* Add "..." to buttons which open a dialogRobert Loehning2014-02-257-14/+14
* ios: fix access of deleted run controlFawzi Mohamed2014-02-251-2/+2
* Beautifier: edit UI textLeena Miettinen2014-02-259-17/+17
* Core: Make IEditor::id a value member and adjust usershjk2014-02-2539-114/+44
* Find/Locator: Re-establish initialization order from before the moveEike Ziller2014-02-251-1/+1
* C++: Fix preprocessing of uncontinued line-escapingOrgad Shaneh2014-02-242-1/+35
* C++: Preserve comments after preprocessor directivesOrgad Shaneh2014-02-242-2/+81
* Preprocessor: Adjust lines also for multiline C++ commentsOrgad Shaneh2014-02-242-1/+17
* Merge remote-tracking branch 'origin/3.0' into 3.1Eike Ziller2014-02-243-2/+33
|\
| * QNX: Fix QML analyzer on pure QNX targetsTobias Nätterlund2014-02-123-2/+33
* | Update qbs submodule.Christian Kandeler2014-02-242-1/+2
* | Hg: Improve push/pull handlingTobias Hunger2014-02-243-10/+33
* | CppTools: Avoid self-includeNikolai Kosjar2014-02-247-1/+63
* | Use ICore::userResourcePath() where applicable.Christian Kandeler2014-02-242-4/+4
* | Settings: Performance optimizationsEike Ziller2014-02-241-0/+3
* | Fix text on Project Management wizard pageEike Ziller2014-02-241-2/+2
* | Move Gui stuff out of DiffEditorControllerjkobus2014-02-2410-154/+290
* | Resource Editor: Add missing Q_OBJECT to PrefixLangDialog.Friedemann Kleint2014-02-241-0/+3
* | Templates: Remove 'Module/' part from #includeshjk2014-02-244-8/+8
* | CppTools: Do not block GUI thread for completionsNikolai Kosjar2014-02-212-25/+47
* | Improve performance of writing settingsEike Ziller2014-02-215-0/+23
* | Debugger: Do not enable QML-debugging by default for projects using C++.Friedemann Kleint2014-02-211-3/+5
* | Help: Allow building without Webkit with qbs.Christian Kandeler2014-02-211-3/+17
* | qbs build: Fix warning about deprecated property.Christian Kandeler2014-02-211-1/+1
* | QmlProfiler: retrieve the function names when loading a traceUlf Hermann2014-02-211-1/+1
* | Debugger: Remove some workarounds for older GDB versionshjk2014-02-211-63/+1
* | FakeVim: Save and restore cursor if handling custom Ex commandhluk2014-02-211-3/+15
* | QmlProfiler: Fix range selectionUlf Hermann2014-02-212-11/+4
* | QmlProfiler: repeat lookup of filename when retrieving source locationUlf Hermann2014-02-211-1/+1
* | QmlProfiler: Accept qrc:/ as local files when setting initial detailsUlf Hermann2014-02-211-1/+2
* | SettingsWidgets: Put JDK path field to the first placeAlessandro Portale2014-02-211-88/+88
* | Give Android potential kit a warning iconEike Ziller2014-02-211-2/+2
* | SDKtool: Fix detection of existing tool chainsTobias Hunger2014-02-211-1/+1
* | Bump CDB extension version.Friedemann Kleint2014-02-211-1/+1
* | Re-arrange Ctrl-C stub argument passing.hjk2014-02-211-8/+10
* | ProjectExplorer: Fix Qt4 compileChristian Stenger2014-02-211-0/+2
* | Optimize usage of QPaletteLorenz Haas2014-02-2115-20/+17
* | Beautifier: Fix possible endless loopLorenz Haas2014-02-211-2/+5
* | CppEditor: Fix InsertDefFromDecl to find right implementation fileLorenz Haas2014-02-203-4/+60
* | Android: Fix initial setupDaniel Teske2014-02-201-0/+1