Age | Commit message (Expand) | Author |
2015-02-22 | Revert "Update Qt4 patch" | Dirk Hohndel |
2015-02-19 | Update Qt4 patch | Dirk Hohndel |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-07 | Select the known import for APD automatically | Miika Turkia |
2015-02-01 | Fix crash if one selects incorrectly Seabear CSV | Miika Turkia |
2015-01-31 | Fix maximum depth on CSV import | Miika Turkia |
2015-01-29 | Make sure the index is valid | Dirk Hohndel |
2015-01-27 | divelogimportdialog.cpp: remove extra line at EOF | Lubomir I. Ivanov |
2015-01-27 | divelogimportdialog.cpp: more capitalization of acronyms | Lubomir I. Ivanov |
2015-01-26 | Typos, punctuation and capitalisation. | Tim Wootton |
2015-01-25 | Typos: capitalize TTS, CNS, NDL in diveloginportdialog.cpp | Lubomir I. Ivanov |
2015-01-25 | Typos: use subscript for pO2 in divelogimportdialog.cpp | Lubomir I. Ivanov |
2015-01-24 | Match ₂ to 2 and cylinder to cyl. on CSV import | Miika Turkia |
2015-01-24 | Switch Subsurface CSV import to use tab separator | Miika Turkia |
2015-01-24 | Block the signals properly | Miika Turkia |
2015-01-24 | Limit the row count properly when displaying CSV file | Miika Turkia |
2015-01-24 | Enable importing of dive profile from CSV files | Miika Turkia |
2015-01-24 | Fix the support of APD Log Viewer CSV import | Miika Turkia |
2015-01-24 | CSV import, fix known import handling with tab separator | Miika Turkia |
2015-01-24 | Known import fix for XP5 | Miika Turkia |
2015-01-24 | Fix segm fault on known CSV imports | Miika Turkia |
2015-01-23 | Set the known import selection for Seabear import | Miika Turkia |
2015-01-23 | Use proper sample headings for Seabear CSV import | Miika Turkia |
2015-01-22 | Use correct case for string matching on CSV import | Miika Turkia |
2015-01-22 | Fix string that is used as XML tag name | Miika Turkia |
2015-01-22 | Fix order of CSV field separators | Miika Turkia |
2015-01-22 | Special handling of Seaber CSV files | Miika Turkia |
2015-01-17 | Clean up the header files | Dirk Hohndel |
2015-01-08 | No need for a new variable | Dirk Hohndel |
2015-01-07 | CSV import: make predefined imports work again | Dirk Hohndel |
2015-01-07 | CSV import: first steps to enable the preset types again | Dirk Hohndel |
2015-01-07 | CSV input UI: if we detect columns, set type to "manual" for now | Dirk Hohndel |
2015-01-07 | CSV import UI: Minor update to strings | Dirk Hohndel |
2015-01-07 | CVS import UI: mark the column names in blue as well | Dirk Hohndel |
2015-01-07 | CVS import UI: mark the drop row in blue | Dirk Hohndel |
2015-01-07 | CVS import UI: better message if some columns were matched | Dirk Hohndel |
2015-01-07 | CSV Import UI: Prettifications, hide headers, code cleanup. | Tomaz Canabrava |
2015-01-07 | Fix moving columns around when one of the columns is empty | Tomaz Canabrava |
2015-01-07 | Draw a nice rounded rect around the avaliable column names | Tomaz Canabrava |
2015-01-07 | Give the items a bit more spacing / enable the delegate | Tomaz Canabrava |
2015-01-07 | Add delegate skeleton for the drag columns | Tomaz Canabrava |
2015-01-07 | CVS import UI: use my own match function | Dirk Hohndel |
2015-01-07 | CSV import UI: First step towards recognizing column headers | Dirk Hohndel |
2015-01-07 | CSV import dialog: try to guess the separator based on the file | Dirk Hohndel |
2015-01-06 | Adjust capitalization to our style | Dirk Hohndel |
2015-01-06 | Add missing divemaster field to the manual import | Dirk Hohndel |
2015-01-06 | Fix crash when importing CSV that requires change of separator | Dirk Hohndel |
2015-01-06 | Do not allow the drop target to erase an old column | Tomaz Canabrava |
2015-01-06 | Fix moving columns | Tomaz Canabrava |
2015-01-06 | Remove data if it was correctly moved to the upper model | Tomaz Canabrava |