Commit History

Author SHA1 Message Date
  kevinkofler daf856772a Don't grab the keyboard globally (stealing key presses from other apps) in the Errors&Warnings pane, only override the Ctrl+C and Ctrl+Ins accelerators. 17 years ago
  kevinkofler b6134236db Fix Ctrl+C/Ctrl+Ins conflict between main window and error list. (Now works as expected: They apply to the error window if it has the focus, and the main window otherwise.) 18 years ago
  kevinkofler 9dde29d3a9 Don't hardcode background color of KListViews to white, set alternateColor to QColor() instead. 18 years ago
  kevinkofler 896c5be355 Create ErrorListItem class to be used to keep track of errors/warnings/messages during compilation. 18 years ago
  kevinkofler 9ed8d19817 Create Errors and Warnings window. 18 years ago