Tobias Hunger
a3d244e970
Pathchooser: Add method to get/set base dir using a FileName
...
Change-Id: I29f09197f98ad12f3508ff2357dc294b2f820050
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-03-27 15:07:18 +02:00
Erik Verbruggen
3fa55b7ab9
Removed module names from #include directives.
...
Getting the #include directives ready for Qt5. This includes the
new-project wizards.
Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-02-15 16:24:46 +01:00
hjk
2931a499e6
Long live the king!
...
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-26 19:55:36 +01:00
Morten Johan Sorvig
b0cd54c1ec
Replace Q_WS_MAC with Q_OS_MAC.
...
We want to carry over all mac-specific code paths
to Qt 5. WS_MAC is no longer set; OS_MAC is.
This change is compatible with Qt 4 builds since
OS_MAC is set whenever WS_MAC is. (OS_MAC would
also be set for the theoretical X11/Mac platform,
but that's anyway not a supported configuration
for Creator)
Change-Id: Ib25d8c4e83e7e27d911124cd48aa17fdb875923f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-01-26 11:06:12 +01:00
Tobias Hunger
f77dfaddd1
Add API for FileName to PathChooser
...
Add a API to enable use of Utils::FileName in the PathChooser.
Change-Id: I787ef0e23001188fda10497c8ee22a5c2352de4d
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-17 12:01:37 +01:00
hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
Daniel Teske
9c85a77aa8
Fix buddy for Utils::PathChooser
...
Task-number: QTCREATORBUG-4966
Change-Id: I848f8fbdc6fa613e7308bb5700b9cbc305f36c73
Reviewed-on: http://codereview.qt-project.org/4760
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-09-13 13:13:35 +02:00
hjk
bfd9fcbb3c
all: some m_d -> d style
...
Change-Id: Iac1f12980bf47666007817cfb2c64a6d1e9b780e
Reviewed-on: http://codereview.qt-project.org/4477
Reviewed-by: hjk <qthjk@ovi.com >
2011-09-08 17:42:14 +02:00
Friedemann Kleint
a56162ec6e
tr()-Fixes for 2.3: No contractions, spelling.
...
Change-Id: I08babdb15bcf7f7ac086e9e12955b780b7591391
Reviewed-on: http://codereview.qt.nokia.com/480
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2011-06-14 17:18:48 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
dt_
f6148f6d45
Environment, expandVariables() can return native separators
...
Convert to '/' at the right place.
2011-04-29 13:39:43 +02:00
Oswald Buddenhagen
dc3c156cac
Merge branch '2.2'
...
Conflicts:
src/plugins/debugger/gdb/pythongdbengine.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.h
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.h
src/plugins/qt4projectmanager/qt-maemo/maemodeploystep.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
src/plugins/qt4projectmanager/qt-maemo/maemoglobal.cpp
src/plugins/qt4projectmanager/qt-maemo/qt4maemotargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/qt4symbiantargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp
src/plugins/qt4projectmanager/qt4target.cpp
src/plugins/qt4projectmanager/qt4target.h
src/plugins/qt4projectmanager/qtoptionspage.h
src/plugins/qt4projectmanager/qtversionmanager.cpp
src/plugins/welcome/welcomemode.cpp
2011-04-14 12:39:31 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
Tobias Hunger
7c469ae68b
PathChooser: Always return path for existing commands
...
Always return pathes for existing commands, even if the path is invalid.
Task-number: QTCREATORBUG-4130
2011-04-01 13:30:18 +02:00
Tobias Hunger
f6ceffb0d9
PathChooser: Make error messages more informative
2011-04-01 13:30:18 +02:00
Oswald Buddenhagen
219c3372ae
revalidate when the expected kind changes
...
otherwise the initial value set before the kind was set will be
displayed as validated by the default kind's rules.
2011-03-08 20:46:12 +01:00
Oswald Buddenhagen
e26b631a5a
remove dead code
2011-03-08 20:46:11 +01:00
Friedemann Kleint
505256fab9
API-Documentation: Add the Utils-library.
...
Fix API after doc template change.
2011-03-02 17:14:19 +01:00
Leandro Melo
e6d10c86ec
Make PathChooser always use QPushButtons
...
It might look a little bigger, but since we are using
QPushButtons by default in the options pages it's more
uniform considering the buttons around.
If we "conclude" it looks weird or unpleasant in other
places (like in the wizards, for example) we can consider
an alternative approach.
Reviewed-by: con
2011-02-28 16:25:42 +01:00
Leandro Melo
b3791e52d7
Fix setReadOnly method in PathChooser
...
Reviewed-by: dt
2011-02-28 16:25:42 +01:00
dt
aa66684b62
PathChooser: Introduce read-only mode.
...
In that mode the lineedit is readonly and the browse button is
disabled. To be used in the new targetsetuppage
2011-02-22 15:35:24 +01:00
dt
7edd89ba85
PathChooser: rename Directory to ExistingDirectory, introduce Directory
...
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.
2011-02-22 15:35:24 +01:00
Friedemann Kleint
086c993ac9
Path Chooser: Introduce tooltip displaying the version.
...
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 >
2011-02-22 12:28:29 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
b1bcf081d8
Merge branch '2.1'
...
Conflicts:
src/plugins/coreplugin/basemode.cpp
src/plugins/coreplugin/basemode.h
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.cpp
src/plugins/coreplugin/scriptmanager/qworkbench_wrapper.h
src/plugins/debugger/cdb/cdbsymbolpathlisteditor.cpp
src/plugins/debugger/debuggeragents.cpp
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/debugger/debuggeruiswitcher.h
src/plugins/projectexplorer/buildconfigdialog.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.cpp
src/plugins/qmldesigner/components/propertyeditor/colorwidget.h
src/plugins/qmldesigner/designercore/include/enumeratormetainfo.h
src/plugins/qmldesigner/designercore/include/modelutilities.h
src/plugins/qmldesigner/designercore/include/nodeinstance.h
src/plugins/qmldesigner/designercore/include/propertymetainfo.h
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicsscenenodeinstance.h
src/plugins/qmldesigner/designercore/instances/graphicsviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/graphicswidgetnodeinstance.h
src/plugins/qmldesigner/designercore/instances/nodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/qmlviewnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.cpp
src/plugins/qmldesigner/designercore/instances/widgetnodeinstance.h
src/plugins/qmldesigner/designercore/metainfo/enumeratormetainfo.cpp
src/plugins/qmldesigner/designercore/metainfo/propertymetainfo.cpp
src/plugins/qmldesigner/designercore/model/modelutilities.cpp
src/plugins/snippets/inputwidget.cpp
src/plugins/snippets/snippetscompletion.cpp
src/plugins/snippets/snippetscompletion.h
src/plugins/snippets/snippetspec.cpp
src/plugins/snippets/snippetsplugin.cpp
src/plugins/snippets/snippetswindow.cpp
src/plugins/snippets/snippetswindow.h
src/plugins/texteditor/snippetsparser.cpp
src/tools/qml/qmldom/main.cpp
tests/manual/trk/runner.cpp
tests/manual/trk/trkolddevice.cpp
tests/manual/trk/trkolddevice.h
tests/manual/trk/trkserver.cpp
2010-12-17 17:00:53 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Pawel Polanski
d1089afcfe
Unable to enter slash and backslash manually in PatchChooser
...
Task-number: QTCREATORBUG-3214
Reviewed-by: Tobias Hunger
2010-12-06 11:37:08 +01:00
dt
5689e904fe
New Project Wizard: Recheck existence of directory after browsing
...
The user might create directories or delete them while in the browsing
interface, thus in the PathChooser trigger a validation after browsing.
Task-Nr: QTCREATORBUG-3105
Reviewed-By: Friedemann Kleint
2010-11-23 15:25:17 +01:00
dt
1e15e030b9
PathChooser: Use QDir::cleanPath() in path()
...
Reviewed-By: hunger
2010-10-11 16:49:01 +02:00
dt
31aae4056c
PathChooser: On changing environment emit changed() if the path changed.
...
Reviewed-By: hunger
2010-10-11 16:49:01 +02:00
Tobias Hunger
ad008b9b57
Environment: Disable escaping when expanding variables
...
This breaks too much on windows.
Reviewed-by: dt
2010-10-08 14:30:26 +02:00
Friedemann Kleint
6fabd1b237
PathChooser: Fix Windows.
...
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2010-09-29 12:03:14 +02:00
Friedemann Kleint
87250689ef
PathChooser: Fix: Unable to enter relative command paths.
...
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2010-09-29 11:33:07 +02:00
Tobias Hunger
656c8691f1
PathChooser: Make use of the environment
...
* Expand environment arguments
* Introduce new kind: ExistingCommand
* Use PATH to look up ExistingCommand
Reviewed-by: dt
2010-09-24 16:35:04 +02:00
dt
2a86cb134a
PathChooser: Fix some regressions
...
Task-Nr: QTCREATORBUG-2409
2010-09-23 10:28:57 +02:00
dt
b97aec31a7
Path Chooser: Add a basedirectory
...
Reviewed-By: Friedemann Kleint
2010-09-17 15:32:41 +02:00
hjk
c9a47cc5b8
path chooser: provide access to the line edit
...
To make it work with the HistoryCompleter.
2010-09-16 14:04:29 +02:00
Jarek Kobus
573006f370
Add "Add library wizard" to the pro file editor
...
Reviewed-by: dt <qtc-committer@nokia.com >
Task-number: QTCREATORBUG-125
2010-08-16 18:25:38 +02:00
Leena Miettinen
cf233161fa
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
...
Reviewed-by: ossi
2010-05-14 15:53:56 +02:00
Thorbjørn Lindeijer
c0b42868b0
Preserve the user-set build directory for Generic Projects
...
Previously it would be converted to an absolute path. Preserving the
original path allows it to be set as relative to the project.
Reviewed-by: dt
2010-03-15 16:27:39 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Daniel Molkentin
60578cb556
Add validChanged(bool) to PathChooser.
...
This is useful when e.g. connecting directly to the setEnabled() slot of
a Widget.
2009-10-22 18:20:39 +02:00
Friedemann Kleint
5948e284bb
Rename namespace Core::Utils into Utils
...
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
2009-10-05 11:06:05 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
con
ee524eb1a7
Beautify general build configuration.
2009-07-22 18:18:12 +02:00
Friedemann Kleint
024b548e13
Added a wizard for Qt Designer custom widgets and collections.
...
Add the wizard. Modify basefilewizard to use be able to handle binary
data. Add some properties to path chooser (filters).
Task-number: 251982
Initial-patch-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2009-06-29 14:47:04 +02:00
con
07187e0a80
Custom signature support.
...
Not able to give it an additional passphrase yet, though.
2009-06-24 13:41:48 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Oswald Buddenhagen
d2a8449bea
ifdef Q_?S_* cleanup
...
- clear up some Q_OS_LINUX vs. Q_OS_UNIX
- clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise)
- use proper #if-#else cascades instead of free-standing #ifs
2009-06-03 20:54:59 +02:00
Friedemann Kleint
7d41e04884
Split apart debugger options pages, allow specifying a path to CDB.
...
Modify engine creation funcs to populate a list of option pages
to be able to handle engine enabling independently of the
actual engine creation.
2009-04-17 09:03:32 +02:00