- 01 Nov, 2010 18 commits
-
-
Friedemann Kleint authored
- Unexport Core::Internal::MainWindow and remove its includes. - Move RssFetcher from Core::Internal to Core. - Unexport CopyTaskHandler. - Move TextEditor's completion support and Refactor Overlay helper classes from TextEditor::Internal to TextEditor as they are exported. - Move internal BaseTextBlockSelection into private header. - Unexport TextEditorOverlay as they are not used.
-
con authored
-
con authored
Because executable_path and loader_path are just too inflexible for some stuff. The rpath is supposed to be set to the Qt Creator app's Contents folder. Compiling on 10.4 now requires to enter compatibility mode via QTC_TIGER_COMPAT env variable or TIGER_COMPAT_MODE qmake variable.
-
con authored
qtLibraryTarget is only defined if used with TEMPLATE=lib, which makes it fail in pri files that are used for app pro files. The tests still don't run because of run time linking issues.
-
Friedemann Kleint authored
Reviewed-by: dt Task-number: QTCREATORBUG-2947
-
Friedemann Kleint authored
Acked-By: dt
-
dt authored
Use the same code that is used for figuring out a good directory for adding new files. Task-Nr: QTCREATORBUG-2682
-
Oswald Buddenhagen authored
Conflicts: doc/qtcreator.qdoc
-
Friedemann Kleint authored
-
Thomas Hartmann authored
I also added a tooltip. Reviewed-by: Lasse Holmstedt
-
Thomas Hartmann authored
Also fixes the memory leak in resize code. cleanup Reviewed-by: Marco Bubke
-
Leandro Melo authored
Reviewed-by: con
-
Leandro Melo authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@nokia.com>
-
Bill King authored
-
Bill King authored
-
Bill King authored
-
- 29 Oct, 2010 22 commits
-
-
Alessandro Portale authored
These are useseless place eaters. If needed, they can easily be added by the user in Qt Designer. Reviewed-By: ck
-
Alessandro Portale authored
These are useseless place eaters. If needed, they can easily be added by the user in Qt Designer. Reviewed-By: ck
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2705
-
Friedemann Kleint authored
Fix 722e48c2.
-
Friedemann Kleint authored
-
hjk authored
This disables Qt4Project::validParse() and needs to be reverted again Reviewed-by: Tobias Hunger
-
Friedemann Kleint authored
Remove internal markers from exported headers, introduce private class for BaseTextDocument. Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
Christian Kandeler authored
-
Thorbjørn Lindeijer authored
Reviewed-by: Jarek Kobus Acked-by: dt
-
hjk authored
-
Tobias Hunger authored
Fix detection of stash names. Task-number: QTCREATORBUG-2934
-
Tobias Hunger authored
-
Christian Kandeler authored
This is needed for multi-architecture gdb. Reviewed-by: hjk
-
Christian Kandeler authored
-
Friedemann Kleint authored
Do not parse options if empty (when a file was passed to the core). Reviewed-by:
Thorbjørn <thorbjorn.lindeijer@nokia.com>
-
Tobias Hunger authored
-
Tobias Hunger authored
-
dt authored
-
dt authored
-
Arvid Ephraim Picciani authored
-
dt authored
-