- Apr 14, 2009
-
-
Thorbjørn Lindeijer authored
-
Mathias Gumz authored
bugfix for windows: trying to open files stored on network drives relied on QFileInfo::isWritable() without using the real filesystem checks
-
hjk authored
Thanks to "catanzag" on the labs blog.
-
hjk authored
-
hjk authored
-
hjk authored
-
Oswald Buddenhagen authored
this includes changing the runInTerminal.command command line. the terminal setting mock from the debugger plugin is gone again.
-
Oswald Buddenhagen authored
the linux command line can be 32k long ... which might still be not enough. well, in fact, it just makes the 'ps' output unreadable.
-
Oswald Buddenhagen authored
-
con authored
-
hjk authored
was broken during the changes to the "target column" logic
-
hjk authored
-
hjk authored
-
- Apr 10, 2009
-
-
Thorbjørn Lindeijer authored
-
- Apr 09, 2009
-
-
con authored
-
hjk authored
-
hjk authored
reported properly
-
con authored
-
Olli Werwolff authored
RevBy: Thorbjorn Lindeijer Details: Renamed button "Don't Add" to "Skip". The button is only shown, if more than 1 file shall be added. In addition to that the qrc editor checks, whether there is a "Resources" directory in the qrc-file's folder and sets this directory as the suggested save dir, if present (Needed in the Visual Studio Add-in)
-
hjk authored
children (or no debug information available)
-
Thorbjørn Lindeijer authored
Would show up when typing ")," where the closing brace doesn't have a matching opening brace, for example. Done with Roberto Raggi.
-
- Apr 08, 2009
-
-
con authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
con authored
Whenever we want to re-use widgets from the former child SplitterOrView, we must make sure that this doesn't delete it later on.
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
Thorbjørn Lindeijer authored
Before it would use Courier on all platforms, which didn't always look nice. Now it uses the configured text editor font. The file paths are now also normal size, at least personally I don't see why they should use a larger font.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Removed "void" from functions that take no parameters, removed a few "get" prefixes, etc.
-
Thorbjørn Lindeijer authored
-
con authored
-