- Apr 18, 2011
-
-
Oswald Buddenhagen authored
lots of use of Utils::FileSaver and Utils::FileReader Task-number: QTCREATORBUG-1619
-
Oswald Buddenhagen authored
add/unify read error handling in all affected classes
-
Oswald Buddenhagen authored
this centralizes error reporting (in fact, in most cases it adds any in the first place). Task-number: QTCREATORBUG-1619
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
no need to pass in the current file name
-
Oswald Buddenhagen authored
this replaces the ever-repeating idiom block/save/unblock with a single call.
-
Oswald Buddenhagen authored
the internal use of SaveFile ensures that we don't leave truncated pre-existing files behind if the disk is full or something else bad happens. Task-number: QTCREATORBUG-1619
-
Oswald Buddenhagen authored
inspired by KSaveFile
-
Oswald Buddenhagen authored
no point in checking for file's existence before opening it - the errorString is verbose enough.
-
Oswald Buddenhagen authored
it's only qWarning()s, but anyway ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
it doesn't change the emitting object
-
Oswald Buddenhagen authored
-
con authored
-
con authored
Conflicts: qtcreator.pri src/plugins/debugger/breakhandler.cpp src/plugins/qt4projectmanager/qtversionmanager.cpp
-
Friedemann Kleint authored
the executable dialog that pops up. Reviewed-by: dt
-
con authored
-
Friedemann Kleint authored
-
Sergey Belyashov authored
Merge-request: 293 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
Preventing the log view from popping up. Task-number: QTCREATORBUG-4524 Reviewed-by: hjk
-
Roberto Raggi authored
Task-number: QTCREATORBUG-4563 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
Tobias Hunger authored
This should unbreak WINSCW support Task-number: QTCREATORBUG-4560 Reviewed-by: Robert Loehning
-
Thomas Hartmann authored
Setting an empty expression on a value not defined in the model crashed. Task-number: QTCREATORBUG-4312
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
- Apr 17, 2011
-
-
Alessandro Portale authored
The touchnavigation code had been splitted for easier development. But we do not want the wizard to generate those many files. The Wizard takes care of that and merges all into one.
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Alessandro Portale authored
And have that entry removed by the wizard. REMOVE_NEXT_LINE is now the keyword for line removal. INCLUDE_DEPLOYMENT_PRI was replaced by REMOVE_NEXT_LINE.
-
- Apr 16, 2011
-
-
Keith Kyzivat authored
Make the html5applicationviewer class much less cluttered by splitting out all the touch navigation classes into separate files in a subdirectory. This should make it much more maintainable.
-
- Apr 15, 2011
-
-
con authored
Was returning the same as %{CurrentProject:FilePath} Task-number: QTCREATORBUG-4533 Reviewed-by: Robert Loehning
-
Sergey Belyashov authored
Merge-request: 290 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Tobias Hunger authored
... and have the project wizard update the available VCS. Task-number: QTCREATORBUG-4423
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
This makes setting up VCS more discoverable.
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-