Ray Chason
|
c13eed7369
|
Qt4: Hide buttons not matching typed command
There are way too many buttons on the extended command window.
Let the user type a letter or two, and hide the buttons that don't
match.
|
2018-09-10 21:13:32 +03:00 |
|
Ray Chason
|
3479c471dd
|
Qt on Win32: changes needed for Win32
* Fix an include directory
* Use strchr instead of index
* play_usersound conflicts with another function
|
2018-09-10 21:13:24 +03:00 |
|
Ray Chason
|
7de9266b04
|
Qt on Win32: add stub for Qt window_procs
|
2018-09-10 21:13:20 +03:00 |
|
Ray Chason
|
41fdc79b7b
|
Qt on Win32: resolve conflict over boolean type
|
2018-09-10 21:13:14 +03:00 |
|
Ray Chason
|
8dbaafbb7b
|
Ignore Win32 build products
|
2018-09-10 21:13:10 +03:00 |
|
Ray Chason
|
3fc2373ca2
|
Add build configuration for Qt 4 and 5
|
2018-09-10 21:13:05 +03:00 |
|
Ray Chason
|
6894e464d4
|
Win32: delete the o directory only if it exists
|
2018-09-10 21:13:00 +03:00 |
|
Ray Chason
|
5be0044c62
|
Add -lgdi32 to conlibs, needed to link
|
2018-09-10 21:12:56 +03:00 |
|
Ray Chason
|
cdfb9cb744
|
Linux and Mac: ignore .moc files created in src
|
2018-09-10 21:12:53 +03:00 |
|
Ray Chason
|
e7a3390d74
|
Add build products to make spotless
Win32 Makefile.gcc now cleans up all build products except the binary
directory.
|
2018-09-10 21:12:47 +03:00 |
|
Ray Chason
|
5e04a6e6cb
|
New hints file for Qt 5 on Mac OS X
|
2018-09-10 21:12:17 +03:00 |
|
Ray Chason
|
08ef5ff99f
|
Provide Qt 5 configuration on Linux
* CXX specifies -std=gnu++11
* WINQT5LIB variable added
* Hints file can specify CXX and MOC
|
2018-09-09 18:10:20 +03:00 |
|
Ray Chason
|
bd5743f758
|
MS-DOS does not use getreturn_enabled
|
2018-05-23 21:44:42 -04:00 |
|
Ray Chason
|
2357cb3fc2
|
Work around quirky FreeDOS behavior
|
2018-05-23 21:44:20 -04:00 |
|