Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not crash on some system when no proxy is set | Daniel Molkentin | 2009-08-10 | 1 | -1/+3 |
| | |||||
* | Fixed compiler/lupdate/uic warnings. | Friedemann Kleint | 2009-07-29 | 1 | -2/+2 |
| | | | | Add missing Q_OBJECTS where tr() was used. | ||||
* | Compilation: Welcome screen | Friedemann Kleint | 2009-07-28 | 1 | -1/+1 |
| | |||||
* | Make the welcome screen into plugins. | Daniel Molkentin | 2009-07-28 | 13 | -1223/+560 |
| | | | | | | | | | | | | This removes the all hard dependencies to and from welcome screen, except the one to the core plugin. More in detail: - Add IWelcomePage to add a tab to the welcome screen - Move tabs in the modules where they belong - Enables QHelpManager to open help fullscreen and contextually - "Getting Started" moves to Qt4ProjectManager - Projects & Sessions (aka "Develop") moves to ProjectExplorer - "Community" remains in the welcome plugin for simplicity | ||||
* | Preparation for plugifying the welcome screen. | Daniel Molkentin | 2009-07-28 | 4 | -210/+14 |
| | | | | Move WelcomeModeTreeWidget to utils, add d-ptr. | ||||
* | Fix build | con | 2009-07-27 | 1 | -1/+1 |
| | |||||
* | Find examples also with shadow built Qt developer build. | con | 2009-07-27 | 2 | -9/+12 |
| | | | | Reviewed-by: Daniel Molkentin | ||||
* | Fix referenced qrc file in welcome page ui. | Daniel Molkentin | 2009-07-22 | 1 | -4/+4 |
| | |||||
* | Move Welcome Page to separate plugin. | Daniel Molkentin | 2009-07-21 | 32 | -0/+2498 |