summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* ModelEditor: Improve custom itemsJochen Becher2017-11-2013-51/+97
* Utils: Move code model icons to utilsDavid Schulz2017-11-167-0/+18
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-165-0/+4
|\
| * Utils: move 2 images to utilsTim Jenssen2017-11-155-0/+4
* | Improve styling of crumble path in file system viewEike Ziller2017-11-151-2/+2
* | Add a bread crumb widget to file system viewEike Ziller2017-11-145-5/+132
* | Utils: add filter and transform function for qobject containerDavid Schulz2017-11-141-0/+16
* | Utils: Fix small string layout for Clang 5.0Marco Bubke2017-11-131-16/+18
* | Sqlite: Fix double throwing for resetMarco Bubke2017-11-131-2/+29
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-073-9/+42
|\ \ | |/
| * Improve horizontal scrolling in the navigation viewsEike Ziller2017-11-072-0/+28
| * NavigationTreeView: Add overridesEike Ziller2017-11-071-3/+3
| * QmlJS: Add error message for dynamic property called "data"Thomas Hartmann2017-11-061-6/+11
* | QmlJS: Declare a metatype for the Dialect enumUlf Hermann2017-11-071-0/+2
* | Add documentation to ProgressIndicatorEike Ziller2017-11-061-1/+127
* | FuzzyMatcher: Improve wildcard matchingOrgad Shaneh2017-11-041-2/+2
* | Add documentation for Utils namespaceEike Ziller2017-11-031-0/+31
* | Rename CamelHumpMatcher -> FuzzyMatcherOrgad Shaneh2017-11-024-13/+12
* | Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-10-301-2/+2
|\ \ | |/
| * CamelHump: Prefer plain match over camel humpOrgad Shaneh2017-10-301-2/+2
* | Clang: Require LLVM/Clang >= 5.0.0Nikolai Kosjar2017-10-272-2/+2
* | Fix qbs buildChristian Kandeler2017-10-271-1/+1
* | Utils: Add predicates for comparison to constant valuesMarco Bubke2017-10-274-18/+136
* | Qmljs: check pointer to ModelManagerInterfaceMarco Benelli2017-10-261-4/+6
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-257-13/+19
|\ \ | |/
| * ModelEditor: Fix another const vs non-const iterator mismatchEike Ziller2017-10-241-2/+2
| * ExtensionSystem: Work around linguist issueEike Ziller2017-10-241-1/+2
| * Utils: Fix translation issueEike Ziller2017-10-241-0/+2
| * ModelEditor: Fix mixup of const vs non-const iteratorEike Ziller2017-10-201-3/+3
| * FileInProjectFinder: Avoid multiple construction of QFileInfoEike Ziller2017-10-191-1/+2
| * ExtensionSystem: Avoid using iterators from temporariesEike Ziller2017-10-192-3/+4
| * Json: Avoid using iterators from temporariesEike Ziller2017-10-191-3/+4
* | QmlJS.PropertyReader: Remove unused variableRobert Loehning2017-10-231-3/+0
* | Sqlite: Use string view as result valueMarco Bubke2017-10-232-19/+9
* | Sqlite: Add journal option to database constructorMarco Bubke2017-10-212-2/+5
* | Utils: Fix smallstring move assignmentMarco Bubke2017-10-201-2/+5
* | QmlDebug: Add a services preset for QmlPreviewUlf Hermann2017-10-191-1/+4
* | Environment: set LANGUAGE variable both with LC_MESSAGESTobias Hunger2017-10-191-0/+7
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-195-190/+1
|\ \ | |/
| * Remove unused class BraceMatcherEike Ziller2017-10-194-189/+0
| * Plugins: Fix capitalization of Plugin Loader Messages dialogLeena Miettinen2017-10-181-1/+1
* | Qmljs: remove unused methodTim Jenssen2017-10-192-14/+0
* | Sqlite: Cleanup error handling in sqlite statementMarco Bubke2017-10-182-23/+40
* | Clang: Improve locking of string cacheMarco Bubke2017-10-182-36/+78
* | Merge remote-tracking branch 'origin/4.5' into masterOrgad Shaneh2017-10-1776-159/+128
|\ \ | |/
| * ClangSupport: Rename export macroOrgad Shaneh2017-10-1671-95/+95
| * QmlJs: fix bug in resolving qml importsMarco Benelli2017-10-163-62/+31
* | CppTools: add multiple refactoring engines supportIvan Donchevskii2017-10-173-8/+8
* | QmlDebug: Extract a general QML debug connection manager from QmlProfilerUlf Hermann2017-10-164-2/+350
* | QmlDebug: Use versioned packets for engine control clientUlf Hermann2017-10-161-7/+7