Commit Graph

383 Commits

Author SHA1 Message Date
Peinthor Rene a4421c3106 merge extendedmainform with mainwindow
why was the drag and drop support even separated like this???
2012-02-09 17:09:50 +01:00
Peinthor Rene 98ccfafb2d make the sql log window a dockable widget 2012-02-04 20:40:42 +01:00
Peinthor Rene 8b5d47e962 cleanup edittableform.h 2012-02-04 20:33:14 +01:00
Peinthor Rene d58ea48c0c cleanup findform translate 2012-01-31 19:50:09 +01:00
Peinthor Rene 126c96f010 mainwindow: cleanup retranslate ui function 2012-01-31 18:44:53 +01:00
Peinthor Rene c61d28c5c0 add a refresh button to the browse data view 2012-01-31 18:02:59 +01:00
Peinthor Rene 0e93c549b6 add refresh icon 2012-01-31 18:02:36 +01:00
Peinthor Rene d5307f4c91 set focus to text edit and pre-select the text on edit 2012-01-30 17:09:21 +01:00
Peinthor Rene 22460201e4 fix editable browse data table items 2012-01-30 17:03:37 +01:00
Peinthor Rene 93905d82bf don't forget the current selected table when switching tabs 2012-01-30 16:54:17 +01:00
Peinthor Rene 226f2f83b2 move retranslateUi into the cpp file 2012-01-30 16:42:55 +01:00
Peinthor Rene b6eec4cf50 mainwindow: cleanup includes 2012-01-30 16:39:17 +01:00
Peinthor Rene 51e49cabe8 add a recent files menu, mostly taken from qt sample code 2012-01-28 21:54:54 +01:00
Peinthor Rene cc30734e48 better name for import/export menu 2012-01-28 21:26:23 +01:00
Peinthor Rene 0a62fa0daf add a first design version of the new create table dialog 2012-01-28 21:22:51 +01:00
Peinthor Rene 7ca52ce111 reindent file 2012-01-28 18:23:28 +01:00
Peinthor Rene f1155c676e reindent file 2012-01-28 10:39:35 +01:00
Peinthor Rene d51a5f592e Qt3Support was completely removed
While testing some of my changes I noticed
there are a lot of broken things.
So still a lot of work.
2012-01-27 21:23:14 +01:00
Peinthor Rene c538d6686e replace Q3ListView with QTableWidget in findform 2012-01-27 15:50:15 +01:00
Peinthor Rene 10fbd81fd6 q3WidgetStack replaced by QStackedWidget in logview 2012-01-26 20:34:44 +01:00
Peinthor Rene 41c7a88c0a dataTable changed to QWidgetTable + some reindent 2012-01-26 20:00:00 +01:00
Peinthor Rene 2f19d2ff55 fix permissions and move building file one level up 2012-01-25 21:14:26 +01:00
Peinthor Rene a2e9c677bd remove Q3TextEdit from logform 2012-01-25 16:16:15 +01:00
Peinthor Rene 701fd93050 get rid of the old resource system(qt3) and remove unused icons 2012-01-25 16:15:29 +01:00
Peinthor Rene f264185bbc remove unused Qt3Support includes 2012-01-24 16:14:26 +01:00
Peinthor Rene 3e55396280 remove commented Qt3Support stuff 2012-01-24 16:08:07 +01:00
Peinthor Rene 91debc624e cleanup editform from Q3Support widgets 2012-01-24 16:07:52 +01:00
Peinthor Rene 49f3781657 get rid of Q3GroupBox in createindexform 2012-01-24 15:55:52 +01:00
Peinthor Rene 3ba8946b05 get rid of more q3support stuff 2012-01-21 20:14:30 +01:00
Peinthor Rene c9da8fbefc replace query Q3ListView with a qt4 QTableView and standard model 2012-01-21 20:01:30 +01:00
Peinthor Rene 9c957f0312 rename form1 to mainwindow 2012-01-21 11:58:19 +01:00
Peinthor Rene 3a16ced87f correctly name the subdir .pro file 2012-01-19 23:08:18 +01:00
Peinthor Rene 233efd138c move the source one folder level up 2012-01-19 23:02:27 +01:00