]> git.xonotic.org Git - xonotic/netradiant.git/history - radiant/mainframe.cpp
Merge commit '6f51c7f28dc9f56ae64e7da7d42dcbaa068da65a' into garux-merge
[xonotic/netradiant.git] / radiant / mainframe.cpp
2019-02-12 Thomas DebesseMerge commit '6f51c7f28dc9f56ae64e7da7d42dcbaa068da65a...
2019-02-12 Thomas DebesseMerge commit '23d2497f12fe91a5eb0e14b71095cbb1c2ec80cb...
2019-02-11 Thomas DebesseMerge commit 'a59855266c41b68a8bfd063713c941eff7449181...
2019-02-11 Thomas DebesseMerge commit 'f8b2b1f25e7e195c0c11e3d2e2ddf308562de77f...
2019-02-11 Thomas DebesseMerge commit 'fe73dd74d0e40a33c090993390e4d5721a1f9e05...
2019-02-11 Thomas DebesseMerge commit '0fb65a91c7530dc2215dddd13e7accf059c6f453...
2019-02-11 Thomas DebesseMerge commit '7d7436ec3dd43cbdb04ad41f0a2c92a905f26807...
2019-02-11 Thomas DebesseMerge commit '2b85b7c20c20df677e30541c93b80725dc2277c9...
2019-02-11 Thomas DebesseMerge commit '66d12fc2373b05233aa29ee097efe820f05a8520...
2019-02-11 Thomas DebesseMerge commit 'eef39952025db1375e33b6e314692ac76badb93c...
2019-02-11 Thomas DebesseMerge commit 'af4e2d29cfd3a54b44eb09e4289f3fa3f29412c9...
2019-02-11 Thomas DebesseMerge commit '6e687efe8899278a955efd1e3ba4de5300f7949a...
2019-02-11 Thomas DebesseMerge commit 'a255fbd84e64e4f8bb6e6786b6f65579071742b6...
2019-02-11 Thomas DebesseMerge commit 'f73cc19a6166fc04269f953c980175779f81b9b0...
2019-02-11 Thomas DebesseMerge commit 'bf803dd851539f0d5f806f12a1e2ab93fdddae08...
2019-02-11 Thomas DebesseMerge commit '7ca7a54fe6db387a22ea979e62ecbbb30f6d6d30...
2019-02-11 Thomas DebesseMerge commit '9fed37bae007bd5e53963ec67e925381609a2980...
2019-02-11 Thomas DebesseRevert partially (manual) "reformat code! now the code... 116/head
2018-06-05 MarioMerge branch 'picomodelname' into 'master'
2018-06-05 MarioMerge branch 'filternonshader' into 'master'
2018-06-05 MarioMerge branch 'optional_q3map2_type' into 'master'
2018-06-02 MarioMerge branch 'transfilterfix' into 'master'
2018-06-02 Thomas Debessefix typo 97/head
2018-05-03 TimePathMerge branch 'Mario/winfix' into 'master'
2018-04-29 MarioMerge branch 'nomagicpath' into 'master'
2018-04-29 MarioMerge branch 'csgmakeroom' into 'master'
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-03-13 Thomas Debesseimplement CSG Make Room, thanks to Garux, <3 Mario
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
2018-01-06 TimePathMerge branch 'pakpath' into 'master'
2018-01-03 Thomas Debesseradiant/q3map2: add option to disable engine path and... 79/head
2018-01-03 Thomas Debesseradiant: add optional pakpath support
2018-01-03 TimePathSuppress GTK warnings and errors
2018-01-03 TimePathWrap more GTK
2018-01-03 TimePathIntroduce Property<T> to simplify preferences system
2018-01-01 TimePathGroup import/export callbacks
2018-01-01 TimePathCallback: cleanup
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathEmbrace lambdas
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_widget_set_size_request
2017-12-30 TimePathGTK: wrap gtk_table_attach
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap GTK_WIDGET
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathCentralise compile checks
2017-08-06 TimePathFix compile
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathWrap more GTK
2017-08-06 TimePathMerge branch 'smooth' into 'master'
2017-08-06 TimePathMerge branch 'vfsmodels' into 'master'
2017-08-01 Thomas Debesserefresh VFS on model refresh, refresh models on VFS... 72/head
2017-08-01 GaruxRadiant:
2017-08-01 GaruxRadiant:
2017-08-01 GaruxRadiant:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-07-31 TimePaths/nullptr/ui::null/ where appropriate
2017-07-31 TimePathFix GTK3 crash
2017-07-31 TimePathUse non-deprecated GDK key constants
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/dialog.h
2017-07-31 TimePathRemove implicit Window constructor
2017-07-31 TimePathPurge gtk_container_add
2017-07-31 TimePathPurge GTK forward declarations
2017-07-31 TimePathPurge gtk_widget_show from radiant/*
2017-07-31 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathWrap gtkutil/toolbar
2017-07-31 TimePathWrap gtkutil/menu
2017-07-31 TimePathWrap gtkutil/dialog
2017-07-31 TimePathWrap GTK
2017-07-30 TimePathMerge branch 'subdiv' into 'master'
2017-07-30 TimePathMerge branch 'illwieckz/files'
2017-07-29 Thomas Debesse[dpkdir] restart VFS only for Map_Free() and Map_LoadFi...
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-16 MarioMerge branch 'fixurl' into 'master'
2017-07-16 MarioMerge branch 'export' into 'master'
2017-07-15 Thomas DebesseName _Export_ option ”Export” 54/head
2017-07-15 Thomas Debesserefresh DPK VFS before refreshing textures
2017-07-11 MarioMerge branch 'fixurl' into 'master'
2017-07-11 Thomas Debesseremove "Check for updates" menu entry, fix #28"
2017-07-11 Thomas DebesseFix menu and about url
2017-07-10 MarioMerge branch 'sysfprintf' into 'master'
2017-07-10 MarioMerge branch 'dpkdir' into 'master'
2017-04-09 neumondunvanquished filesystem
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/lokipaths'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/keepshader'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/exportents'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/fastallocate'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/pakpath'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/outoftree'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/split' into...
2016-04-14 TimePathAdd CMakeLists.txt
next