Skip to content

feat: add a way to initialize script dialog from command line - #136

Merged
dfaure-kdab merged 1 commit into
KDAB:mainfrom
smnppKDAB:sperret-dataCommandLine
Aug 5, 2024
Merged

dfaure-kdab merged 1 commit into
KDAB:mainfrom
smnppKDAB:sperret-dataCommandLine

Conversation

@smnppKDAB

Copy link
Copy Markdown
Contributor

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool change overall, and an important feature 🥳

There's still some loose ends to tidy up before we can merge this though.

Comment thread src/core/knutcore.cpp Outdated
Comment thread src/core/knutcore.cpp Outdated
Comment thread src/core/scriptdialogitem.cpp
Comment thread src/core/scriptdialogitem.h Outdated
Comment thread src/core/scriptmanager.cpp Outdated
Comment thread src/core/scriptrunner.cpp Outdated
Comment thread src/core/knutcore.cpp Outdated
@LeonMatthesKDAB

Copy link
Copy Markdown

Oh, also side note: This should be feat: not fix:, it's adding a new feature, not fixing anything existing IMO :)

@smnppKDAB
smnppKDAB force-pushed the sperret-dataCommandLine branch from dbcbf6b to 5730e87 Compare August 1, 2024 10:16
@smnppKDAB smnppKDAB changed the title fix: add a way to initialize script dialog from command line feat: add a way to initialize script dialog from command line Aug 2, 2024

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still a few issues left, but looking good otherwise :)

Comment thread src/core/scriptdialogitem.cpp Outdated
Comment thread src/core/scriptmanager.cpp Outdated
@smnppKDAB
smnppKDAB force-pushed the sperret-dataCommandLine branch from b1cc7a4 to c115b63 Compare August 2, 2024 15:36
Comment thread src/core/scriptdialogitem.cpp
Comment thread src/core/scriptrunner.cpp Outdated
@smnppKDAB
smnppKDAB force-pushed the sperret-dataCommandLine branch 3 times, most recently from 58eb0db to 8929de5 Compare August 2, 2024 16:33
Comment thread src/core/scriptdialogitem.cpp
@smnppKDAB
smnppKDAB force-pushed the sperret-dataCommandLine branch from 8929de5 to 28f137e Compare August 5, 2024 08:15
@smnppKDAB
smnppKDAB requested a review from dfaure-kdab August 5, 2024 08:17
@dfaure-kdab
dfaure-kdab merged commit 611f80c into KDAB:main Aug 5, 2024
smnppKDAB added a commit to smnppKDAB/knut that referenced this pull request Aug 5, 2024
adds the tests corresponding to the PR: KDAB#136
dfaure-kdab pushed a commit to smnppKDAB/knut that referenced this pull request Aug 5, 2024
adds the tests corresponding to the PR: KDAB#136
dfaure-kdab pushed a commit that referenced this pull request Aug 5, 2024
adds the tests corresponding to the PR: #136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a way to initialize script dialog from command line

3 participants