MantisBT - Doomseeker |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003896 | Doomseeker | [All Projects] Cleanup | public | 2021-08-08 21:46 | 2021-08-13 17:01 |
|
| Reporter | Blzut3 | |
| Assigned To | Blzut3 | |
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | needs testing | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | 1.3.3 | |
| Target Version | 1.3.3 | Fixed in Version | | |
|
| Summary | 0003896: Replace use of QRegExp with QRegularExpression |
| Description | Qt 5 introduced QRegularExpression to replace QRegExp. Qt 6 drops support for QRegExp, and while still available in Qt6Core5Compat, many convenience functions that we use are removed so probably a good time to make the jump. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | child of | 0003895 | needs testing | Blzut3 | Add support for Qt 6.2+ |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2021-08-08 21:46 | Blzut3 | New Issue | |
| 2021-08-08 21:46 | Blzut3 | Relationship added | child of 0003895 |
| 2021-08-09 05:02 | Blzut3 | Assigned To | => Blzut3 |
| 2021-08-09 05:02 | Blzut3 | Status | new => assigned |
| 2021-08-09 07:21 | Blzut3 | Note Added: 0021704 | |
| 2021-08-09 07:21 | Blzut3 | Status | assigned => needs review |
| 2021-08-09 08:26 | Blzut3 | Note Edited: 0021704 | bug_revision_view_page.php?bugnote_id=21704#r13317 |
| 2021-08-10 09:23 | WubTheCaptain | Note Added: 0021711 | |
| 2021-08-10 09:26 | WubTheCaptain | Note Edited: 0021711 | bug_revision_view_page.php?bugnote_id=21711#r13319 |
| 2021-08-10 09:27 | WubTheCaptain | Note Edited: 0021711 | bug_revision_view_page.php?bugnote_id=21711#r13320 |
| 2021-08-10 09:27 | WubTheCaptain | Note Edited: 0021711 | bug_revision_view_page.php?bugnote_id=21711#r13321 |
| 2021-08-10 09:28 | WubTheCaptain | Note Edited: 0021711 | bug_revision_view_page.php?bugnote_id=21711#r13322 |
| 2021-08-10 09:28 | WubTheCaptain | Note Edited: 0021711 | bug_revision_view_page.php?bugnote_id=21711#r13323 |
| 2021-08-13 17:01 | Zalewa | Status | needs review => needs testing |