summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * analyzer: fix performance problem when resorting valgrind viewshjk2011-11-231-0/+1
| * Fix size of cmake project wizardDaniel Teske2011-11-221-1/+1
| * Compile fix for Mac 10.5.8 gcc 4.0.1Jarek Kobus2011-11-222-13/+15
| * analyzer: fix tab order in 'start remote' dialoghjk2011-11-221-31/+25
| * Override LC_ALL for the make stepTobias Hunger2011-11-222-2/+12
| * Make "Clean" and "Build" translated in "Add %1 Step"Jarek Kobus2011-11-221-0/+4
| * Give SessionDialog a parent widgetJarek Kobus2011-11-223-4/+4
| * QmlJS indenter: Fix hang when using 'else (a==a) {}'.Christian Kamm2011-11-221-2/+8
| * Don't offer Makefile.Debug and Makefile.Release for importingDaniel Teske2011-11-221-0/+4
| * tr() fixes in formeditorwidgetRobert Loehning2011-11-211-2/+2
| * Fix assert on undo in qrc editorJarek Kobus2011-11-215-10/+27
| * QmlJS: Fix crash when reading malformed qmltypes files.Christian Kamm2011-11-211-1/+5
| * fakevim: fix cursor positioning after ]] etc.hjk2011-11-181-0/+1
| * QmlDesigner: crash fixThomas Hartmann2011-11-184-6/+6
| * centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-1812-12/+2
| * tr() fix in fakevimpluginRobert Loehning2011-11-181-1/+1
* | Fix copyright header.Nicolas Arnaud-Cormos2011-11-252-5/+4
* | QmlJS: Add documentation for ScopeChain.Christian Kamm2011-11-242-5/+30
* | QmlJS: Make Evaluate understand more expressions.Christian Kamm2011-11-241-2/+88
* | debugger: immediate refresh after toggling sort order of struct membershjk2011-11-243-12/+36
* | QmlProfiler: next and previous buttons have now consistent behaviourChristiaan Janssen2011-11-245-66/+102
* | Harmattan: Use pkgmgr for deployment instead of dpkg.Christian Kandeler2011-11-244-2/+50
* | Fix the support for WinCE.SteveKing2011-11-2412-210/+1069
* | QmlJS: Add documentation for Evaluate.Christian Kamm2011-11-241-0/+25
* | Fix test compilation of dumpers.Friedemann Kleint2011-11-241-1/+0
* | QmlProfiler: improved look of the timeline UIChristiaan Janssen2011-11-2440-249/+575
* | compile fix with namespaceshjk2011-11-2431-322/+90
* | Add a default "clean" BuildStep to Generic Projects.Andre Hartmann2011-11-244-4/+43
* | Compile with Qt 5/Linux.Friedemann Kleint2011-11-243-15/+43
* | Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-2416-17/+39
* | Make the build/etc actions of the context menu project onlyDaniel Teske2011-11-241-4/+4
* | Fix warningTobias Hunger2011-11-242-2/+1
* | UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-24141-647/+790
* | Don't use generic QSettings object.Eike Ziller2011-11-234-25/+31
* | new design of the welcomepageThomas Hartmann2011-11-2338-63/+110
* | C++ function signature: Avoid hitting a QTC_ASSERT.Christian Kamm2011-11-231-4/+6
* | RemoteLinux: Rename and unconstify deploy step function.Christian Kandeler2011-11-2312-31/+31
* | Completion: Fix completion not triggering sometimes.Christian Kamm2011-11-231-2/+2
* | SettingsSelector: Use Edit role when renamingTobias Hunger2011-11-232-5/+17
* | Bazaar,Mercurial: fix update of the commit buttonHugues Delorme2011-11-232-11/+10
* | Utils: let SubmitEditorWidget handle empty descriptionHugues Delorme2011-11-232-4/+3
* | debugger: setUniformRowHeights(true) for viewshjk2011-11-231-0/+1
* | analyzer: fix performance problem when resorting valgrind viewshjk2011-11-231-0/+1
* | analyzer: re-organize the main models' ::data() functionshjk2011-11-232-59/+71
* | qt4projectmanager: replace <QtGui/QApplication> in template by <QApplication>hjk2011-11-231-1/+1
* | RemoteLinux: Don't make presence of device an absolute prerequisite ...Christian Kandeler2011-11-229-20/+12
* | SSH: Don't call FileReader::fetch() with empty file name.Christian Kandeler2011-11-221-0/+2
* | fix grammar of environment summaryOswald Buddenhagen2011-11-221-4/+8
* | QtSupport: Split up #include <QtDeclarative>.Friedemann Kleint2011-11-221-1/+14
* | Utils: remove needless constHugues Delorme2011-11-221-1/+1