Commit Graph

1292 Commits

Author SHA1 Message Date
Lioncash f09f04cfe0 CStringMimeData: Make use of override 2020-07-03 12:35:53 -04:00
Lioncash 1463974b1e CResourceProxyModel: Make use of override 2020-07-03 12:35:08 -04:00
Lioncash 9e976606ff CResourceBrowser: Make use of override 2020-07-03 12:33:19 -04:00
Lioncash dd91aded21 CResourceDelegate: Make use of override 2020-07-03 12:32:36 -04:00
Lioncash eb76ac9039 CResourceBrowser: Take search string by const reference
Same thing, less copies.
2020-07-03 11:01:21 -04:00
Lioncash 48b292ecee CResourceBrowser: Make use of ranged for 2020-07-03 11:00:34 -04:00
Lioncash c24b9ddb8f CPropertyView: Initialize all member variables 2020-07-03 10:54:15 -04:00
Lioncash 09058c5bfc CPropertyView: Resolve sign conversion warnings 2020-07-03 10:53:00 -04:00
Lioncash 9ddb7cc94f CPropertyNameValidator: Initialize all member variables
Provides a consistent initial state.
2020-07-03 10:44:44 -04:00
Lioncash a29e5dad74 CPropertyModel: Resolve sign conversion warnings 2020-07-03 10:44:23 -04:00
Lioncash 701120725e CLayerModel: Resolve sign conversion warning 2020-07-03 10:06:37 -04:00
Lioncash c36f5e2e2b CWorldEditor: Use default empty string QString 2020-07-03 08:59:54 -04:00
Lioncash 85556b28e2 CScanEditor: Make window title translatable 2020-07-03 08:48:48 -04:00
Lioncash 53ab3f4862 CTweakEditor: Make window title translatable 2020-07-03 08:48:17 -04:00
Lioncash 0b74006bd6 CModelEditorWindow: Make window title translatable 2020-07-03 08:47:13 -04:00
Lioncash 991f5de359 CCollisionEditor: Make window title translatable 2020-07-03 08:45:23 -04:00
Lioncash 0fd2a55e3b CCharacterEditor/CStringEditor: Make window titles translatable 2020-07-03 08:44:05 -04:00
Lioncash fa7b6a1bfe CCharacterEditor: Collapse QList construction into one line 2020-07-03 08:40:58 -04:00
Lioncash a419e6cdab CStringEditor: Mark title as a string literal 2020-07-03 08:38:42 -04:00
Lioncash f5b5c8ddc5 CStringEditor: Collapse QList construction into one line 2020-07-03 08:38:12 -04:00
Lioncash 9c9e5975b2 TestDialog: Make use of Qt 5 signals and slots 2020-07-03 08:32:42 -04:00
Lioncash 8f56333249 CPropertyDelegate: Make use of Qt 5 signals and slots 2020-07-03 08:29:25 -04:00
Lioncash f798517416 WInstancesTab: Make use of Qt 5 signals and slots 2020-07-03 08:19:18 -04:00
Lioncash a72c338585 WEditorProperties: Make use of Qt 5 signals and slots 2020-07-03 08:12:53 -04:00
Lioncash 981d74e820 WCreateTab: Make use of Qt 5 signals and slots 2020-07-03 08:08:08 -04:00
Lioncash e083526aee CEditorApplication: Make use of Qt 5 signals and slots 2020-07-03 08:05:47 -04:00
Lioncash 16ef9988d7 WVectorEditor: Make use of Qt 5 signals and slots 2020-07-03 08:04:48 -04:00
Lioncash 54a85f2fba WModifyTab: Make use of Qt 5 signals and slots 2020-07-03 08:00:50 -04:00
Lioncash 2d811bfe94 CPoiMapSidebar: Make use of Qt 5 signals and slots 2020-07-03 07:51:01 -04:00
Lioncash 9c4c387696 CPoiListDialog: Make use of Qt 5 signals and slots 2020-07-03 07:45:04 -04:00
Lioncash 8f0a3669d4 CLinkDialog: Make use of Qt 5 signals and slots 2020-07-03 07:41:07 -04:00
Lioncash 993f018bd1 CConfirmUnlinkDialog: Make use of Qt 5 signals and slots 2020-07-03 07:36:09 -04:00
Lioncash 9d8243d80b WColorPicker: Make use of Qt 5 signals and slots 2020-07-03 07:33:22 -04:00
Lioncash d05d767d66 CTimedLineEdit: Make use of Qt 5 signals and slots 2020-07-03 07:32:13 -04:00
Lioncash 57e1b272e9 CSoftValidatorLineEdit: Make use of Qt 5 signals and slots 2020-07-03 07:12:41 -04:00
Lioncash 9fac1a8b00 CTemplateEditDialog: Make use of Qt 5 signals and slots 2020-07-03 07:07:59 -04:00
Lioncash c7fbfb70e5 CQuickplayRelay: Make use of Qt 5 signals and slots 2020-07-03 07:06:58 -04:00
Lioncash 1be07ca571 INodeEditor: Make use of Qt 5 signals and slots 2020-07-03 07:05:23 -04:00
Lioncash bc09727429 IEditor: Make use of Qt 5 signals and slots 2020-07-03 07:02:15 -04:00
Lioncash 694f4ce03b CProgressDialog: Make use of Qt 5 signals and slots 2020-07-03 07:00:50 -04:00
Lioncash e7d5cacd0f CGeneratePropertyNamesDialog: Make use of Qt 5 signals and slots 2020-07-03 06:59:52 -04:00
Lioncash 9401275564 CExportGameDialog: Make use of Qt 5 signals and slots 2020-07-03 06:58:25 -04:00
Lioncash d779a1cdfa CEditorApplication: Make use of Qt 5 signals and slots 2020-07-03 06:57:07 -04:00
Lioncash 66a6ff3e86 CWorldInfoSidebar: Make use of Qt 5 signals and slots 2020-07-03 06:51:41 -04:00
Lioncash 9c8749d5b0 CWorldTreeModel: Tidy up warnings 2020-07-03 06:45:36 -04:00
Lioncash 32041a843d CWorldTreeModel: Make static icon instances const
Prevents modifications from occurring.
2020-07-03 06:31:05 -04:00
Lioncash 8634d9b29e CWorldTreeModel: Make use of Qt 5 signals and slots 2020-06-29 05:14:31 -04:00
Lioncash b31f9c9347 CVirtualDirectoryTreeView: Make use of Qt 5 signals and slots 2020-06-29 05:12:50 -04:00
Lioncash d6309a54d3 CVirtualDirectoryModel: Make use of Qt 5 signals and slots 2020-06-29 05:11:07 -04:00
Lioncash 781bbaef0e CTweakEditor: Make use of Qt 5 signals and slots 2020-06-29 04:58:58 -04:00