summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Core::Id: Fix possible crash in operator ==Tobias Hunger2013-01-232-3/+7
* QmlDesigner: Compile fixMarco Bubke2013-01-231-7/+0
* Fix crash on Id comparisonOrgad Shaneh2013-01-231-1/+1
* Fix buildTobias Hunger2013-01-231-4/+2
* Revert "qmljs/parser: update to latest qt5 parser"Fawzi Mohamed2013-01-2314-1128/+1003
* VCS: Be less strict when matching diff filesOrgad Shaneh2013-01-231-1/+1
* Git: Replace synchronousStash with ensureStashOrgad Shaneh2013-01-234-22/+32
* Git: Write error to error stream in executeSyncStashOrgad Shaneh2013-01-231-1/+1
* QNX: Fix compilation with Qt 5.Friedemann Kleint2013-01-233-4/+4
* Git: Fix indentation in ensureStash()Orgad Shaneh2013-01-231-30/+30
* Git: Use stash pop instead of apply...Orgad Shaneh2013-01-235-8/+7
* Git: Fix pullOrgad Shaneh2013-01-231-1/+1
* VCS: Highlight log with diffOrgad Shaneh2013-01-232-20/+36
* Refactoring document handlingMarco Bubke2013-01-2362-1938/+2662
* Qnx: Do not override IP user input valueMehdi Fekari2013-01-231-1/+2
* qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-2314-1003/+1128
* Qnx: Add missing dependencyOrgad Shaneh2013-01-233-0/+3
* Highlight macro definitions like other uses.Francois Ferrand2013-01-231-1/+11
* Highlight references to macro under cursor.Francois Ferrand2013-01-231-12/+48
* C++: Add star binding to TypePrettyPrinterNikolai Kosjar2013-01-235-152/+505
* Git: Fix issues in the branch dialogTobias Hunger2013-01-233-70/+100
* debugger: compile fix for MSVC in self testRobert Loehning2013-01-231-3/+3
* Fix lupdate warnings.Friedemann Kleint2013-01-232-0/+2
* Fix tr()-usage in fakevim.Friedemann Kleint2013-01-231-2/+2
* Debugger: fix loading of dumpers when attaching to running processhjk2013-01-231-0/+1
* Tooltip: Remove TipFactoryhjk2013-01-236-132/+20
* VCS: Use #ifdef WITH_TESTS instead of #ifOrgad Shaneh2013-01-222-2/+2
* debugger: Updated self testRobert Loehning2013-01-221-9/+9
* Close variable chooser when pressing escape.Eike Ziller2013-01-222-3/+22
* QNX: Add editor for Bar descriptor fileTobias Nätterlund2013-01-2219-3/+3583
* Add some methods which will be needed by diff editorJarek Kobus2013-01-222-15/+47
* VCS: Add diff pattern tests for CVS and MercurialOrgad Shaneh2013-01-228-12/+77
* C++ editor: support nested class of enclosing templatePrzemyslaw Gorszkowski2013-01-226-1/+61
* Editor: Removed useless local variable.David Schulz2013-01-211-5/+2
* QmlProject: Detect import type from mainFileKai Koehne2013-01-213-14/+69
* Allow for disabled nodes in Projects viewTobias Hunger2013-01-216-2/+60
* Readd Android specific code for Qt Quick 2 templateDaniel Teske2013-01-212-2/+6
* VCS: Refactor fileNameFromDiffSpecificationOrgad Shaneh2013-01-2126-244/+256
* Utils: Use the canonical way of adding the UnixUtils files.Christian Kandeler2013-01-211-6/+4
* Git: Show change details in a text edit instead of a tooltipOrgad Shaneh2013-01-213-21/+35
* Remove useless warning dialog.BogDan Vatra2013-01-214-14/+11
* Fix qbs build on WindowsOrgad Shaneh2013-01-211-8/+2
* Git: Added Revert and cherry-pickPetar Perisin2013-01-216-15/+132
* Qnx: Set default device host IP for physical deviceMehdi Fekari2013-01-213-19/+35
* [BlackBerry] Move NDK settings to its own categoryRafael Roquetto2013-01-199-50/+54
* Qnx: Fix the sysroot path value on BB10 generated kitsMehdi Fekari2013-01-181-6/+2
* CDB: Dump QStringRef.Friedemann Kleint2013-01-182-13/+48
* CommandLocator: use Id instead of QString.hjk2013-01-189-16/+11
* Deploy Qt Quick 2 imports to device as wellEskil Abrahamsen Blomfeldt2013-01-181-0/+2
* Core: simplify ILocator interfacehjk2013-01-1845-211/+168