summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-1336-124/+143
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-01-1365-428/+407
|\
| * Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-1318-33/+33
| * Fixes: - ProgressManager --> ProgressManagerPrivatecon2009-01-136-21/+21
| * Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-1350-107/+107
| * Fixes: - Rename ActionManager --> ActionManagerPrivatecon2009-01-1312-61/+63
| * Fixes: Random enabling of submit/diff buttons when switching contexts (viewin...Friedemann Kleint2009-01-135-54/+31
* | fakevim: do something on "Quit"hjk2009-01-131-1/+1
|/
* fakevim: update state after pressing <Return>hjk2009-01-131-0/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-01-133-3/+13
|\
| * Fixed crash in function argument widgetThorbjørn Lindeijer2009-01-133-3/+13
* | fakevim: make visual selections also visual in creatorhjk2009-01-134-5/+22
|/
* add enum value for extra selectionshjk2009-01-131-0/+1
* cmakeprojectmanager: compile fix for namespaced Qthjk2009-01-132-0/+4
* fakevim: remove some basetextedit dependencieshjk2009-01-133-62/+66
* fix warningshjk2009-01-131-0/+2
* fakevim: implement '%' for moving between matching parenthesesMartin Aumueller2009-01-132-0/+28
* fakevim: implement automatic indenting and '=' for reindentingMartin Aumueller2009-01-132-5/+122
* fakevim: fix 'dG'Martin Aumueller2009-01-131-2/+2
* fakevim: don't expand collapsed code blocks when moving between linesMartin Aumueller2009-01-131-0/+1
* fakevim: implement 'R' for overwriting in current lineMartin Aumueller2009-01-131-0/+13
* fakevim: 'r' for replacing single charactersMartin Aumueller2009-01-131-0/+13
* fakevim: fix 'i' at the end of a line (insert before last character)Martin Aumueller2009-01-131-0/+2
* fakevim: correctly retain current column when moving between linesMartin Aumueller2009-01-131-0/+22
* fakevim: fix recognition of CTRL+RMartin Aumueller2009-01-131-4/+6
* fakevim: return false from eventFilter when key has not been handledMartin Aumueller2009-01-131-3/+5
* fakevim: yanking/deleting/changing by line would act on one line to fewMartin Aumueller2009-01-131-2/+13
* fakevim: implement 'y' for copyingMartin Aumueller2009-01-131-1/+19
* make marks usable in rangeshjk2009-01-131-0/+11
* Ensure we had a valid class symbol.Roberto Raggi2009-01-131-2/+2
* Improved the lookup of qualified name ids.Roberto Raggi2009-01-132-11/+77
* Fixes: Make git diff work for staged files, do not launch submit if file list...Friedemann Kleint2009-01-1314-32/+171
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinedt2009-01-1266-516/+1026
|\
| * Make project dependencies dialog accessible againThorbjørn Lindeijer2009-01-122-40/+25
| * Windows LinkFriedemann Kleint2009-01-121-1/+0
| * Fixes: Use a model for the submit file list (to resolve the git diff mess)Friedemann Kleint2009-01-1221-339/+598
| * Fixes: - API documentation for ICorecon2009-01-1216-56/+319
| * Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-1226-76/+79
| * Fixed crash due to missing initializationThorbjørn Lindeijer2009-01-121-2/+3
| * Tweaked default colors for diff highlightingThorbjørn Lindeijer2009-01-121-3/+3
* | Fixes: Correctly restore RunConfigurationsdt2009-01-121-1/+1
* | Fixes: Add install target and don't create runconfigurations for targets w...dt2009-01-121-1/+3
* | Fixes: Add the ability to add command line arguments to the cmake command ...dt2009-01-122-3/+35
* | Fixes: Correctly restore BuildSteps and add configuration options to the c...dt2009-01-124-2/+23
* | Fixes: Various stuff in the cmake project.dt2009-01-126-35/+182
|/
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-01-094-41/+75
|\
| * Fixes: Show untracked files in git submit dialogFriedemann Kleint2009-01-094-41/+75
* | fakevim: listen to editor opening and closinghjk2009-01-093-13/+38
|/
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinehjk2009-01-092-10/+9
|\
| * More ObjC++Roberto Raggi2009-01-092-10/+9