summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add commit-ts target to commit ts files without line number infoOswald Buddenhagen2010-07-161-0/+18
* add ts-untranslated targetOswald Buddenhagen2010-07-162-2/+4
* add fine-grained ts-<lang> targetsOswald Buddenhagen2010-07-162-4/+21
* clean up string extraction from xml filesOswald Buddenhagen2010-07-165-20/+12
* Re-enable the qml-runtime wizard.Alessandro Portale2010-07-161-0/+0
* Doc - Fixed UI text capitalization in Manual.Leena Miettinen2010-07-161-1/+1
* Fix wrong task type returned by gccparserTobias Hunger2010-07-162-1/+59
* Use outputparsers when creating S60 packagesTobias Hunger2010-07-161-0/+7
* Small improvements to the abld parserTobias Hunger2010-07-161-1/+10
* Parse "fatal error"s correctlyTobias Hunger2010-07-161-5/+15
* Fix gnumakeparser unit testTobias Hunger2010-07-161-1/+3
* don't mix up stdout and stderr codec statesOswald Buddenhagen2010-07-162-1/+2
* Fix package building after version number change.kh12010-07-161-0/+1
* Fix building projects if MADDE is on a different drive then the project.kh12010-07-161-1/+8
* Fix crash on clicking in compile outputdt2010-07-151-3/+7
* Fixed tooltip for build progress.Robert Loehning2010-07-151-2/+2
* QML snippet: property has a name and a value, not two namesThorbjørn Lindeijer2010-07-151-1/+1
* Fix scrolling of compile output windwow againdt2010-07-154-25/+52
* Add more signals to BuildManager.dt2010-07-154-0/+8
* Fix findScope performance issuemae2010-07-141-0/+3
* Update changes file.con2010-07-141-4/+9
* Doc - Add descriptions for new Maemo packaging options.Leena Miettinen2010-07-142-6/+15
* Fix build problem without webkit.kh12010-07-131-0/+2
* MSVC: Fix compilation with new mkspecs.Friedemann Kleint2010-07-133-8/+8
* Disabled QML Inspector by defaultLasse Holmstedt2010-07-131-1/+1
* Implement topic highlighting after e.g. F1.kh12010-07-132-9/+65
* Doc - Add information about unlocking views in Debug mode.Leena Miettinen2010-07-131-3/+5
* Doc - Add reference to a template image.Leena Miettinen2010-07-131-0/+1
* Linux Compile fixKai Koehne2010-07-131-1/+2
* Fix QmlDesigner following removal of Image::pixmap property. This createsBea Lam2010-07-1317-33/+286
* Conditional compilation for functions which are unused on WindowsRobert Loehning2010-07-122-11/+14
* Doc - Add description of the Use debug versions of Frameworks option.Leena Miettinen2010-07-121-0/+8
* Doc - Add variable to generate docs for Qt Creator.Leena Miettinen2010-07-121-0/+2
* Avoid warning from MSVCRobert Loehning2010-07-091-1/+1
* QmlJSEditor: Fix compilation warning (gcc)Kai Koehne2010-07-091-9/+0
* Doc - Remove information about QML inspector.Leena Miettinen2010-07-091-252/+13
* The .bin postfix was removed from the qtcreator executableThorbjørn Lindeijer2010-07-091-1/+1
* Doc - Add tips and tricks.Leena Miettinen2010-07-094-18/+104
* debugger: fix decoding of %04x encoded 16 bit big endian data.hjk2010-07-091-2/+2
* debugger: improve robustness in the presence of outdated debug informationhjk2010-07-091-6/+13
* Maemo: Fix end-of-process detection.ck2010-07-092-2/+23
* Maemo: Use dpkg-buildpackage instead of calling dh-scripts manually.ck2010-07-092-51/+72
* The version number is only used for packaging.kh12010-07-081-1/+6
* Maintain the right cursor when undoing "clean whitespace" after savingThorbjørn Lindeijer2010-07-071-0/+9
* Projectexplorer: Delay querying for folder icon.Friedemann Kleint2010-07-072-3/+5
* Force engine setup.kh12010-07-071-0/+4
* Doc - Add a template imageLeena Miettinen2010-07-071-1/+2
* Doc - Update the image to use Qt colors and a different styleLeena Miettinen2010-07-071-0/+0
* Doc - Add info about layouts to the exampleLeena Miettinen2010-07-072-0/+14
* BinEditor: Implement "Jump to start/end of file" for lazy data.ck2010-07-075-12/+62