summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Only update executable from core file when neededOrgad Shaneh2014-07-141-6/+9
* Debugger: replace "maximal" with "maximum"Leena Miettinen2014-07-141-2/+2
* Revert "QmlDesigner: Don't update sceneTransform for direct movements"Marco Bubke2014-07-141-1/+1
* UI text: capitalize "Open With"Leena Miettinen2014-07-143-3/+3
* DocumentModel: Remove unused functionEike Ziller2014-07-142-19/+3
* QbsProjectManager: Fix handling of overlapping parse requests.Christian Kandeler2014-07-144-2/+37
* Valgrind: Fix error display for shadow buildOrgad Shaneh2014-07-141-1/+1
* Git: Add auto tests for CloneWizardPageAndre Hartmann2014-07-134-0/+39
* ExtensionSystem: Compile fix.Christian Kandeler2014-07-121-0/+1
* PluginManager: Skip test run in case of plugin errorsNikolai Kosjar2014-07-111-0/+7
* Bookmarks: Narrow down line number spinboxOrgad Shaneh2014-07-111-0/+1
* Bookmarks: Use a spinbox for line numberOrgad Shaneh2014-07-111-4/+6
* Bookmarks: Enlarge "Edit Bookmark" dialog widthOrgad Shaneh2014-07-111-0/+1
* PluginSpec platforms: It is "OS X"Eike Ziller2014-07-112-4/+7
* Fix compiler warnings about argument being non-const in virtual base methodKai Koehne2014-07-118-16/+8
* QbsProjectManager: Do not reparse the project after every build.Christian Kandeler2014-07-115-21/+52
* remove duplicate file from project fileJoerg Bornemann2014-07-112-2/+0
* QmlProfiler: Keep TimelineRenderer and Button states in syncUlf Hermann2014-07-112-14/+25
* QmlProfiler: Make sure TimelineRenderer is using the right x and widthUlf Hermann2014-07-111-13/+13
* Plugin manager: Show current platform string in plugin detailsEike Ziller2014-07-111-1/+6
* PluginSpec platform: More deterministic name for LinuxEike Ziller2014-07-111-14/+8
* Debugger: Rework editor tooltips handlinghjk2014-07-1114-689/+462
* QmlProfiler: Apply documentation style to sortedtimelinemodel.cppUlf Hermann2014-07-111-6/+6
* QbsProjectManager: Sanitize QbsProjectNode.Christian Kandeler2014-07-114-66/+56
* QbsProjectManager: Display qbs errors for adding and removing files.Christian Kandeler2014-07-111-0/+3
* Remove special code path for fullscreen support on MacEike Ziller2014-07-115-220/+34
* Help: Fixed that external help window didn't get focusEike Ziller2014-07-111-0/+1
* Bookmarks: Disallow line 0 when moving a bookmarkOrgad Shaneh2014-07-111-1/+1
* QmlDesigner: improve drag and drop inside navigatorTim Jenssen2014-07-101-15/+73
* Bookmarks: Support manual editing of line numberOrgad Shaneh2014-07-109-26/+71
* Add ProxyCredentialsDialogKai Koehne2014-07-105-3/+259
* QmlProfiler: Fix rounding error for items starting outside the screenUlf Hermann2014-07-101-2/+6
* C++: generate quick-exit style setters for Q_PROPERTY.Erik Verbruggen2014-07-102-2/+35
* C++: Fix return type of lambdaNikolai Kosjar2014-07-101-4/+8
* QmlDesigner: Fix many implementations of getSnapshotMarco Bubke2014-07-109-29/+13
* QmlDesigner: Fix import pathMarco Bubke2014-07-109-50/+36
* QmlDesigner: Fix SubComponentManager::importPaths()Marco Bubke2014-07-102-14/+27
* QmlDesigner: Add a way to find out if instance has a valueMarco Bubke2014-07-104-0/+15
* QmlDesigner: Make puppet dialogs more homogeneousMarco Bubke2014-07-102-10/+10
* SubmitEditorWidget: Check all -> Select allDaniel Teske2014-07-102-3/+3
* QmlDesigner: Don't search for sectionsMarco Bubke2014-07-101-3/+0
* QmlDesigner: Don't add empty importsMarco Bubke2014-07-101-1/+1
* Debugger: Remove unused membersNikolai Kosjar2014-07-101-2/+0
* Fix compilation.Christian Kandeler2014-07-103-0/+4
* Beautifier: Handle CRLF for Artistic Style on Windows correctlyLorenz Haas2014-07-104-2/+25
* QmlDesigner: LanguageRobert Loehning2014-07-091-1/+1
* fix duplicates in file lists of qbs project filesJoerg Bornemann2014-07-092-3/+0
* Qbs: correct dependencies (even though they are currently not used)Eike Ziller2014-07-091-2/+2
* Fix newline handling in diff editorjkobus2014-07-093-43/+190
* EditorManager: Support dropping files on specific splitEike Ziller2014-07-092-1/+17