hjk
e60befd66f
Fixes: fakevim: implement hlsearch
2009-03-12 18:05:36 +01:00
Roberto Raggi
79169238b1
Fun with Core::IWizard.
2009-03-12 17:53:25 +01:00
hjk
782f42354b
Fixes: fakevim: fix undo after insert
2009-03-12 17:25:43 +01:00
hjk
4d55a30533
Fixes: quickopen: sort matches starting with the search term towards the
...
top
RevBy: con
2009-03-12 16:57:21 +01:00
Roberto Raggi
37f7e5dbee
Added a way to refresh the project.
2009-03-12 16:31:40 +01:00
dt
2823160cae
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 15:54:12 +01:00
dt
b2ee911e1a
Fixes: Add a linedit for make arguments for the cmake makestep.
...
Details: One of the more common simple wishes, so just implement it.
2009-03-12 15:51:44 +01:00
hjk
a82081c9b9
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 15:49:47 +01:00
hjk
2b0bc30e8d
Fixes: qworkbench.pri: make the gnu linker bail out on non-selfcontained libraries.
2009-03-12 15:49:09 +01:00
Roberto Raggi
752a641304
Don't convert the include paths
2009-03-12 15:47:51 +01:00
Roberto Raggi
f167218d13
Initialize defines and includePaths
2009-03-12 15:28:33 +01:00
Roberto Raggi
4e6428bbd5
Use .creator as extension for the project files.
2009-03-12 15:28:13 +01:00
con
aef500cb5c
Fixes: Compile.
2009-03-12 15:11:27 +01:00
con
444a0b0e1e
Fixes: subdir.file not supported
...
Task: 247566
RevBy: dt
2009-03-12 15:11:27 +01:00
hjk
caef30cb7d
Fixes: debugger: link fix on Mac
2009-03-12 15:09:56 +01:00
hjk
48f90a6631
Fixes: debugger: compile fix
2009-03-12 15:08:58 +01:00
Roberto Raggi
6dbc975f5a
re-enable the indexer.
2009-03-12 15:07:54 +01:00
hjk
a17b57fa16
Fixes: fakevim: fix positioning after df<x>
...
Details: removes an old hack...
2009-03-12 15:05:33 +01:00
hjk
e3eec1eb86
Fixes: fakevim: implement . after 'f', 't', 'F', and 'T'
2009-03-12 15:05:33 +01:00
dt
07718288fe
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 15:03:09 +01:00
dt
d83e0e74e6
Fixes: Crash on importing a project
...
Task: Reported on irc by roberto
Details: Initialize the rootProjectNode after the qt4Project is in a
more useable state. Could be that this is now initialized too late. But
that's to be seen.
2009-03-12 15:01:01 +01:00
hjk
d47a001bc1
Fixes: fakevim: remove indentation after pressing 'J'
2009-03-12 14:36:58 +01:00
Roberto Raggi
6ea4990b86
Added configuration widgets for include paths and defines
...
The entered information isn't stored yet for now, though.
2009-03-12 14:36:53 +01:00
dt
48d5400442
Fixes: & in output.
...
RevBy: ossi
Details: By switching to QPlainTextEdit from QTextEdit, which is faster
anyway.
2009-03-12 14:25:43 +01:00
hjk
53f47f8267
Fixes: debugger: simple view on 'nm'
...
Details: needs more work
2009-03-12 14:18:07 +01:00
Roberto Raggi
7b6eb2c47e
Added a way to change the tool chain.
2009-03-12 13:51:10 +01:00
Friedemann Kleint
679d15f484
Fixes: Remove "Class" prefix from UI-classes generated by the gui app wizards; give new item dialog home path as default when creating files out of project contexts.
2009-03-12 13:44:37 +01:00
Roberto Raggi
90e12652b4
Store the toolChain and includePaths in the .user file.
2009-03-12 12:26:32 +01:00
hjk
d5fb9e10e1
Fixes: debugger: tentative fix for parsing Mac's 'info shared' output
...
Details: Mac gdb produces MI-style output for the non-MI-style command
2009-03-12 12:00:53 +01:00
Roberto Raggi
3eafefd2e0
Improved the integration with file-explorer.
2009-03-12 11:50:32 +01:00
hjk
3a715bf07f
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 11:49:55 +01:00
hjk
1562193bf6
Fixes: debugger: compile fix for dumpers on naked Windows XP
...
Details: <unistd.h> does not seem to be present there
2009-03-12 11:49:04 +01:00
Friedemann Kleint
f3b3d23c15
Fixes: Designer/'Goto Slot' doesn't work with multiple inheritance
...
Task: 247782
Details: Check for inheritance as well as member when looking for UI::FormClass.
2009-03-12 11:44:30 +01:00
dt
1f3293ea41
Fixes: Build Issue doesn't respect the project encoding settings
...
Task: 243866
Details: Patch by Kris Wong.
2009-03-12 11:25:29 +01:00
con
4bddbdb5e9
Fixes: Compile
2009-03-12 10:44:17 +01:00
Roberto Raggi
ccb98d1f53
Merge branch 'master' of ../mainline into genericprojectmanager
2009-03-12 10:26:38 +01:00
Roberto Raggi
cd3a02361a
Compile.
2009-03-12 10:26:20 +01:00
Roberto Raggi
8a331ca40e
Merge branch 'master' of ../mainline into genericprojectmanager
...
Conflicts:
src/plugins/plugins.pro
2009-03-12 09:58:22 +01:00
Roberto Raggi
8df85570b3
Initial work on pkg-config support.
2009-03-12 09:57:13 +01:00
hjk
a91a7e40ab
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-12 08:16:38 +01:00
hjk
a331218e9c
Fixes: debugger: fix std::wstring dumper
2009-03-12 08:16:07 +01:00
Oswald Buddenhagen
3670b1a42f
remove qt < 4.5 #ifdefs
2009-03-11 18:40:27 +01:00
Oswald Buddenhagen
027b52a25d
sync variable expansion and list splitting with qmake
2009-03-11 18:40:27 +01:00
Oswald Buddenhagen
5bc97eb1a0
compile without ascii cast (to be in sync with qt)
2009-03-11 18:40:27 +01:00
Oswald Buddenhagen
9f51e3b72c
re-enable $$system() processing
...
unlike the conditional variant, the substituting variant may actually
provide interesting output with rather low likelyhood of side effects.
btw, my FIXME was bogus - i confused the two variants.
2009-03-11 18:40:27 +01:00
dt
f6e304f09d
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-11 17:37:42 +01:00
dt
0cd8da28d4
Fixes: Crashes on switching sessions.
...
Task: Reported on irc
Details: Hopefully this new code is a little bit more robust, i tried
to untangle the code a bit.
2009-03-11 17:36:17 +01:00
Oswald Buddenhagen
fd32001204
comment typo
2009-03-11 16:24:22 +01:00
Oswald Buddenhagen
a429d7a5e2
blow away the -$VAR hack again, now that things Just Work (TM)
2009-03-11 16:21:00 +01:00
con
1ed3298ae2
Fixes: Correct path for qtcreator_process_stub on Mac
...
RevBy: Ossi
2009-03-11 16:07:49 +01:00