Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-tutorial-porting
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul Tvete
qt-tutorial-porting
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
May
19
Jan
Use layouts instead of hardcoded sizes
master
master
Rectangle painting has changed since Qt 1.0
Upgrade to 30 frames per second
Can't fill pixmap with contents of widget anymore
QWidget::setBackgroundColor() is gone.
QWMatrix is now QMatrix
QObject::killTimers() doesn't exist anymore
Fix repaint logic
Replace QAccel with QShortcut
Remove calls to old QApplication functions
warning() is called qWarning() now
Use QString instead of const char *
QScrollBar API has changed
Remove "name" argument
Fix things moved to the Qt:: namespace
Change TRUE/FALSE to true/false
Add missing includes
Fix include file names
Translate to qmake
untabify
Import tutorial 14 from Qt 1.0
Loading