Age | Commit message (Expand) | Author |
2013-04-13 | Started the real code on the Qt Interface. | Tomaz Canabrava |
2013-04-12 | Add dive list view to main window | Amit Chaudhuri |
2013-04-10 | Update .gitignore | Alberto Mardegan |
2013-04-10 | MainWindow: remove useless include | Alberto Mardegan |
2013-04-10 | Add logic to switch views | Amit Chaudhuri |
2013-04-10 | Avoid C++ style streams | Henrik Brautaset Aronsen |
2013-04-09 | Add stub slots for all menu items | Amit Chaudhuri |
2013-04-09 | Makefile: detect which files need moc and uic | Alberto Mardegan |
2013-04-09 | Make Qt branch cross-build for Windows | Dirk Hohndel |
2013-04-09 | Add a slot to mainwindow but amend to use Q_SLOTS | Amit Chaudhuri |
2013-04-08 | Change tab widget names. | Amit Chaudhuri |
2013-04-08 | Remove the toplevel ui directory | Dirk Hohndel |
2013-04-07 | Forgot to add planner-gtk.c | Dirk Hohndel |
2013-04-07 | Fix some of the gcc-4.8 warnings | Dirk Hohndel |
2013-04-07 | Separate Gtk related code from core logic: planner | Dirk Hohndel |
2013-04-07 | Start creating the Qt UI | Tomaz Canabrava |
2013-04-06 | Continue to separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-06 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-02 | Add a Qt main window | Alberto Mardegan |
2013-04-02 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-04-01 | Improve Makefile rules for running moc | Alberto Mardegan |
2013-04-01 | Define QT_NO_KEYWORDS | Alberto Mardegan |
2013-04-01 | Match subsurface_get_conf* in windows/macos.c with linux.c | Henrik Brautaset Aronsen |
2013-04-01 | Introduce QApplication | Alberto Mardegan |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-04-01 | Setup Makefile for Qt/C++ builds | Alberto Mardegan |
2013-03-28 | Fix cylinder pressure interpolation | Linus Torvalds |
2013-03-28 | Use the new get_o2()/get_he() helper functions more widely | Linus Torvalds |
2013-03-28 | Fix get_cylinder_index() gasmix comparisons | Linus Torvalds |
2013-03-28 | When merging dives, match up the cylinders to each other using gasmix | Linus Torvalds |
2013-03-26 | Make relative times default in planner 2 | Robert C. Helling |
2013-03-26 | gtk-gui.c: Some small whitespace indentation fixes | Lubomir I. Ivanov |
2013-03-26 | Store the main window maximized state in the configuration | Lubomir I. Ivanov |
2013-03-26 | Check if DLD contains non-ascii characters | Miika Turkia |
2013-03-26 | B/W Print: Make sure that all colors are monochrome | Lubomir I. Ivanov |
2013-03-26 | Fix end pressure on DLD export | Miika Turkia |
2013-03-26 | Fix pressures on UDDF export | Miika Turkia |
2013-03-26 | Gases and events support for UDDF export | Miika Turkia |
2013-03-26 | Print dialog: Fix inaccessible controls on Windows | Lubomir I. Ivanov |
2013-03-26 | Color print: Show SAC lines in a color different from white | Lubomir I. Ivanov |
2013-03-25 | Add macros for text sizes | Dirk Hohndel |
2013-03-24 | Export dives to UDDF file | Miika Turkia |
2013-03-20 | Print_c Make colorButton remember last state during session | Salvador Cuñat |
2013-03-20 | divelist.c: Fix an 'implicit declaration' warning | Lubomir I. Ivanov |
2013-03-19 | Fix error while translating base of height calculation in print function | Salvador Cuñat |
2013-03-19 | Rescale print layout sizes to add to 100% | Dirk Hohndel |
2013-03-19 | Make slider labels consistent in print dialog | Dirk Hohndel |
2013-03-19 | Added support for UDDf version 3.1 | Miika Turkia |
2013-03-19 | Add an insensitive scale for tracking the notes height | Salvador Cuñat |
2013-03-19 | Fix warning on g_signal_connect() for radio4 | Salvador Cuñat |