Historial de Commits

Autor SHA1 Mensaje Fecha
  peter 6b14b5dc27 Optimize includes across code base hace 3 años
  Louis-Bertrand Varin 8324d03f0a Formatting the code. hace 7 años
  Janek Bevendorff 7a6850d5fe Move useful QTest template specializations to global header file hace 7 años
  Janek Bevendorff 2872f1706c Fix Qt deprecation warnings hace 8 años
  Felix Geyer c8ae31a248 Remove backported Qt5 test macros. hace 9 años
  Felix Geyer 0d6117bf4c Do some basic self-checks when initializing the crypto backend. hace 10 años
  Florian Geyer 77af79498c Move QTEST_GUILESS_MAIN statements before test cases. hace 10 años
  Felix Geyer 6504b6f2bd Drop Qt module name from include statements. hace 11 años
  Felix Geyer c7593a3047 Stop suppressing signals in Group dtor. hace 12 años
  Felix Geyer 6b13d18137 Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Qt 5. hace 12 años
  Felix Geyer 7ebee78c75 Create src/gui/{entry,group}/ and move corresponding files to these dirs. hace 12 años
  Felix Geyer d3fbb291bd Support moving groups with drag and drop. hace 13 años
  Felix Geyer bddc29101c Introduce Group::aboutToMove() and moved() signals. hace 13 años
  Felix Geyer a61057d7f6 Core tests instantiate QCoreApplication instead of QApplication. hace 13 años
  Felix Geyer bce46c5ece Enforce that group/entry uuid is set when writing a database. hace 13 años
  Felix Geyer 027362be76 Notify entry/group parent on deletion. hace 13 años
  Felix Geyer 4dbdc4d847 Make some Group methods private. hace 13 años
  Felix Geyer a104e859cf Clean up objects in the tests. hace 13 años
  Felix Geyer 230d24a123 No longer use automoc. hace 14 años
  Felix Geyer c93ac9f6fc Move qRegisterMetaType calls into initTestCase(). hace 14 años
  Felix Geyer 48c498890f Use QCOMPARE instead of QVERIFY where possible. hace 14 años
  Felix Geyer 623b325fa1 Implement support for group tree changes in GroupModel. hace 14 años
  Felix Geyer e28ed4891b Add signal for changes in Group. hace 14 años
  Felix Geyer 072a8ccf1b Add GroupModel and corresponding unit test. hace 14 años