forked from qt-creator/qt-creator
Qbs: Update some qbs files
List respective tr files and while at it shuffle some of the listed files to match common sort order. Change-Id: I73845ad1dae5e8c86d3741067f40b7b2b37e2a6e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -21,6 +21,7 @@ QtcPlugin {
|
||||
"autotoolsbuildsystem.cpp",
|
||||
"autotoolsbuildsystem.h",
|
||||
"autotoolsprojectconstants.h",
|
||||
"autotoolsprojectmanagertr.h",
|
||||
"autotoolsprojectplugin.cpp",
|
||||
"autotoolsprojectplugin.h",
|
||||
"configurestep.cpp",
|
||||
|
||||
@@ -24,6 +24,7 @@ QtcPlugin {
|
||||
"baremetaldeviceconfigurationwizardpages.cpp", "baremetaldeviceconfigurationwizardpages.h",
|
||||
"baremetalplugin.cpp", "baremetalplugin.h",
|
||||
"baremetalrunconfiguration.cpp", "baremetalrunconfiguration.h",
|
||||
"baremetaltr.h",
|
||||
"debugserverproviderchooser.cpp", "debugserverproviderchooser.h",
|
||||
"debugserverprovidermanager.cpp", "debugserverprovidermanager.h",
|
||||
"debugserverproviderssettingspage.cpp", "debugserverproviderssettingspage.h",
|
||||
|
||||
@@ -23,6 +23,7 @@ QtcPlugin {
|
||||
"bazaarplugin.h",
|
||||
"bazaarsettings.cpp",
|
||||
"bazaarsettings.h",
|
||||
"bazaartr.h",
|
||||
"branchinfo.cpp",
|
||||
"branchinfo.h",
|
||||
"commiteditor.cpp",
|
||||
|
||||
@@ -18,6 +18,7 @@ QtcPlugin {
|
||||
"beautifierconstants.h",
|
||||
"beautifierplugin.cpp",
|
||||
"beautifierplugin.h",
|
||||
"beautifiertr.h",
|
||||
"configurationdialog.cpp",
|
||||
"configurationdialog.h",
|
||||
"configurationeditor.cpp",
|
||||
|
||||
@@ -27,6 +27,7 @@ QtcPlugin {
|
||||
"clangactivationsequenceprocessor.h",
|
||||
"clangcodemodelplugin.cpp",
|
||||
"clangcodemodelplugin.h",
|
||||
"clangcodemodeltr.h",
|
||||
"clangcompletioncontextanalyzer.cpp",
|
||||
"clangcompletioncontextanalyzer.h",
|
||||
"clangconstants.h",
|
||||
|
||||
@@ -49,6 +49,7 @@ QtcPlugin {
|
||||
"clangformatplugin.h",
|
||||
"clangformatsettings.cpp",
|
||||
"clangformatsettings.h",
|
||||
"clangformattr.h",
|
||||
"clangformatutils.h",
|
||||
"clangformatutils.cpp",
|
||||
]
|
||||
|
||||
@@ -30,6 +30,7 @@ QtcPlugin {
|
||||
"classviewsymbolinformation.h",
|
||||
"classviewsymbollocation.cpp",
|
||||
"classviewsymbollocation.h",
|
||||
"classviewtr.h",
|
||||
"classviewtreeitemmodel.cpp",
|
||||
"classviewtreeitemmodel.h",
|
||||
"classviewutils.cpp",
|
||||
|
||||
@@ -33,6 +33,7 @@ QtcPlugin {
|
||||
"clearcasesubmiteditorwidget.h",
|
||||
"clearcasesync.cpp",
|
||||
"clearcasesync.h",
|
||||
"clearcasetr.h",
|
||||
"settingspage.cpp",
|
||||
"settingspage.h",
|
||||
"versionselector.cpp",
|
||||
|
||||
@@ -57,6 +57,7 @@ QtcPlugin {
|
||||
"cmakeprojectconstants.h",
|
||||
"cmakeprojectmanager.cpp",
|
||||
"cmakeprojectmanager.h",
|
||||
"cmakeprojectmanagertr.h",
|
||||
"cmakeprojectnodes.cpp",
|
||||
"cmakeprojectnodes.h",
|
||||
"cmakeprojectplugin.cpp",
|
||||
|
||||
@@ -16,7 +16,8 @@ QtcPlugin {
|
||||
"conanplugin.h",
|
||||
"conanplugin.cpp",
|
||||
"conansettings.h",
|
||||
"conansettings.cpp"
|
||||
"conansettings.cpp",
|
||||
"conantr.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@ QtcPlugin {
|
||||
"cpaster.qrc",
|
||||
"cpasterplugin.cpp",
|
||||
"cpasterplugin.h",
|
||||
"cpastertr.h",
|
||||
"dpastedotcomprotocol.cpp",
|
||||
"dpastedotcomprotocol.h",
|
||||
"fileshareprotocol.cpp",
|
||||
|
||||
@@ -35,6 +35,7 @@ QtcPlugin {
|
||||
"cppchecktextmarkmanager.h",
|
||||
"cppchecktool.cpp",
|
||||
"cppchecktool.h",
|
||||
"cppchecktr.h",
|
||||
"cppchecktrigger.cpp",
|
||||
"cppchecktrigger.h"
|
||||
]
|
||||
|
||||
@@ -18,10 +18,11 @@ QtcPlugin {
|
||||
"ctfstatisticsview.cpp", "ctfstatisticsview.h",
|
||||
"ctftimelinemodel.cpp", "ctftimelinemodel.h",
|
||||
"ctftracemanager.cpp", "ctftracemanager.h",
|
||||
"ctfvisualizerconstants.h",
|
||||
"ctfvisualizerplugin.cpp", "ctfvisualizerplugin.h",
|
||||
"ctfvisualizertool.cpp", "ctfvisualizertool.h",
|
||||
"ctfvisualizertraceview.cpp", "ctfvisualizertraceview.h",
|
||||
"ctfvisualizerconstants.h",
|
||||
"ctfvisualizertr.h",
|
||||
"../../libs/3rdparty/json/json.hpp",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -19,6 +19,7 @@ QtcPlugin {
|
||||
"cvssettings.h",
|
||||
"cvssubmiteditor.cpp",
|
||||
"cvssubmiteditor.h",
|
||||
"cvstr.h",
|
||||
"cvsutils.cpp",
|
||||
"cvsutils.h",
|
||||
]
|
||||
|
||||
@@ -35,6 +35,7 @@ QtcPlugin {
|
||||
"designer_export.h",
|
||||
"designerconstants.h",
|
||||
"designercontext.cpp", "designercontext.h",
|
||||
"designertr.h",
|
||||
"editordata.h",
|
||||
"editorwidget.cpp", "editorwidget.h",
|
||||
"formeditorfactory.cpp", "formeditorfactory.h",
|
||||
|
||||
@@ -9,10 +9,11 @@ QtcPlugin {
|
||||
Depends { name: "TextEditor" }
|
||||
|
||||
files: [
|
||||
"emacskeysconstants.h",
|
||||
"emacskeysplugin.cpp",
|
||||
"emacskeysplugin.h",
|
||||
"emacskeysstate.cpp",
|
||||
"emacskeysstate.h",
|
||||
"emacskeysconstants.h",
|
||||
"emacskeystr.h",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -12,19 +12,20 @@ QtcPlugin {
|
||||
Depends { name: "VcsBase" }
|
||||
|
||||
files: [
|
||||
"constants.h",
|
||||
"fossilclient.cpp", "fossilclient.h",
|
||||
"fossilplugin.cpp", "fossilplugin.h",
|
||||
"fossilsettings.cpp", "fossilsettings.h",
|
||||
"annotationhighlighter.cpp", "annotationhighlighter.h",
|
||||
"branchinfo.h",
|
||||
"commiteditor.cpp", "commiteditor.h",
|
||||
"configuredialog.cpp", "configuredialog.h",
|
||||
"constants.h",
|
||||
"fossil.qrc",
|
||||
"fossilclient.cpp", "fossilclient.h",
|
||||
"fossilcommitwidget.cpp", "fossilcommitwidget.h",
|
||||
"fossileditor.cpp", "fossileditor.h",
|
||||
"annotationhighlighter.cpp", "annotationhighlighter.h",
|
||||
"fossilplugin.cpp", "fossilplugin.h",
|
||||
"fossilsettings.cpp", "fossilsettings.h",
|
||||
"fossiltr.h",
|
||||
"pullorpushdialog.cpp", "pullorpushdialog.h",
|
||||
"branchinfo.h",
|
||||
"configuredialog.cpp", "configuredialog.h",
|
||||
"revisioninfo.h",
|
||||
"fossil.qrc",
|
||||
]
|
||||
|
||||
Group {
|
||||
|
||||
@@ -33,6 +33,7 @@ QtcPlugin {
|
||||
"genericprojectconstants.h",
|
||||
"genericprojectfileseditor.cpp",
|
||||
"genericprojectfileseditor.h",
|
||||
"genericprojectmanagertr.h",
|
||||
"genericprojectplugin.cpp",
|
||||
"genericprojectplugin.h",
|
||||
"genericprojectwizard.cpp",
|
||||
|
||||
@@ -23,6 +23,7 @@ QtcPlugin {
|
||||
"glsleditorconstants.h",
|
||||
"glsleditorplugin.cpp",
|
||||
"glsleditorplugin.h",
|
||||
"glsleditortr.h",
|
||||
"glslhighlighter.cpp",
|
||||
"glslhighlighter.h",
|
||||
"glslindenter.cpp",
|
||||
|
||||
@@ -47,6 +47,7 @@ Project {
|
||||
"helpplugin.cpp", "helpplugin.h",
|
||||
"helpviewer.cpp", "helpviewer.h",
|
||||
"helpwidget.cpp", "helpwidget.h",
|
||||
"helptr.h",
|
||||
"localhelpmanager.cpp", "localhelpmanager.h",
|
||||
"openpagesmanager.cpp", "openpagesmanager.h",
|
||||
"openpagesswitcher.cpp", "openpagesswitcher.h",
|
||||
|
||||
@@ -27,5 +27,6 @@ QtcPlugin {
|
||||
"imageviewerfile.h",
|
||||
"imageviewerplugin.cpp",
|
||||
"imageviewerplugin.h",
|
||||
"imageviewertr.h",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -49,6 +49,7 @@ QtcPlugin {
|
||||
"iossimulator.h",
|
||||
"iostoolhandler.cpp",
|
||||
"iostoolhandler.h",
|
||||
"iostr.h",
|
||||
"simulatorcontrol.cpp",
|
||||
"simulatorcontrol.h",
|
||||
"simulatorinfomodel.cpp",
|
||||
|
||||
@@ -35,6 +35,7 @@ QtcPlugin {
|
||||
"macrosconstants.h",
|
||||
"macrosplugin.cpp",
|
||||
"macrosplugin.h",
|
||||
"macrostr.h",
|
||||
"macrotextfind.cpp",
|
||||
"macrotextfind.h",
|
||||
"savedialog.cpp",
|
||||
|
||||
@@ -11,6 +11,7 @@ QtcPlugin {
|
||||
|
||||
files: [
|
||||
"marketplaceplugin.h",
|
||||
"marketplacetr.h",
|
||||
"productlistmodel.cpp", "productlistmodel.h",
|
||||
"qtmarketplacewelcomepage.cpp", "qtmarketplacewelcomepage.h",
|
||||
]
|
||||
|
||||
@@ -29,6 +29,7 @@ QtcPlugin {
|
||||
"mercurialplugin.h",
|
||||
"mercurialsettings.cpp",
|
||||
"mercurialsettings.h",
|
||||
"mercurialtr.h",
|
||||
"revertdialog.cpp",
|
||||
"revertdialog.h",
|
||||
"srcdestdialog.cpp",
|
||||
|
||||
@@ -63,6 +63,7 @@ Project {
|
||||
"mesonproject.h",
|
||||
"mesonprojectimporter.cpp",
|
||||
"mesonprojectimporter.h",
|
||||
"mesonprojectmanagertr.h",
|
||||
"mesonprojectparser.cpp",
|
||||
"mesonprojectparser.h",
|
||||
"mesonrunconfiguration.cpp",
|
||||
|
||||
@@ -15,9 +15,10 @@ QtcPlugin {
|
||||
Group {
|
||||
name: "General"
|
||||
files: [
|
||||
"nimplugin.cpp", "nimplugin.h",
|
||||
"nimconstants.h",
|
||||
"nim.qrc",
|
||||
"nimconstants.h",
|
||||
"nimplugin.cpp", "nimplugin.h",
|
||||
"nimtr.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -28,6 +28,7 @@ QtcPlugin {
|
||||
"perforcesubmiteditor.cpp",
|
||||
"perforcesubmiteditor.h",
|
||||
"perforcesubmiteditorwidget.cpp",
|
||||
"perforcesubmiteditorwidget.h"
|
||||
"perforcesubmiteditorwidget.h",
|
||||
"perforcetr.h",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -112,6 +112,7 @@ Project {
|
||||
"projectexplorericons.h", "projectexplorericons.cpp",
|
||||
"projectexplorersettings.h",
|
||||
"projectexplorersettingspage.cpp", "projectexplorersettingspage.h",
|
||||
"projectexplorertr.h",
|
||||
"projectfilewizardextension.cpp", "projectfilewizardextension.h",
|
||||
"projectimporter.cpp", "projectimporter.h",
|
||||
"projectmacro.cpp", "projectmacro.h",
|
||||
|
||||
@@ -46,6 +46,7 @@ QtcPlugin {
|
||||
"pythonscanner.h",
|
||||
"pythonsettings.cpp",
|
||||
"pythonsettings.h",
|
||||
"pythontr.h",
|
||||
"pythonutils.cpp",
|
||||
"pythonutils.h",
|
||||
]
|
||||
|
||||
@@ -40,6 +40,7 @@ QtcPlugin {
|
||||
"qnxconfigurationmanager.h",
|
||||
"qnxsettingspage.cpp",
|
||||
"qnxsettingspage.h",
|
||||
"qnxtr.h",
|
||||
"qnxversionnumber.cpp",
|
||||
"qnxversionnumber.h",
|
||||
"qnxplugin.cpp",
|
||||
|
||||
@@ -57,6 +57,7 @@ Project {
|
||||
"remotelinuxrunconfiguration.h",
|
||||
"remotelinuxsignaloperation.cpp",
|
||||
"remotelinuxsignaloperation.h",
|
||||
"remotelinuxtr.h",
|
||||
"rsyncdeploystep.cpp",
|
||||
"rsyncdeploystep.h",
|
||||
"sshkeycreationdialog.cpp",
|
||||
|
||||
@@ -25,6 +25,7 @@ QtcPlugin {
|
||||
"subversionsettings.h",
|
||||
"subversionsubmiteditor.cpp",
|
||||
"subversionsubmiteditor.h",
|
||||
"subversiontr.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -48,5 +48,6 @@ QtcPlugin {
|
||||
"todoplugin.cpp",
|
||||
"todoplugin.h",
|
||||
"todoplugin.qrc",
|
||||
"todotr.h",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -35,6 +35,7 @@ QtcPlugin {
|
||||
"valgrindplugin.cpp", "valgrindplugin.h",
|
||||
"valgrindrunner.cpp", "valgrindrunner.h",
|
||||
"valgrindsettings.cpp", "valgrindsettings.h",
|
||||
"valgrindtr.h",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -14,5 +14,6 @@ QtcPlugin {
|
||||
"introductionwidget.h",
|
||||
"welcome.qrc",
|
||||
"welcomeplugin.cpp",
|
||||
"welcometr.h",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user