index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-23
Trim Makefile, Configure.mk and Rules.mk
Thiago Macieira
2013-04-23
Create Rules.mk and Configure.mk by copying the Makefile
Thiago Macieira
2013-04-23
Reorder the Makefile
Thiago Macieira
2013-04-23
Move the MSGOBJS variable definition a little further down
Thiago Macieira
2013-04-23
Remove the unused OSSUPPORT_CFLAGS variable
Thiago Macieira
2013-04-23
Move the list of objects a little further up
Thiago Macieira
2013-04-23
Split the SQLite3, libzip, libxslt and osmgpsmap detection from use
Thiago Macieira
2013-04-23
Move some of the checks a little bit up
Thiago Macieira
2013-04-22
Initial version of the Star Picker Widget.
Tomaz Canabrava
2013-04-22
Move model related code from MainWindow and adjustments.
Tomaz Canabrava
2013-04-22
Fix crash with some setups
Dirk Hohndel
2013-04-18
Use helper function to get dive date string
Dirk Hohndel
2013-04-18
Move creation of dive and dive trip date string into helper functions
Dirk Hohndel
2013-04-18
Use get_dive to populate divelistview with dives
Amit Chaudhuri
2013-04-18
Delay Qt ui construction
Amit Chaudhuri
2013-04-15
Added the code that will load and populate the Tank Info
Tomaz Canabrava
2013-04-15
Remove second dive_trip_list definition and douplicate helper function
Dirk Hohndel
2013-04-14
Separate Gtk related code from core logic: statistics
Dirk Hohndel
2013-04-14
Separate Gtk related code from core logic: info
Dirk Hohndel
2013-04-14
Merge branch 'fixCppStyleToC' of https://github.com/tcanabrava/subsurface int...
Dirk Hohndel
2013-04-14
Undoing the last Qtr_ hack
Dirk Hohndel
2013-04-14
Fixed the C++ code Style to conform the C style that was previously agreed upon.
Tomaz Canabrava
2013-04-14
Add common.h file
Dirk Hohndel
2013-04-13
Add Qtr_ macros that uses gettext in a tr() compatible manner
Dirk Hohndel
2013-04-13
Remove the mandatory -fPIC from CXXFLAGS
Thiago Macieira
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
[next]