- Aug 13, 2010
-
-
Leandro Melo authored
Hierarchy information removed from tooltips now.
-
- Aug 03, 2010
-
-
Roberto Raggi authored
-
- Jul 30, 2010
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
- Jul 26, 2010
-
-
Erik Verbruggen authored
-
- Jul 13, 2010
-
-
con authored
If a plugin requests asyncronous shutdown, the shutdown sequence does not continue to deleting the plugins before it has sent a asynchronousShutdownFinished signal. During that time an event loop is running.
-
Kai Koehne authored
Rename method[Overview] to outline
-
- Jul 08, 2010
-
-
Kai Koehne authored
-
- Jun 28, 2010
-
-
hjk authored
-
- Jun 25, 2010
- Jun 22, 2010
-
-
Roberto Raggi authored
-
- Jun 03, 2010
-
-
Roberto Raggi authored
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 12, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- Apr 28, 2010
-
-
con authored
Discussed-with: hjk
-
- Apr 09, 2010
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Also introducing Constants::WIZARD_CATEGORY and Constants::WIZARD_TR_CATEGORY for consistency with other wizards
-
- Mar 18, 2010
-
-
Friedemann Kleint authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 28, 2010
-
-
Friedemann Kleint authored
Streamline code, avoid functions and container.end() invocations, introduce private, reduce #ifdefs, clarify code and add comments about usage on various platforms. Implement QFileIconProvider interface, making it usable for file system models. Use in FolderNavigationWidget. On this occasion, add checkable "Synchronize" action to FolderNavigationWidget. Task-number: QTCREATORBUG-62
-
- Jan 15, 2010
-
-
con authored
-
- Jan 11, 2010
-
-
con authored
They were no longer showing e.g. the file name of the diffed file. Also separate editor id and editor context a bit.
-
- 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
-
- Nov 27, 2009
-
-
Friedemann Kleint authored
Introduce new QString id() const-API and sort wizards by [untranslated] category and id. Introduce respective constants. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
- Nov 25, 2009
-
-
hjk authored
-
- Nov 23, 2009
-
-
Roberto Raggi authored
-
- Nov 18, 2009
-
-
Roberto Raggi authored
-
- Nov 13, 2009
-
-
Roberto Raggi authored
-
- Nov 11, 2009
-
-
Friedemann Kleint authored
Add changed signals to IVersionControl and VCSManager and wire them to the update methods. Add a menu action for manually updating. Improved version of reverted 7aa24116. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Nov 10, 2009
-
- Nov 09, 2009
-
-
Friedemann Kleint authored
Add state logic to CppCodeModelManagerInterface, making it aware whether an indexer is running, protect the update methods from another invocation while running. Add changed signals to IVersionControl and VCSManager and wire them to the update methods. Add a menu action for manually updating. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com> Reviewed-by:
con <qtc-committer@nokia.com>
-
- Nov 04, 2009
-
-
con authored
Reviewed-by: Roberto Raggi
-
- Oct 13, 2009
-
-
dt authored
-
- Oct 07, 2009
-
-
Roberto Raggi authored
Done with mae
-
- Oct 05, 2009
-
-
Roberto Raggi authored
-
- Sep 29, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Sep 24, 2009
-
-
mae authored
remove some standard actions from the cpp editor context menu, and enhance the advanced menu instead.
-