Skip to content

feat: custom modal making use of QDateTimeEdit#946

Merged
CyanVoxel merged 5 commits into
TagStudioDev:mainfrom
Computerdores:943-proper-edit-dialog-for-datetime-fields
Jun 6, 2025
Merged

feat: custom modal making use of QDateTimeEdit#946
CyanVoxel merged 5 commits into
TagStudioDev:mainfrom
Computerdores:943-proper-edit-dialog-for-datetime-fields

Conversation

@Computerdores
Copy link
Copy Markdown
Collaborator

Summary

Resolves #943.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@Computerdores Computerdores moved this to 🏓 Ready for Review in TagStudio Development Jun 4, 2025
@Computerdores Computerdores added Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience Status: Review Needed A review of this is needed Priority: High An important issue requiring attention labels Jun 4, 2025
@CyanVoxel CyanVoxel added this to the Alpha v9.5.3 milestone Jun 5, 2025
Comment thread src/tagstudio/qt/widgets/text_line_edit.py
Comment thread src/tagstudio/qt/widgets/datetime_picker.py Outdated
@CyanVoxel CyanVoxel moved this from 🏓 Ready for Review to 👀 In review in TagStudio Development Jun 6, 2025
Copy link
Copy Markdown
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

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

Awesome work on this, thank you so much!

@CyanVoxel CyanVoxel merged commit 3999d5d into TagStudioDev:main Jun 6, 2025
5 checks passed
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in TagStudio Development Jun 6, 2025
@Computerdores Computerdores deleted the 943-proper-edit-dialog-for-datetime-fields branch July 6, 2025 17:28
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Nov 26, 2025
SysAdminDoc pushed a commit to SysAdminDoc/TagStudio that referenced this pull request May 19, 2026
…oDev#946)

* feat: custom modal making use of QDateTimeEdit

* fix: add back license notice

* refactor: remove unnecessary line

* feat: use date and hour format from settings for date time picker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: High An important issue requiring attention Type: Enhancement New feature or request Type: QoL A quality of life (QoL) enhancement or suggestion Type: UI/UX User interface and/or user experience

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Proper Edit Dialog for Datetime fields

2 participants