- Jun 08, 2010
-
-
dt authored
Is more then twice as fast
-
dt authored
-
dt authored
Reviewed-By: hunger
-
dt authored
-
Leandro Melo authored
Reviewed-by: hjk
-
- Jun 07, 2010
-
-
Jens Bache-Wiig authored
I added a second drop shadow to make the panel a bit nicer. This also makes it clearer what the scrollbar does. Reviewed-by:thorbjorn
-
dt authored
-
con authored
-
dt authored
Do the project restore for each project directly after opening and only then processEvents(). A project might be in a intermediate state between opening and restoring.
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen Reviewed-By: kh1
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen
-
- May 26, 2010
-
-
Friedemann Kleint authored
Attach icons to TaskModel. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 21, 2010
-
-
Jens Bache-Wiig authored
It's impossible to use very long names and some clipping occurs due to incorrect size hints on QLabel. - Made the popup minimum width depend on the longest project name entered. (it will not shrink) - The build and run labels have increased minimum size hints. - Combobox tooltip will be set to the project name as to make it possible to expand long names. Task-number: QTCREATORBUG-1278 RevBy: joao
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
- May 20, 2010
-
-
Robert Loehning authored
session
-
dt authored
Task-Nr: QTCREATORBUG-1445
-
Kai Koehne authored
Latest qt renamed qml executable back to qmlviewer, and also named the executable again QML Viewer instead of Runtime/Launcher.
-
- May 19, 2010
-
-
Daniel Molkentin authored
Reviewed-by: trustme
-
Erik Verbruggen authored
Reviewed-by: con
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 10, 2010
-
-
dt authored
Was showing the wrong project. Also was showing the wrong project in the context menu.
-
Jens Bache-Wiig authored
The divider line is now gray instead of black.
-
con authored
startup. Task-number: QTCREATORBUG-1331
-
- May 07, 2010
-
-
Jens Bache-Wiig authored
I inverted the shadow because the existing one had no root in reality. It implied that the contents were raised, but since the target selector was on top of it this one should also have a shadow. The new shadow better communicates the order of the hierarchy as well. Reviewed-by: thorbjorn
-
Jens Bache-Wiig authored
Non selected tabs could end up with the wrong text color depending on different states.
-
Jens Bache-Wiig authored
I did a couple of changes to make these more subtle. - Moved inside the details widget - Made them fade in and out - Hide up/down buttons when not required Note, there are some pending changes to Qt to disable the graphicsevent cache that can cause issues when scrolling items. Reviewed-by: thorbjorn
-
- May 03, 2010
-
-
Robert Loehning authored
Task-Nr: QTCREATORBUG-1314
-
- Apr 29, 2010
-
-
Jens Bache-Wiig authored
We already have it in the projects mode so we might as well use the same in "Getting Started". Reviewed-by: danimo
-
Jens Bache-Wiig authored
This was unintentionally inverted after translations were introduced.
-
Jens Bache-Wiig authored
By popular request I added a "open project" option. We don't currently have a way of differentiating project types from other files so I had to hardcode .pro and .qmlproject for now. Themed icons was also added to the new and open buttons. Reviewed-by: danimo Task-number: QTCREATORBUG-1142
-
- Apr 28, 2010
-
-
con authored
Discussed-with: hjk
-
Jens Bache-Wiig authored
I made the buttons uniformly sized based on the largest of the two translated strings. Task-number: QTCREATORBUG-1286 Reviewed-by: ogoffart
-
- Apr 26, 2010
-
-
dt authored
Task-Nr: QTCREATORBUG-1176 Reviewed-By: danimo
-
- Apr 22, 2010
-
-
Tobias Hunger authored
Tasknumber: QTCREATORBUG-1188
-
- Apr 21, 2010
-
-
Friedemann Kleint authored
Try to find matching version for mkspec. Rubber-stamped-by:
Joerg Bornemann <qtc-committer@nokia.com>
-
Daniel Molkentin authored
No need for scrolling after my last commit. This reverts commit 577057d2.
-
Tobias Hunger authored
-
Tobias Hunger authored
* Add annoying code to set the table up in a way that looks decent * On the plus side: Keyboard handling is *much* better now Reviewed-by: dt
-
Tobias Hunger authored
* Remove now unused code * Make updateButtons private * Remove unnecessary calls to update Button Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-