summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-01-16Fix the size of the scene on screen and Background improvements.Gravatar Tomaz Canabrava
2014-01-16Added all the state transitions for each state.Gravatar Tomaz Canabrava
2014-01-16Added Constants to the code, to ease the setup of the transitions.Gravatar Tomaz Canabrava
2014-01-16Started the work on the States for the Profile.Gravatar Tomaz Canabrava
2014-01-16Added the flag to ignore item transformations on the background.Gravatar Tomaz Canabrava
2014-01-16Setup the default icon sizes and locations.Gravatar Tomaz Canabrava
2014-01-16Initializing the new Profile Class.Gravatar Tomaz Canabrava
2014-01-16Create a Time Axis that knows how to plot the minutes.Gravatar Tomaz Canabrava
2014-01-16Added a 'Depth' Axis that knows how to add its strings on screen.Gravatar Tomaz Canabrava
2014-01-16Pass the current selected dive to the new Profile Widget.Gravatar Tomaz Canabrava
2014-01-16Added the DiveProfileItem that uses the DiveProfileModel to diplay data.Gravatar Tomaz Canabrava
2014-01-16Added a Model that should handle the Dive ProfileGravatar Tomaz Canabrava
2014-01-16Added the remaining of the ticks to their correct position.Gravatar Tomaz Canabrava
2014-01-16Moves the remaining ticks of the Axis to their correct position on update.Gravatar Tomaz Canabrava
2014-01-16Remove only the Uneeded Ticks / Labels when a update is requested.Gravatar Tomaz Canabrava
2014-01-16Cartesian Axis, based on the Ruler class on the Dive Planner.Gravatar Tomaz Canabrava
2014-01-16Added a new Namespace to deal with Animations and related functions.Gravatar Tomaz Canabrava
2014-01-16Add a class based on QGraphicsSimpleTextItem that handles animations.Gravatar Tomaz Canabrava
2014-01-16Added a class based on QGraphicsLineItem that can be animated.Gravatar Tomaz Canabrava
2014-01-16Added a QGraphicsPixmapItem subclass that handles Animations.Gravatar Tomaz Canabrava
2014-01-16Added a new class based on QGraphicsRectItem that can be animated.Gravatar Tomaz Canabrava
2014-01-16Add the skeleton for the New Profile System.Gravatar Tomaz Canabrava
2014-01-16Enter dive edit mode on buddy field focusGravatar Sergey Starosek
2014-01-16Emit textChanged() signal on completion selectionGravatar Sergey Starosek
2014-01-16Extend tags model to Buddy fieldGravatar Sergey Starosek
2014-01-16Populate buddy completion model using CSVGravatar Sergey Starosek
2014-01-15Fix "hide unused cylinder" behaviorGravatar Dirk Hohndel
2014-01-15In Qt5 reset() is depricated.Gravatar Anton Lundin
2014-01-15Don't downgrade tags to AsciiGravatar Anton Lundin
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-15Resync included header with upstreamGravatar Anton Lundin
2014-01-15QAbstractItemModel::reset doesn't exist in Qt5Gravatar Anton Lundin
2014-01-15Make this code Qt5 compatibleGravatar Anton Lundin
2014-01-15Make the include Qt5 compatibleGravatar Anton Lundin
2014-01-15Use setSectionResizeMode if we use Qt5Gravatar Anton Lundin
2014-01-15Remove unused importGravatar Anton Lundin
2014-01-15Port this code to work with Qt5Gravatar Anton Lundin
2014-01-15Add some missing ; in the Qt5 pathGravatar Anton Lundin
2014-01-15After downloading GPS data show the new informationGravatar Dirk Hohndel
2014-01-15Improve the download from Subsurface webservice dialogGravatar Dirk Hohndel
2014-01-15Defining a logical tab order for Import CSV Dive Log Files widgetsGravatar Rodrigo Severo
2014-01-15Add-main-window-full-screen-featureGravatar Boris Barbulovski
2014-01-15More CSV import fixesGravatar Rodrigo Severo
2014-01-14Pre-configured CSV imports should also set the field separatorGravatar Rodrigo Severo
2014-01-14Include support for semicolon separated CSV filesGravatar Rodrigo Severo
2014-01-14Sort the list of dive computer vendors in the download dialogGravatar Dirk Hohndel
2014-01-11Don't show tanks that aren't used during a diveGravatar Dirk Hohndel
2014-01-11Fix app icon and title for yearly statisticsGravatar Sergey Starosek
2014-01-10Make divelist search case insensitiveGravatar Sergey Starosek
2014-01-10User manual: overlay search panelGravatar Sergey Starosek