Home
last modified time | relevance | path

Searched defs:undo (Results 176 – 200 of 4940) sorted by relevance

12345678910>>...198

/dports/games/wesnoth/wesnoth-1.14.17/src/editor/action/
H A Daction_label.cpp31 editor_action_ptr undo; in IMPLEMENT_ACTION() local
63 editor_action_ptr undo; in IMPLEMENT_ACTION() local
H A Daction_village.cpp46 editor_action_ptr undo(new editor_action_village_delete(loc_)); in IMPLEMENT_ACTION() local
76 editor_action_ptr undo; in IMPLEMENT_ACTION() local
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSUndo.cpp56 SUndo::SUndo (const SUndo& undo) in SUndo()
72 SUndo::operator = (const SUndo& undo) in operator =()
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/assets/model/
H A Dassetcommand.cpp30 void AssetCommand::undo() in undo() function in AssetCommand
108 void AssetMultiCommand::undo() in undo() function in AssetMultiCommand
165 void AssetKeyframeCommand::undo() in undo() function in AssetKeyframeCommand
207 void AssetUpdateCommand::undo() in undo() function in AssetUpdateCommand
/dports/graphics/gimp-app/gimp-2.10.30/app/vectors/
H A Dgimpvectorspropundo.c55 gimp_vectors_prop_undo_init (GimpVectorsPropUndo *undo) in gimp_vectors_prop_undo_init()
78 gimp_vectors_prop_undo_pop (GimpUndo *undo, in gimp_vectors_prop_undo_pop()
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Ddialogs_editor.cpp73 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::CreateDialogCommand
105 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::DuplicateDialogsCommand
136 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::SetDialogIdCommand
169 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::SetIdPrefixCommand
208 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::DeleteDialogCommand
238 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::DeleteDialogsCommand
274 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::SetDialogTextCommand
309 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::CreateDialogPropertyCommand
343 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::DeleteDialogPropertyCommand
379 virtual void undo() override { in undo() function in SolarusEditor::__anon048802640111::SetDialogPropertyKeyCommand
[all …]
H A Dstrings_editor.cpp72 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::CreateStringCommand
103 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::DuplicateStringsCommand
134 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::SetStringKeyCommand
167 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::SetKeyPrefixCommand
205 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::DeleteStringCommand
234 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::DeleteStringsCommand
270 virtual void undo() override { in undo() function in SolarusEditor::__anonf1a1b96b0111::SetStringValueCommand
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/assets/keyframes/model/
H A Dkeyframemodellist.cpp108 Fun undo = []() { return true; }; in applyOperation() local
131 auto op = [pos, type](std::shared_ptr<KeyframeModel> param, Fun &undo, Fun &redo) { in addKeyframe()
153 …auto op = [this, pos, val, isRectParam](std::shared_ptr<KeyframeModel> param, Fun &undo, Fun &redo… in addKeyframe()
180 …auto op = [pos](std::shared_ptr<KeyframeModel> param, Fun &undo, Fun &redo) { return param->remove… in removeKeyframe()
184 bool KeyframeModelList::removeKeyframeWithUndo(GenTime pos, Fun &undo, Fun &redo) in removeKeyframeWithUndo()
193 bool KeyframeModelList::duplicateKeyframeWithUndo(GenTime srcPos, GenTime destPos, Fun &undo, Fun &… in duplicateKeyframeWithUndo()
206 …auto op = [](std::shared_ptr<KeyframeModel> param, Fun &undo, Fun &redo) { return param->removeAll… in removeAllKeyframes()
226 bool KeyframeModelList::moveKeyframeWithUndo(GenTime oldPos, GenTime pos, Fun &undo, Fun &redo) in moveKeyframeWithUndo()
248 …Pos, pos, normalizedVal, isRectParam](std::shared_ptr<KeyframeModel> param, Fun &undo, Fun &redo) { in updateKeyframe()
290 Fun undo = []() { return true; }; in updateKeyframeType() local
[all …]
/dports/graphics/okular/okular-21.12.3/core/
H A Ddocumentcommands.cpp72 void AddAnnotationCommand::undo() in undo() function in Okular::AddAnnotationCommand
117 void RemoveAnnotationCommand::undo() in undo() function in Okular::RemoveAnnotationCommand
156 void ModifyAnnotationPropertiesCommand::undo() in undo() function in Okular::ModifyAnnotationPropertiesCommand
190 void TranslateAnnotationCommand::undo() in undo() function in Okular::TranslateAnnotationCommand
261 void AdjustAnnotationCommand::undo() in undo() function in Okular::AdjustAnnotationCommand
390 void EditAnnotationContentsCommand::undo() in undo() function in Okular::EditAnnotationContentsCommand
438 void EditFormTextCommand::undo() in undo() function in Okular::EditFormTextCommand
487 void EditFormListCommand::undo() in undo() function in Okular::EditFormListCommand
532 void EditFormComboCommand::undo() in undo() function in Okular::EditFormComboCommand
596 void EditFormButtonsCommand::undo() in undo() function in Okular::EditFormButtonsCommand
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimppaintcoreundo.c79 gimp_paint_core_undo_init (GimpPaintCoreUndo *undo) in gimp_paint_core_undo_init()
139 gimp_paint_core_undo_pop (GimpUndo *undo, in gimp_paint_core_undo_pop()
159 gimp_paint_core_undo_free (GimpUndo *undo, in gimp_paint_core_undo_free()
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dchangeproperties.cpp53 void ChangeProperties::undo() in undo() function in ChangeProperties
90 void SetProperty::undo() in undo() function in SetProperty
123 void RemoveProperty::undo() in undo() function in RemoveProperty
H A Dtilesetchanges.cpp40 void RenameTileset::undo() in undo() function in Tiled::RenameTileset
60 void ChangeTilesetTileOffset::undo() in undo() function in Tiled::ChangeTilesetTileOffset
108 void ChangeTilesetParameters::undo() in undo() function in Tiled::ChangeTilesetParameters
241 void ChangeTilesetTransformationFlags::undo() in undo() function in Tiled::ChangeTilesetTransformationFlags
/dports/audio/kwave/kwave-21.12.3/libkwave/
H A DSignalManager.cpp645 Kwave::UndoTransactionGuard undo(*this, in executeCommand() local
656 Kwave::UndoTransactionGuard undo(*this, i18n("Paste")); in executeCommand() local
670 Kwave::UndoTransactionGuard undo(*this, i18n("Cut")); in executeCommand() local
678 Kwave::UndoTransactionGuard undo(*this, i18n("Crop")); in executeCommand() local
850 Kwave::UndoTransactionGuard undo(*this, i18n("Select Track")); in executeCommand() local
855 Kwave::UndoTransactionGuard undo(*this, i18n("Deselect Track")); in executeCommand() local
1484 Kwave::UndoTransaction *undo = m_undo_buffer.takeFirst(); in freeUndoMemory() local
1534 void Kwave::SignalManager::undo() in undo() function in Kwave::SignalManager
1863 Kwave::UndoTransactionGuard undo(*this, i18n("Add Label")); in addLabel() local
2004 Kwave::UndoTransactionGuard undo(*this, in checkSelectionChange() local
[all …]
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/
H A Dundo.py46 def undo(self): member in AbstractUndoItem
98 def undo(self): member in UndoItem
224 def undo(self): member in ListUndoItem
341 def undo(self): member in UndoHistory
410 def undo(self): member in UndoHistoryUndoItem
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/tools/
H A DEditSelectionContents.cpp90 auto* undo = new SizeUndoAction(this->sourcePage, this->sourceLayer); in setSize() local
141 auto* undo = new FillUndoAction(this->sourcePage, this->sourceLayer); in setFill() local
193 auto* undo = new FontUndoAction(this->sourcePage, this->sourceLayer); in setFont() local
239 auto undo = std::make_unique<LineStyleUndoAction>(this->sourcePage, this->sourceLayer); in setLineStyle() local
270 auto* undo = new ColorUndoAction(this->sourcePage, this->sourceLayer); in setColor() local
300 void EditSelectionContents::fillUndoItem(DeleteUndoAction* undo) { in fillUndoItem()
342 XojPageView* targetView, UndoRedoHandler* undo) { in finalizeSelection()
389 … XojPageView* targetView, UndoRedoHandler* undo, CursorSelectionType type) { in updateContent()
/dports/editors/calligra/calligra-3.2.1/karbon/ui/
H A DKarbonDocumentMergeCommand.cpp56 void undo() override { in undo() function in MergePageCommand
95 void undo() override { in undo() function in AddPageCommand
128 void KarbonDocumentMergeCommand::undo() in undo() function in KarbonDocumentMergeCommand
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.engine/src/org/eclipse/equinox/internal/p2/engine/phases/
H A DProperty.java41 public IStatus undo(Map<String, Object> parameters) { in undo() method in Property.ProfilePropertyAction
53 private void setProfileProperty(Profile profile, PropertyOperand propertyOperand, boolean undo) { in setProfileProperty()
99 public IStatus undo(Map<String, Object> parameters) { in undo() method in Property.UpdateInstallableUnitProfilePropertiesAction
134 public IStatus undo(Map<String, Object> parameters) { in undo() method in Property.RemoveInstallableUnitProfilePropertiesAction
/dports/editors/calligra/calligra-3.2.1/sheets/tests/
H A DTestRTree.cpp142 QList< QPair<QRectF, QString> > undo = tree.insertColumns(3, 3); in testInsertColumns() local
203 QList< QPair<QRectF, QString> > undo = tree.insertRows(3, 3); in testInsertRows() local
264 QList< QPair<QRectF, QString> > undo = tree.removeColumns(3, 3); in testRemoveColumns() local
300 QList< QPair<QRectF, QString> > undo = tree.removeRows(3, 3); in testRemoveRows() local
/dports/cad/cascade-compiler/cascade-f4f7ae8bd1dd379790c0e58c286df90b8d1cdcde/src/cascade/common/
H A Dundo_val.h109 inline void UndoVal<T>::undo() { in undo() function
134 inline void ManagedUndoVal<T>::undo() { in undo() function
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimptransformgridtoolundo.c81 gimp_transform_grid_tool_undo_init (GimpTransformGridToolUndo *undo) in gimp_transform_grid_tool_undo_init()
152 gimp_transform_grid_tool_undo_pop (GimpUndo *undo, in gimp_transform_grid_tool_undo_pop()
199 gimp_transform_grid_tool_undo_free (GimpUndo *undo, in gimp_transform_grid_tool_undo_free()
/dports/multimedia/pitivi/pitivi-0.999/pitivi/undo/
H A Dtimeline.py68 def undo(self): member in TrackElementPropertyChanged
193 def undo(self): member in TrackElementAdded
214 def undo(self): member in TrackElementRemoved
309 def undo(self): member in ClipAdded
349 def undo(self): member in ClipRemoved
411 def undo(self): member in TransitionClipAddedAction
442 def undo(self): member in TransitionClipRemovedAction
470 def undo(self): member in LayerAdded
495 def undo(self): member in LayerRemoved
520 def undo(self): member in LayerMoved
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/
H A Dcommands.cpp169 UndoableCommand undo("paste"); in Paste() local
181 UndoableCommand undo("pasteToCamera"); in PasteToCamera() local
409 UndoableCommand undo("nudgeSelectedUp"); in Selection_NudgeUp() local
415 UndoableCommand undo("nudgeSelectedDown"); in Selection_NudgeDown() local
421 UndoableCommand undo("nudgeSelectedLeft"); in Selection_NudgeLeft() local
427 UndoableCommand undo("nudgeSelectedRight"); in Selection_NudgeRight() local
604 UndoableCommand undo(command.toString()); in Selection_SnapToGrid() local
/dports/graphics/krita/krita-4.4.8/libs/image/commands_new/
H A Dkis_saved_commands.cpp45 void KisSavedCommandBase::runStroke(bool undo) in runStroke()
56 void KisSavedCommandBase::undo() in undo() function in KisSavedCommandBase
105 void KisSavedCommand::addCommands(KisStrokeId id, bool undo) in addCommands()
276 void KisSavedMacroCommand::getCommandExecutionJobs(QVector<KisStrokeJobData *> *jobs, bool undo, bo… in getCommandExecutionJobs()
310 void KisSavedMacroCommand::addCommands(KisStrokeId id, bool undo) in addCommands()
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/topdown/
H A Dbindings.go14 type undo struct { struct
15 k *ast.Term
16 u *bindings
17 next *undo
20 func (u *undo) Undo() {
/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/
H A DFormulaCommand.cpp90 void FormulaCommandReplaceText::undo() in undo() function in FormulaCommandReplaceText
167 void FormulaCommandReplaceElements::undo() in undo() function in FormulaCommandReplaceElements
206 void FormulaCommandLoad::undo() in undo() function in FormulaCommandLoad
280 void FormulaCommandReplaceRow::undo() in undo() function in FormulaCommandReplaceRow
390 void FormulaCommandReplaceColumn::undo() in undo() function in FormulaCommandReplaceColumn

12345678910>>...198