Diffusion Kexi 475cd80561c5

Simplify and improve main application object creation

Authored by staniek on Jan 23 2017, 7:29 PM.

Description

Simplify and improve main application object creation

  • useful for re-using the code for tests
  • make KexiStartupData singleton acessible, it's the same as KexiStartupHandler::global()
  • put QApplication into main(), don't create in KexiMainWindow::create()
  • add KexiTestHandler that helps to create Kexi-specific tests
  • port GlobalSearchTest to theKexiTestHandler; this makes it a regular QtTest with optional --loop option to stay in even loop

Details

Committed
staniekMar 17 2017, 1:04 AM
Differential Revision
D11778: Cool main window for KEXI 3.2
Parents
R71:9a917e582957: GIT_SILENT Some more calligra -> kexi renames
Branches
Unknown
Tags
Unknown