- 03 Jun, 2009 1 commit
-
-
Oswald Buddenhagen authored
-
- 25 May, 2009 1 commit
-
-
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.
-
- 19 May, 2009 1 commit
-
-
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>
-
- 12 May, 2009 2 commits
-
-
Friedemann Kleint authored
This reverts commit f56bdcd5.
-
hjk authored
-
- 11 May, 2009 1 commit
-
-
Daniel Molkentin authored
-
- 08 May, 2009 1 commit
-
-
Alessandro Portale authored
-
- 07 May, 2009 1 commit
-
-
con authored
-
- 24 Apr, 2009 1 commit
-
-
con authored
-
- 22 Apr, 2009 2 commits
-
-
Oswald Buddenhagen authored
pros: - the non-webkit version is not castrated any more - i18n should become simpler - but need to make the buttons non-labels for optimal results - if we introduce delayed loading of the help plugin, we would get webkit loading out of the startup's critical path alltogether cons: - the page might be a bit harder to modify for some
-
dt authored
Hopefully i didn't miss a plugin.
-
- 09 Mar, 2009 1 commit
-
-
hjk authored
Details: was a needless layer
-
- 26 Jan, 2009 1 commit
-
-
hjk authored
-
- 23 Jan, 2009 1 commit
-
-
Daniel Molkentin authored
Task: Found by Sebastian while adjusting Bitrock RevBy: Sebastian AutoTest: None Details: -
-
- 20 Jan, 2009 1 commit
-
-
mae authored
-
- 16 Jan, 2009 1 commit
-
-
mae authored
-
- 14 Jan, 2009 4 commits
- 13 Jan, 2009 6 commits
- 12 Jan, 2009 1 commit
-
-
con authored
Details: - And do some simplification/consistency.
-
- 02 Dec, 2008 2 commits
-
-
Patrick Star authored
Task: - none AutoTest: - compile test Details: - use QT_NO_WEBKIT instead of QT_WEBKIT, USE_WEBKIT
-
con authored
-