Commit Graph

1283 Commits

Author SHA1 Message Date
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
Lioncash fa1b99f7d4 CModelEditorWindow: Make use of Qt 5 signals and slots 2020-06-28 21:51:54 -04:00
Lioncash 63debe3204 CLinkDialog: Make use of Qt 5 signals and slots 2020-06-28 20:03:13 -04:00
Lioncash 6d21b568cb CLayerEditor: Make use of Qt 5 signals and slots 2020-06-28 20:00:58 -04:00
Lioncash e108c25396 CInstancesModel: Make use of Qt 5 signals and slots 2020-06-28 19:58:31 -04:00
Lioncash 26df16edf7 CGeneratePropertyNamesDialog: Make use of Qt 5 signals and slots 2020-06-28 19:45:17 -04:00
Lioncash 9847b6b4f9 CExportGameDialog: Make use of QStringLiteral where applicable 2020-06-28 19:37:04 -04:00
Lioncash 8ef246734a CErrorLogDialog: Make use of QStringLiteral where applicable 2020-06-28 19:20:39 -04:00
Lioncash 4aaf59be1a CErrorLogDialog: Make use of Qt 5 signals and slots 2020-06-28 19:16:52 -04:00
Lioncash 21d83d43ee CCollisionRenderSettingsDialog: Make use of Qt 5 signals and slots 2020-06-28 19:15:20 -04:00
Lioncash c204ff3121 CCollisionEditor: Make use of Qt 5 signals and slots 2020-06-28 19:09:55 -04:00
Lioncash 6ab8f1495d CCharacterEditor: Make use of Qt 5 signals and slots 2020-06-28 19:07:21 -04:00
Lioncash 69efdc0daf CBasicViewport: Make use of constexpr 2020-06-28 18:41:44 -04:00
Lioncash ec66d7af9d General: Make use of ranged for where applicable 2020-06-28 17:30:49 -04:00
Lioncash 9bc2723498 General: Make use of override where applicable 2020-06-28 07:37:58 -04:00
Lioncash 5f9c58170c WModifyTab: Prevent -Wmaybe-uninitialized warning 2020-06-28 07:26:37 -04:00
Lioncash 490e8dfd96 CBasicViewport: Make use of in-class initializers 2020-06-28 07:11:54 -04:00
Lioncash 464b417d24 CAboutDialog: Make use of unique_ptr 2020-06-28 07:08:43 -04:00
Lioncash d7ee7fe22d CCloneSelectionCommand: Make use of override 2020-06-28 07:07:22 -04:00
Lioncash 1f2d651f22 CChangeLayerCommand: Make use of override 2020-06-28 07:06:52 -04:00
Lioncash 8aaa97422b CAddLinkCommand: Make use of override 2020-06-28 07:06:26 -04:00
Lioncash 8994a734dd WVectorEditor: Make use of in-class initializers where applicable 2020-06-28 07:05:46 -04:00
Lioncash 34da43e7d4 WModifyTab: Make use of in-class initializers where applicable 2020-06-28 07:04:04 -04:00
Lioncash fcf40ec18c WIntegralSpinBox: Make use of in-class initializers where applicable 2020-06-28 07:02:22 -04:00
Lioncash d6cbc0d247 WInstancesTab: Mark strings as translatable 2020-06-28 07:01:25 -04:00
Lioncash a3bfb3cc7c WInstancesTab: Make use of in-class initializers where applicable 2020-06-28 06:59:12 -04:00
Lioncash 719fed015e WEditorProperties: Mark strings as translatable 2020-06-28 06:57:39 -04:00
Lioncash d5f7699f34 WEditorProperties: Make use of in-class initializers where applicable 2020-06-28 06:56:08 -04:00
Lioncash 012faba4cc WDraggableSpinBox: Make use of in-class initializers where applicable 2020-06-28 06:54:38 -04:00
Lioncash 37ada5110d WColorPicker: Make use of in-class initializers where applicable 2020-06-28 06:52:46 -04:00
Lioncash 5212b73229 WCreateTab: Make use of in-class initializers where applicable 2020-06-28 06:50:41 -04:00
Lioncash 036eed3ec8 main: Mark strings as translatable where applicable 2020-06-28 06:48:05 -04:00
Lioncash 2d3564d626 INodeEditor: Mark strings as translatable where applicable 2020-06-28 06:45:21 -04:00
Lioncash 0ef016256a INodeEditor: Make use of in-class initializers where applicable 2020-06-28 06:39:55 -04:00
Lioncash e839c0c70c IEditPropertyCommand: Make use of override 2020-06-28 06:34:38 -04:00
Lioncash eafb7f21d0 IEditor: Mark strings as translatable where applicable 2020-06-28 06:33:08 -04:00
Lioncash 33840696c2 CWorldTreeModel: Mark strings as translatable where applicable 2020-06-28 06:31:11 -04:00
Lioncash 9158fbc22b CWorldTreeModel: Make use of in-class initializers where applicable 2020-06-28 06:30:11 -04:00
Lioncash f680ed645f CWorldInfoSidebar: Mark strings as translatable where applicable 2020-06-28 06:28:40 -04:00
Lioncash 9b2bfd5bcd CWorldInfoSidebar: Make use of in-class initializers where applicable 2020-06-28 06:27:37 -04:00
Lioncash 548e4ca708 CWorldEditor: Mark strings as translatable where applicable 2020-06-28 06:25:50 -04:00
Lioncash 4df036a837 CWorldEditor: Make use of in-class initializers where applicable 2020-06-28 06:20:29 -04:00