Commit Graph

13 Commits

Author SHA1 Message Date
Mark Liversedge
abe25b0f66 .gitignore .user files
[skip ci]
2016-03-26 11:02:41 +00:00
Aart Goossens
0d00625e54 Added .swp to .gitignore
.swp files are swap files for VIM
2016-03-20 19:41:29 +01:00
Brian Bergstrand
d6daa1480d Add qmake Xcode generator side car patterns to ignore file 2016-01-07 21:18:50 -06:00
Magnus Gille
979972b56a Improved gitignore, ignore patch leftovers and emacs temporaries. 2015-12-31 17:17:05 -05:00
Mark Liversedge
095f9529d9 Fix kqoauth tracked files
.. remove them from git when we shouldn't track them
.. no need for multiple .gitignore files
2015-12-03 13:30:05 +00:00
Mark Liversedge
a5fa5fe17f Add qmake's '.qmake.stash' to .gitignore 2015-06-11 16:10:00 +01:00
Alejandro Martinez
ec11bb4005 Ignored /release to keep git quiet on windows 2014-12-02 13:52:51 -03:00
Jon Beverley
17a17b0c70 Ignore src/debug/ folder 2014-09-11 15:20:55 +01:00
Jon Beverley
d081aa78e6 Ignore 2014-08-15 09:04:14 +01:00
Mark Liversedge
36616fc801 Add *.pri to .gitgnore 2014-04-24 14:46:31 +01:00
Mark Liversedge
a876c8da62 QT5 -- Part 3 of 3
Fixup crashes and major issues created by porting
to QT5. These have included;

* Fix CP plot log scale
* AllPlot axes and tooltip
* DBAccess prepare/bind bug
* LTMSettings crash
* LTMWindow zoomer/picker crash
* LTMPlot axes hack

There are still issues remaining but we can start
working through them at leisure -- the product now
builds and runs.
2013-12-09 21:21:51 +00:00
Sean Rhea
612a860bfd use local version of qwt
Add top-level build.pro, gitignore top-level Makefile, point src.pro at our
own qwt dir, and adjust gcconfig.pri.in accordingly.
2009-09-20 11:13:11 -07:00
Robert Carlsen
dd14b28a7d Adding .gitignore files. Feel free to tweak them for your environment 2009-06-23 12:20:56 -04:00