Alphabetical Index
|
Tags by Size
| Find tag:
Window
Authorship: 58% danij, 42% skyjake
View commits by groups
March 2013
2013-03-31
Cleanup
:
Cleanup
2013-03-31
Refactor
:
Use QRect throughout
2013-03-31
Cleanup
:
Cleanup
2013-03-30
Cleanup
|
Refactor
:
Various cleanup refactorings
2013-03-30
Cleanup
:
Cleanup
2013-03-30
Refactor
:
Replaced global var 'theWindow' with macro DENG_WINDOW
2013-03-30
Refactor
:
Revised changeAttributes()
2013-03-30
Refactor
:
Minor interface improvements
2013-03-30
Refactor
:
Revised access to the main Window
2013-03-30
Refactor
:
Connect finishMainWindowInit() from create()
2013-03-30
Refactor
:
Cleaned up Window destruction
2013-03-30
Refactor
:
Cleaned up Window construction
2013-03-30
Refactor
:
Addressed private Window accesses in window.cpp
2013-03-30
Refactor
:
Reworked Window into a C++ class
2013-03-30
Cleanup
:
Cleanup
April 2012
2012-04-24
:
Never repaint the window manually
2012-04-17
X11
:
Tweaked how window updates are performed
2012-04-01
Fixed
:
Improved geometry and mode changes
March 2012
2012-03-27
Refactor
:
Separate private header for consolewindow_t
2012-03-24
:
Force an update when window draw callback changes
2012-03-24
Cleanup
:
Removed obsolete/disabled code
2012-03-22
Fixed
|
Windows
:
Fixed window geometry updates and mode changes
2012-03-21
:
Untrap mouse when losing focus
2012-03-20
DisplayMode
:
Capture display when in fullscreen mode
2012-03-13
:
Applying maximize flag; geometry validity check
2012-03-11
:
Center the window on the default desktop