summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-1526-38/+151
|\
| * Mac: Prevent switching to discrete GPU on startupMorten Johan Sørvig2014-01-151-0/+2
| * QmlDesigner.PropertyEditor: Crash fixThomas Hartmann2014-01-141-0/+3
| * QmlDesigner.MetaInfo: Adding convincience function for testingThomas Hartmann2014-01-142-0/+12
| * QmlDesigner.PropertyEditor: Ading missing QtQuick 2 only propertiesThomas Hartmann2014-01-143-0/+24
| * QmlDesigner.MetaInfo: Properly resolve prototypes from different pluginsThomas Hartmann2014-01-141-5/+20
| * QmlDesigner.FormEditor: crash fixThomas Hartmann2014-01-141-13/+15
| * QmlProfiler: Hide timline and show loading indicators when profilingUlf Hermann2014-01-141-0/+2
| * MainWindow: Delay restoreWindowStateOrgad Shaneh2014-01-132-3/+12
| * Updater: Only try to fetch updates once (even if it fails)Kai Koehne2014-01-131-1/+2
| * Qnx: Add missing placeholders to labelsEl Mehdi Fekari2014-01-101-2/+2
| * Fix change-of-sign warning found by ICCThiago Macieira2014-01-105-6/+6
| * WelcomPage: Fix intitial filtering by Qt versionThomas Hartmann2014-01-101-1/+1
| * Windows: Fix stepping through Qt sources.Eike Ziller2014-01-101-2/+1
| * Fix compilation when declarative private headers are absentOrgad Shaneh2014-01-081-1/+1
| * ios: speed up device debuggingFawzi Mohamed2014-01-086-17/+63
* | BaseTextEditWidget: Forward everything with ControlModifier to QPTEDaniel Teske2014-01-151-2/+3
* | Debugger: Split type simplification into file of its ownhjk2014-01-157-264/+355
* | Debugger: Add libc++ std::unordered_set dumperhjk2014-01-151-126/+138
* | BarDescriptorEditor: Create widget from editorEike Ziller2014-01-155-21/+11
* | TextEditors: Move document related function to documentEike Ziller2014-01-156-10/+13
* | TextEditors: Make function staticEike Ziller2014-01-153-6/+7
* | TextEditors: remove unnecessary castEike Ziller2014-01-151-1/+1
* | Qnx: Fix a memory leakEl Mehdi Fekari2014-01-151-0/+1
* | Git: Pop stored stash after checkoutOrgad Shaneh2014-01-154-5/+14
* | Debugger: Some workaround for strange clang debug infohjk2014-01-141-0/+18
* | Git: search for gitk in path if all else failsPetar Perisin2014-01-142-14/+26
* | AbstractProcessStep: Check for existence of executableDaniel Teske2014-01-141-1/+9
* | Qnx: Save BlackBerry user configurationsEl Mehdi Fekari2014-01-1410-139/+217
* | Qbs: Fix casing in name of cxxFlags and cFlagsTobias Hunger2014-01-141-2/+2
* | Fix icons in tasksTobias Hunger2014-01-146-61/+55
* | Designer: Fix crashEike Ziller2014-01-141-1/+1
* | PlainTextEditor TextActionHandler: Only handle own editorsDaniel Teske2014-01-141-1/+1
* | Git: add completion to ChangeSelectionDialogOrgad Shaneh2014-01-143-2/+55
* | Utils: Introduce CompletingLineEditOrgad Shaneh2014-01-148-39/+142
* | Qt Quick Wizards: Don't show project importersDaniel Teske2014-01-141-1/+0
* | Use the same capitalization in all project wizardsRobert Loehning2014-01-146-6/+6
* | Git: Do not hang on Continue Cherry-Pick/RevertOrgad Shaneh2014-01-143-14/+31
* | QmlProfiler: Reduce code duplication and add more anchoringUlf Hermann2014-01-146-36/+104
* | QmlProfiler: Remove some dead code and make sizing more consistent.Ulf Hermann2014-01-141-7/+2
* | BaseTextEditor: Make internally used function staticEike Ziller2014-01-142-10/+9
* | BaseTextEditor: Remove unused method and memberEike Ziller2014-01-143-43/+0
* | BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-1413-40/+14
* | CppEditor: Do not reimplement BaseTextEditorWidget::setMimeTypeEike Ziller2014-01-142-23/+36
* | CppEditor: Fix semantic highlighting after "Save as"Eike Ziller2014-01-141-1/+1
* | TextEditors: Move contentsChanged signal from editor to documentEike Ziller2014-01-148-17/+13
* | Fix pressing escape in help viewers find tool bar (in Help mode)Eike Ziller2014-01-141-1/+1
* | Core: Merge Find and Locator into Core pluginhjk2014-01-14235-1774/+1612
* | Get rid of DiffEditor::editorWidget();jkobus2014-01-134-8/+13
* | Fix BlackBerryConfigurationManager singletonRafael Roquetto2014-01-133-7/+2