"README.md" did not exist on "ba4473aa45ce9ae038e8dae79b72901c96c68e8d"
- May 28, 2009
-
-
Lorn Potter authored
Task: <task number> Details: <additional information>
-
Lorn Potter authored
class and method names can be seen. Task: <task number> Details: <additional information>
-
Daniel Molkentin authored
-
mae authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
Manage Sessions replaces "Restore last session" (which can be done by clicking the "(last session)" session anyway. Also, added a "Create New Project" button. Ensured that the welcome screen is only as high as needed (will orient on the amount of items in the contained treewidgets). Scrolling is still last resort.
-
Thorbjørn Lindeijer authored
It broke indentation for global scope operator, and when that was fixed it broke for the class initializer lists. I'm not sure how to fix that at the moment, so better have it not do anything rather than being in the way.
-
Friedemann Kleint authored
..in an attempt to suppress password prompts.
-
con authored
-
con authored
But the variable was set at some place in Qt4ProjectManagerPlugin. Do it all in QtVersionManager to avoid exactly the confusion that happened.
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
HTML escaping was moved out of the TypePrettyPrinter since it interferes with other logic there. Instead, the region to mark is now available from the Overview and used by the FunctionArgumentWidget to put the current argument in bold.
-
Friedemann Kleint authored
Introduce settings struct again. Add an errorString() to the settings class. Change checkP4Command to checkP4Configuration and make it report errors when appropriate. Make errorString show up in settings page and add "Test" button. Build options correctly (omit empty settings) and use basic options for the test (which was the bug causing p4 to be disabled if options were actually specified).
-
- May 27, 2009
-
-
mae authored
to update the parentheses information.
-
Alessandro Portale authored
to their label. Less layout involved.
-
con authored
-
dt authored
-
dt authored
-
Alessandro Portale authored
-
con authored
The context menu was updated before the current node was set to the right value, later in the showContextMenu method. Task-number: 253989
-
Friedemann Kleint authored
Introduce convenience to VCSBaseSubmitEditor. Task-number: 254644
-
Friedemann Kleint authored
-
con authored
Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> Task-number: 234394
-
Roberto Raggi authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Missing is options to base the environment on either: - the last build buildconfiguration (current implementation) - the project environment - a clean environment signals which indicate that the baseEnvironment changed some layout stuff is wrong
-
dt authored
-
dt authored
I don't want it in the run configurations.
-
dt authored
rebuild the cbp file I think that makes sense, we'll see.
-
dt authored
We don't call it with a list anymore, so make it just a QString
-
dt authored
Note: as for qt projects, this is also used for running. And we don't use it for running cmake yet.
-
dt authored
Makes it possible to reuse that code, which I intend to do for cmake and running.
-
dt authored
-
Thorbjørn Lindeijer authored
Was missing in commit efc0b208. Reviewed-by: Roberto Raggi
-
Thorbjørn Lindeijer authored
Only attempt to activate the completion when there is a function id on the left of the parenthesis. Reviewed-by: Roberto Raggi
-
- May 26, 2009
-
-
Friedemann Kleint authored
Handle the 2nd parameter correctly as a event id to be used for a handshake. Introduce a special mode when attaching to crashed processes. Code cleanup, pass StartParameters along to startDebugger.
-
Daniel Molkentin authored
The button to erase a selected color in the Fonts & Colors (groupbox 'color scheme') was not set enabled if a color was selected, neither was it disabled if a color had been removed using the button. Fixes: 254202
-
Friedemann Kleint authored
Option for TortoiseSVN to avoid hassle with other IDEs.
-