Commit graph

18 commits

Author SHA1 Message Date
Jean-Philip Desjardins
5af4236c40 Allow changing monospace font used in debugger through config.
Only possible by directly changing config.xml for now.
2022-04-12 10:24:49 -04:00
rcaridade145
686af00ebe Include cmath due to use of ceil. 2021-03-03 20:23:38 +00:00
Jean-Philip Desjardins
82fa6b6205 Add single point of definition for monospaced font used in debugger. 2021-02-14 14:35:04 -05:00
Jean-Philip Desjardins
9389d6282a Improve size formulae once again. 2021-02-13 11:51:05 -05:00
Jean-Philip Desjardins
c09060ea83 Improve size formula. 2021-02-12 12:00:44 -05:00
Jean-Philip Desjardins
372d168bff WIP: Use sizeHintForColumn to improve performance. 2021-02-12 12:00:30 -05:00
Mahmood - Zer0xFF
92c90775a5 Redraw after changing active unit, as cell size could change, this also fixes incorrect cell size if we set byte per line to auto 2021-01-23 02:19:38 +00:00
Mahmood - Zer0xFF
aac8394f34 let Qt handle Cell sizes 2021-01-21 23:08:28 +00:00
Mahmood - Zer0xFF
44da0b6a8f Qt commits seppuku if we dont set a min column size or an inital column size 2021-01-07 21:47:33 +00:00
Mahmood - Zer0xFF
2fe9521e6a fix address to column calculation 2021-01-07 21:47:33 +00:00
Mahmood - Zer0xFF
6597f925c9 syntax cleanup 2021-01-07 21:47:33 +00:00
Mahmood - Zer0xFF
a3305546b5 fix Qt MemoryViewTable display 2021-01-07 21:47:32 +00:00
Mahmood - Zer0xFF
066deb598f set size the same as win32 version 2021-01-07 21:47:32 +00:00
Mahmood - Zer0xFF
72b7182c6b fix memory view display... will need to re-review the view's code 2021-01-07 21:47:32 +00:00
Mahmood - Zer0xFF
f20c5a08c7 cleanup 2021-01-07 21:47:32 +00:00
Mahmood - Zer0xFF
c1ae39bc6f code style fixes 2021-01-07 21:47:32 +00:00
Mahmood - Zer0xFF
15c1112bd8 move few qt creation to qt creator 2021-01-07 21:47:31 +00:00
Mahmood - Zer0xFF
72d457cd1f abstract Memory viewer 2021-01-07 21:47:31 +00:00