Commit Graph

1274 Commits

Author SHA1 Message Date
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
Lioncash e6cb5c3462 CTemplateEditDialog: Make use of Qt 5 signals and slots 2020-06-29 04:57:19 -04:00
Lioncash df8b0543ba CStringEditor: Make use of Qt 5 signals and slots 2020-06-29 04:51:55 -04:00
Lioncash 8df5ec051d CSelectResourcePanel: Make use of Qt 5 signals and slots 2020-06-29 04:43:15 -04:00
Lioncash f28e4d4914 CSelectInstanceDialog: Make use of Qt 5 signals and slots 2020-06-29 04:40:58 -04:00
Lioncash a0805c4584 CSceneViewport: Make use of Qt 5 signals and slots 2020-06-29 02:53:40 -04:00
Lioncash 3118996cfa CScanEditor: Make use of Qt 5 signals and slots 2020-06-29 02:48:19 -04:00
Lioncash 8f9da5c5ed CResourceTableView: Make use of Qt 5 signals and slots 2020-06-29 02:47:00 -04:00
Lioncash 52c284c9d5 CResourceTableModel: Make use of Qt 5 signals and slots 2020-06-29 02:46:07 -04:00
Lioncash ac33ec4831 CResourceTableContextMenu: Make use of Qt 5 signals and slots 2020-06-29 01:13:25 -04:00
Lioncash 815affd07e CResourceSelector: Make use of Qt 5 signals and slots 2020-06-29 01:04:23 -04:00
Lioncash 8e5d075e9f CResourceBrowser: Make use of Qt 5 signals and slots pt. 2 2020-06-29 00:03:46 -04:00
Lioncash 0a3b05e7de CResourceBrowser: Make use of Qt 5 signals and slots 2020-06-29 00:01:37 -04:00
Lioncash 30428614c4 CQuickplayPropertyEditor: Make use of Qt 5 signals and slots 2020-06-28 23:29:41 -04:00
Lioncash 22372fe33e CPropertyView: Make use of Qt 5 signals and slots 2020-06-28 23:23:13 -04:00
Lioncash c242c49a99 CProjectSettingsDialog: Make use of Qt 5 signals and slots 2020-06-28 22:14:01 -04:00
Lioncash 3203b1303c CProgressDialog: Make use of Qt 5 signals and slots 2020-06-28 22:10:39 -04:00
Lioncash 626f67be18 CPoiMapSidebar: Make use of Qt 5 signals and slots 2020-06-28 22:07:34 -04:00
Lioncash 46f7f69d3e CPoiMapModel: Make use of Qt 5 signals and slots 2020-06-28 22:00:31 -04:00