- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
Oswald Buddenhagen authored
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
Clean icore.h.
-
con authored
-
- Oct 08, 2010
-
-
hjk authored
-
- Oct 07, 2010
-
-
hjk authored
-
- Sep 30, 2010
-
-
hjk authored
Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1 days, and we'd like to have odd subminor for 'working' and even subminor numbers for pure cherry-picking release branches anyway.
-
- Sep 27, 2010
-
-
hjk authored
-
- Sep 09, 2010
-
-
dt authored
Do not include qtcreator.pri from _dependencies.pri
-
- Aug 30, 2010
-
-
hjk authored
-
- Aug 19, 2010
-
-
Christian Kandeler authored
-
- Jul 22, 2010
- Jul 15, 2010
-
-
con authored
For later use in IFindFilter.
-
- Jul 14, 2010
-
-
con authored
Also show "Replace", "Replace & Find" and "Replace All" in the tool bar, i.e. don't show the "Replace & Find Previous" in the tool bar to avoid it getting crowded. Reviewed-by: Thorbjørn Lindeijer
-
- Jul 07, 2010
-
-
ck authored
-
- Jul 05, 2010
-
-
ck authored
-
- Jul 02, 2010
- Jun 25, 2010
- Jun 18, 2010
-
-
Denis Mingulov authored
Merge-request: 2165 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Denis Mingulov authored
Merge-request: 2165 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- Jun 11, 2010
- Jun 07, 2010
-
-
con authored
-
- May 28, 2010
-
-
Thorbjørn Lindeijer authored
While reloading a text document, the bookmarks got lost since their associated QTextBlocks were deleted. This patch makes sure that before reloading, the bookmarks are removed non-persistently in the same way as when closing a document, and that they are restored after the document was reloaded. Currently, no effort is made to update the location of the bookmarks based on the way the file changed. Task-number: QTCREATORBUG-1281 Reviewed-by: dt
-
- May 20, 2010
-
-
ck authored
-
- May 12, 2010
-
-
dt authored
Reviewed-By: con Reviewed-By: Friedemann Kleint We now support renaming files. The version control system tries first to rename, if that doesn't support or can't rename the file we do a normal rename. (Note: git, hg, perforce > 2009.02 support renaming, cvs not. (perforce untested)). We correctly notify all editors of the renamed file and tell the project manager to rename the file in the project. Note: Only the qt4projectmanager knows how to rename files. Note: renaming folders, moving files to different folders, renaming .pro/.pri files is not supported. Those things can be later added after this has proven to work correctly in the simple case. Also we don't do any actions based on the renaming like renaming classes, changing include guards or #include lines.
-
- Apr 30, 2010
-
-
con authored
-
- Apr 15, 2010
-
-
Thorbjørn Lindeijer authored
Looks blurry in combination with the one pixel splitters Reviewed-by: Jens Bache-Wiig
-
- Apr 08, 2010
-
-
con authored
Task-number: QTCREATORBUG-1077
-
- Mar 31, 2010
-
-
con authored
-
- Mar 22, 2010
-
-
con authored
Reviewed-by: dt
-
- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
- Mar 08, 2010
-
-
Robert Loehning authored
-