aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes file for 1.1.1v1.1.11.1con2009-05-181-0/+7
* Version bump.con2009-05-1530-113/+113
* Remove unnecessary code.con2009-05-151-4/+0
* Remove unused definitions.con2009-05-151-12/+0
* some work on the save-modified-files logic. We no longer relymae2009-05-154-22/+25
* Introduced IFile::checkPermission() and use it to reduce the number of calls ...Roberto Raggi2009-05-156-21/+31
* Add missing type information into gdb calls.v1.1.0con2009-04-211-4/+4
* debugger: use & in "p (char*)&qDumpOutBuffer". This improves thehjk2009-04-212-5/+5
* Fixed navigation with F2 when at the start of a wordThorbjørn Lindeijer2009-04-211-0/+7
* Regression: Recent project menu doesn't show file pathscon2009-04-201-1/+1
* Fixed an exotic linker issue on gcc 4.1.2Thorbjørn Lindeijer2009-04-201-0/+2
* Pedantic changes to changelog that I forgot in a previous commitThorbjørn Lindeijer2009-04-201-6/+6
* Fixed link to known issues.Thorbjørn Lindeijer2009-04-201-1/+2
* Show also error output in the cmake run log.dt2009-04-201-1/+2
* Changelog updates and pedantic fixesThorbjørn Lindeijer2009-04-201-46/+44
* Version bump 1.1.0con2009-04-2030-113/+113
* Fix permissions of basetextdocument.cpp to not be executableSimon Hausmann2009-04-181-0/+0
* Also apply the fix for the dumper here.dt2009-04-171-0/+5
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-178-16/+31
|\
| * Update known issues.con2009-04-171-4/+0
| * Screenshots for cmake support documentation.con2009-04-174-2/+4
| * Be more specific on who benefits from the libQt3Support-related crash fixes.Daniel Molkentin2009-04-171-2/+4
| * Fixes: - Doc - minor fixesKavindra Devi Palaraja2009-04-171-8/+7
| * fakevim: eat Ctrl-A to prevent the global "select all" shortcut to triggerhjk2009-04-171-0/+2
| * Two-keystroke menu shortcuts do not work on Mac.con2009-04-171-0/+10
| * debugger: fix dumper building on 'release' Qtshjk2009-04-171-0/+4
* | Add my changes to the changelogdt2009-04-171-0/+2
|/
* Fix the directories the cmakelugin checks for the debugger plugindt2009-04-172-9/+16
* Prevent non-existing projects from showing on the welcome page.Friedemann Kleint2009-04-171-1/+4
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-162-5/+5
|\
| * Updated known issues related to .pro file parsingThorbjørn Lindeijer2009-04-161-2/+5
| * Don't disable the frame around QSpinBox in debugger optionsThorbjørn Lindeijer2009-04-161-3/+0
* | Run make clean on clicking rebuild for the debugging helper library.dt2009-04-161-19/+29
|/
* Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1dt2009-04-163-3/+7
|\
| * Merge branch '1.1' of git@scm.dev.nokia.troll.no:creator/mainline into 1.1mae2009-04-1615-141/+335
| |\
| | * less convolutedOswald Buddenhagen2009-04-161-3/+3
| | * whoopsOswald Buddenhagen2009-04-161-0/+1
| * | nicer visual session switchingmae2009-04-162-0/+3
* | | Correct and add some notes about the debugging helper library.dt2009-04-161-9/+12
| |/ |/|
* | Fixes make install not installing the wrapperdt2009-04-161-3/+5
* | Merge commit 'origin/1.1' into 1.1dt2009-04-1617-211/+433
|\ \
| * | debugger: fix message on debugger exithjk2009-04-162-10/+22
| * | debugger: watcher creation revisitedhjk2009-04-163-5/+2
| * | debugger: prevent endless loop when contructor breakpoints are locatedhjk2009-04-161-1/+5
| * | Updated files to be patched to new Qt versionThorbjørn Lindeijer2009-04-161-19/+19
| * | debugger: add an autotest for the regexp used for paring 'info break' outputhjk2009-04-162-0/+43
| * | debugger: add a destructor in the manual testhjk2009-04-161-0/+6
| * | fakevim: fix cursor position for <n>j or <n>k and end or begin of documenthjk2009-04-162-2/+4
| * | fakevim: autotests for 'e', 'dd', 'w', 'cc'hjk2009-04-163-98/+219
| |/
| * Fixed restoring of full screen window stateThorbjørn Lindeijer2009-04-161-6/+15