- Jun 23, 2009
-
-
Friedemann Kleint authored
Add a shutdown()-notification to MainWindow and reset the context in it. Task-number: 256386 Reviewed-by:
con <qtc-committer@nokia.com>
-
- Jun 16, 2009
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- Jun 12, 2009
-
-
Daniel Molkentin authored
Reviewed-by: con
-
- Jun 04, 2009
-
-
con authored
-
con authored
Reviewed-by: Oswald Buddenhagen
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Jun 03, 2009
-
-
Oswald Buddenhagen authored
- clear up some Q_OS_LINUX vs. Q_OS_UNIX - clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise) - use proper #if-#else cascades instead of free-standing #ifs
-
- May 25, 2009
-
-
Thorbjørn Lindeijer authored
Mainly because DocumentStates should be moved there, because it can grow quite large. Backward compatibility is kept.
-
Thorbjørn Lindeijer authored
Potential replacement for QSettings. This database will allow us to save settings incrementially, removing most of the performance issues we're having when our few megabytes of settings are being saved. Not done in the form of a QSettings backend because it doesn't seem the backends can do an incremental update of the settings. Currently used by the QuickOpenPlugin for testing.
-
Daniel Molkentin authored
-
- May 19, 2009
-
-
Friedemann Kleint authored
Added IExternalEditor which knows a kind and a mimetype. Make EditorManager and ProjectExplorer "Open With" query the interface and add the respective kinds. Add "openExternalEditor" to EditorManager. Add External editors for Designer and Linguist, making use of Mac 'open' or Designer's Tcp socket mechanism to ensure files are opened in the same instance (per Qt version). Task-number: 249392 Reviewed-by:
con <qtc-committer@nokia.com>
-
- May 11, 2009
-
-
con authored
They don't have anything to do specifically with file wizards.
-
- May 08, 2009
-
-
mae authored
on QFileInfo to tell us that a file is not writable, but accept that the attempt to save a file might actually fail (:-) ). This solves the NT network domain issue without the insane slowness. The stuff needs more work. We do not have any UI for failing save operations when closing creator (other than it doesn't close). Bad.
-
Alessandro Portale authored
-
- Apr 22, 2009
-
-
Thorbjørn Lindeijer authored
Fixes slowness when switching menus and allows menu actions to be used that have a context that depends on the currently focused object. Reviewed-by: con
-
- Apr 16, 2009
-
-
Thorbjørn Lindeijer authored
Task-number: 247123
-
- Apr 07, 2009
-
-
dt authored
Annoying
-
- Mar 18, 2009
-
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-
- Mar 17, 2009
-
-
Thorbjørn Lindeijer authored
Need to call into the superclass in order not to lose functionality. Was missing in the wizard, hence the many missing occurrences. Reviewed-by: Friedemann Kleint
-
- Mar 12, 2009
-
-
Friedemann Kleint authored
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.
-
- Mar 10, 2009
-
-
hjk authored
-
- Mar 09, 2009
-
-
con authored
-
- Mar 03, 2009
-
-
con authored
RevBy: - dt Details: - This made it impossible to e.g. copy from the output windows. We'll see if adding the editor by default had some user-interation purpose.
-
- Feb 25, 2009
- Feb 20, 2009
- Feb 10, 2009
-
-
Friedemann Kleint authored
Task: 238143
-
- Feb 04, 2009
-
-
Thorbjørn Lindeijer authored
Reviewed-by: mae
-
- Jan 28, 2009
-
-
hjk authored
pointer
-
- Jan 26, 2009
-
-
Jens Bache-Wiig authored
Details: I used vector graphics for icons, to give them a smoother appearance and added an improved extension button that is visible on a dark background. Down arrows are now painted with AA enabled.
-
hjk authored
Details: failed trial before the committee on un-qtish behaviour
-
hjk authored
-
hjk authored
Details: access PluginManager::instance() instead
-
hjk authored
RevBy: dt Details: also clean up the class interface a bit
-
hjk authored
-
- Jan 23, 2009
-
-
Thorbjørn Lindeijer authored
-
- Jan 22, 2009
-
-
Thorbjørn Lindeijer authored
-
- Jan 21, 2009
-
-
Thorbjørn Lindeijer authored
The instance method has been moved to ICore, so there is generally no need to include coreimpl.h anymore. Many objects accessed through this core instance also had their own static instance methods.
-