dt
|
096a821c2d
|
Make the logic easier to understand for setting the startup project
On the Project Mode. Might fix a bug hjk found, which i can't reproduce.
|
2009-07-27 14:17:00 +02:00 |
|
con
|
a9f81ab352
|
Give project settings a maximum width.
To avoid neverending line edits, make it look more compact.
|
2009-07-22 18:18:12 +02:00 |
|
dt
|
269fe7f182
|
New build and run settings ui.
Not finished 100%
|
2009-07-17 17:25:43 +02:00 |
|
con
|
6a88525aa3
|
Some more QToolBar changes.
|
2009-07-16 18:08:41 +02:00 |
|
Thorbjørn Lindeijer
|
abee2e0b0d
|
Made it possible to make Qt Creator smaller, based on scroll areas
Scroll areas were added to the welcome mode and the project mode, to
make sure they don't limit how small Qt Creator can be made.
Done with mae
|
2009-07-10 14:55:54 +02:00 |
|
Jason McDonald
|
884b7af769
|
Update license headers and sales contact details.
Reviewed-by: Trust Me
|
2009-06-17 00:01:27 +10:00 |
|
dt
|
2eacd1b731
|
Fix crash in the project mode.
Reviewed-By: con
|
2009-06-08 19:13:46 +02:00 |
|
mae
|
b82673c982
|
do NOT steal the initial focus from the editor. Restore a session,
focus should be on the editor, not on some hidden tab widget on
the projects pane.
|
2009-05-06 16:22:29 +02:00 |
|
dt
|
d0c6a85d0f
|
Showing wrong path separator in the project mode.
Review-By: Alessandro
|
2009-04-15 18:31:16 +02:00 |
|
dt
|
8e0fb8ba9a
|
Fixes: Show projectname not filename in the Project Mode
|
2009-03-16 18:39:10 +01:00 |
|
dt
|
0cd8da28d4
|
Fixes: Crashes on switching sessions.
Task: Reported on irc
Details: Hopefully this new code is a little bit more robust, i tried
to untangle the code a bit.
|
2009-03-11 17:36:17 +01:00 |
|
hjk
|
12018c89d6
|
Fixes: simplify ProjectExplorerPlugin::instance() access
|
2009-03-04 09:38:01 +01:00 |
|
hjk
|
8ca887aae2
|
Fixes: change file license headers to include LGPL
|
2009-02-25 09:15:00 +01:00 |
|
mae
|
145f9c24ba
|
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Conflicts:
src/plugins/perforce/perforceplugin.cpp
|
2009-01-20 17:10:34 +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 |
|
hjk
|
897c05f57c
|
replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginManager::instance()
|
2009-01-20 15:31:33 +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
|
e9d9071009
|
Fixes: - Restoring session doesn't end up with focus in editor
RevBy: - dt
Details: - ProjectWindow always grabbed the focus
|
2008-12-10 16:48:40 +01:00 |
|
hjk
|
342caa2141
|
some more whitespace changes
|
2008-12-09 11:07:24 +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 |
|