Commit Graph

34409 Commits

Author SHA1 Message Date
Martin Aumueller
b3a2756108 fakevim: 'r' for replacing single characters 2009-01-13 11:14:02 +01:00
Martin Aumueller
13481871c9 fakevim: fix 'i' at the end of a line (insert before last character) 2009-01-13 11:14:02 +01:00
Martin Aumueller
936f8885a8 fakevim: correctly retain current column when moving between lines 2009-01-13 11:14:02 +01:00
Martin Aumueller
69fbf9ddcd fakevim: fix recognition of CTRL+R 2009-01-13 11:14:02 +01:00
Martin Aumueller
6424bd585c fakevim: return false from eventFilter when key has not been handled
(makes standard key bindings work)
2009-01-13 11:14:02 +01:00
Martin Aumueller
eb5f4774a0 fakevim: yanking/deleting/changing by line would act on one line to few 2009-01-13 11:14:01 +01:00
Martin Aumueller
0d5ea46579 fakevim: implement 'y' for copying 2009-01-13 11:14:01 +01:00
hjk
0977776f3c make marks usable in ranges 2009-01-13 11:14:01 +01:00
Roberto Raggi
9f1e7205e8 Ensure we had a valid class symbol. 2009-01-13 10:30:48 +01:00
Roberto Raggi
a2cd5db6ce Improved the lookup of qualified name ids. 2009-01-13 10:17:13 +01:00
Friedemann Kleint
4741a7282d Fixes: Make git diff work for staged files, do not launch submit if file list empty, make file model read only, add conveniences
Details: Add a type data field to the git file model
2009-01-13 10:06:06 +01:00
mae
4237c8cfd4 added a standard item model to the editormanager to maintain the list of open editors. 2009-01-12 20:49:16 +01:00
mae
7d1629f6f0 enable text update for the build action (so we can show the project it builds) 2009-01-12 20:47:01 +01:00
dt
278ff78040 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-12 18:26:52 +01:00
dt
920ce6f8fb Fixes: Correctly restore RunConfigurations
Details:  Copy and paste error
2009-01-12 18:26:26 +01:00
Thorbjørn Lindeijer
c077ef28d8 Make project dependencies dialog accessible again
Not entirely sure about the location of the menu entry. Also, the dialog
is in dire need of a redesign.
2009-01-12 18:02:26 +01:00
Friedemann Kleint
59e9078bcc Windows Link 2009-01-12 17:57:16 +01:00
dt
5c6c442883 Fixes: Add install target and don't create runconfigurations for targets without executable.
Details:  One step at a time.
2009-01-12 17:51:50 +01:00
Friedemann Kleint
17daca603a Fixes: Use a model for the submit file list (to resolve the git diff mess) 2009-01-12 17:44:04 +01:00
con
349c055d47 Fixes: - API documentation for ICore
Details:  - And do some simplification/consistency.
2009-01-12 17:21:07 +01:00
Kavindra Palaraja
aedbdd1133 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-12 16:30:03 +01:00
Kavindra Palaraja
1e4d73d73d Fixes: Doc - added some information on session management
RevBy: Thorbjørn Lindeijer
2009-01-12 16:29:51 +01:00
dt
71ea85dfee Fixes: Add the ability to add command line arguments to the cmake command line
Task:     CMake support
Details:  we don't pass those to the cbp file generation, that might create problems.
2009-01-12 16:01:49 +01:00
dt
cc4e0e3ad1 Fixes: Correctly restore BuildSteps and add configuration options to the cmakestep.
Details:  Forgot to add the factories, also the configuration options for the cmakestep don't work atm.
2009-01-12 15:29:05 +01:00
Thorbjørn Lindeijer
6c1e557d70 Changed coreplugin resource prefix to "/core"
It still read "/qworkbench", the research project name for Qt Creator.

Reviewed-by: con
2009-01-12 15:23:22 +01:00
Roberto Raggi
e0eead0997 Parse ObjC++ class and category implementations. 2009-01-12 15:20:24 +01:00
dt
0b21f2898f Fixes: Various stuff in the cmake project.
Details:  Not yet usable, but at least you get a list of build targets now.
2009-01-12 15:10:33 +01:00
Roberto Raggi
03811b68a4 --warnings 2009-01-12 15:01:48 +01:00
Roberto Raggi
8078053c99 Improved ObjC++ support. 2009-01-12 14:56:00 +01:00
Thorbjørn Lindeijer
54d9d0d46a Fixed crash due to missing initialization
Reviewed-by: mae
2009-01-12 13:53:28 +01:00
Thorbjørn Lindeijer
116358163e Tweaked default colors for diff highlighting
Now with commonly used red and green colors, and without the ugly bright
green for locations.
2009-01-12 13:53:28 +01:00
Kavindra Palaraja
0ea571a909 Fixes: Doc - added Keyboard Shortcuts to the main page; mentioned the Open menu item 2009-01-12 12:38:54 +01:00
Kavindra Palaraja
09c4746384 Fixes: Doc - putting in Sam Dutton's feedback from the qt-creator mailing list 2009-01-12 09:36:01 +01:00
hjk
408a3c1b3f Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-09 17:58:15 +01:00
hjk
fb8e1bb205 fakevim: listen to editor opening and closing 2009-01-09 17:57:48 +01:00
Friedemann Kleint
05033a9d36 Fixes: Show untracked files in git submit dialog
Details: Move routine to get project file list into VCSBase, use it in p4 and git to filter submit lists.
2009-01-09 17:52:41 +01:00
hjk
fb93fdaea2 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-09 17:31:53 +01:00
hjk
b1f4889ac4 fakevim: use tab settings from creator base text editor 2009-01-09 17:31:20 +01:00
goro
914c3fa637 Split untar step into gunzip and untar steps 2009-01-09 17:06:14 +01:00
Roberto Raggi
530f11c2e8 --warnings 2009-01-09 16:58:04 +01:00
Roberto Raggi
599cdcfa06 More ObjC++ 2009-01-09 16:55:51 +01:00
hjk
5f9669d8d2 fakevim: mv handler.{cpp,h} fakevimhandler.{cpp,h} 2009-01-09 16:54:06 +01:00
hjk
33438d4403 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-09 16:49:03 +01:00
hjk
80748aa73b fakevim: begin work on tab/space configuration 2009-01-09 16:48:36 +01:00
Friedemann Kleint
94d646a206 Fixes: Added dbl-click handling for remote branches
Task:
RevBy:
AutoTest:
Details: Moved code to create a local branch from model to dialog which is slightly better since all the modifying app code is there.
2009-01-09 16:27:42 +01:00
hjk
5632709e0a Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-09 15:36:40 +01:00
hjk
67f31135e5 fakevim: provide a means to see configuration variables 2009-01-09 15:36:02 +01:00
Thorbjørn Lindeijer
f3f813806a Make disabled code a bit less light by default
Otherwise it's really hard to read and sometimes you just need to edit
it a bit.
2009-01-09 15:33:20 +01:00
goro
f352dc7c5e Script for Qt binary creation, work in progress 2009-01-09 15:18:10 +01:00
hjk
f3a0d9b4e0 Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-09 15:15:41 +01:00