- Jul 02, 2009
-
-
Thorbjørn Lindeijer authored
Done with Roberto Raggi
-
- Jul 01, 2009
-
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Kavindra Devi Palaraja authored
-
Friedemann Kleint authored
Make Gui app wizard use Qt Designer wizard code to write the classes. Remove the settings from the form class wizard page extension area and add a settings page instead. Polish the designer plugin's structs to parametrize class generation with QSharedData and settings code. Export them and use them in the Gui app wizard. Task-number: 256927
-
Benjamin Poulain authored
Validation of some translations from Pierre, a few new translations in the context of the editor.
-
hjk authored
-
hjk authored
The option is hidden in the context menu. Currently the application must be stopped.
-
hjk authored
-
hjk authored
when reading settings
-
hjk authored
-
hjk authored
-
hjk authored
-
Pierre Rossi authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Kai Koehne authored
Remove any existing SideBarItems before adding the ones stored in the settings. Reviewed-by: Thorbjørn Lindeijer
-
Roberto Raggi authored
-
Roberto Raggi authored
`original' (not preprocessed) token stream has the whitespace atttribute on.
-
Roberto Raggi authored
-
- Jun 30, 2009
-
-
Friedemann Kleint authored
Cannot put a source file template into a resource in a source directory as Visual Studio will grab and build it.
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Friedemann Kleint authored
Acked-by:
kh <qtc-committer@nokia.com>
-
Thorbjørn Lindeijer authored
In accordance with new policy of not waiting with updating this file until the release is nearing.
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Daniel Molkentin authored
-
dt authored
-
dt authored
Let Qt figure out the correct monimum size. That fixes a rather strange resizing behaviour. Task-Nr: 257144
-
Friedemann Kleint authored
Output warnings to debugger log. Prevent breakpoints from being set several times when loading session data by clearing the complete break handler. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Kavindra Devi Palaraja authored
that the include statements were explained. Reviewed-By: TrustMe
-
Thorbjørn Lindeijer authored
Converting to a QSet and back randomizes the order of the files. Just doing a linear scan and a QSet for speading up the contains() check should be enough and maintains the order.
-
Kevin Michel authored
Merge-request: 783 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Michael Karcher authored
This is a fix for a446491a. The option debug_and_release determines whether the debug/ and release/ subdirectories are used to put *object* files there. The option debug_and_release_target is used to put the final taget into debug/ and release/ directories. Merge-request: 745 Reviewed-by:
dt <qtc-committer@nokia.com>
-
Michael Karcher authored
Merge-request: 745 Reviewed-by:
dt <qtc-committer@nokia.com>
-
dt authored
-
Sergey Belyashov authored
Merge-request: 780 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
hjk authored
-
Ritt Konstantin authored
Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
-
- Jun 29, 2009
-
-
Thorbjørn Lindeijer authored
When there was no final newline in the .files file, the name of the first new file would get appended to the name of the last file. This patch fixes that by simply rewriting the whole file. Also switched to writing out native line endings.
-