diff --git a/src/MainWindow.ui b/src/MainWindow.ui index c3d53921..42105cab 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -1348,6 +1348,9 @@ Ctrl+N + + QAction::NoRole + @@ -1369,6 +1372,9 @@ Ctrl+O + + QAction::NoRole + @@ -1380,6 +1386,9 @@ Ctrl+W + + QAction::NoRole + @@ -1398,6 +1407,9 @@ This option is used to revert the current database file to its last saved state. All changes made since the last save operation are lost. + + QAction::NoRole + @@ -1419,6 +1431,9 @@ Ctrl+S + + QAction::NoRole + @@ -1436,6 +1451,9 @@ Compact the database file, removing space wasted by deleted records. + + QAction::NoRole + @@ -1458,6 +1476,9 @@ This option lets you import data from an .sql dump text file into a new or existing database. SQL dump files can be created on most database engines, including MySQL and PostgreSQL. + + QAction::NoRole + @@ -1469,6 +1490,9 @@ Open a wizard that lets you import data from a comma separated text file into a database table. CSV files can be created on most database and spreadsheet applications. + + QAction::NoRole + @@ -1480,6 +1504,9 @@ This option lets you export a database to a .sql dump text file. SQL dump files contain all data necessary to recreate the database on most database engines, including MySQL and PostgreSQL. + + QAction::NoRole + @@ -1491,6 +1518,9 @@ Export a database table as a comma separated text file, ready to be imported into other database or spreadsheet applications. + + QAction::NoRole + @@ -1506,6 +1536,9 @@ Open the Create Table wizard, where it is possible to define the name and fields for a new table in the database + + QAction::NoRole + @@ -1524,6 +1557,9 @@ Open the Delete Table wizard, where you can select a database table to be dropped. + + QAction::NoRole + @@ -1539,6 +1575,9 @@ Open the Modify Table wizard, where it is possible to rename an existing table. It is also possible to add or delete fields form a table, as well as modify field names and types. + + QAction::NoRole + @@ -1554,6 +1593,9 @@ Open the Create Index wizard, where it is possible to define a new index on an existing database table. + + QAction::NoRole + @@ -1590,6 +1632,9 @@ Ctrl+T + + QAction::NoRole + @@ -1602,6 +1647,9 @@ Shift+F1 + + QAction::NoRole + @@ -1672,6 +1720,9 @@ &Load extension + + QAction::NoRole + @@ -1707,6 +1758,9 @@ &Wiki... + + QAction::NoRole + @@ -1716,6 +1770,9 @@ Bug &report... + + QAction::NoRole + @@ -1725,6 +1782,9 @@ Web&site... + + QAction::NoRole + @@ -1740,6 +1800,9 @@ Save the current session to a file + + QAction::NoRole + @@ -1755,6 +1818,9 @@ Load a working session from a file + + QAction::NoRole + @@ -1763,6 +1829,9 @@ &Attach Database + + QAction::NoRole + @@ -1772,6 +1841,9 @@ &Set Encryption + + QAction::NoRole +