Commit History

Author SHA1 Message Date
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. 17 years ago
  kevinkofler f10561bc09 Convert .ui files to Qt 4 format: 17 years ago
  kevinkofler 6b2e1f4e79 Use K3ListView instead of the removed KListView for now. 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