Age | Commit message (Expand) | Author |
2013-05-19 | Replace glib file/directory handling with equivalent Qt code | Dirk Hohndel |
2013-05-19 | Implenent file_save and file_save_as | Dirk Hohndel |
2013-05-19 | Show the correct question at exit when there are unsaved changes | Dirk Hohndel |
2013-05-19 | Figure out if the user changed anything when editing | Dirk Hohndel |
2013-05-19 | Rename buttons for dive edit | Dirk Hohndel |
2013-05-19 | Make direct edit the style of choice | Dirk Hohndel |
2013-05-19 | Fix edit behavior | Dirk Hohndel |
2013-05-19 | Merge branch 'chooseEditMode' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-19 | Continue populating the DiveInfo tab | Dirk Hohndel |
2013-05-19 | Improve the Dirk edit mode. | Tomaz Canabrava |
2013-05-19 | Made possible to choose the edit style on compile time | Tomaz Canabrava |
2013-05-19 | Removed unused GTK calls onto the Qt version | Tomaz Canabrava |
2013-05-19 | Make the Text on the DiveList be 30% smaller than other text | Tomaz Canabrava |
2013-05-18 | While editing the left button is renamed to "OK" to accept the changes | Dirk Hohndel |
2013-05-18 | Make impossible to change dives while editing one. | Tomaz Canabrava |
2013-05-18 | Add a variable for the Marble library name | Thiago Macieira |
2013-05-18 | Detect the presence of the missing Marble header by compiling it | Thiago Macieira |
2013-05-18 | Remove QT_NO_KEYWORDS for good | Thiago Macieira |
2013-05-18 | Added option to edit the selected dive. | Tomaz Canabrava |
2013-05-18 | Work around broken Marble on Debian | Dirk Hohndel |
2013-05-18 | Update README with warning about incomplete state of Qt port | Dirk Hohndel |
2013-05-17 | Updates to the lists of supported dive computers | Dirk Hohndel |
2013-05-17 | Compile fix | Dirk Hohndel |
2013-05-17 | Merge branch 'Globe' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-17 | Merge branch 'Qt' | Dirk Hohndel |
2013-05-17 | Don't add a dive on the globe twice ( well, actually, different dives with sa... | Tomaz Canabrava |
2013-05-17 | Prettification of the map view. | Tomaz Canabrava |
2013-05-17 | Borrowed the KMessageWidget code to better show passive information. | Tomaz Canabrava |
2013-05-17 | Added the possibility to change the coordinates of a dive. | Tomaz Canabrava |
2013-05-17 | Documentation: improve instructions for upload to divelogs.dev3.1 | Dirk Hohndel |
2013-05-17 | Adds rotation while selecting a dive. | Tomaz Canabrava |
2013-05-17 | removed whitespace. | Tomaz Canabrava |
2013-05-17 | Added real support for the marble widget | Tomaz Canabrava |
2013-05-17 | Fix yet another selection issue | Dirk Hohndel |
2013-05-17 | Fix "Select tags" dialog behavior | Sergey Starosek |
2013-05-17 | Do not add unnecessary / at end of location on divelogs import | Miika Turkia |
2013-05-17 | Adds preliminary support for Marble Widget | Tomaz Canabrava |
2013-05-16 | Documentation: update divelogs.de export explanation | Dirk Hohndel |
2013-05-16 | Fix loading a dive via command line. | Tomaz Canabrava |
2013-05-16 | Don't deleteLater a null pointer | Thiago Macieira |
2013-05-16 | Get the name of moc,uic,rcc from the .pc files in Qt 4 | Thiago Macieira |
2013-05-16 | Search both qmake and qmake-qt4 | Thiago Macieira |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-16 | Fixed the loading of some maps | Tomaz Canabrava |
2013-05-16 | Correctly set the unselected dive. | Tomaz Canabrava |
2013-05-16 | Initialize / reset selected_dive to -1 | Dirk Hohndel |
2013-05-16 | Hide user password in Upload to divelogs.de dialog | Sergey Starosek |
2013-05-16 | "Enter" button activates default OK response. | Sergey Starosek |
2013-05-15 | Documentation: more tweaks/additions to "Viewing and Completing Your Logs" | Dirk Hohndel |
2013-05-15 | Add missing widget title for manual dive entry / edit | Dirk Hohndel |