Cura/plugins
Ghostkeeper 8de1f923a4
Fix clicking, and don't allow dragging if not needed
When I changed the MouseArea into a TooltipArea, the clicking broke because the tooltip area doesn't catch mouse events. I could add another mouse area on top, but for better efficiency it's nice to re-use the TooltipArea. Just need to remember to allow clicking it.
I also found a small issue where you could flick the table even if it's not big enough to scroll. This should fix that.

Contributes to issue CURA-8686.
2022-02-01 11:54:43 +01:00
..
3MFReader Merge branch 'libArachne_rebased' 2021-12-14 11:48:58 +01:00
3MFWriter Merge pull request #10989 from Ultimaker/CURA-8671_dont_send_materials_to_um2c 2021-12-06 09:48:18 +01:00
AMFReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
CuraDrive Use new ScrollBar with controls 2 2022-01-17 17:15:23 +01:00
CuraEngineBackend Don't check validation for settings in error state 2021-10-29 10:39:00 +02:00
CuraProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
CuraProfileWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
DigitalLibrary Fix clicking, and don't allow dragging if not needed 2022-02-01 11:54:43 +01:00
FirmwareUpdateChecker Remove unneeded () 2021-07-29 11:40:11 +02:00
FirmwareUpdater Convert FW updater to controls2 2021-11-11 16:25:25 +01:00
GCodeGzReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeGzWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeReader Don't register a new layer if not extruding a line 2021-11-05 21:04:37 +01:00
GCodeWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
ImageReader Fix mergeconflict 2022-01-31 17:30:03 +01:00
LegacyProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
MachineSettingsAction Set checked tab for TabRowButton 2022-01-25 11:58:44 +01:00
ModelChecker Remove more references to old controls 2021-11-10 17:30:42 +01:00
MonitorStage Update links to network troubleshooting page 2021-08-31 12:07:11 +02:00
PerObjectSettingsTool Fix remaining merge conflicts 2022-01-31 17:08:56 +01:00
PostProcessingPlugin Fix scrolling through post-processing scripts list 2022-01-19 17:33:10 +01:00
PrepareStage Remove more references to old controls 2021-11-10 17:30:42 +01:00
PreviewStage Remove more references to old controls 2021-11-10 17:30:42 +01:00
RemovableDriveOutputDevice Fix various typos 2021-09-07 11:33:54 -04:00
SentryLogger Ensure that stored log lines are sent to sentry if they haven't already been logged 2022-01-03 14:10:36 +01:00
SimulationView Remove unneeded semicolon 2022-01-31 17:06:59 +01:00
SliceInfoPlugin Add is_logged_in status datapoint 2021-10-06 16:19:31 +02:00
SolidView Update messages to use the message_types 2021-07-27 11:54:43 +02:00
SupportEraser Fix undo and redo for support blocker 2021-10-31 17:21:51 +01:00
Toolbox Remove unneded styles import 2022-01-04 09:48:02 +01:00
TrimeshReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UFPReader Update SDK version to 7.9.0 2021-12-16 17:15:59 +01:00
UFPWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UltimakerMachineActions Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UM3NetworkPrinting Use Controls2 ListView instead of ScrollView for print job list 2022-01-18 17:27:51 +01:00
USBPrinting Fix various typos 2021-09-07 11:33:54 -04:00
VersionUpgrade Fix vesion update for beta 1 to beta 2 2021-11-26 15:13:50 +01:00
X3DReader Fix various typos 2021-09-07 11:33:54 -04:00
XmlMaterialProfile Also accept original casing to match with ID for material profile 2022-01-17 10:53:52 +01:00
XRayView Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
README_plugins.txt Add Readme's to plugins and resources folders. 2021-07-27 11:08:01 +02:00