aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/axivion/issueheaderview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Axivion: Take vertical position into account tooChristian Stenger2025-02-181-1/+2
* Axivion: Redo positioning on screenChristian Stenger2025-02-171-11/+5
* Axivion: Support named filtersChristian Stenger2025-01-151-0/+46
* Axivion: Fix global positioning of popupChristian Stenger2024-11-131-2/+22
* Axivion: Fix encoding of filter expressionChristian Stenger2024-10-311-1/+1
* Axivion: Store key inside column infoChristian Stenger2024-09-191-9/+14
* Avoid optional::value() and expected::value()Eike Ziller2024-09-051-4/+4
* Axivion: Handle filter for columnsChristian Stenger2024-08-281-0/+135
* Axivion: Make some function members staticChristian Stenger2024-08-131-5/+5
* Axivion: Prepare filtering of columnsChristian Stenger2024-08-091-20/+72
* Axivion: Implement multi sort for issues tableChristian Stenger2024-08-091-20/+43
* Axivion: Consolidate column informationChristian Stenger2024-08-091-27/+26
* Axivion: Avoid sort indicator overlapping column textChristian Stenger2024-03-131-1/+9
* Axivion: Improve sort indicator iconChristian Stenger2024-03-011-3/+6
* Axivion: Fix sort toggling glitchesChristian Stenger2024-02-291-6/+13
* Axivion: Fix toggling sortChristian Stenger2024-02-261-1/+1
* Axivion: Make use of the column widths coming from the serverJarek Kobus2024-02-231-2/+4
* Axivion: Improve sort iconsChristian Stenger2024-02-231-6/+6
* Axivion: Provide basic sorting for issues tableChristian Stenger2024-02-231-0/+139