Diffusion KJots 9a92c024fb69

Modernize KJotsLinkDialog

Authored by poboiko on Jun 3 2020, 4:35 PM.

Description

Modernize KJotsLinkDialog

  • Get rid of custom ui-code, just use Qt Designer linkdialog.ui
  • Don't use radio buttons to choose between normal URL or link to another note. Instead have just a single editable QCombobox with completer. So if user types a note or a book, we select it; otherwise we treat text as an external URL
  • Becase of that, we no longer need KJotsBookshelfEntryValidator, so get rid of it.

Details

Committed
poboikoJun 3 2020, 4:35 PM
Parents
R573:040b2e2f3de5: GIT_SILENT rename method
Branches
Unknown
Tags
Unknown