Commit Graph

364 Commits

Author SHA1 Message Date
Thorbjørn Lindeijer
9b3dd396be Merge branch '1.3'
Conflicts:
	src/plugins/debugger/gdb/gdbengine.cpp
2010-02-04 15:09:05 +01:00
Alexander Antsev
1d6c5d73d9 Fixed errors in description of locator's key combinations
Merge-request: 108
Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
2010-02-01 17:52:01 +01:00
Oswald Buddenhagen
75b42f18d8 Merge remote branch 'origin/1.3'
Trailing whitespace removal re-applied manually.
2010-01-29 22:50:23 +01:00
Oswald Buddenhagen
a6ca348636 remove trailing whitespace
doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
Kai Koehne
a29c928e92 Remove outdated submission process, and instead point to Qt website 2010-01-22 13:49:32 +01:00
kh1
9a01b634a3 * Add missing doc about Botan source location. 2010-01-21 11:20:52 +01:00
kh1
a601819105 Add license acknowledgement for botan and net7ssh. 2010-01-13 14:47:02 +01:00
con
2e495e7075 Version bump. 2010-01-07 18:17:10 +01:00
Oswald Buddenhagen
24e1ffb193 accept whitespace between \l and target 2010-01-05 18:32:32 +01:00
Oswald Buddenhagen
11622e4ac1 support nested lists in index 2010-01-05 18:32:32 +01:00
Oswald Buddenhagen
48c1cc8c89 better error reporting 2010-01-05 18:32:32 +01:00
hjk
6596391811 debugger: some documentation on how to use python for creating debugging
helpers for custom types
2009-12-15 09:50:18 +01:00
con
7081a3d415 Merge remote branch 'origin/1.3'
Conflicts:
	src/plugins/projectexplorer/outputwindow.cpp
2009-12-14 11:47:39 +01:00
con
bdde628374 Add some information about supported debugger on Mac OS X. 2009-12-11 16:37:46 +01:00
mae
c1120587a8 Merge commit 'origin/1.3'
Conflicts:
	src/plugins/cppeditor/cppeditor.cpp
2009-12-03 18:41:21 +01:00
con
3ef326369c Updated supported platforms. 2009-12-03 18:31:25 +01:00
con
15c4e5d42e Add some documentation for how to use the ProgressManager. 2009-12-02 15:05:49 +01:00
Daniel Molkentin
fe0d09991e Remove accidentially committed file. 2009-12-01 11:25:32 +01:00
con
85b6ee648c Merge commit 'origin/1.3' 2009-11-30 18:23:13 +01:00
con
5bcff248fb Some naming adaptions. 2009-11-30 18:22:04 +01:00
Oswald Buddenhagen
b0b5bde2e9 Merge remote branch 'origin/1.3'
Conflicts:
	doc/qtcreator.qdoc
	src/plugins/debugger/watchhandler.cpp
2009-11-27 20:06:01 +01:00
Oswald Buddenhagen
32dd4567c8 doc updates
mostly reshuffling and language fixes

the bulk of the work was done by Others Than Me (TM).
2009-11-24 20:44:01 +01:00
Oswald Buddenhagen
6a861cf92d add script to fix the navigation links when the index order changes
re-linking the pages manually makes one's head explode, so automate it.
2009-11-24 20:44:01 +01:00
Oswald Buddenhagen
7cb57a8a70 whitespace shuffling
remove trailing ws, expand tabs and normalize newlines
2009-11-24 20:44:01 +01:00
Oswald Buddenhagen
67c186abea less bizarre build command setup for windows 2009-11-24 20:43:58 +01:00
Oswald Buddenhagen
c13d934b37 macx: compile doc into the right directory instead of copying it later 2009-11-24 20:43:55 +01:00
con
c718095c28 Merge commit 'origin/1.3'
Conflicts:
	src/plugins/debugger/gdb/gdbengine.cpp

Reviewed-by: Oswald Buddenhagen
2009-11-16 11:35:47 +01:00
Robert Loehning
de6551b8fe S60: More precise about Qt version to use. 2009-11-13 11:31:15 +01:00
Robert Loehning
1e9152df6c S60: Added documentation paragraph about running in emulator. 2009-11-13 11:31:14 +01:00
con
5e6e5e3261 Screenshots for project settings.
Reviewed-by: dt
2009-11-12 20:36:21 +01:00
con
0a69836488 Update the documentation for Qt for Symbian support.
Reviewed-by: Robert Loehning
2009-11-12 19:43:30 +01:00
con
36d0d8500e Merge commit 'origin/1.3' 2009-11-09 11:36:19 +01:00
hjk
72db7df3a2 fix some documentation glitches 2009-11-06 10:46:24 +01:00
con
468b76fff2 Merge commit 'origin/1.3' 2009-11-05 19:00:23 +01:00
Daniel Molkentin
c9f3b29807 Known issues: installer does not prepare qtcreator.ini for every user
Reviewed-By: con
2009-11-05 15:15:24 +01:00
con
c8bb7e174b Merge commit 'origin/1.3'
Conflicts:
	src/plugins/qt4projectmanager/qt4project.cpp
2009-11-04 19:15:14 +01:00
Oswald Buddenhagen
6769c13e6e do not create invalid help files
afaik, this was a bizarre hack to make the install target work, so fix
it properly instead.
2009-11-03 18:20:43 +01:00
con
fa34847571 Merge commit 'origin/1.3'
Conflicts:
	src/plugins/debugger/gdb/gdbengine.cpp
	src/plugins/qt4projectmanager/qt4project.cpp
2009-11-03 18:08:01 +01:00
dt
c542714707 Also fix the cmake documentation. 2009-11-02 16:17:30 +01:00
dt
e5b4b65d56 Update docu of project pane. Missing the screenshots. 2009-11-02 15:42:17 +01:00
con
3e81572b8a Merge commit 'origin/1.3' 2009-10-30 17:22:01 +01:00
Friedemann Kleint
4036d2e213 Documentation: Metnion proper Qt version to build.
Reviewed-by: kh
2009-10-30 14:01:45 +01:00
con
be3fafc311 Merge commit '2be0845c7492ad991f23ce5c90c322df788b62b5'
Conflicts:
	src/plugins/projectexplorer/projectexplorer.h
	src/plugins/qt4projectmanager/qt4projectconfigwidget.cpp
	src/plugins/qt4projectmanager/qt4runconfiguration.cpp
	src/plugins/qt4projectmanager/qtversionmanager.cpp
2009-10-29 18:54:17 +01:00
con
162b0dae81 Version bump. 2009-10-29 17:17:49 +01:00
con
008168838f Version bump. 2009-10-29 17:15:55 +01:00
con
2e28201373 Refer to new bug tracker. 2009-10-28 14:36:51 +01:00
con
bac9c64f93 Merge commit 'origin/1.3' 2009-10-26 15:48:26 +01:00
Daniel Molkentin
c6e9c041a7 Do not require QTDIR to be set.
Reviewed-By: Oswald Buddenhagen
2009-10-26 15:36:09 +01:00
con
441ece365a Merge commit 'origin/1.3'
Conflicts:
	src/plugins/cpptools/cppcodecompletion.h
	src/plugins/debugger/gdb/gdbengine.cpp
	src/plugins/qmleditor/QmlEditor.pluginspec
2009-10-26 13:51:56 +01:00
hjk
fc512f716d some forgotten license header changes. also, use Nokia instead of Trolltech. 2009-10-26 12:09:35 +01:00