Eike Ziller
e0e8cf3ada
Contact -> qt-project.org
...
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2012-07-19 13:23:21 +02:00
hjk
b44e0e1a23
use QT_BEGIN_NAMESPACE instead of QT_FORWARD_DECLARE_CLASS
...
Less confusing to the highlighter.
Change-Id: I1c5f232da42b18d43f6c14b5907eb8feb48de2b4
Reviewed-by: hjk <qthjk@ovi.com >
2012-07-17 17:17:31 +02:00
kh1
d762373b95
Make it possible to Show/Hide the sidebar in help mode.
...
Task-number: QTCREATORBUG-1533
Change-Id: I0ac767db5bcbda12a9d8ba1572ee75881308d0d0
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-05-11 15:14:07 +02:00
Friedemann Kleint
4e83fb7953
Port Qt Creator to the new plugin system of Qt 5.
...
- Add Q_PLUGIN_METADATA for Qt 5, use Q_EXPORT_PLUGIN
for Qt 4.
- Generate the Json files for Qt 5 from the pluginspec
files by using a XSLT sheet.
Change-Id: I8653f182ae7d61615971c093df10b84fb06c2172
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2012-03-02 14:13:49 +01:00
Erik Verbruggen
3fa55b7ab9
Removed module names from #include directives.
...
Getting the #include directives ready for Qt5. This includes the
new-project wizards.
Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-02-15 16:24:46 +01:00
hjk
2931a499e6
Long live the king!
...
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-26 19:55:36 +01:00
hjk
4a21f0c3c8
Use new static ICore interface.
...
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-24 18:48:47 +01:00
hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
hjk
7bfde77d7c
s/error_message/errorMessage/g
...
Change-Id: I9a91028fb7c00a20843d99ece659ec8b7acc7710
Reviewed-on: http://codereview.qt-project.org/5312
Reviewed-by: hjk <qthjk@ovi.com >
2011-09-21 13:06:52 +02:00
Daniel Molkentin
a687ead840
Add Help Menu Entry that points to the bug tracker.
...
Task-Number: QTCREATORBUG-5098
Change-Id: Ibed9e8eea98cb716f2eff29582a39e133c7d8607
Reviewed-on: http://codereview.qt.nokia.com/2221
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-28 15:39:06 +02:00
Daniel Molkentin
497dd323ea
Introduce QML-based welcome screen using desktop components
...
Implements new XML-based format for examples, demos & tutorials
Done-with: Primrose Mbanefo <ext-primrose.mbanefo@nokia.com >
Change-Id: I42c0afdb419cffe5637cd4f298e828d09e0fb15a
Reviewed-on: http://codereview.qt.nokia.com/840
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-06-29 00:31:47 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
Friedemann Kleint
aa5b5e237c
Help: Fix leaking side bar widget and find placeholder.
...
Breakage introduced by d28dc2d989 .
Reviewed-by: con
2011-03-03 16:48:16 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
b1bcf081d8
Merge branch '2.1'
...
Conflicts:
src/plugins/coreplugin/basemode.cpp
src/plugins/coreplugin/basemode.h
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.cpp
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.h
src/plugins/debugger/cdb/cdbsymbolpathlisteditor.cpp
src/plugins/debugger/debuggeragents.cpp
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/debugger/debuggeruiswitcher.h
src/plugins/projectexplorer/buildconfigdialog.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.h
src/plugins/qmldesigner/designercore/include/enumeratormetainfo.h
src/plugins/qmldesigner/designercore/include/modelutilities.h
src/plugins/qmldesigner/designercore/include/nodeinstance.h
src/plugins/qmldesigner/designercore/include/propertymetainfo.h
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.h
src/plugins/qmldesigner/designercore/instances/graphicsviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.h
src/plugins/qmldesigner/designercore/instances/nodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/qmlviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.h
src/plugins/qmldesigner/designercore/metainfo/enumeratormetainfo.cpp
src/plugins/qmldesigner/designercore/metainfo/propertymetainfo.cpp
src/plugins/qmldesigner/designercore/model/modelutilities.cpp
src/plugins/snippets/inputwidget.cpp
src/plugins/snippets/snippetscompletion.cpp
src/plugins/snippets/snippetscompletion.h
src/plugins/snippets/snippetspec.cpp
src/plugins/snippets/snippetsplugin.cpp
src/plugins/snippets/snippetswindow.cpp
src/plugins/snippets/snippetswindow.h
src/plugins/texteditor/snippetsparser.cpp
src/tools/qml/qmldom/main.cpp
tests/manual/trk/runner.cpp
tests/manual/trk/trkolddevice.cpp
tests/manual/trk/trkolddevice.h
tests/manual/trk/trkserver.cpp
2010-12-17 17:00:53 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
kh1
da84000313
Cannot reset font size for help when shown in side pane.
...
Task-number: QTCREATORBUG-2924
Reviewed-by: ck
2010-11-16 16:25:56 +01:00
kh1
699e3657a9
Replace QToolBars with StyledBar. Remove minimum size constraints.
...
Reviewed-by: con
2010-10-05 14:53:29 +02:00
kh1
b4dd2080be
Implement opening find toolbar after '/' as requested by hjk.
2010-09-22 15:33:50 +02:00
kh1
ffdd1765ca
Better naming.
2010-08-25 16:18:52 +02:00
kh1
1b7a92925d
Make next/ previous button work for external help.
...
Task-number: QTCREATORBUG-2074
2010-08-25 15:51:56 +02:00
kh1
44f4db7a39
Add navigation menus to the back and forth history buttons.
...
Task-number: QTCREATORBUG-347
Reviewed-by: ck
2010-08-25 11:46:04 +02:00
kh1
eec3542433
Missing connects when changed from the options dialog.
2010-08-05 16:17:47 +02:00
kh1
597ceed2c4
Make the side bar able to hide, implement missing shortcuts.
...
Reviewed-by: ck
2010-08-04 15:35:29 +02:00
kh1
7608604c5f
Remove superfluous class member.
2010-07-26 16:08:21 +02:00
kh1
de040e80fc
Initial support for showing help in external window.
...
Task-number: QTCREATORBUG-1473
2010-07-23 16:37:29 +02:00
kh1
8c0223f874
Some preparations for externel help support.
2010-07-23 16:37:29 +02:00
kh1
a59a1e5d37
Use new function signature. Small code cleanup.
2010-07-23 11:21:06 +02:00
kh1
01fb9cdbaf
Make sure we open the help only if needed.
...
Reviewed-by: ck
2010-07-14 17:01:26 +02:00
con
b3dbc4b4e4
Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.
...
If a plugin requests asyncronous shutdown, the shutdown sequence does
not continue to deleting the plugins before it has sent a
asynchronousShutdownFinished signal. During that time an event loop
is running.
2010-07-13 15:25:21 +02:00
kh1
6a98c17147
Implement topic highlighting after e.g. F1.
...
Task-number: QTCREATORBUG-1765
Reviewed-by: ck
2010-07-13 13:30:39 +02:00
kh1
38b2ffce04
Fix missing help plugin shortcuts.
...
Reviewed-by: ck
2010-06-21 13:27:42 +02:00
kh1
1b6ad08795
Move help manager into core.
...
- lessens open file handles
- improves help plugin startup further
Task-number: QTCREATORBUG-337
Reviewed-by: ck
2010-06-11 13:11:37 +02:00
con
ca14299790
Rename IPlugin::shutdown --> IPlugin::aboutToShutdown
...
Discussed-with: hjk
2010-04-28 17:32:01 +02:00
kh1
c908da836f
Fix handleHelpRequest.
...
* Make sure we only change our own urls inside that function
* QDesktopService::setUrlHandler expects the target slot to take a QUrl
Reviewed-by: ck
2010-04-28 15:07:06 +02:00
kh1
edcefd69ad
Implement tabless help mode, behaves now like edit mode.
2010-03-30 17:51:46 +02:00
kh1
6ac6be5db2
Rewrite of the whole help modul initialization.
...
We now do as much as possible lazy initialisation, e.g only start the
full text search indexer if we really access the search widget. Also
moved the QFutur progress into the search widget. Changed all ctors to
be called without an argument, since we share the help engines from
help manager all over the place. Make use of the fact that we only need
to call setupData on the gui engine if we access the help mode, otherwise
all data is fetched thru the core engine whichs setupData is really fast.
2010-03-23 18:13:12 +01:00
kh1
42e01eaaab
Move the constants where they belong.
2010-03-23 18:13:07 +01:00
kh1
54be2fed8a
We need to create the right pane also in case we handle a help request.
2010-03-16 19:33:25 +01:00
kh1
3357458101
Some more refactoring, reuse existing code.
...
Reuse the core help engine in the settings pages. Do not setup the gui
help engine at all since any getter will do so. Split update documentation
into smaller pieces for better performance.
Reviewed-by: ck
2010-03-16 15:54:41 +01:00
kh1
37871bc43c
Lazy reset the unfiltered filter.
...
Reviewed-by: ck
2010-03-16 15:54:40 +01:00
kh1
c06323032a
Lazy instantiate the right side pane and reuse core engine.
...
Reviewed-by: ck
2010-03-16 15:54:39 +01:00
kh1
3cd98b3387
Make use of the core engine in the general settings page.
...
Reviewed-by: ck
2010-03-16 15:54:38 +01:00
kh1
4e7bbbdaaf
Fix broken behavior for welcome page links if no docs are installed.
...
In case of split mode we did not check if the actual requested doc
exists and thus did fail to open the browser if it could not be found.
Reviewed-by: Daniel Molkentin
2010-03-10 18:42:12 +01:00
kh1
b748f99c69
Lazy start the full text search indexer. Fix missing progress for more
...
the one run of the indexer.
Reviewed-by: ck
2010-03-05 16:09:19 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
kh1
23a876c5c0
Some more improvements for the startup time.
...
After this change and the change we did to 4.7, we are down to ~100ms
time in extensionsInitialized on Windows, should be even more on Linux.
2010-03-04 18:48:51 +01:00
kh1
a53594cf80
Implement index documentation progress bar and make it interruptible.
...
Reviewed-by: ck
2010-03-02 10:55:26 +01:00
kh1
e94ff514ed
Move HelpManager it's own source files.
...
Reviewed-by: ck
2010-02-02 14:27:11 +01:00