- 23 Feb, 2011 10 commits
-
-
dt authored
Better fix.
-
dt authored
Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
dt authored
Optionspages are called even if they weren't shown.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Avoid double deletions by using shared pointers. Reset the model after discard as the structure may change. Use qtc_assert (to catch cases of add/delete again).
-
Friedemann Kleint authored
Clean up code.
-
Tobias Hunger authored
* Use same icons for add/remove buttons as Qt4 options page does * Pop up menu of add button directly
-
- 22 Feb, 2011 10 commits
-
-
Friedemann Kleint authored
Rubber-stamped-by:
Tobias Hunger <tobias.hunger@nokia.com> Rubber-stamped-by: hjk
-
Tobias Hunger authored
-
dt authored
loadProject did mostly the same as openProject. So it can be removed. (Also the error handling was wrong too.)
-
dt authored
Existing Directory checks for whether the directory exists, which Directory does not. Also changes all existing PathChoosers from Directory to ExistingDirectory as that does not change behaviour.
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
Friedemann Kleint authored
Add a string-list type property specifying the version argument for command type Path Choosers. Use it prototypically in GccToolChainWidget. Rubber-stamped-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
Friedemann Kleint authored
-
- 21 Feb, 2011 4 commits
-
-
Tobias Hunger authored
Refactor ToolChains in Qt Creator: * Allow for several toolchains of the same type * Be smarter wrt. guessing what kind of output a toolchain produces. This allows us to eventually handle e.g. embedded linux setups way better than before. * Be smarter wrt. guessing what kind of environment a Qt version needs. * Improve auto-detection of toolchains a bit * Decide on which debugger to use based on the kind of output produced by the compiler. * Add options page to configure toolchains * Remove toolchain related options from the Qt version dialog Reviewed-by: dt
-
Christian Kandeler authored
-
Leandro Melo authored
With some refactorings to make the code look better. Reviewed-by: con
-
Christian Kandeler authored
Reviewed-by: Tobias Hunger
-
- 18 Feb, 2011 7 commits
-
-
con authored
The chooser allows choosing variables from a list, and inserting them into previously focused line edit, text edit, or plain text edit. Variables are now registered with a description in the variable manager. Also make the QT_INSTALL_BINS --> CurrentProject:QT_INSTALL_BINS for consistency.
-
con authored
-
con authored
For now that removes the CURRENT_DOCUMENT variable and derivates.
-
Christian Kamm authored
Reviewed-by: Kai Koehne
-
Kai Koehne authored
Reviewed-by: dt
-
Kai Koehne authored
QtDeclarative checks for the capitalization of .qml files. This might fail for relative pathes if the working directory is not capitalized like on disk (QTBUG-17529). Task-number: QTCREATORBUG-3722 Reviewed-by: dt
-
Tobias Hunger authored
-
- 15 Feb, 2011 1 commit
-
-
Tobias Hunger authored
* Prefer command line arguments on session management to settings. Reviewed-by: thorbjorn
-
- 14 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 10 Feb, 2011 1 commit
-
-
Kai Koehne authored
-
- 07 Feb, 2011 1 commit
-
-
Christian Kandeler authored
Optionally add packaging files to project file and version control on target creation and remove them on target removal. Task-number: QTCREATORBUG-3703
-
- 04 Feb, 2011 2 commits
- 02 Feb, 2011 2 commits
-
-
Pawel Polanski authored
-
dt authored
Between target selector and projects page. Task-Nr: QTCREATORBUG-3599
-
- 01 Feb, 2011 1 commit
-
-
Christian Kandeler authored
- Package installation and running untested yet. - User currently needs to adapt %files section in spec file manually. We expect this task to be automated by the build script in the future (see http://bugs.meego.com/show_bug.cgi?id=13148).
-