Commit Graph

68 Commits

Author SHA1 Message Date
dt
1f3293ea41 Fixes: Build Issue doesn't respect the project encoding settings
Task:     243866
Details:  Patch by Kris Wong.
2009-03-12 11:25:29 +01:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
con
66e9410f3d Fixes: - Unwanted focus halos 2009-01-30 17:09:33 +01:00
dt
4c41532666 Fixes: Memory leak in taskwindow
Task:     -
RevBy:    -
AutoTest: -
Details:  -
2009-01-30 14:32:28 +01:00
Thorbjørn Lindeijer
735e609e00 Removed more icore.h includes from header files 2009-01-23 13:03:36 +01:00
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
hjk
113b81e9db replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance() 2009-01-20 11:52:04 +01:00
hjk
cc5ff1ec74 Remove #include <extensionsystem/pluginmanager.h> from icore.h, a
forward declaration is sufficient.
2009-01-19 12:39:20 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
con
bbc97c3944 Fixes: - "Problems" -> "Build Issues" 2008-12-09 17:05:37 +01:00
hjk
342caa2141 some more whitespace changes 2008-12-09 11:07:24 +01:00
Oswald Buddenhagen
ab20c6ea8b add "copy" action to problems output pane. 2008-12-03 22:03:07 +01:00
dt
3bf1a30672 Fixes: Jump to editor doesn't work, if the output mode is active.
Task:     Reported on irc.
2008-12-02 17:57:50 +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