Thorbjørn Lindeijer
6adecf3767
Avoid going through ICore when it's not necessary
...
Many singletons have their own instance() method, in which case there is
no need to use ICore::instance() to get access to them.
2009-01-21 15:55:33 +01:00
mae
7cfa4dbe5b
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
...
Conflicts:
src/plugins/coreplugin/editormanager/editormanager.cpp
src/plugins/coreplugin/editormanager/openeditorsview.cpp
src/plugins/coreplugin/editormanager/stackededitorgroup.cpp
2009-01-21 15:24:20 +01:00
hjk
667255c4d1
some more ICore related cleanup
2009-01-20 17:14:00 +01:00
mae
ed5afa14dd
added new empty split actions and fixed a few loopy bugs with double select files.
2009-01-20 17:06:46 +01:00
Daniel Molkentin
59affcfffc
Bump year in licence header.
2009-01-13 19:22:14 +01:00
Thorbjørn Lindeijer
6c1e557d70
Changed coreplugin resource prefix to "/core"
...
It still read "/qworkbench", the research project name for Qt Creator.
Reviewed-by: con
2009-01-12 15:23:22 +01:00
dt
3ba192af7e
Merge branch '0.9.1-beta'
2008-12-17 14:21:03 +01:00
dt
4d61bae46c
Fixes: Crash on unloading.
2008-12-17 14:20:01 +01:00
hjk
da3cb14483
chancge Nokia GPL exception version from 1.2 to 1.3
2008-12-16 17:20:00 +01:00
Thorbjørn Lindeijer
24e6d15879
Don't set ResizeToContents if stretch is applied
...
Doesn't seem to make any difference in performance, but doesn't make
much sense either.
2008-12-16 12:27:13 +01:00
dt
a7227782db
Fixes: Saving and restoring of ProjectTreeWidget states
...
Task: Reported on the ML multiple times.
Details: Add a few methods to make it possible to save and restore
settings. Save those settings to the .ini file. (I'm not sure whether
seesion would be better, let's see what feedback we get.)
2008-12-11 14:35:14 +01:00
con
0343c8bf2d
Fixes: - Using Return in project tree on Mac to open files
2008-12-10 17:24:17 +01:00
hjk
4a552ead9f
use QTC_ASSERT instead of Q_ASSERT
2008-12-09 15:25:01 +01:00
hjk
cf11b69643
more code cosmetics
2008-12-02 16:19:05 +01:00
hjk
ab83dcd87c
off-by-one in headers
2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3
end-of-line whitespace correction of the new headers
2008-12-02 14:17:16 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00