Commit Graph

271 Commits

Author SHA1 Message Date
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
Peinthor Rene ba0eae8585 upgrade to latest sqlite version 3.7.10
This enables opening of WAL enabled db's and other new features.
2012-01-19 22:56:47 +01:00
Peinthor Rene 3a7b405bba fix linking on my archlinux 2012-01-17 19:21:07 +01:00
Peinthor Rene c66580bba8 fix ambiguous QString(0) init 2012-01-17 19:20:44 +01:00
Peinthor Rene 44e50949a6 add some ignores 2012-01-17 19:16:17 +01:00
Peter Mash Morgan b4122032fe edit field tweaks 2010-10-05 16:55:48 +01:00
Peter Mash Morgan eb5e3ed8da edit window icons 2010-10-05 15:50:11 +01:00
Peter Mash Morgan ad6c07bb00 db toolbar 2010-10-05 15:36:22 +01:00
Peter Mash Morgan 389d88e37a db toolbar 2010-10-05 15:23:43 +01:00
Peter Mash Morgan 10351e3ee2 db createColumn() 2010-10-05 14:51:16 +01:00
Peter Mash Morgan 99bd96c26d db createColumn() 2010-10-05 14:25:16 +01:00
Peter Mash Morgan 17ef4e1455 db toolbar 2010-10-05 13:57:36 +01:00
Peter Mash Morgan 29591b6fb5 db toolbar 2010-10-05 13:44:00 +01:00
Peter Mash Morgan 3f8129b811 Idea of moving db to form 2010-10-05 13:28:22 +01:00
Peter Mash Morgan a2e3ba633d radio group 2010-10-05 12:07:22 +01:00
Peter Mash Morgan 2a392a91ca Edit field merfe with add 2010-10-05 11:58:23 +01:00
Peter Mash Morgan 054ca36053 dbTree ridy 2010-10-05 11:04:14 +01:00
Peter Morgan b1177b30f1 modify field context 2010-10-05 09:52:49 +01:00
Peter Morgan b395f29d83 Edit field 2010-10-05 09:46:45 +01:00
Peter Morgan d6a8425f20 Alter table 2010-10-05 08:05:05 +01:00
Peter Morgan 7432e10610 Rename table another way ??
a bit wtf with the temp table ???
2010-10-05 07:00:00 +01:00
Peter Morgan 949f5b9859 Totally changes the layout
Added icons
Setup treeview
2010-10-05 06:51:26 +01:00
Peter Morgan 9decfd334b Edit Table from context menu 2010-10-05 05:40:25 +01:00
Peter Morgan 1991e60377 Introducing popup menu 2010-10-05 05:10:58 +01:00
Peter Morgan 181ad2560d Nuked listview and replaces with treeview 2010-10-05 04:35:34 +01:00