Files
ladybird/Libraries/LibGUI
Andreas Kling bf23f1e8bc GItemView: Add context menu support
Also, use the model_column() internally for selection as well as for
painting to keep things consistent.

Note that we always fire the on_context_menu_request hook, even if you
didn't click on an item. In those cases, you get a GModelIndex().
2019-09-13 21:42:26 +02:00
..
2019-07-25 19:49:28 +02:00
2019-07-11 15:49:47 +02:00
2019-07-25 19:49:28 +02:00
2019-07-31 07:07:59 +02:00