con
70b399a359
Fixes: Remove -CONFIG Mac hack
...
RevBy: Ossi
2009-03-11 16:06:36 +01:00
Friedemann Kleint
4c019e8fba
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-11 15:46:10 +01:00
Friedemann Kleint
a7566d9092
Fixes: Add a "About Qt Designer Plugin" option to the tools menu showing the Qt Designer plugin dialog (4.5.1).
2009-03-11 15:44:58 +01:00
hjk
d259c4292a
Fixes: debugger: build dumpers into "global" lib, too
2009-03-11 15:44:53 +01:00
hjk
8958a079b5
Fixes: debugger: also show the original address in a tooltip when
...
auto-dereferencing contents
2009-03-11 15:09:33 +01:00
Roberto Raggi
1db3f56d55
Merge branch 'master' of ../mainline into genericprojectmanager
2009-03-11 14:47:15 +01:00
Friedemann Kleint
6a5c5ed2d6
Fixes: Make Designer actions work.
...
Details: Put designer actions on the toolbar into the global context to prevent them from disappearing.
2009-03-11 14:37:24 +01:00
hjk
0c68708cbf
Fixes: fakevim: improve behaviour of '.' after 'i'
2009-03-11 13:56:23 +01:00
hjk
d3f8d16f88
Fixes: debugger: implement custom dumpers for std::set
...
Task: 246286
2009-03-11 13:31:38 +01:00
Roberto Raggi
99805d3c3e
Prune the list of the futures.
2009-03-11 12:21:02 +01:00
dt
047e5af24a
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-11 12:07:26 +01:00
dt
caf86a8c27
Fixes: Compile
2009-03-11 12:07:05 +01:00
Roberto Raggi
ecab2093ae
Wait the future values.
2009-03-11 12:00:20 +01:00
dt
c395680eb6
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
...
Conflicts:
src/plugins/debugger/gdbengine.cpp
2009-03-11 11:49:38 +01:00
dt
e8d990e72c
Fixes: Compilation on other non unix systems
...
Task: Reported on ML
RevBy: con
2009-03-11 11:46:29 +01:00
hjk
c0b1386361
Fixes: use less static variables in patchedpluginloader.cpp
...
Details: confused designer plugins
2009-03-11 10:54:31 +01:00
hjk
9a70ea1823
Fixes: coreplugin: use QAction->data instead of a helper map
2009-03-10 20:01:09 +01:00
hjk
4ca765ed65
Fixes: projectexplorer: use QAction::setData instead of a helper map
...
RevBy: ossi
2009-03-10 19:54:41 +01:00
hjk
6594529f3b
Fixes: debugger: easy access to source files and modules from the
...
context menu
2009-03-10 19:35:17 +01:00
Roberto Raggi
c581285c85
Fixed quickopen for project files.
2009-03-10 19:05:50 +01:00
hjk
c37e4426ed
Fixes: debugger: write current settings to log file
2009-03-10 18:38:14 +01:00
Roberto Raggi
7e1ee7d1e5
Use the _right_ project path.
2009-03-10 18:29:20 +01:00
Roberto Raggi
a24ad17145
Merge branch 'fakeproject' of ../fakeproject
2009-03-10 17:55:44 +01:00
Roberto Raggi
013441d5f4
Generic project manager.
2009-03-10 17:35:05 +01:00
hjk
4a57295da9
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-10 17:30:58 +01:00
hjk
341de778ef
Fixes: debugger: make loading list of source files optional
2009-03-10 17:30:11 +01:00
dt
8d5832808f
Revert "Revert "Fixes: debugger: disable automatic loading list of source files""
...
This reverts commit dcb43b04cc .
2009-03-10 16:14:57 +01:00
Dean Dettman
29b1f841c4
Fixes: Doc - fixed a typo
...
RevBy: Kavindra
2009-03-10 15:31:52 +01:00
mae
f3f9718fb7
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-10 15:16:55 +01:00
mae
73b886fcce
make "close all" work with fake-restored editors
2009-03-10 15:16:27 +01:00
dt
711d73fa1f
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-10 14:08:06 +01:00
dt
dcb43b04cc
Revert "Fixes: debugger: disable automatic loading list of source files"
...
This reverts commit b99f3b61b4 .
2009-03-10 14:01:10 +01:00
con
5b683c84ef
Fixes: Don't explicitly link against svg and dbus
...
Details: Since we now set LD_LIBRARY_PATH. Missing part is
that we need to ship Qt3Support with creator.
2009-03-10 12:08:12 +01:00
con
f5fa4cf6ff
Fixes: cmd+h (hide) is overridden by designer's layout horizontally
...
Task: 243962
2009-03-10 12:00:15 +01:00
dt
46d507eed3
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-10 11:49:25 +01:00
dt
d73ac37b8a
Fixes: Use the correct generator/make for MinGW
...
Details: Patch by Antoine Requet
2009-03-10 11:48:37 +01:00
dt
488b04aa39
Fixes: Uninitialized value of m_buildParser
...
Details: Patch by Antoine Requet
2009-03-10 11:47:23 +01:00
Friedemann Kleint
6ffdf7cf40
Fixes: Add a combo for diff file browsing, bring diff editors to front, exclude qconfig.pri from files examined by p4.
...
Task: 234842
2009-03-10 11:02:12 +01:00
qtc-committer@nokia.com
f2550c2ca7
add forgotten files
2009-03-10 09:39:40 +01:00
Roberto Raggi
e0df247d21
Fixed: Possible crash in MimeType::matchesFile().
2009-03-09 19:34:55 +01:00
mae
0ef7f31ab3
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-09 19:04:40 +01:00
mae
ba4dd0013f
when closing a document, auto-load "restored" editors if required
2009-03-09 19:03:57 +01:00
dt
de6d615086
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
2009-03-09 18:17:22 +01:00
dt
ef1693e9a3
Fixes: Add a smarter cmake open project wizard.
...
Details: That fixes a few bugs, while still having a few missing
things. Don't allow the user to set a shadow build directory, if there
is already a in source build. Detect if a cbp file is already existing
and recent enough, don't rerun cmake then. Ensure that the user runs
cmake with the cbp generator on opening the project. Show the output of
the cmake generator while running. Remove the unecessary cmake step.
2009-03-09 18:13:19 +01:00
con
bbfc1013f0
Fixes: "Return to editor" functionality suboptimal in debug mode
2009-03-09 17:19:35 +01:00
con
7b38d9c8d3
Fixes: - Proparser handling of '=' operator.
...
Details:
"CONFIG = foo bar" resulted in "CONFIG = bar"
"CONFIG = foo
CONFIG = bar $$CONFIG"
resulted in "CONFIG = bar bar"
2009-03-09 15:57:55 +01:00
con
fe9b2ce6ab
Fixes: - Friendlier forward slash
...
RevBy: - hjk
2009-03-09 15:57:54 +01:00
Roberto Raggi
6b9444e150
Simple manual test for the preprocessor.
2009-03-09 15:49:51 +01:00
Kavindra Palaraja
370e30513e
Fixes: Adjusting the Project Wizard's last page in the dialog so that the
...
generated files are listed properly (with 2 scroll bars).
Revby: dt
Details: Merely an aesthetic fix.
2009-03-09 15:22:01 +01:00
Bradley T. Hughes
ba511b4731
Fixes: don't override LD_LIBRARY_PATH, don't depend on /bin/bash
...
RevBy: hjk
2009-03-09 12:54:49 +01:00