summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-2230-22/+45
* Fix highlight artifacts in diff editorjkobus2013-05-221-1/+4
* AndroidManifestEditor: Use indent 4 for formatting sourceDaniel Teske2013-05-221-1/+1
* AndroidManifestEditor: Disable text actions if the editor is hiddenDaniel Teske2013-05-221-1/+18
* AndroidManifestEditor: Readd some tweaks from the .ui fileDaniel Teske2013-05-221-0/+16
* Andoid Manifest Editor: Adjust look to be more in line with a editorDaniel Teske2013-05-221-36/+39
* QmlDesigner: Add content item hackMarco Bubke2013-05-223-19/+47
* Fix change selection dialog.Friedemann Kleint2013-05-221-2/+2
* Respect tab settings in diff editorjkobus2013-05-221-0/+2
* Qnx: Set the correct target name in the application descriptorEl Mehdi Fekari2013-05-211-1/+11
* QmlDesigner: Discriminate between painted and size bounding rectangleMarco Bubke2013-05-213-13/+16
* QmlDesigner: Change spacing of itemsMarco Bubke2013-05-211-2/+2
* Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-2111-74/+72
* Add an action to show/hide the mode bar on the far left.Eike Ziller2013-05-217-19/+52
* Raise editor window after "go to line"Eike Ziller2013-05-211-1/+3
* Make a few more shortcuts/actions raise the main window.Eike Ziller2013-05-214-5/+14
* fix build for namespaced QtJoerg Bornemann2013-05-211-0/+2
* Align diff editor toolbar to the rightjkobus2013-05-211-0/+8
* Remove some redundant Environment copyingOrgad Shaneh2013-05-215-10/+7
* Git: Fix include from ui file.Christian Kandeler2013-05-211-1/+1
* Android: Fix qbs build.Christian Kandeler2013-05-211-0/+9
* RemoteLinux: Fix qbs build.Christian Kandeler2013-05-212-1/+2
* Debugger: Remove set thread name exceptions from Issue Pane.David Schulz2013-05-214-6/+8
* Cdbext: Remove unneeded enumeration.David Schulz2013-05-211-11/+1
* Git: Fix object leaksOrgad Shaneh2013-05-1710-67/+60
* CustomWizard: Add a placeholder field for QLineEditAurindam Jana2013-05-172-4/+8
* CustomWizardPage: Connect user fields to completeChanged()Aurindam Jana2013-05-171-1/+11
* CustomWizardPage: Register QTextEdit with correct signal.Aurindam Jana2013-05-171-1/+1
* Environment: Move isEmpty() test to beginningOrgad Shaneh2013-05-171-3/+3
* Qbs: Properly report related runconfigurations for Qbs nodesTobias Hunger2013-05-172-0/+23
* Qbs: Add pointer to the project to QbsProjectNodeTobias Hunger2013-05-174-8/+21
* Qbs: Rename a couple of members to make them more obviously Qbs relatedTobias Hunger2013-05-173-52/+54
* Qbs: Make name of some qbs-based member variables more explicitTobias Hunger2013-05-172-6/+13
* Added note about apparent memory leakRobert Loehning2013-05-171-0/+1
* Use ProStringList::join(QChar) overload where applicableMarc Mutz2013-05-171-2/+2
* qmake: add ProStringList::join(QChar)Marc Mutz2013-05-172-8/+20
* make error() abort the qmake run, not just the current fileOswald Buddenhagen2013-05-173-59/+86
* fix non-bootstrapped $$system()'s line end conversions on windowsOswald Buddenhagen2013-05-171-3/+7
* don't allow overloading of built-in functionsOswald Buddenhagen2013-05-173-18/+20
* remove the entirely insane whitespace compressionOswald Buddenhagen2013-05-171-18/+2
* remove support for non-lowercased $$eXpaNd() functionsOswald Buddenhagen2013-05-171-9/+0
* Fix qmake's pro file cache to interact correctly with write_fileOswald Buddenhagen2013-05-173-0/+9
* don't send output of $$join() and $$sprintf() through split_value_list()Oswald Buddenhagen2013-05-171-3/+2
* clean paths of found files in prepareProject()Oswald Buddenhagen2013-05-171-3/+3
* make split_value_list() mostly saneOswald Buddenhagen2013-05-171-31/+38
* permit returning from filesOswald Buddenhagen2013-05-171-12/+17
* remove pointless initialization of qmakespecOswald Buddenhagen2013-05-171-1/+0
* Update feature paths on assignment to QMAKE_PLATFORMTor Arne Vestbø2013-05-172-1/+4
* remove automatic splitting from $$() expansionsOswald Buddenhagen2013-05-171-3/+3
* Debugger: Fix disabled breakpoints on start up in cdbengine.David Schulz2013-05-171-1/+1