8f909354bf
Merge pull request #912 from johnneijzen/master
...
Clean up
2017-06-08 14:26:03 +09:00
bf45155ed5
Merge branch 'master' into master
2017-06-08 12:55:25 +09:00
bafd56b196
Merge pull request #915 from tacchinotacchi/unix-fix
...
Fix build error on unix
2017-06-08 12:12:30 +09:00
9d915a691d
Fix comment placement.
2017-06-08 00:17:58 +02:00
286097d8bd
Merge branch 'master' into osu-difficulty-refactor
2017-06-07 20:43:48 +02:00
a0bdab9f0d
Aaand docs again.
2017-06-07 20:29:03 +02:00
59e539f166
Fix build error on unix
2017-06-07 18:03:27 +02:00
d541006134
Use 2x size covers in list view
2017-06-07 12:15:11 -03:00
e3cdb9f6fe
Create section classes.
2017-06-07 22:53:31 +08:00
ddc4d45ae8
Unused usings
2017-06-07 11:39:04 -03:00
add08e65ff
Result counts displaying
2017-06-07 11:30:52 -03:00
a4be5c8a78
Fix being able to start typing something, change other filters, and have the search use the currently typing query
2017-06-07 11:13:12 -03:00
e94d98fa84
Expose header background for SectionsContainer.
2017-06-07 22:11:38 +08:00
aa3a231763
Review Changes
2017-06-07 22:00:14 +08:00
312fd16631
Ruleset filtering
2017-06-07 11:00:05 -03:00
f7f4f5e155
Request sorting, fix VS Code's "refactoring"
2017-06-07 10:40:18 -03:00
2124ffab5a
Merge pull request #914 from DrabWeb/searchable-list-padding
...
Add padding to the bottom of SearchableListOverlay's ScrollFlow
2017-06-07 22:36:15 +09:00
3ed740676f
DirectSortCritera -> DirectSortCriteria
2017-06-07 10:19:17 -03:00
9f9107b847
Add gray background.
2017-06-07 21:15:43 +08:00
0b204bd157
Add padding to the bottom of SearchableListOverlay's ScrollFlow
2017-06-07 10:11:10 -03:00
8006fab3c7
Merge https://github.com/ppy/osu into osu-direct-search
2017-06-07 09:56:13 -03:00
94b3320e58
Center direct panel covers
2017-06-07 09:45:12 -03:00
eb6a27e420
Merge pull request #913 from peppy/update-resources
...
Fix resources getting rolled back
2017-06-07 21:28:25 +09:00
e51b4bc4ee
Fix resources getting rolled back
2017-06-07 21:16:41 +09:00
f9c466eee9
bit more readable
2017-06-07 20:12:16 +08:00
23a7045eef
More Clean UP
2017-06-07 20:07:18 +08:00
0198e16678
Merge pull request #859 from DrabWeb/social-browser
...
Social browser
2017-06-07 21:06:05 +09:00
9b0e1c26a3
Clean Up Code
2017-06-07 19:53:37 +08:00
59bed2b16e
Add missing spaces
2017-06-07 20:44:54 +09:00
8d434e88ee
Fix VisualTest not using placeholder data
2017-06-07 20:20:22 +09:00
94c961ddb8
CI Fixes
2017-06-07 20:16:34 +09:00
97db4856fc
Add toolbar toggle button
...
Also ensure chat is hidden when social is displayed and vice-versa.
2017-06-07 20:15:58 +09:00
fc2d9816df
Make SearchableListHeader icon customisable
2017-06-07 20:06:02 +09:00
6a12173175
Add very temporary data source for social browser
2017-06-07 20:05:43 +09:00
8641379424
Not sure how these CI issues were missed.
2017-06-07 19:27:22 +09:00
1932b58663
g -> gravity + one more xmldoc.
2017-06-07 19:21:31 +09:00
1017cf54d9
CI fixes.
2017-06-07 19:17:45 +09:00
6f191193a1
Rename timing changes, simplify + improve columns/dictionary usage.
2017-06-07 19:15:51 +09:00
7aee8ee547
Make TimeSpan a double again.
2017-06-07 19:08:32 +09:00
a07f6801da
Merge remote-tracking branch 'upstream/master' into timingchange-rework
2017-06-07 18:39:27 +09:00
1de296747f
Merge remote-tracking branch 'upstream/master' into social-browser
2017-06-07 17:38:06 +09:00
f52f8326dd
Merge pull request #911 from peppy/update-framework
...
Bring framework up-to-date
2017-06-07 15:42:42 +09:00
5f537780cf
Bring framework up-to-date
2017-06-07 15:32:50 +09:00
1f311cca06
Fix cref in comment.
2017-06-06 19:09:26 +02:00
93f654a539
More docs, better docs.
2017-06-06 18:59:46 +02:00
ce0d70d651
Whitespace fix.
2017-06-06 15:52:33 +02:00
a010e6b8db
Merge pull request #910 from peppy/warnings-as-errors
...
Treat inspectcode warnings as errors (CI)
2017-06-06 22:40:38 +09:00
01585027b1
OsuDifficultyBeatmap enumeration logic made clearer, more documentation added.
2017-06-06 15:39:37 +02:00
e727195187
Treat inspectcode warnings as errors (CI)
...
There are many instances we accidentally merge pull requests with outstanding warnings, as the fact warnings exists is not made obvious. This forces all `inspectcode` warnings to an error level.
2017-06-06 22:06:43 +09:00
fc43445063
Merge pull request #906 from Tom94/chat-focus
...
Do not release focus of the chat text box when sending a message
2017-06-06 19:24:47 +09:00