- Jun 11, 2010
-
-
con authored
-
- Jun 07, 2010
-
-
con authored
-
Daniel Molkentin authored
Reviewed-By: kh1
-
- May 27, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Oswald Buddenhagen
-
- May 26, 2010
-
-
Jens Bache-Wiig authored
I now cache the scaled welcomemode background so it feels more responsive when toggeling back and forth between modes. Reviewed-by: joao
-
- May 11, 2010
-
-
Jens Bache-Wiig authored
The scaled pixmap has been reduced in size to speed up the plugin loading and refresh times. Stylesheet has been slightly optimized as well.
-
- May 10, 2010
-
-
Jens Bache-Wiig authored
The text color was incorrect for certain dark color schemes, including the latest Ubuntu theme.
-
- May 05, 2010
-
-
Daniel Molkentin authored
This should keep QNAM from blocking the startup in some network setups. Reviewed-by: dt Task-number: QTCREATORBUG-1250
-
- Apr 27, 2010
-
-
Daniel Molkentin authored
-
- Apr 26, 2010
-
-
Jens Bache-Wiig authored
I introduced some graphical details in the background that replaces the gradient. I also fixed the foreground square a bit to get rid of the blurry line at the bottom. Reviewed-by: danimo
-
- Apr 21, 2010
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
No need for scrolling after my last commit. This reverts commit 577057d2.
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
to able to scroll long lists again.
-
- Apr 15, 2010
-
-
Friedemann Kleint authored
Remove HTML-formatting and replace by properties set in constructor. Use in forms.
-
Friedemann Kleint authored
-
- Apr 14, 2010
-
-
Daniel Molkentin authored
-
Jens Bache-Wiig authored
We still need a more decorative background but I reintroduced the gradient for now.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
instead of a tweaked QTreeWidget, making it twice as fast. Acked-by:
Daniel Molkentin <daniel.molkentin@nokia.com> Rubber-stamped-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-
Friedemann Kleint authored
-
- Apr 12, 2010
-
-
Jens Bache-Wiig authored
Got rid of the inner frame to make things look more tab-like and less cluttered.
-
- Apr 09, 2010
-
-
Daniel Molkentin authored
- Fix typos - Fix layout on OS X
-
Daniel Molkentin authored
Actually, it still contains no community content, so the tab was renamed. Depending on the feedback and more changes the class should be renamed accordingly as well.
-
Jens Bache-Wiig authored
Done with Danimo. Most changes are cosmetic but we modified the tutorial listing and re-arranged some of the layouts to better reflect the suggestions by Ergosign and Nigel.
-
- Mar 31, 2010
-
-
con authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Remove unused page from stacked widget form, move duplicated code into utility functions, reduce state variables and string comparisons in RssFetcher, clean out includes. Give WelcomeModeTreeWidget uniform row height.
-
- Mar 24, 2010
-
-
Friedemann Kleint authored
-
- Mar 22, 2010
-
-
Thorbjørn Lindeijer authored
Fixes creating these pages unnecessarily when the Welcome plugin is not loaded, as well as "leaking" them in that case. Reviewed-by: con
-
- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
- Mar 05, 2010
-
-
hjk authored
-
- Mar 01, 2010
-
-
con authored
-
- Feb 18, 2010
-
-
Daniel Molkentin authored
Reviewed-By:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
con authored
-
Tobias Hunger authored
* Make sure all non-empty source files found below ./src have a copyright header. Reviewed-by: con
-
- Jan 04, 2010
-
-
Tobias Hunger authored
Reviewed-by: Daniel Molkentin Reviewed-by: Friedemann Kleint
-
- Nov 20, 2009
-
-
Alessandro Portale authored
The paragraphs are now long lines that get wrapped by the text browser. Reviewed-by: TrustMe modified: src/plugins/bineditor/BinEditor.pluginspec modified: src/plugins/bookmarks/Bookmarks.pluginspec modified: src/plugins/cmakeprojectmanager/CMakeProjectManager.pluginspec modified: src/plugins/coreplugin/Core.pluginspec modified: src/plugins/cpaster/CodePaster.pluginspec modified: src/plugins/cppeditor/CppEditor.pluginspec modified: src/plugins/cpptools/CppTools.pluginspec modified: src/plugins/cvs/CVS.pluginspec modified: src/plugins/debugger/Debugger.pluginspec modified: src/plugins/designer/Designer.pluginspec modified: src/plugins/fakevim/FakeVim.pluginspec modified: src/plugins/find/Find.pluginspec modified: src/plugins/genericprojectmanager/GenericProjectManager.pluginspec modified: src/plugins/git/ScmGit.pluginspec modified: src/plugins/helloworld/HelloWorld.pluginspec modified: src/plugins/help/Help.pluginspec modified: src/plugins/locator/Locator.pluginspec modified: src/plugins/mercurial/Mercurial.pluginspec modified: src/plugins/perforce/Perforce.pluginspec modified: src/plugins/projectexplorer/ProjectExplorer.pluginspec modified: src/plugins/qmleditor/QmlEditor.pluginspec modified: src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec modified: src/plugins/qt4projectmanager/Qt4ProjectManager.pluginspec modified: src/plugins/qtscripteditor/QtScriptEditor.pluginspec modified: src/plugins/regexp/RegExp.pluginspec modified: src/plugins/resourceeditor/ResourceEditor.pluginspec modified: src/plugins/snippets/Snippets.pluginspec modified: src/plugins/subversion/Subversion.pluginspec modified: src/plugins/texteditor/TextEditor.pluginspec modified: src/plugins/vcsbase/VCSBase.pluginspec modified: src/plugins/welcome/Welcome.pluginspec
-
- Oct 29, 2009
-
-
con authored
-